[ Jan 11 00:55:11 Enabled. ] [ Jan 11 00:55:11 Rereading configuration. ] [ Jan 11 00:55:12 Rereading configuration. ] [ Jan 11 00:55:14 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService12 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService12 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService12 ipadm: Could not delete oxControlService12: Interface does not exist + true + ipadm create-if -t oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 + ipadm show-addr oxControlService12/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService12/ll + ipadm show-addr oxControlService12/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService12/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 11 00:55:15 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.11 00:55:16.099866 [ 1 ] {} Application: Will watch for the process with pid 22237 2024.01.11 00:55:16.099973 [ 1 ] {} Application: Forked a child process to watch 2024.01.11 00:55:16.686851 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22237 2024.01.11 00:55:16.687015 [ 1 ] {} Application: starting up 2024.01.11 00:55:16.687205 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.11 00:55:16.805156 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.11 00:55:16.805208 [ 1 ] {} Application: Initializing DateLUT. 2024.01.11 00:55:16.805226 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.11 00:55:16.805268 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.11 00:55:16.805614 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.11 00:55:16.806289 [ 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.11 00:55:16.806753 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.11 00:55:16.807010 [ 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.11 00:55:16.809620 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.11 00:55:16.809665 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.11 00:55:16.810376 [ 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.11 00:55:16.810548 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.11 00:55:16.816538 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.11 00:55:16.816814 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.11 00:55:16.816838 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.11 00:55:16.818225 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.11 00:55:16.818711 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.11 00:55:16.819011 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.11 00:55:16.819338 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.11 00:55:16.820215 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.11 00:55:16.820262 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.11 00:55:16.820319 [ 1 ] {} Application: Loaded user defined objects 2024.01.11 00:55:16.820338 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.11 00:55:16.844301 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.11 00:55:16.844334 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127433 sec 2024.01.11 00:55:16.844903 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.11 00:55:16.844987 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.11 00:55:16.845006 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.11 00:55:16.845023 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.11 00:55:16.845035 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.11 00:55:16.845050 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.11 00:55:16.845064 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.11 00:55:16.845096 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.11 00:55:16.845115 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.11 00:55:16.845149 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.11 00:55:16.845163 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.11 00:55:16.845177 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.11 00:55:16.845192 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.11 00:55:16.845225 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.11 00:55:16.845240 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.11 00:55:16.845251 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.11 00:55:16.878581 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.11 00:55:16.884913 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.11 00:55:16.884946 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2341e-05 sec 2024.01.11 00:55:16.884975 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.11 00:55:16.884993 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.11 00:55:16.885020 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.11 00:55:16.887242 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.11 00:55:16.891320 [ 1 ] {} Application: Loaded metadata. 2024.01.11 00:55:16.891464 [ 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.11 00:55:16.891500 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.11 00:55:17.090065 [ 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.11 00:55:17.107728 [ 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.11 00:55:17.107782 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.11 00:55:17.146431 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.11 00:55:17.147190 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2024.01.11 00:55:17.147549 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.11 00:55:17.147585 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.11 00:55:17.147623 [ 145 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:55:17.147693 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.11 00:55:17.147711 [ 145 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:55:17.147773 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.11 00:55:17.148357 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.11 00:55:17.148378 [ 1 ] {} Application: Ready for connections. 2024.01.11 00:55:27.609626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.609824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.610417 [ 3 ] {} HTTP-Session: 3b72b462-d219-4a06-95ab-85b102db613c Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.610458 [ 3 ] {} HTTP-Session: 3b72b462-d219-4a06-95ab-85b102db613c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.610589 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.11 00:55:27.610617 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.11 00:55:27.610636 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.11 00:55:27.612118 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} executeQuery: (from [fd00:1122:3344:101::d]:47825) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.11 00:55:27.632714 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47825) (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.11 00:55:27.633495 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} 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.11 00:55:27.634222 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.634249 [ 3 ] {} HTTP-Session: 3b72b462-d219-4a06-95ab-85b102db613c Destroying unnamed session 2024.01.11 00:55:27.635296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.635357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.635379 [ 3 ] {} HTTP-Session: 6016e8e2-042e-4a1c-aab6-e20065f141cd Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.635405 [ 3 ] {} HTTP-Session: 6016e8e2-042e-4a1c-aab6-e20065f141cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.635509 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} executeQuery: (from [fd00:1122:3344:101::d]:47825) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.11 00:55:27.635600 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.11 00:55:27.636587 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.11 00:55:27.638438 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:55:27.642525 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.642561 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.11 00:55:27.642577 [ 3 ] {} HTTP-Session: 6016e8e2-042e-4a1c-aab6-e20065f141cd Destroying unnamed session 2024.01.11 00:55:27.642724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.642780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.642800 [ 3 ] {} HTTP-Session: a7162784-26bd-422f-a15c-65355ea92119 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.642817 [ 3 ] {} HTTP-Session: a7162784-26bd-422f-a15c-65355ea92119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.642922 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} executeQuery: (from [fd00:1122:3344:101::d]:47825) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.11 00:55:27.643182 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47825) (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.11 00:55:27.643306 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} 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.11 00:55:27.643422 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.643441 [ 3 ] {} HTTP-Session: a7162784-26bd-422f-a15c-65355ea92119 Destroying unnamed session 2024.01.11 00:55:27.643722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.643769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.643787 [ 3 ] {} HTTP-Session: 3ae08213-f8ec-43ba-8705-50c311d9f916 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.643807 [ 3 ] {} HTTP-Session: 3ae08213-f8ec-43ba-8705-50c311d9f916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.643926 [ 3 ] {ea0fa254-7a6e-401b-b02e-de464b8dec2b} executeQuery: (from [fd00:1122:3344:101::d]:47825) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.11 00:55:27.644032 [ 3 ] {ea0fa254-7a6e-401b-b02e-de464b8dec2b} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.644058 [ 3 ] {ea0fa254-7a6e-401b-b02e-de464b8dec2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.644073 [ 3 ] {} HTTP-Session: 3ae08213-f8ec-43ba-8705-50c311d9f916 Destroying unnamed session 2024.01.11 00:55:27.644208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.644254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.644273 [ 3 ] {} HTTP-Session: 99b412a0-be4b-4343-897c-e43b0e6dbe83 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.644293 [ 3 ] {} HTTP-Session: 99b412a0-be4b-4343-897c-e43b0e6dbe83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.644351 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} executeQuery: (from [fd00:1122:3344:101::d]:47825) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.11 00:55:27.644411 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.11 00:55:27.645958 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.11 00:55:27.645981 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3801e-05 sec 2024.01.11 00:55:27.646004 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.11 00:55:27.646023 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} DatabaseAtomic (oximeter): Starting up tables. 2024.01.11 00:55:27.646093 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.646118 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.646133 [ 3 ] {} HTTP-Session: 99b412a0-be4b-4343-897c-e43b0e6dbe83 Destroying unnamed session 2024.01.11 00:55:27.646273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.646319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.646338 [ 3 ] {} HTTP-Session: c62c7933-1657-45aa-9d4f-dd3920f23f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.646362 [ 3 ] {} HTTP-Session: c62c7933-1657-45aa-9d4f-dd3920f23f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.646501 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} executeQuery: (from [fd00:1122:3344:101::d]:47825) /* 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.11 00:55:27.646549 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.11 00:55:27.652136 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} oximeter.version (3c62bc91-458b-4798-a079-760b0205d455): Loading data parts 2024.01.11 00:55:27.652284 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} oximeter.version (3c62bc91-458b-4798-a079-760b0205d455): There are no data parts 2024.01.11 00:55:27.654298 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.654323 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.654345 [ 3 ] {} HTTP-Session: c62c7933-1657-45aa-9d4f-dd3920f23f6e Destroying unnamed session 2024.01.11 00:55:27.654463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.654518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.654544 [ 3 ] {} HTTP-Session: c0039b61-b66b-4e87-b1ac-dbbe357a98eb Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.654560 [ 3 ] {} HTTP-Session: c0039b61-b66b-4e87-b1ac-dbbe357a98eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.654759 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} executeQuery: (from [fd00:1122:3344:101::d]:47825) /* 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.11 00:55:27.654812 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.11 00:55:27.664464 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} oximeter.measurements_bool (31de4e38-1d30-4f2e-a3e0-6822d6534c28): Loading data parts 2024.01.11 00:55:27.664571 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} oximeter.measurements_bool (31de4e38-1d30-4f2e-a3e0-6822d6534c28): There are no data parts 2024.01.11 00:55:27.666003 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.666028 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.666050 [ 3 ] {} HTTP-Session: c0039b61-b66b-4e87-b1ac-dbbe357a98eb Destroying unnamed session 2024.01.11 00:55:27.666172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.666222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.666246 [ 3 ] {} HTTP-Session: fd416da8-ecd7-4008-9422-0845a0fca54b Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.666263 [ 3 ] {} HTTP-Session: fd416da8-ecd7-4008-9422-0845a0fca54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.666459 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.666510 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.11 00:55:27.668129 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} oximeter.measurements_i8 (57b5f8ac-bd10-4ccc-9ab8-05e530259a1f): Loading data parts 2024.01.11 00:55:27.668221 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} oximeter.measurements_i8 (57b5f8ac-bd10-4ccc-9ab8-05e530259a1f): There are no data parts 2024.01.11 00:55:27.669299 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.669325 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.669340 [ 3 ] {} HTTP-Session: fd416da8-ecd7-4008-9422-0845a0fca54b Destroying unnamed session 2024.01.11 00:55:27.669450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.669500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.669519 [ 3 ] {} HTTP-Session: 8f923547-24ca-4b1d-bdf9-21126aa5d298 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.669540 [ 3 ] {} HTTP-Session: 8f923547-24ca-4b1d-bdf9-21126aa5d298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.669730 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.669781 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.11 00:55:27.671366 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} oximeter.measurements_u8 (38fd098f-957c-47dd-847a-5a2267fdd214): Loading data parts 2024.01.11 00:55:27.671453 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} oximeter.measurements_u8 (38fd098f-957c-47dd-847a-5a2267fdd214): There are no data parts 2024.01.11 00:55:27.672496 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.672529 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.672545 [ 3 ] {} HTTP-Session: 8f923547-24ca-4b1d-bdf9-21126aa5d298 Destroying unnamed session 2024.01.11 00:55:27.672664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.672716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.672736 [ 3 ] {} HTTP-Session: ada16958-0cb4-43c7-b580-3966e66de5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.672757 [ 3 ] {} HTTP-Session: ada16958-0cb4-43c7-b580-3966e66de5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.672948 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.672994 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.11 00:55:27.674699 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} oximeter.measurements_i16 (afc793bf-317c-467f-ba7e-62f0f3767138): Loading data parts 2024.01.11 00:55:27.674821 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} oximeter.measurements_i16 (afc793bf-317c-467f-ba7e-62f0f3767138): There are no data parts 2024.01.11 00:55:27.675885 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.675916 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.675936 [ 3 ] {} HTTP-Session: ada16958-0cb4-43c7-b580-3966e66de5a0 Destroying unnamed session 2024.01.11 00:55:27.676055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.676105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.676124 [ 3 ] {} HTTP-Session: f1c2c62d-9161-4594-a2df-447e2ae58358 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.676146 [ 3 ] {} HTTP-Session: f1c2c62d-9161-4594-a2df-447e2ae58358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.676337 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.676382 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.11 00:55:27.677961 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} oximeter.measurements_u16 (5aff2bc8-d62d-4333-8de0-2a1b89bc5a57): Loading data parts 2024.01.11 00:55:27.678046 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} oximeter.measurements_u16 (5aff2bc8-d62d-4333-8de0-2a1b89bc5a57): There are no data parts 2024.01.11 00:55:27.679230 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.679261 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.679276 [ 3 ] {} HTTP-Session: f1c2c62d-9161-4594-a2df-447e2ae58358 Destroying unnamed session 2024.01.11 00:55:27.679390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.679438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.679456 [ 3 ] {} HTTP-Session: 3e0bed28-0485-45be-a953-be0ee7e9047c Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.679477 [ 3 ] {} HTTP-Session: 3e0bed28-0485-45be-a953-be0ee7e9047c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.679669 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.679716 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.11 00:55:27.681296 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} oximeter.measurements_i32 (7baad24a-b150-4691-9534-8717f7ebc781): Loading data parts 2024.01.11 00:55:27.681376 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} oximeter.measurements_i32 (7baad24a-b150-4691-9534-8717f7ebc781): There are no data parts 2024.01.11 00:55:27.682412 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.682443 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.682458 [ 3 ] {} HTTP-Session: 3e0bed28-0485-45be-a953-be0ee7e9047c Destroying unnamed session 2024.01.11 00:55:27.682564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.682615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.682634 [ 3 ] {} HTTP-Session: a2219750-f672-4b5c-9ac6-a126f43c8d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.682653 [ 3 ] {} HTTP-Session: a2219750-f672-4b5c-9ac6-a126f43c8d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.682843 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.682893 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.11 00:55:27.684462 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} oximeter.measurements_u32 (4253a2c2-2670-4365-8fee-0e20fbaf5b46): Loading data parts 2024.01.11 00:55:27.684546 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} oximeter.measurements_u32 (4253a2c2-2670-4365-8fee-0e20fbaf5b46): There are no data parts 2024.01.11 00:55:27.685576 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.685609 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.685624 [ 3 ] {} HTTP-Session: a2219750-f672-4b5c-9ac6-a126f43c8d19 Destroying unnamed session 2024.01.11 00:55:27.685727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.685782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.685801 [ 3 ] {} HTTP-Session: 1b5a8acf-9495-470e-acb5-da43cd6b8132 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.685817 [ 3 ] {} HTTP-Session: 1b5a8acf-9495-470e-acb5-da43cd6b8132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.686010 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.686061 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.11 00:55:27.687655 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): Loading data parts 2024.01.11 00:55:27.687773 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): There are no data parts 2024.01.11 00:55:27.688886 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.688917 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.688943 [ 3 ] {} HTTP-Session: 1b5a8acf-9495-470e-acb5-da43cd6b8132 Destroying unnamed session 2024.01.11 00:55:27.689052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.689101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.689126 [ 3 ] {} HTTP-Session: 0930a958-d9fb-49bc-a552-87a1ece5fc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.689141 [ 3 ] {} HTTP-Session: 0930a958-d9fb-49bc-a552-87a1ece5fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.689329 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.689403 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.11 00:55:27.690989 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} oximeter.measurements_u64 (41b442bb-db2c-4e24-9fed-9d76473b3fe2): Loading data parts 2024.01.11 00:55:27.691091 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} oximeter.measurements_u64 (41b442bb-db2c-4e24-9fed-9d76473b3fe2): There are no data parts 2024.01.11 00:55:27.692144 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.692167 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.692188 [ 3 ] {} HTTP-Session: 0930a958-d9fb-49bc-a552-87a1ece5fc27 Destroying unnamed session 2024.01.11 00:55:27.692273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.692320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.692342 [ 3 ] {} HTTP-Session: 45351848-b518-4c18-85e7-7e69e953d677 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.692357 [ 3 ] {} HTTP-Session: 45351848-b518-4c18-85e7-7e69e953d677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.692532 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.692578 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.11 00:55:27.694204 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} oximeter.measurements_f32 (237c62e0-14f2-4107-b6b0-8e41f5f1e0be): Loading data parts 2024.01.11 00:55:27.694308 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} oximeter.measurements_f32 (237c62e0-14f2-4107-b6b0-8e41f5f1e0be): There are no data parts 2024.01.11 00:55:27.695354 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.695379 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.695400 [ 3 ] {} HTTP-Session: 45351848-b518-4c18-85e7-7e69e953d677 Destroying unnamed session 2024.01.11 00:55:27.695516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.695563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.695587 [ 3 ] {} HTTP-Session: 7cf9bad7-af06-4f0d-a585-4e2e807b521c Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.695603 [ 3 ] {} HTTP-Session: 7cf9bad7-af06-4f0d-a585-4e2e807b521c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.695788 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.695833 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.11 00:55:27.702555 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} oximeter.measurements_f64 (d307fc33-0c1c-4b02-8242-a3d9eaadca3e): Loading data parts 2024.01.11 00:55:27.702662 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} oximeter.measurements_f64 (d307fc33-0c1c-4b02-8242-a3d9eaadca3e): There are no data parts 2024.01.11 00:55:27.704265 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.704294 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.704317 [ 3 ] {} HTTP-Session: 7cf9bad7-af06-4f0d-a585-4e2e807b521c Destroying unnamed session 2024.01.11 00:55:27.704433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.704482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.704510 [ 3 ] {} HTTP-Session: 7e361842-bc76-441f-bc1c-14526b43d09b Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.704526 [ 3 ] {} HTTP-Session: 7e361842-bc76-441f-bc1c-14526b43d09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.704718 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.704766 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.11 00:55:27.706717 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} oximeter.measurements_string (e42cb42b-d3ac-412b-a489-a73ef84d903c): Loading data parts 2024.01.11 00:55:27.706800 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} oximeter.measurements_string (e42cb42b-d3ac-412b-a489-a73ef84d903c): There are no data parts 2024.01.11 00:55:27.707873 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.707908 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.707933 [ 3 ] {} HTTP-Session: 7e361842-bc76-441f-bc1c-14526b43d09b Destroying unnamed session 2024.01.11 00:55:27.708048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.708095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.708119 [ 3 ] {} HTTP-Session: b12fb0b2-98e1-4493-bcd7-5cbaf1501c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.708135 [ 3 ] {} HTTP-Session: b12fb0b2-98e1-4493-bcd7-5cbaf1501c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.708325 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.708404 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.11 00:55:27.710285 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} oximeter.measurements_bytes (ea6ba506-f97c-4121-955a-8a45f881ebac): Loading data parts 2024.01.11 00:55:27.710355 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} oximeter.measurements_bytes (ea6ba506-f97c-4121-955a-8a45f881ebac): There are no data parts 2024.01.11 00:55:27.711450 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.711474 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.711489 [ 3 ] {} HTTP-Session: b12fb0b2-98e1-4493-bcd7-5cbaf1501c14 Destroying unnamed session 2024.01.11 00:55:27.711595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.711644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.711663 [ 3 ] {} HTTP-Session: bb4a8621-5ff3-4cde-b85e-b8661ff2acd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.711684 [ 3 ] {} HTTP-Session: bb4a8621-5ff3-4cde-b85e-b8661ff2acd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.711889 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.711942 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.11 00:55:27.713916 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} oximeter.measurements_cumulativei64 (5c9845a3-9e6a-4138-ad5c-93df9b2b8540): Loading data parts 2024.01.11 00:55:27.713990 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} oximeter.measurements_cumulativei64 (5c9845a3-9e6a-4138-ad5c-93df9b2b8540): There are no data parts 2024.01.11 00:55:27.715103 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.715129 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.715157 [ 3 ] {} HTTP-Session: bb4a8621-5ff3-4cde-b85e-b8661ff2acd5 Destroying unnamed session 2024.01.11 00:55:27.715264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.715315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.715340 [ 3 ] {} HTTP-Session: 6b9b9330-3f9a-4b27-8ce0-0dabebae343f Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.715357 [ 3 ] {} HTTP-Session: 6b9b9330-3f9a-4b27-8ce0-0dabebae343f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.715567 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.715621 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.11 00:55:27.717586 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Loading data parts 2024.01.11 00:55:27.717650 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): There are no data parts 2024.01.11 00:55:27.718713 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.718738 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.718759 [ 3 ] {} HTTP-Session: 6b9b9330-3f9a-4b27-8ce0-0dabebae343f Destroying unnamed session 2024.01.11 00:55:27.718871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.718914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.718940 [ 3 ] {} HTTP-Session: c8fea16c-11f7-4578-8185-7981dde179d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.718961 [ 3 ] {} HTTP-Session: c8fea16c-11f7-4578-8185-7981dde179d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.719165 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.719217 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.11 00:55:27.721155 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} oximeter.measurements_cumulativef32 (5968f12e-1e55-4c18-aa07-c04395da06cd): Loading data parts 2024.01.11 00:55:27.721223 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} oximeter.measurements_cumulativef32 (5968f12e-1e55-4c18-aa07-c04395da06cd): There are no data parts 2024.01.11 00:55:27.722382 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.722414 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.722430 [ 3 ] {} HTTP-Session: c8fea16c-11f7-4578-8185-7981dde179d8 Destroying unnamed session 2024.01.11 00:55:27.722540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.722587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.722605 [ 3 ] {} HTTP-Session: 67ae11c4-158f-414c-8dfa-cf7f29df6d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.722627 [ 3 ] {} HTTP-Session: 67ae11c4-158f-414c-8dfa-cf7f29df6d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.722833 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.722885 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.11 00:55:27.724842 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} oximeter.measurements_cumulativef64 (353f4836-dcc0-4e7c-85a9-ca1d0ba6476e): Loading data parts 2024.01.11 00:55:27.724912 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} oximeter.measurements_cumulativef64 (353f4836-dcc0-4e7c-85a9-ca1d0ba6476e): There are no data parts 2024.01.11 00:55:27.725998 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.726030 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.726051 [ 3 ] {} HTTP-Session: 67ae11c4-158f-414c-8dfa-cf7f29df6d57 Destroying unnamed session 2024.01.11 00:55:27.726155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.726204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.726228 [ 3 ] {} HTTP-Session: 19a69bdb-9504-4e13-bbc7-d42cd24951ea Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.726245 [ 3 ] {} HTTP-Session: 19a69bdb-9504-4e13-bbc7-d42cd24951ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.726465 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.726521 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.11 00:55:27.728653 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} oximeter.measurements_histogrami8 (ceeb7a18-168d-44c5-954a-8b42e4ec7384): Loading data parts 2024.01.11 00:55:27.728738 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} oximeter.measurements_histogrami8 (ceeb7a18-168d-44c5-954a-8b42e4ec7384): There are no data parts 2024.01.11 00:55:27.729843 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.729876 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.729898 [ 3 ] {} HTTP-Session: 19a69bdb-9504-4e13-bbc7-d42cd24951ea Destroying unnamed session 2024.01.11 00:55:27.730002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.730051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.730076 [ 3 ] {} HTTP-Session: 62ad7f64-d9b1-42c1-bf27-0c1baf88a41e Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.730092 [ 3 ] {} HTTP-Session: 62ad7f64-d9b1-42c1-bf27-0c1baf88a41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.730309 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.730370 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.11 00:55:27.732360 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} oximeter.measurements_histogramu8 (31d188c3-17a3-4d76-8729-242571b33fd8): Loading data parts 2024.01.11 00:55:27.732421 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} oximeter.measurements_histogramu8 (31d188c3-17a3-4d76-8729-242571b33fd8): There are no data parts 2024.01.11 00:55:27.733494 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.733518 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.733546 [ 3 ] {} HTTP-Session: 62ad7f64-d9b1-42c1-bf27-0c1baf88a41e Destroying unnamed session 2024.01.11 00:55:27.733644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.733694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.733719 [ 3 ] {} HTTP-Session: 461b151a-90a9-4829-a7c7-6541280679d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.733735 [ 3 ] {} HTTP-Session: 461b151a-90a9-4829-a7c7-6541280679d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.733950 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.734004 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.11 00:55:27.735980 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} oximeter.measurements_histogrami16 (bd3a40f9-cd56-400e-aacb-58c855c0b925): Loading data parts 2024.01.11 00:55:27.736046 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} oximeter.measurements_histogrami16 (bd3a40f9-cd56-400e-aacb-58c855c0b925): There are no data parts 2024.01.11 00:55:27.737207 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.737244 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.737260 [ 3 ] {} HTTP-Session: 461b151a-90a9-4829-a7c7-6541280679d9 Destroying unnamed session 2024.01.11 00:55:27.737358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.737413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.737433 [ 3 ] {} HTTP-Session: 90429724-5ebd-4a44-a165-ab69141d0f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.737454 [ 3 ] {} HTTP-Session: 90429724-5ebd-4a44-a165-ab69141d0f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.737663 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.737717 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.11 00:55:27.739694 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} oximeter.measurements_histogramu16 (c06b4ab8-2389-43ef-9364-6d36962f4815): Loading data parts 2024.01.11 00:55:27.739765 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} oximeter.measurements_histogramu16 (c06b4ab8-2389-43ef-9364-6d36962f4815): There are no data parts 2024.01.11 00:55:27.740863 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.740894 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.740909 [ 3 ] {} HTTP-Session: 90429724-5ebd-4a44-a165-ab69141d0f40 Destroying unnamed session 2024.01.11 00:55:27.741019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.741069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.741089 [ 3 ] {} HTTP-Session: 0159161b-3002-48f1-a13f-e484ecfc2189 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.741110 [ 3 ] {} HTTP-Session: 0159161b-3002-48f1-a13f-e484ecfc2189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.741325 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.741378 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.11 00:55:27.743324 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} oximeter.measurements_histogrami32 (05ed3b2e-7f82-44bb-ab29-e3e9e530b85c): Loading data parts 2024.01.11 00:55:27.743389 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} oximeter.measurements_histogrami32 (05ed3b2e-7f82-44bb-ab29-e3e9e530b85c): There are no data parts 2024.01.11 00:55:27.744508 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.744533 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.744554 [ 3 ] {} HTTP-Session: 0159161b-3002-48f1-a13f-e484ecfc2189 Destroying unnamed session 2024.01.11 00:55:27.744659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.744706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.744725 [ 3 ] {} HTTP-Session: 5d12b2e3-dd4e-4806-81f8-c68dc2dde958 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.744745 [ 3 ] {} HTTP-Session: 5d12b2e3-dd4e-4806-81f8-c68dc2dde958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.744958 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.745009 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.11 00:55:27.746963 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} oximeter.measurements_histogramu32 (d430fd93-213e-4953-bed3-0db0fa9fb11b): Loading data parts 2024.01.11 00:55:27.747032 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} oximeter.measurements_histogramu32 (d430fd93-213e-4953-bed3-0db0fa9fb11b): There are no data parts 2024.01.11 00:55:27.748168 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.748192 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.748215 [ 3 ] {} HTTP-Session: 5d12b2e3-dd4e-4806-81f8-c68dc2dde958 Destroying unnamed session 2024.01.11 00:55:27.748320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.748368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.748391 [ 3 ] {} HTTP-Session: 57e70232-e1e4-4f3e-8eff-943461860ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.748417 [ 3 ] {} HTTP-Session: 57e70232-e1e4-4f3e-8eff-943461860ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.748626 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.748680 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.11 00:55:27.750635 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} oximeter.measurements_histogrami64 (a1425ce3-e247-423a-b368-0fd9a0cce8b1): Loading data parts 2024.01.11 00:55:27.750747 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} oximeter.measurements_histogrami64 (a1425ce3-e247-423a-b368-0fd9a0cce8b1): There are no data parts 2024.01.11 00:55:27.751885 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.751916 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.751931 [ 3 ] {} HTTP-Session: 57e70232-e1e4-4f3e-8eff-943461860ddf Destroying unnamed session 2024.01.11 00:55:27.752039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.752088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.752106 [ 3 ] {} HTTP-Session: fe9b3102-d9f3-4b13-aa6a-ee9657937afa Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.752127 [ 3 ] {} HTTP-Session: fe9b3102-d9f3-4b13-aa6a-ee9657937afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.752335 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.752388 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.11 00:55:27.754367 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} oximeter.measurements_histogramu64 (6f0655b7-6a13-4d1b-90b1-49516768694a): Loading data parts 2024.01.11 00:55:27.754454 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} oximeter.measurements_histogramu64 (6f0655b7-6a13-4d1b-90b1-49516768694a): There are no data parts 2024.01.11 00:55:27.755581 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.755613 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.755634 [ 3 ] {} HTTP-Session: fe9b3102-d9f3-4b13-aa6a-ee9657937afa Destroying unnamed session 2024.01.11 00:55:27.755730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.755779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.755798 [ 3 ] {} HTTP-Session: 06fd0dfe-8ef2-4124-b90f-cd76a23c32f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.755820 [ 3 ] {} HTTP-Session: 06fd0dfe-8ef2-4124-b90f-cd76a23c32f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.756041 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.756094 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.11 00:55:27.758097 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} oximeter.measurements_histogramf32 (1700f958-575d-4dc8-a42b-1cac1348e7be): Loading data parts 2024.01.11 00:55:27.758188 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} oximeter.measurements_histogramf32 (1700f958-575d-4dc8-a42b-1cac1348e7be): There are no data parts 2024.01.11 00:55:27.759271 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.759296 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.759319 [ 3 ] {} HTTP-Session: 06fd0dfe-8ef2-4124-b90f-cd76a23c32f6 Destroying unnamed session 2024.01.11 00:55:27.759429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.759479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.759512 [ 3 ] {} HTTP-Session: 0d5cf39a-d5fb-40b7-9459-f493053daedd Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.759527 [ 3 ] {} HTTP-Session: 0d5cf39a-d5fb-40b7-9459-f493053daedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.759742 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.759829 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.11 00:55:27.765803 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Loading data parts 2024.01.11 00:55:27.765894 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): There are no data parts 2024.01.11 00:55:27.767455 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.767492 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.767508 [ 3 ] {} HTTP-Session: 0d5cf39a-d5fb-40b7-9459-f493053daedd Destroying unnamed session 2024.01.11 00:55:27.767639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.767696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.767715 [ 3 ] {} HTTP-Session: 8fcac002-c0f7-48df-8df2-4f30a7f63520 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.767737 [ 3 ] {} HTTP-Session: 8fcac002-c0f7-48df-8df2-4f30a7f63520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.767895 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} executeQuery: (from [fd00:1122:3344:101::d]:47825) /* 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.11 00:55:27.767947 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.11 00:55:27.769479 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} oximeter.fields_bool (31d92b77-091d-4b0a-b3fc-b413d406e2eb): Loading data parts 2024.01.11 00:55:27.769567 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} oximeter.fields_bool (31d92b77-091d-4b0a-b3fc-b413d406e2eb): There are no data parts 2024.01.11 00:55:27.770595 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.770630 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.770646 [ 3 ] {} HTTP-Session: 8fcac002-c0f7-48df-8df2-4f30a7f63520 Destroying unnamed session 2024.01.11 00:55:27.770773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.770823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.770842 [ 3 ] {} HTTP-Session: 831299b7-e3dc-46cb-a85d-534016225014 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.770865 [ 3 ] {} HTTP-Session: 831299b7-e3dc-46cb-a85d-534016225014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.771024 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.771067 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.11 00:55:27.772595 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} oximeter.fields_i8 (4c327c4e-e056-4cba-bf98-c16ad2829a43): Loading data parts 2024.01.11 00:55:27.772684 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} oximeter.fields_i8 (4c327c4e-e056-4cba-bf98-c16ad2829a43): There are no data parts 2024.01.11 00:55:27.774445 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.774474 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.774499 [ 3 ] {} HTTP-Session: 831299b7-e3dc-46cb-a85d-534016225014 Destroying unnamed session 2024.01.11 00:55:27.774627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.774671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.774697 [ 3 ] {} HTTP-Session: e3e4387a-b812-4f5c-87db-93dc302c60ad Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.774718 [ 3 ] {} HTTP-Session: e3e4387a-b812-4f5c-87db-93dc302c60ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.774873 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.774922 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.11 00:55:27.776703 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} oximeter.fields_u8 (5d104d06-b899-4970-a3b3-2f0b27fa1434): Loading data parts 2024.01.11 00:55:27.776810 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} oximeter.fields_u8 (5d104d06-b899-4970-a3b3-2f0b27fa1434): There are no data parts 2024.01.11 00:55:27.777855 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.777881 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.777903 [ 3 ] {} HTTP-Session: e3e4387a-b812-4f5c-87db-93dc302c60ad Destroying unnamed session 2024.01.11 00:55:27.777993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.778044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.778062 [ 3 ] {} HTTP-Session: 06c94e0c-19ae-47dd-a964-4a5d73b63dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.778084 [ 3 ] {} HTTP-Session: 06c94e0c-19ae-47dd-a964-4a5d73b63dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.778244 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.778287 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.11 00:55:27.779838 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} oximeter.fields_i16 (58a8c8dc-ac3e-4463-94cc-2c714288931e): Loading data parts 2024.01.11 00:55:27.779921 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} oximeter.fields_i16 (58a8c8dc-ac3e-4463-94cc-2c714288931e): There are no data parts 2024.01.11 00:55:27.780976 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.781010 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.781026 [ 3 ] {} HTTP-Session: 06c94e0c-19ae-47dd-a964-4a5d73b63dbf Destroying unnamed session 2024.01.11 00:55:27.781136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.781188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.781207 [ 3 ] {} HTTP-Session: 216838cd-eb74-4517-9f94-4bd974a817e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.781231 [ 3 ] {} HTTP-Session: 216838cd-eb74-4517-9f94-4bd974a817e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.781388 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.781430 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.11 00:55:27.782933 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Loading data parts 2024.01.11 00:55:27.783012 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): There are no data parts 2024.01.11 00:55:27.784079 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.784104 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.784128 [ 3 ] {} HTTP-Session: 216838cd-eb74-4517-9f94-4bd974a817e4 Destroying unnamed session 2024.01.11 00:55:27.784235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.784285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.784311 [ 3 ] {} HTTP-Session: 035fbd4c-1b56-4e27-b17c-8d8588603748 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.784327 [ 3 ] {} HTTP-Session: 035fbd4c-1b56-4e27-b17c-8d8588603748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.784483 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.784533 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.11 00:55:27.786017 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} oximeter.fields_i32 (adc8d87e-e8f2-49ce-bacc-4a2f7da25f68): Loading data parts 2024.01.11 00:55:27.786094 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} oximeter.fields_i32 (adc8d87e-e8f2-49ce-bacc-4a2f7da25f68): There are no data parts 2024.01.11 00:55:27.787132 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.787164 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.787187 [ 3 ] {} HTTP-Session: 035fbd4c-1b56-4e27-b17c-8d8588603748 Destroying unnamed session 2024.01.11 00:55:27.787293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.787343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.787369 [ 3 ] {} HTTP-Session: 30d89346-9036-4044-8a74-35abd718f45b Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.787386 [ 3 ] {} HTTP-Session: 30d89346-9036-4044-8a74-35abd718f45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.787540 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.787583 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.11 00:55:27.789050 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} oximeter.fields_u32 (518abfaa-06da-4587-80de-f94b99396313): Loading data parts 2024.01.11 00:55:27.789134 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} oximeter.fields_u32 (518abfaa-06da-4587-80de-f94b99396313): There are no data parts 2024.01.11 00:55:27.790131 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.790162 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.790178 [ 3 ] {} HTTP-Session: 30d89346-9036-4044-8a74-35abd718f45b Destroying unnamed session 2024.01.11 00:55:27.790293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.790342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.790360 [ 3 ] {} HTTP-Session: 7a89f459-a86f-4c7f-b2a4-805767954af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.790391 [ 3 ] {} HTTP-Session: 7a89f459-a86f-4c7f-b2a4-805767954af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.790539 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.790589 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.11 00:55:27.792165 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Loading data parts 2024.01.11 00:55:27.792276 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): There are no data parts 2024.01.11 00:55:27.793363 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.793388 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.793418 [ 3 ] {} HTTP-Session: 7a89f459-a86f-4c7f-b2a4-805767954af9 Destroying unnamed session 2024.01.11 00:55:27.793519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.793577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.793608 [ 3 ] {} HTTP-Session: 3477842a-4c23-48c6-b85d-5bb5b362fadb Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.793636 [ 3 ] {} HTTP-Session: 3477842a-4c23-48c6-b85d-5bb5b362fadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.793801 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.793858 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.11 00:55:27.795447 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} oximeter.fields_u64 (a1ffe432-f318-4430-9295-bfbea7106981): Loading data parts 2024.01.11 00:55:27.795540 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} oximeter.fields_u64 (a1ffe432-f318-4430-9295-bfbea7106981): There are no data parts 2024.01.11 00:55:27.796578 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.796603 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.796618 [ 3 ] {} HTTP-Session: 3477842a-4c23-48c6-b85d-5bb5b362fadb Destroying unnamed session 2024.01.11 00:55:27.796737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.796789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.796808 [ 3 ] {} HTTP-Session: f4c0fff3-d24c-412c-8b57-626209c743de Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.796831 [ 3 ] {} HTTP-Session: f4c0fff3-d24c-412c-8b57-626209c743de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.796993 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.797038 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.11 00:55:27.798515 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Loading data parts 2024.01.11 00:55:27.798588 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): There are no data parts 2024.01.11 00:55:27.799632 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.799674 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.799689 [ 3 ] {} HTTP-Session: f4c0fff3-d24c-412c-8b57-626209c743de Destroying unnamed session 2024.01.11 00:55:27.799786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.799835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.799853 [ 3 ] {} HTTP-Session: 9382493b-7d34-4daa-b1e4-f27febb418f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.799876 [ 3 ] {} HTTP-Session: 9382493b-7d34-4daa-b1e4-f27febb418f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.800036 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.800078 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.11 00:55:27.801540 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Loading data parts 2024.01.11 00:55:27.801608 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): There are no data parts 2024.01.11 00:55:27.802615 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.802639 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.802671 [ 3 ] {} HTTP-Session: 9382493b-7d34-4daa-b1e4-f27febb418f2 Destroying unnamed session 2024.01.11 00:55:27.802776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.802825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.802852 [ 3 ] {} HTTP-Session: 889737cc-af5f-4c7b-90d3-5c34a056c7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.802868 [ 3 ] {} HTTP-Session: 889737cc-af5f-4c7b-90d3-5c34a056c7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.803024 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} executeQuery: (from [fd00:1122:3344:101::d]:47825) 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.11 00:55:27.803073 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.11 00:55:27.804519 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Loading data parts 2024.01.11 00:55:27.804595 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): There are no data parts 2024.01.11 00:55:27.805602 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.805634 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.805669 [ 3 ] {} HTTP-Session: 889737cc-af5f-4c7b-90d3-5c34a056c7d3 Destroying unnamed session 2024.01.11 00:55:27.805765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.805815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.805842 [ 3 ] {} HTTP-Session: e47b047b-17d7-404e-bb06-255be0b02995 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.805858 [ 3 ] {} HTTP-Session: e47b047b-17d7-404e-bb06-255be0b02995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.806085 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} executeQuery: (from [fd00:1122:3344:101::d]:47825) /* 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.11 00:55:27.806152 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.11 00:55:27.807748 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Loading data parts 2024.01.11 00:55:27.807853 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): There are no data parts 2024.01.11 00:55:27.808980 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.809013 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.11 00:55:27.809028 [ 3 ] {} HTTP-Session: e47b047b-17d7-404e-bb06-255be0b02995 Destroying unnamed session 2024.01.11 00:55:27.809150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:55:27.809201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:55:27.809220 [ 3 ] {} HTTP-Session: eb1db3aa-84d0-4ba0-911e-fce6d74fcb33 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 2024.01.11 00:55:27.809242 [ 3 ] {} HTTP-Session: eb1db3aa-84d0-4ba0-911e-fce6d74fcb33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:55:27.809351 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} executeQuery: (from [fd00:1122:3344:101::d]:47825) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.11 00:55:27.809976 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.11 00:55:27.813232 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. 2024.01.11 00:55:27.815842 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:55:27.816066 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} oximeter.version (3c62bc91-458b-4798-a079-760b0205d455): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:55:27.816268 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} executeQuery: Read 1 rows, 16.00 B in 0.006878209 sec., 145 rows/sec., 2.27 KiB/sec. 2024.01.11 00:55:27.816378 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} DynamicQueryHandler: Done processing query 2024.01.11 00:55:27.816397 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.11 00:55:27.816412 [ 3 ] {} HTTP-Session: eb1db3aa-84d0-4ba0-911e-fce6d74fcb33 Destroying unnamed session 2024.01.11 00:55:28.000150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB 2024.01.11 00:55:32.148758 [ 178 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:55:32.148821 [ 178 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:55:47.148872 [ 141 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:55:47.148940 [ 141 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:56:02.149073 [ 128 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:56:02.149140 [ 128 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:56:17.149184 [ 117 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:56:17.149334 [ 117 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:56:17.825645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.825784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.825827 [ 3 ] {} HTTP-Session: 3fc0d690-4271-4596-9850-7bc57971f4c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.825853 [ 3 ] {} HTTP-Session: 3fc0d690-4271-4596-9850-7bc57971f4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.826020 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} executeQuery: (from [fd00:1122:3344:101::d]:62162) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.11 00:56:17.826395 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.827014 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.827147 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:17.828064 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.828094 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:17.828127 [ 3 ] {} HTTP-Session: 3fc0d690-4271-4596-9850-7bc57971f4c0 Destroying unnamed session 2024.01.11 00:56:17.839266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.839317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.839346 [ 3 ] {} HTTP-Session: a3bd592b-dee6-4f99-9673-9012af78dfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.839363 [ 3 ] {} HTTP-Session: a3bd592b-dee6-4f99-9673-9012af78dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.839488 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} executeQuery: (from [fd00:1122:3344:101::d]:62162) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.11 00:56:17.844343 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.844489 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.844550 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:17.845449 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.845476 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:17.845502 [ 3 ] {} HTTP-Session: a3bd592b-dee6-4f99-9673-9012af78dfb1 Destroying unnamed session 2024.01.11 00:56:17.845735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.845780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.845799 [ 3 ] {} HTTP-Session: b29e361d-8a5d-4158-882d-09f2155c6ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.845816 [ 3 ] {} HTTP-Session: b29e361d-8a5d-4158-882d-09f2155c6ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.845927 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:17.846364 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.846512 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.846554 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:17.847322 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.847349 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:17.847364 [ 3 ] {} HTTP-Session: b29e361d-8a5d-4158-882d-09f2155c6ec8 Destroying unnamed session 2024.01.11 00:56:17.847726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.847779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.847798 [ 3 ] {} HTTP-Session: 091b808d-dd29-4ca3-a74d-46d90845c55d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.847815 [ 3 ] {} HTTP-Session: 091b808d-dd29-4ca3-a74d-46d90845c55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.847929 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:17.848286 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.848452 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.848495 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:17.849377 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.849404 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:17.849420 [ 3 ] {} HTTP-Session: 091b808d-dd29-4ca3-a74d-46d90845c55d Destroying unnamed session 2024.01.11 00:56:17.850527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.850572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.850591 [ 3 ] {} HTTP-Session: 480e29b4-41d0-415c-b275-6d7100d796f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.850607 [ 3 ] {} HTTP-Session: 480e29b4-41d0-415c-b275-6d7100d796f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.850689 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:17.850729 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:17.851426 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:17.854667 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:17.856927 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:56:17.857092 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:56:17.857212 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} executeQuery: Read 4 rows, 443.00 B in 0.006487571 sec., 616 rows/sec., 66.68 KiB/sec. 2024.01.11 00:56:17.857382 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.857405 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:56:17.857421 [ 3 ] {} HTTP-Session: 480e29b4-41d0-415c-b275-6d7100d796f2 Destroying unnamed session 2024.01.11 00:56:17.857590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.857635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.857653 [ 3 ] {} HTTP-Session: 7926ef2b-8ff1-4bce-be49-c8362c594b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.857669 [ 3 ] {} HTTP-Session: 7926ef2b-8ff1-4bce-be49-c8362c594b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.857741 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:17.857780 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:56:17.857888 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:17.861684 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:17.861899 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:56:17.862049 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:56:17.862165 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} executeQuery: Read 39 rows, 3.16 KiB in 0.004393186 sec., 8877 rows/sec., 719.55 KiB/sec. 2024.01.11 00:56:17.862283 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.862313 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:17.862328 [ 3 ] {} HTTP-Session: 7926ef2b-8ff1-4bce-be49-c8362c594b73 Destroying unnamed session 2024.01.11 00:56:17.862644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 18981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.862689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.862708 [ 3 ] {} HTTP-Session: 2fc8e3a4-6c5b-4422-a03e-c594efc20d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.862724 [ 3 ] {} HTTP-Session: 2fc8e3a4-6c5b-4422-a03e-c594efc20d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.862798 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:17.862836 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:56:17.862939 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:17.863389 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:17.863603 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:56:17.863752 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:56:17.863860 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} executeQuery: Read 117 rows, 11.81 KiB in 0.001034542 sec., 113093 rows/sec., 11.15 MiB/sec. 2024.01.11 00:56:17.863974 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.863996 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:56:17.864011 [ 3 ] {} HTTP-Session: 2fc8e3a4-6c5b-4422-a03e-c594efc20d36 Destroying unnamed session 2024.01.11 00:56:17.864154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.864198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.864216 [ 3 ] {} HTTP-Session: bca0fff4-a538-40a2-b93d-bf5121c742e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.864232 [ 3 ] {} HTTP-Session: bca0fff4-a538-40a2-b93d-bf5121c742e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.864312 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:17.864351 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:56:17.865469 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:17.866382 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:17.866624 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:56:17.866770 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:56:17.866884 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} executeQuery: Read 54 rows, 4.33 KiB in 0.002543266 sec., 21232 rows/sec., 1.66 MiB/sec. 2024.01.11 00:56:17.867005 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.867027 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:56:17.867042 [ 3 ] {} HTTP-Session: bca0fff4-a538-40a2-b93d-bf5121c742e3 Destroying unnamed session 2024.01.11 00:56:17.867338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.867381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.867399 [ 3 ] {} HTTP-Session: 7843d823-4bd3-4563-b0af-96b1c81accce Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.867415 [ 3 ] {} HTTP-Session: 7843d823-4bd3-4563-b0af-96b1c81accce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.867503 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:17.867546 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:56:17.867702 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:17.868169 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:17.871157 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:56:17.871390 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:56:17.871517 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} executeQuery: Read 39 rows, 53.89 KiB in 0.003983927 sec., 9789 rows/sec., 13.21 MiB/sec. 2024.01.11 00:56:17.871653 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.871679 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.11 00:56:17.871695 [ 3 ] {} HTTP-Session: 7843d823-4bd3-4563-b0af-96b1c81accce Destroying unnamed session 2024.01.11 00:56:17.871816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 3350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:17.871863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:17.871882 [ 3 ] {} HTTP-Session: c63e85df-2589-4140-a7f1-89a087d1199c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:17.871899 [ 3 ] {} HTTP-Session: c63e85df-2589-4140-a7f1-89a087d1199c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:17.871970 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:17.872543 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.11 00:56:17.872659 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:17.872952 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:17.873225 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:56:17.873411 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:56:17.873522 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} executeQuery: Read 21 rows, 1.54 KiB in 0.001522983 sec., 13788 rows/sec., 1011.20 KiB/sec. 2024.01.11 00:56:17.873671 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} DynamicQueryHandler: Done processing query 2024.01.11 00:56:17.873696 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:56:17.873712 [ 3 ] {} HTTP-Session: c63e85df-2589-4140-a7f1-89a087d1199c Destroying unnamed session 2024.01.11 00:56:27.820009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:27.820145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:27.820177 [ 3 ] {} HTTP-Session: 3102d752-dacb-4201-84f1-60280417d583 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:27.820205 [ 3 ] {} HTTP-Session: 3102d752-dacb-4201-84f1-60280417d583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:27.820349 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:27.820419 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:56:27.820604 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:27.821120 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:27.821388 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:56:27.821554 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:56:27.821689 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} executeQuery: Read 40 rows, 3.24 KiB in 0.001294838 sec., 30891 rows/sec., 2.45 MiB/sec. 2024.01.11 00:56:27.821838 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} DynamicQueryHandler: Done processing query 2024.01.11 00:56:27.821864 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:27.821881 [ 3 ] {} HTTP-Session: 3102d752-dacb-4201-84f1-60280417d583 Destroying unnamed session 2024.01.11 00:56:27.822050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 19459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:27.822105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:27.822124 [ 3 ] {} HTTP-Session: af0604db-e492-4aa1-b6b8-5309d1570767 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:27.822144 [ 3 ] {} HTTP-Session: af0604db-e492-4aa1-b6b8-5309d1570767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:27.822234 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:27.822277 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:56:27.822385 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:27.822734 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:27.822966 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:56:27.823115 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:56:27.823239 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} executeQuery: Read 120 rows, 12.11 KiB in 0.000972811 sec., 123353 rows/sec., 12.15 MiB/sec. 2024.01.11 00:56:27.823363 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} DynamicQueryHandler: Done processing query 2024.01.11 00:56:27.823387 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:56:27.823404 [ 3 ] {} HTTP-Session: af0604db-e492-4aa1-b6b8-5309d1570767 Destroying unnamed session 2024.01.11 00:56:27.823529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:27.823577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:27.823597 [ 3 ] {} HTTP-Session: 48afadbf-f195-4967-9d8c-8f6e22dca126 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:27.823615 [ 3 ] {} HTTP-Session: 48afadbf-f195-4967-9d8c-8f6e22dca126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:27.823690 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:27.823731 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:56:27.823837 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:27.824183 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:27.824415 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:56:27.824562 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:56:27.824677 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} executeQuery: Read 40 rows, 3.20 KiB in 0.000958181 sec., 41745 rows/sec., 3.26 MiB/sec. 2024.01.11 00:56:27.824802 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} DynamicQueryHandler: Done processing query 2024.01.11 00:56:27.824826 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:27.824842 [ 3 ] {} HTTP-Session: 48afadbf-f195-4967-9d8c-8f6e22dca126 Destroying unnamed session 2024.01.11 00:56:27.825055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:27.825100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:27.825120 [ 3 ] {} HTTP-Session: 4b4f74e0-1892-4882-8425-8aca67bd197e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:27.825137 [ 3 ] {} HTTP-Session: 4b4f74e0-1892-4882-8425-8aca67bd197e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:27.825224 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:27.825269 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:56:27.825407 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:27.825884 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:27.826195 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:56:27.826372 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:56:27.826501 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} executeQuery: Read 40 rows, 55.27 KiB in 0.001242377 sec., 32196 rows/sec., 43.45 MiB/sec. 2024.01.11 00:56:27.826653 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} DynamicQueryHandler: Done processing query 2024.01.11 00:56:27.826678 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.11 00:56:27.826694 [ 3 ] {} HTTP-Session: 4b4f74e0-1892-4882-8425-8aca67bd197e Destroying unnamed session 2024.01.11 00:56:32.149604 [ 109 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:56:32.149695 [ 109 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:56:37.820207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:37.820343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:37.820374 [ 3 ] {} HTTP-Session: 1cc7efa7-190d-447b-85b8-af406dc0b992 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:37.820401 [ 3 ] {} HTTP-Session: 1cc7efa7-190d-447b-85b8-af406dc0b992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:37.820545 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:37.820613 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:56:37.820794 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:37.821359 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:37.821631 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:56:37.821795 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:56:37.821923 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} executeQuery: Read 40 rows, 3.24 KiB in 0.001338259 sec., 29889 rows/sec., 2.37 MiB/sec. 2024.01.11 00:56:37.822088 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} DynamicQueryHandler: Done processing query 2024.01.11 00:56:37.822115 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:37.822131 [ 3 ] {} HTTP-Session: 1cc7efa7-190d-447b-85b8-af406dc0b992 Destroying unnamed session 2024.01.11 00:56:37.822288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 19459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:37.822340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:37.822360 [ 3 ] {} HTTP-Session: 93ec4efa-0c90-400d-9bfd-4ac4c2a0bfa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:37.822378 [ 3 ] {} HTTP-Session: 93ec4efa-0c90-400d-9bfd-4ac4c2a0bfa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:37.822463 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:37.822504 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:56:37.822613 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:37.823005 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:37.823222 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:56:37.823369 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:56:37.823490 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} executeQuery: Read 120 rows, 12.11 KiB in 0.000997222 sec., 120334 rows/sec., 11.86 MiB/sec. 2024.01.11 00:56:37.823611 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} DynamicQueryHandler: Done processing query 2024.01.11 00:56:37.823635 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:56:37.823651 [ 3 ] {} HTTP-Session: 93ec4efa-0c90-400d-9bfd-4ac4c2a0bfa3 Destroying unnamed session 2024.01.11 00:56:37.823766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:37.823812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:37.823831 [ 3 ] {} HTTP-Session: 71ddad68-8f0b-44c4-8609-3dbedb18e38b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:37.823848 [ 3 ] {} HTTP-Session: 71ddad68-8f0b-44c4-8609-3dbedb18e38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:37.823921 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:37.823959 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:56:37.824065 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:37.824374 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:37.824585 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:56:37.824733 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:56:37.824852 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} executeQuery: Read 40 rows, 3.20 KiB in 0.00090332 sec., 44281 rows/sec., 3.46 MiB/sec. 2024.01.11 00:56:37.825013 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} DynamicQueryHandler: Done processing query 2024.01.11 00:56:37.825038 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:37.825054 [ 3 ] {} HTTP-Session: 71ddad68-8f0b-44c4-8609-3dbedb18e38b Destroying unnamed session 2024.01.11 00:56:37.825269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:37.825316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:37.825334 [ 3 ] {} HTTP-Session: 61f10c2a-00e2-47bd-be2f-66b8a1608a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:37.825351 [ 3 ] {} HTTP-Session: 61f10c2a-00e2-47bd-be2f-66b8a1608a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:37.825438 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:37.825484 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:56:37.825629 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:37.826106 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:37.826416 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:56:37.826591 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:56:37.826718 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} executeQuery: Read 40 rows, 55.27 KiB in 0.001246368 sec., 32093 rows/sec., 43.31 MiB/sec. 2024.01.11 00:56:37.826858 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} DynamicQueryHandler: Done processing query 2024.01.11 00:56:37.826881 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.11 00:56:37.826897 [ 3 ] {} HTTP-Session: 61f10c2a-00e2-47bd-be2f-66b8a1608a25 Destroying unnamed session 2024.01.11 00:56:42.818136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.818324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.818377 [ 3 ] {} HTTP-Session: fd132ae5-bbcd-4801-ac3f-34f286d3b213 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.818422 [ 3 ] {} HTTP-Session: fd132ae5-bbcd-4801-ac3f-34f286d3b213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.818743 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:42.821805 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.822016 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.822132 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:42.822395 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.11 00:56:42.826541 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.11 00:56:42.826580 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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.11 00:56:42.826649 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.11 00:56:42.830752 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} executeQuery: Read 4 rows, 443.00 B in 0.011937 sec., 335 rows/sec., 36.24 KiB/sec. 2024.01.11 00:56:42.830971 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.830998 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:42.831016 [ 3 ] {} HTTP-Session: fd132ae5-bbcd-4801-ac3f-34f286d3b213 Destroying unnamed session 2024.01.11 00:56:42.831279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.831330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.831351 [ 3 ] {} HTTP-Session: b2affeb7-3eae-47cc-b982-e18c8a4ea08b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.831369 [ 3 ] {} HTTP-Session: b2affeb7-3eae-47cc-b982-e18c8a4ea08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.831501 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:42.831956 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.832119 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.832163 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:42.832309 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.11 00:56:42.832340 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.11 00:56:42.832363 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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.11 00:56:42.832392 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.11 00:56:42.833323 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} executeQuery: Read 4 rows, 443.00 B in 0.001781379 sec., 2245 rows/sec., 242.86 KiB/sec. 2024.01.11 00:56:42.833518 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.833544 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:42.833562 [ 3 ] {} HTTP-Session: b2affeb7-3eae-47cc-b982-e18c8a4ea08b Destroying unnamed session 2024.01.11 00:56:42.833764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.833811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.833832 [ 3 ] {} HTTP-Session: 5a8efebd-7c7c-439b-a03b-ea0ed4aa1e0a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.833849 [ 3 ] {} HTTP-Session: 5a8efebd-7c7c-439b-a03b-ea0ed4aa1e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.833968 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:42.834422 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.834589 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.834632 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:42.834778 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.11 00:56:42.834808 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.11 00:56:42.834829 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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.11 00:56:42.834858 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.11 00:56:42.835818 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} executeQuery: Read 4 rows, 443.00 B in 0.001811399 sec., 2208 rows/sec., 238.83 KiB/sec. 2024.01.11 00:56:42.836011 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.836037 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:42.836055 [ 3 ] {} HTTP-Session: 5a8efebd-7c7c-439b-a03b-ea0ed4aa1e0a Destroying unnamed session 2024.01.11 00:56:42.836400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.836446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.836466 [ 3 ] {} HTTP-Session: 97200eb9-8899-495d-855f-627d3918adad Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.836484 [ 3 ] {} HTTP-Session: 97200eb9-8899-495d-855f-627d3918adad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.836603 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:42.837058 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.837223 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.837266 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:42.837408 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.11 00:56:42.837436 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.11 00:56:42.837459 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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.11 00:56:42.837488 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.11 00:56:42.838492 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} executeQuery: Read 4 rows, 443.00 B in 0.001826339 sec., 2190 rows/sec., 236.88 KiB/sec. 2024.01.11 00:56:42.838689 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.838713 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:42.838729 [ 3 ] {} HTTP-Session: 97200eb9-8899-495d-855f-627d3918adad Destroying unnamed session 2024.01.11 00:56:42.838964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.839010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.839029 [ 3 ] {} HTTP-Session: 94c33a96-e77b-4730-88c0-b216b8f86d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.839045 [ 3 ] {} HTTP-Session: 94c33a96-e77b-4730-88c0-b216b8f86d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.839166 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:42.839634 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.839800 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.839843 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:42.839985 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.11 00:56:42.840014 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.11 00:56:42.840036 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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.11 00:56:42.840065 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.11 00:56:42.841014 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} executeQuery: Read 4 rows, 443.00 B in 0.00180961 sec., 2210 rows/sec., 239.07 KiB/sec. 2024.01.11 00:56:42.841197 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.841222 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:42.841238 [ 3 ] {} HTTP-Session: 94c33a96-e77b-4730-88c0-b216b8f86d04 Destroying unnamed session 2024.01.11 00:56:42.841464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.841509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.841528 [ 3 ] {} HTTP-Session: 48b3088e-f93f-46c9-962e-1e554149621f Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.841545 [ 3 ] {} HTTP-Session: 48b3088e-f93f-46c9-962e-1e554149621f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.841666 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:56:42.842137 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.842307 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.842349 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:56:42.842491 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.11 00:56:42.842519 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.11 00:56:42.842539 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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.11 00:56:42.842566 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.11 00:56:42.843530 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} executeQuery: Read 4 rows, 443.00 B in 0.001824489 sec., 2192 rows/sec., 237.12 KiB/sec. 2024.01.11 00:56:42.843719 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.843744 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.11 00:56:42.843760 [ 3 ] {} HTTP-Session: 48b3088e-f93f-46c9-962e-1e554149621f Destroying unnamed session 2024.01.11 00:56:42.851627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.851688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.851712 [ 3 ] {} HTTP-Session: 31b6bfdf-92d8-4e75-b82a-7b05a49d7a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.851733 [ 3 ] {} HTTP-Session: 31b6bfdf-92d8-4e75-b82a-7b05a49d7a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.851829 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:42.851879 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:56:42.852052 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:42.852410 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:42.852705 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:56:42.852865 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:56:42.852983 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} executeQuery: Read 6 rows, 996.00 B in 0.001117484 sec., 5369 rows/sec., 870.40 KiB/sec. 2024.01.11 00:56:42.853149 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.853174 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:56:42.853189 [ 3 ] {} HTTP-Session: 31b6bfdf-92d8-4e75-b82a-7b05a49d7a04 Destroying unnamed session 2024.01.11 00:56:42.853308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.853352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.853371 [ 3 ] {} HTTP-Session: d73ea2e8-f1b1-4bdc-a7ad-9de334f0b82d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.853387 [ 3 ] {} HTTP-Session: d73ea2e8-f1b1-4bdc-a7ad-9de334f0b82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.853460 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:42.853500 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:56:42.853616 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:42.853915 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:42.854120 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.11 00:56:42.854267 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.11 00:56:42.854390 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} executeQuery: Read 36 rows, 3.12 KiB in 0.00089713 sec., 40127 rows/sec., 3.39 MiB/sec. 2024.01.11 00:56:42.854507 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.854530 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:42.854546 [ 3 ] {} HTTP-Session: d73ea2e8-f1b1-4bdc-a7ad-9de334f0b82d Destroying unnamed session 2024.01.11 00:56:42.854699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.854743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.854762 [ 3 ] {} HTTP-Session: 0cb79c9e-3c4d-4b07-bc09-6aff96ac90e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.854779 [ 3 ] {} HTTP-Session: 0cb79c9e-3c4d-4b07-bc09-6aff96ac90e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.854848 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:42.854887 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:56:42.854993 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:42.855266 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:42.855484 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.11 00:56:42.855627 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.11 00:56:42.855749 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} executeQuery: Read 24 rows, 1.90 KiB in 0.00086995 sec., 27587 rows/sec., 2.13 MiB/sec. 2024.01.11 00:56:42.855853 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.855876 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.11 00:56:42.855892 [ 3 ] {} HTTP-Session: 0cb79c9e-3c4d-4b07-bc09-6aff96ac90e9 Destroying unnamed session 2024.01.11 00:56:42.856056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 41600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:42.856101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:42.856120 [ 3 ] {} HTTP-Session: 12efe923-5acd-41e7-bde2-55ed6293610e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:42.856137 [ 3 ] {} HTTP-Session: 12efe923-5acd-41e7-bde2-55ed6293610e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:42.856216 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:42.856260 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:56:42.856377 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:42.856762 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:42.857040 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:56:42.857212 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:56:42.857333 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} executeQuery: Read 216 rows, 15.61 KiB in 0.001082894 sec., 199465 rows/sec., 14.08 MiB/sec. 2024.01.11 00:56:42.857457 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} DynamicQueryHandler: Done processing query 2024.01.11 00:56:42.857481 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.01.11 00:56:42.857497 [ 3 ] {} HTTP-Session: 12efe923-5acd-41e7-bde2-55ed6293610e Destroying unnamed session 2024.01.11 00:56:47.149950 [ 99 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:56:47.150042 [ 99 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:56:47.819970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:47.820084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:47.820115 [ 3 ] {} HTTP-Session: 2fc25daf-cff4-40ac-ab97-a432d183965d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:47.820142 [ 3 ] {} HTTP-Session: 2fc25daf-cff4-40ac-ab97-a432d183965d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:47.820287 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:47.820355 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:56:47.820523 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:47.820971 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:47.821237 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.11 00:56:47.821403 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.11 00:56:47.821523 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} executeQuery: Read 40 rows, 3.24 KiB in 0.001195506 sec., 33458 rows/sec., 2.65 MiB/sec. 2024.01.11 00:56:47.821650 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} DynamicQueryHandler: Done processing query 2024.01.11 00:56:47.821676 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:47.821693 [ 3 ] {} HTTP-Session: 2fc25daf-cff4-40ac-ab97-a432d183965d Destroying unnamed session 2024.01.11 00:56:47.821846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 19459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:47.821896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:47.821917 [ 3 ] {} HTTP-Session: 31da1caf-ca63-4adc-92e0-d65501c617f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:47.821935 [ 3 ] {} HTTP-Session: 31da1caf-ca63-4adc-92e0-d65501c617f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:47.822022 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:47.822064 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:56:47.822170 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:47.822549 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:47.822777 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.11 00:56:47.822948 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.11 00:56:47.823053 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} executeQuery: Read 120 rows, 12.11 KiB in 0.001001682 sec., 119798 rows/sec., 11.80 MiB/sec. 2024.01.11 00:56:47.823180 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} DynamicQueryHandler: Done processing query 2024.01.11 00:56:47.823206 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:56:47.823222 [ 3 ] {} HTTP-Session: 31da1caf-ca63-4adc-92e0-d65501c617f8 Destroying unnamed session 2024.01.11 00:56:47.823380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:47.823427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:47.823447 [ 3 ] {} HTTP-Session: 708943b4-7ab3-4bc5-94b2-d39d83956361 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:47.823464 [ 3 ] {} HTTP-Session: 708943b4-7ab3-4bc5-94b2-d39d83956361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:47.823537 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:47.823577 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:56:47.823683 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:47.823964 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:47.824164 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.11 00:56:47.824309 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.11 00:56:47.824413 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} executeQuery: Read 40 rows, 3.20 KiB in 0.000848258 sec., 47155 rows/sec., 3.69 MiB/sec. 2024.01.11 00:56:47.824516 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} DynamicQueryHandler: Done processing query 2024.01.11 00:56:47.824540 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:47.824556 [ 3 ] {} HTTP-Session: 708943b4-7ab3-4bc5-94b2-d39d83956361 Destroying unnamed session 2024.01.11 00:56:47.824768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:47.824812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:47.824832 [ 3 ] {} HTTP-Session: b908d28e-387d-4d89-9c52-c7eecb23d1ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:47.824848 [ 3 ] {} HTTP-Session: b908d28e-387d-4d89-9c52-c7eecb23d1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:47.824934 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:47.824979 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:56:47.825112 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:47.825557 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. 2024.01.11 00:56:47.825885 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.11 00:56:47.826062 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.11 00:56:47.826164 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} executeQuery: Read 40 rows, 55.27 KiB in 0.001202896 sec., 33253 rows/sec., 44.87 MiB/sec. 2024.01.11 00:56:47.826341 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} DynamicQueryHandler: Done processing query 2024.01.11 00:56:47.826366 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.11 00:56:47.826382 [ 3 ] {} HTTP-Session: b908d28e-387d-4d89-9c52-c7eecb23d1ca Destroying unnamed session 2024.01.11 00:56:57.821333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:57.821454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:57.821479 [ 3 ] {} HTTP-Session: 4418d1a3-2bd1-4eb6-995f-600e16566698 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:57.821502 [ 3 ] {} HTTP-Session: 4418d1a3-2bd1-4eb6-995f-600e16566698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:57.821632 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:57.821692 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:56:57.821851 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:57.822280 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:56:57.822544 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.11 00:56:57.822707 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.11 00:56:57.822826 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} executeQuery: Read 50 rows, 4.05 KiB in 0.001158395 sec., 43163 rows/sec., 3.42 MiB/sec. 2024.01.11 00:56:57.822991 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} DynamicQueryHandler: Done processing query 2024.01.11 00:56:57.823016 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:56:57.823033 [ 3 ] {} HTTP-Session: 4418d1a3-2bd1-4eb6-995f-600e16566698 Destroying unnamed session 2024.01.11 00:56:57.823201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 23957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:57.823246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:57.823266 [ 3 ] {} HTTP-Session: 5492a16e-4905-4f4a-a1c5-93c134362b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:57.823283 [ 3 ] {} HTTP-Session: 5492a16e-4905-4f4a-a1c5-93c134362b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:57.823365 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:57.823405 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:56:57.823513 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:57.823950 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:56:57.824162 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.11 00:56:57.824313 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.11 00:56:57.824413 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} executeQuery: Read 150 rows, 14.78 KiB in 0.001019842 sec., 147081 rows/sec., 14.15 MiB/sec. 2024.01.11 00:56:57.824432 [ 95 ] {} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.11 00:56:57.824506 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:56:57.824562 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} DynamicQueryHandler: Done processing query 2024.01.11 00:56:57.824610 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:56:57.824662 [ 3 ] {} HTTP-Session: 5492a16e-4905-4f4a-a1c5-93c134362b6f Destroying unnamed session 2024.01.11 00:56:57.824723 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.11 00:56:57.824810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:57.824870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:57.824891 [ 3 ] {} HTTP-Session: f2e4739b-e191-441f-bb33-ae3bf8385079 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:57.824910 [ 3 ] {} HTTP-Session: f2e4739b-e191-441f-bb33-ae3bf8385079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:57.824998 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:57.825038 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:56:57.825156 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:57.825493 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:56:57.825715 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.11 00:56:57.825860 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.11 00:56:57.825958 [ 95 ] {} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.11 00:56:57.825963 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} executeQuery: Read 55 rows, 4.42 KiB in 0.00093602 sec., 58759 rows/sec., 4.62 MiB/sec. 2024.01.11 00:56:57.825998 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:56:57.826137 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.11 00:56:57.826160 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} DynamicQueryHandler: Done processing query 2024.01.11 00:56:57.826228 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:56:57.826244 [ 3 ] {} HTTP-Session: f2e4739b-e191-441f-bb33-ae3bf8385079 Destroying unnamed session 2024.01.11 00:56:57.826460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:57.826506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:57.826526 [ 3 ] {} HTTP-Session: 5cd95e18-8ff3-4482-a4d5-2524b0b54754 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:57.826543 [ 3 ] {} HTTP-Session: 5cd95e18-8ff3-4482-a4d5-2524b0b54754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:57.826639 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:57.826686 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:56:57.826837 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:57.827102 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:56:57.827103 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:56:57.827226 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part 2024.01.11 00:56:57.827229 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 117 rows starting from the beginning of the part 2024.01.11 00:56:57.827769 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2024.01.11 00:56:57.828044 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part 2024.01.11 00:56:57.828080 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:56:57.828111 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2024.01.11 00:56:57.828518 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2024.01.11 00:56:57.828616 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part 2024.01.11 00:56:57.828886 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2024.01.11 00:56:57.829109 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::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.11 00:56:57.829233 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 55 rows starting from the beginning of the part 2024.01.11 00:56:57.829330 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.11 00:56:57.829505 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 120 rows starting from the beginning of the part 2024.01.11 00:56:57.829920 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.11 00:56:57.829917 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part 2024.01.11 00:56:57.830364 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} executeQuery: Read 50 rows, 69.09 KiB in 0.00364737 sec., 13708 rows/sec., 18.50 MiB/sec. 2024.01.11 00:56:57.830934 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} DynamicQueryHandler: Done processing query 2024.01.11 00:56:57.830998 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.01.11 00:56:57.831043 [ 3 ] {} HTTP-Session: 5cd95e18-8ff3-4482-a4d5-2524b0b54754 Destroying unnamed session 2024.01.11 00:56:57.831350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:56:57.831486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:56:57.831582 [ 3 ] {} HTTP-Session: 8c317ea1-75d5-488d-ab7f-c027a9e4c250 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:56:57.831687 [ 3 ] {} HTTP-Session: 8c317ea1-75d5-488d-ab7f-c027a9e4c250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:56:57.832176 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:56:57.832236 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.006143243 sec., 41183.459615711115 rows/sec., 3.22 MiB/sec. 2024.01.11 00:56:57.832347 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.11 00:56:57.832629 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.11 00:56:57.833171 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.11 00:56:57.833303 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:56:57.833381 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.11 00:56:57.833936 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 4 columns (4 merged, 0 gathered) in 0.009370094 sec., 70757.02762426929 rows/sec., 6.88 MiB/sec. 2024.01.11 00:56:57.833947 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:56:57.834075 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.11 00:56:57.834235 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:56:57.834274 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.11 00:56:57.834345 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.11 00:56:57.834445 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:56:57.834546 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} executeQuery: Read 6 rows, 463.00 B in 0.00228964 sec., 2620 rows/sec., 197.48 KiB/sec. 2024.01.11 00:56:57.834714 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} DynamicQueryHandler: Done processing query 2024.01.11 00:56:57.834739 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.11 00:56:57.834754 [ 3 ] {} HTTP-Session: 8c317ea1-75d5-488d-ab7f-c027a9e4c250 Destroying unnamed session 2024.01.11 00:57:02.150107 [ 93 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:57:02.150184 [ 93 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:57:07.820622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.820753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.820780 [ 3 ] {} HTTP-Session: a03d6610-4cf9-4494-9718-3acd4c7ec57c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.820803 [ 3 ] {} HTTP-Session: a03d6610-4cf9-4494-9718-3acd4c7ec57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.820999 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} executeQuery: (from [fd00:1122:3344:101::d]:62162) 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.11 00:57:07.821633 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:57:07.821822 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:57:07.821876 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.11 00:57:07.822047 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.11 00:57:07.822126 [ 188 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.11 00:57:07.822185 [ 187 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.11 00:57:07.822306 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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.11 00:57:07.822394 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.11 00:57:07.824174 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} executeQuery: Read 10 rows, 1.41 KiB in 0.003126198 sec., 3198 rows/sec., 449.52 KiB/sec. 2024.01.11 00:57:07.824471 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.824507 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.11 00:57:07.824524 [ 3 ] {} HTTP-Session: a03d6610-4cf9-4494-9718-3acd4c7ec57c Destroying unnamed session 2024.01.11 00:57:07.825393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.825452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.825473 [ 3 ] {} HTTP-Session: 40f4e44e-74cb-4ded-a04f-b5d95dcd90d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.825492 [ 3 ] {} HTTP-Session: 40f4e44e-74cb-4ded-a04f-b5d95dcd90d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.825579 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.825621 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.11 00:57:07.825774 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.826122 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.826428 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:57:07.826592 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:57:07.826721 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} executeQuery: Read 1 rows, 232.00 B in 0.001106774 sec., 903 rows/sec., 204.71 KiB/sec. 2024.01.11 00:57:07.826851 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.826875 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:57:07.826891 [ 3 ] {} HTTP-Session: 40f4e44e-74cb-4ded-a04f-b5d95dcd90d4 Destroying unnamed session 2024.01.11 00:57:07.827026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.827072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.827091 [ 3 ] {} HTTP-Session: 0896c987-3fcd-4b19-ae0e-af2be04bc620 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.827108 [ 3 ] {} HTTP-Session: 0896c987-3fcd-4b19-ae0e-af2be04bc620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.827185 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.827225 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:57:07.827335 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.827678 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.827889 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.11 00:57:07.828039 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.11 00:57:07.828170 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} executeQuery: Read 52 rows, 4.21 KiB in 0.000951721 sec., 54637 rows/sec., 4.32 MiB/sec. 2024.01.11 00:57:07.828165 [ 89 ] {} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.11 00:57:07.828281 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.828353 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.828395 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:57:07.828405 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.11 00:57:07.828425 [ 3 ] {} HTTP-Session: 0896c987-3fcd-4b19-ae0e-af2be04bc620 Destroying unnamed session 2024.01.11 00:57:07.828545 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:57:07.828600 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2024.01.11 00:57:07.828606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.828696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.828749 [ 3 ] {} HTTP-Session: d936370c-8cd8-40fc-8fbb-cd98dee96177 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.828793 [ 3 ] {} HTTP-Session: d936370c-8cd8-40fc-8fbb-cd98dee96177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.828813 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2024.01.11 00:57:07.828979 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.829027 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2024.01.11 00:57:07.829048 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:57:07.829201 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2024.01.11 00:57:07.829545 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2024.01.11 00:57:07.829574 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.829763 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:07.830290 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.830702 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:57:07.830984 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:57:07.831285 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} executeQuery: Read 2 rows, 175.00 B in 0.00224384 sec., 891 rows/sec., 76.16 KiB/sec. 2024.01.11 00:57:07.831412 [ 25 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003053996 sec., 85461.80152167848 rows/sec., 6.76 MiB/sec. 2024.01.11 00:57:07.831553 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.831600 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:07.831622 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.11 00:57:07.831634 [ 3 ] {} HTTP-Session: d936370c-8cd8-40fc-8fbb-cd98dee96177 Destroying unnamed session 2024.01.11 00:57:07.831853 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.11 00:57:07.831867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.831936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.831949 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.11 00:57:07.831964 [ 3 ] {} HTTP-Session: 90947e62-3c3a-4434-ac6a-13419ff2256b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.831998 [ 3 ] {} HTTP-Session: 90947e62-3c3a-4434-ac6a-13419ff2256b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.832128 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.832167 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:07.832286 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.832707 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.832949 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.11 00:57:07.833103 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.11 00:57:07.833222 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} executeQuery: Read 157 rows, 15.46 KiB in 0.001064833 sec., 147440 rows/sec., 14.18 MiB/sec. 2024.01.11 00:57:07.833343 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.833368 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:57:07.833384 [ 3 ] {} HTTP-Session: 90947e62-3c3a-4434-ac6a-13419ff2256b Destroying unnamed session 2024.01.11 00:57:07.833501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.833546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.833565 [ 3 ] {} HTTP-Session: bd56baac-8f87-4109-875d-67b4bf0f3a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.833582 [ 3 ] {} HTTP-Session: bd56baac-8f87-4109-875d-67b4bf0f3a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.833652 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.833690 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:57:07.833804 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.836130 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.836354 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.11 00:57:07.836503 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.11 00:57:07.836625 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} executeQuery: Read 2 rows, 143.00 B in 0.002943584 sec., 679 rows/sec., 47.44 KiB/sec. 2024.01.11 00:57:07.836747 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.836773 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:07.836789 [ 3 ] {} HTTP-Session: bd56baac-8f87-4109-875d-67b4bf0f3a7a Destroying unnamed session 2024.01.11 00:57:07.836901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.836945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.836966 [ 3 ] {} HTTP-Session: 13378036-5761-4e3f-a0f7-b58735dcabea Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.836983 [ 3 ] {} HTTP-Session: 13378036-5761-4e3f-a0f7-b58735dcabea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.837060 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.837100 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:07.837207 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.837530 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.837760 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.11 00:57:07.837955 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.11 00:57:07.838128 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} executeQuery: Read 54 rows, 4.33 KiB in 0.001031693 sec., 52341 rows/sec., 4.10 MiB/sec. 2024.01.11 00:57:07.838287 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.838323 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:57:07.838347 [ 3 ] {} HTTP-Session: 13378036-5761-4e3f-a0f7-b58735dcabea Destroying unnamed session 2024.01.11 00:57:07.838487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.838554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.838585 [ 3 ] {} HTTP-Session: 6ee1c24e-f45a-411c-9195-6db6a886cc9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.838609 [ 3 ] {} HTTP-Session: 6ee1c24e-f45a-411c-9195-6db6a886cc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.838704 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.838789 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:57:07.838952 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.839265 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.839531 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:57:07.839710 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:57:07.839843 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} executeQuery: Read 1 rows, 72.00 B in 0.001070963 sec., 933 rows/sec., 65.65 KiB/sec. 2024.01.11 00:57:07.839971 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.839995 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:07.840011 [ 3 ] {} HTTP-Session: 6ee1c24e-f45a-411c-9195-6db6a886cc9d Destroying unnamed session 2024.01.11 00:57:07.840161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:07.840209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:07.840228 [ 3 ] {} HTTP-Session: 7b32b9b8-5f0c-4b0b-a484-89bc110ef79b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:07.840245 [ 3 ] {} HTTP-Session: 7b32b9b8-5f0c-4b0b-a484-89bc110ef79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:07.840339 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:07.840383 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:57:07.840522 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:07.841049 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.841371 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.11 00:57:07.841549 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.11 00:57:07.841680 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} executeQuery: Read 52 rows, 71.86 KiB in 0.001301198 sec., 39963 rows/sec., 53.93 MiB/sec. 2024.01.11 00:57:07.841683 [ 88 ] {} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.11 00:57:07.841777 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:07.841906 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} DynamicQueryHandler: Done processing query 2024.01.11 00:57:07.841915 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.11 00:57:07.841956 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:57:07.841991 [ 3 ] {} HTTP-Session: 7b32b9b8-5f0c-4b0b-a484-89bc110ef79b Destroying unnamed session 2024.01.11 00:57:07.842088 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:57:07.842137 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2024.01.11 00:57:07.842298 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2024.01.11 00:57:07.842402 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2024.01.11 00:57:07.842504 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2024.01.11 00:57:07.842599 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2024.01.11 00:57:07.842692 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:07.846734 [ 22 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 6 columns (6 merged, 0 gathered) in 0.004872866 sec., 53561.90792030809 rows/sec., 72.28 MiB/sec. 2024.01.11 00:57:07.846994 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.11 00:57:07.847255 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.11 00:57:07.847324 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.11 00:57:07.847389 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1: 4.07 MiB. 2024.01.11 00:57:12.819822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:12.819953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:12.819983 [ 3 ] {} HTTP-Session: 5ac94d87-9c7f-46ee-8d43-2b8365092b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:12.820011 [ 3 ] {} HTTP-Session: 5ac94d87-9c7f-46ee-8d43-2b8365092b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:12.820150 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:12.820218 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:57:12.820401 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:12.820798 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:12.821075 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:57:12.821237 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:57:12.821364 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} executeQuery: Read 2 rows, 175.00 B in 0.001172115 sec., 1706 rows/sec., 145.80 KiB/sec. 2024.01.11 00:57:12.821503 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} DynamicQueryHandler: Done processing query 2024.01.11 00:57:12.821528 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:12.821544 [ 3 ] {} HTTP-Session: 5ac94d87-9c7f-46ee-8d43-2b8365092b07 Destroying unnamed session 2024.01.11 00:57:12.821671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:12.821718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:12.821738 [ 3 ] {} HTTP-Session: fe25137d-48f4-459e-a6eb-93e316c30c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:12.821755 [ 3 ] {} HTTP-Session: fe25137d-48f4-459e-a6eb-93e316c30c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:12.821829 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:12.821867 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:12.821975 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:12.822267 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:12.822474 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.11 00:57:12.822623 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.11 00:57:12.822746 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} executeQuery: Read 37 rows, 3.21 KiB in 0.000884689 sec., 41822 rows/sec., 3.54 MiB/sec. 2024.01.11 00:57:12.822893 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} DynamicQueryHandler: Done processing query 2024.01.11 00:57:12.822918 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:57:12.822934 [ 3 ] {} HTTP-Session: fe25137d-48f4-459e-a6eb-93e316c30c00 Destroying unnamed session 2024.01.11 00:57:12.823038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:12.823083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:12.823102 [ 3 ] {} HTTP-Session: a9f29030-bee6-44b2-a530-405b6fb00763 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:12.823118 [ 3 ] {} HTTP-Session: a9f29030-bee6-44b2-a530-405b6fb00763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:12.823189 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:12.823229 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:57:12.823343 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:12.823597 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:12.823797 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.11 00:57:12.823944 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.11 00:57:12.824059 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} executeQuery: Read 2 rows, 143.00 B in 0.000837108 sec., 2389 rows/sec., 166.82 KiB/sec. 2024.01.11 00:57:12.824175 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} DynamicQueryHandler: Done processing query 2024.01.11 00:57:12.824199 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:12.824238 [ 3 ] {} HTTP-Session: a9f29030-bee6-44b2-a530-405b6fb00763 Destroying unnamed session 2024.01.11 00:57:12.824382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:12.824427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:12.824447 [ 3 ] {} HTTP-Session: 36a21269-a674-41a6-9932-0a734e93fcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:12.824463 [ 3 ] {} HTTP-Session: 36a21269-a674-41a6-9932-0a734e93fcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:12.824535 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:12.824575 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:12.824681 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:12.824985 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:12.825192 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.11 00:57:12.825339 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.11 00:57:12.825459 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} executeQuery: Read 26 rows, 2.06 KiB in 0.00089087 sec., 29184 rows/sec., 2.26 MiB/sec. 2024.01.11 00:57:12.825575 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} DynamicQueryHandler: Done processing query 2024.01.11 00:57:12.825599 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:57:12.825615 [ 3 ] {} HTTP-Session: 36a21269-a674-41a6-9932-0a734e93fcdc Destroying unnamed session 2024.01.11 00:57:12.825724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:12.825773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:12.825792 [ 3 ] {} HTTP-Session: f86b7f80-17cc-499d-b065-ecb2c4c2da0e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:12.825833 [ 3 ] {} HTTP-Session: f86b7f80-17cc-499d-b065-ecb2c4c2da0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:12.825905 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:12.825949 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:57:12.826070 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:12.826387 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:12.826655 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:57:12.826830 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:57:12.826967 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} executeQuery: Read 37 rows, 2.67 KiB in 0.001030823 sec., 35893 rows/sec., 2.53 MiB/sec. 2024.01.11 00:57:12.827080 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} DynamicQueryHandler: Done processing query 2024.01.11 00:57:12.827104 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:57:12.827120 [ 3 ] {} HTTP-Session: f86b7f80-17cc-499d-b065-ecb2c4c2da0e Destroying unnamed session 2024.01.11 00:57:17.150436 [ 83 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:57:17.150510 [ 83 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:57:17.821114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:17.821231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:17.821262 [ 3 ] {} HTTP-Session: bf670130-537d-4096-8108-f1c9f97d98e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:17.821289 [ 3 ] {} HTTP-Session: bf670130-537d-4096-8108-f1c9f97d98e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:17.821431 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:17.821499 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:57:17.821682 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:17.822138 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:17.822397 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.11 00:57:17.822558 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.11 00:57:17.822695 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} executeQuery: Read 52 rows, 4.21 KiB in 0.001219376 sec., 42644 rows/sec., 3.38 MiB/sec. 2024.01.11 00:57:17.822859 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} DynamicQueryHandler: Done processing query 2024.01.11 00:57:17.822885 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:57:17.822901 [ 3 ] {} HTTP-Session: bf670130-537d-4096-8108-f1c9f97d98e4 Destroying unnamed session 2024.01.11 00:57:17.823075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:17.823124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:17.823144 [ 3 ] {} HTTP-Session: def0d495-33cd-4988-84c4-9e1f72061dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:17.823161 [ 3 ] {} HTTP-Session: def0d495-33cd-4988-84c4-9e1f72061dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:17.823249 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:17.823291 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:17.823403 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:17.823782 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:17.824002 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.11 00:57:17.824148 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.11 00:57:17.824274 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} executeQuery: Read 156 rows, 15.38 KiB in 0.000994952 sec., 156791 rows/sec., 15.09 MiB/sec. 2024.01.11 00:57:17.824387 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} DynamicQueryHandler: Done processing query 2024.01.11 00:57:17.824411 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:57:17.824427 [ 3 ] {} HTTP-Session: def0d495-33cd-4988-84c4-9e1f72061dd5 Destroying unnamed session 2024.01.11 00:57:17.824554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:17.824599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:17.824619 [ 3 ] {} HTTP-Session: 8c8a85ca-8dbc-4d6f-b087-c541b1ba05b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:17.824636 [ 3 ] {} HTTP-Session: 8c8a85ca-8dbc-4d6f-b087-c541b1ba05b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:17.824711 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:17.824752 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:17.824859 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:17.825148 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:17.825353 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.11 00:57:17.825510 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.11 00:57:17.825630 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} executeQuery: Read 52 rows, 4.16 KiB in 0.000889439 sec., 58463 rows/sec., 4.57 MiB/sec. 2024.01.11 00:57:17.825749 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} DynamicQueryHandler: Done processing query 2024.01.11 00:57:17.825774 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:57:17.825789 [ 3 ] {} HTTP-Session: 8c8a85ca-8dbc-4d6f-b087-c541b1ba05b4 Destroying unnamed session 2024.01.11 00:57:17.825996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:17.826042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:17.826062 [ 3 ] {} HTTP-Session: 210f8462-9d1e-43c0-a26a-f0a4e9308235 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:17.826078 [ 3 ] {} HTTP-Session: 210f8462-9d1e-43c0-a26a-f0a4e9308235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:17.826175 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:17.826219 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:57:17.826361 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:17.826968 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:17.827294 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.11 00:57:17.827479 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.11 00:57:17.827605 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} executeQuery: Read 52 rows, 71.86 KiB in 0.001401851 sec., 37093 rows/sec., 50.06 MiB/sec. 2024.01.11 00:57:17.827752 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} DynamicQueryHandler: Done processing query 2024.01.11 00:57:17.827777 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:57:17.827792 [ 3 ] {} HTTP-Session: 210f8462-9d1e-43c0-a26a-f0a4e9308235 Destroying unnamed session 2024.01.11 00:57:27.821240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:27.821388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:27.821424 [ 3 ] {} HTTP-Session: 94a8f653-f82a-4caa-a372-8a339dfa833b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:27.821459 [ 3 ] {} HTTP-Session: 94a8f653-f82a-4caa-a372-8a339dfa833b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:27.821614 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:27.821690 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:57:27.821941 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:27.822346 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:27.822614 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.11 00:57:27.822781 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.11 00:57:27.822922 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} executeQuery: Read 52 rows, 4.21 KiB in 0.001259057 sec., 41300 rows/sec., 3.27 MiB/sec. 2024.01.11 00:57:27.823100 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} DynamicQueryHandler: Done processing query 2024.01.11 00:57:27.823126 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:57:27.823143 [ 3 ] {} HTTP-Session: 94a8f653-f82a-4caa-a372-8a339dfa833b Destroying unnamed session 2024.01.11 00:57:27.823289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:27.823338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:27.823360 [ 3 ] {} HTTP-Session: 643a0a97-e58a-474d-ae16-5effa949fe65 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:27.823378 [ 3 ] {} HTTP-Session: 643a0a97-e58a-474d-ae16-5effa949fe65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:27.823466 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:27.823507 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:27.823625 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:27.823975 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:27.824201 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.11 00:57:27.824355 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.11 00:57:27.824483 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} executeQuery: Read 156 rows, 15.38 KiB in 0.000986261 sec., 158173 rows/sec., 15.22 MiB/sec. 2024.01.11 00:57:27.824592 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} DynamicQueryHandler: Done processing query 2024.01.11 00:57:27.824616 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:57:27.824632 [ 3 ] {} HTTP-Session: 643a0a97-e58a-474d-ae16-5effa949fe65 Destroying unnamed session 2024.01.11 00:57:27.824761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:27.824806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:27.824825 [ 3 ] {} HTTP-Session: 3b913ad3-97c3-4aa2-94af-9e30ba457e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:27.824843 [ 3 ] {} HTTP-Session: 3b913ad3-97c3-4aa2-94af-9e30ba457e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:27.824919 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:27.824959 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:27.825067 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:27.825342 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:27.825549 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.11 00:57:27.825698 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.11 00:57:27.825827 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} executeQuery: Read 52 rows, 4.16 KiB in 0.000875299 sec., 59408 rows/sec., 4.65 MiB/sec. 2024.01.11 00:57:27.825952 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} DynamicQueryHandler: Done processing query 2024.01.11 00:57:27.825976 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:57:27.825991 [ 3 ] {} HTTP-Session: 3b913ad3-97c3-4aa2-94af-9e30ba457e11 Destroying unnamed session 2024.01.11 00:57:27.826204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:27.826248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:27.826267 [ 3 ] {} HTTP-Session: eed3344b-3dd1-48d6-9a9e-e51c6ab86a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:27.826284 [ 3 ] {} HTTP-Session: eed3344b-3dd1-48d6-9a9e-e51c6ab86a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:27.826375 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:27.826421 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:57:27.826562 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:27.827004 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:27.827315 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.11 00:57:27.827493 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.11 00:57:27.827626 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} executeQuery: Read 52 rows, 71.86 KiB in 0.001214887 sec., 42802 rows/sec., 57.76 MiB/sec. 2024.01.11 00:57:27.827817 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} DynamicQueryHandler: Done processing query 2024.01.11 00:57:27.827840 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:57:27.827856 [ 3 ] {} HTTP-Session: eed3344b-3dd1-48d6-9a9e-e51c6ab86a0d Destroying unnamed session 2024.01.11 00:57:32.150551 [ 51 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:57:32.150619 [ 51 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:57:37.821064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:37.821198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:37.821229 [ 3 ] {} HTTP-Session: 42759af2-3dde-44ce-a7be-400d9a3a91a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:37.821258 [ 3 ] {} HTTP-Session: 42759af2-3dde-44ce-a7be-400d9a3a91a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:37.821405 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:37.821474 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:57:37.821643 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:37.822041 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:37.822313 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.11 00:57:37.822478 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.11 00:57:37.822615 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} executeQuery: Read 52 rows, 4.21 KiB in 0.001164945 sec., 44637 rows/sec., 3.53 MiB/sec. 2024.01.11 00:57:37.822771 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} DynamicQueryHandler: Done processing query 2024.01.11 00:57:37.822796 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:57:37.822812 [ 3 ] {} HTTP-Session: 42759af2-3dde-44ce-a7be-400d9a3a91a8 Destroying unnamed session 2024.01.11 00:57:37.822964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:37.823015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:37.823035 [ 3 ] {} HTTP-Session: 781a83a6-7856-41b5-ba5a-dcf3fd23f290 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:37.823055 [ 3 ] {} HTTP-Session: 781a83a6-7856-41b5-ba5a-dcf3fd23f290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:37.823138 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:37.823180 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:37.823288 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:37.823622 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:37.823838 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.11 00:57:37.823990 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.11 00:57:37.824121 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} executeQuery: Read 156 rows, 15.38 KiB in 0.00095046 sec., 164131 rows/sec., 15.80 MiB/sec. 2024.01.11 00:57:37.824118 [ 77 ] {} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.11 00:57:37.824233 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:37.824275 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} DynamicQueryHandler: Done processing query 2024.01.11 00:57:37.824345 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:57:37.824389 [ 3 ] {} HTTP-Session: 781a83a6-7856-41b5-ba5a-dcf3fd23f290 Destroying unnamed session 2024.01.11 00:57:37.824396 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.11 00:57:37.824559 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:57:37.824567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:37.824620 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part 2024.01.11 00:57:37.824668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:37.824706 [ 3 ] {} HTTP-Session: 50a89e4d-321f-4c49-ad9d-630361850aae Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:37.824734 [ 3 ] {} HTTP-Session: 50a89e4d-321f-4c49-ad9d-630361850aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:37.824874 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 157 rows starting from the beginning of the part 2024.01.11 00:57:37.824931 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:37.825026 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:37.825090 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2024.01.11 00:57:37.825431 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 156 rows starting from the beginning of the part 2024.01.11 00:57:37.825519 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:37.825699 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 156 rows starting from the beginning of the part 2024.01.11 00:57:37.825914 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 156 rows starting from the beginning of the part 2024.01.11 00:57:37.826417 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:37.826753 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.11 00:57:37.827083 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.11 00:57:37.827263 [ 77 ] {} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.11 00:57:37.827279 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} executeQuery: Read 52 rows, 4.16 KiB in 0.00228372 sec., 22769 rows/sec., 1.78 MiB/sec. 2024.01.11 00:57:37.827383 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:37.827715 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.11 00:57:37.827792 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} DynamicQueryHandler: Done processing query 2024.01.11 00:57:37.827921 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:57:37.828007 [ 3 ] {} HTTP-Session: 50a89e4d-321f-4c49-ad9d-630361850aae Destroying unnamed session 2024.01.11 00:57:37.828021 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:57:37.828036 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 4 columns (4 merged, 0 gathered) in 0.003728741 sec., 227422.6072553712 rows/sec., 21.66 MiB/sec. 2024.01.11 00:57:37.828089 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part 2024.01.11 00:57:37.828188 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.11 00:57:37.828338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:37.828381 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part 2024.01.11 00:57:37.828466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:37.828535 [ 3 ] {} HTTP-Session: 8482cde4-c023-4bf6-a32b-b2dbf4b6255a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:37.828539 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.11 00:57:37.828640 [ 3 ] {} HTTP-Session: 8482cde4-c023-4bf6-a32b-b2dbf4b6255a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:37.828680 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2024.01.11 00:57:37.828707 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.11 00:57:37.829032 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:37.829044 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:37.829169 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:57:37.829239 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:37.829584 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:37.829855 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:37.831064 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.003514636 sec., 93324.03127948385 rows/sec., 7.29 MiB/sec. 2024.01.11 00:57:37.831106 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:37.831224 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.11 00:57:37.831501 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.11 00:57:37.831596 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.11 00:57:37.831662 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.11 00:57:37.831883 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.11 00:57:37.832018 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} executeQuery: Read 52 rows, 71.86 KiB in 0.002904873 sec., 17900 rows/sec., 24.16 MiB/sec. 2024.01.11 00:57:37.832171 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} DynamicQueryHandler: Done processing query 2024.01.11 00:57:37.832194 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:57:37.832211 [ 3 ] {} HTTP-Session: 8482cde4-c023-4bf6-a32b-b2dbf4b6255a Destroying unnamed session 2024.01.11 00:57:42.820020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:42.820141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:42.820168 [ 3 ] {} HTTP-Session: dc1ef8d3-4e71-436c-8c37-7d50ac3113f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:42.820192 [ 3 ] {} HTTP-Session: dc1ef8d3-4e71-436c-8c37-7d50ac3113f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:42.820320 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:42.820381 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:42.820539 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:42.820968 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:42.821243 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.11 00:57:42.821410 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.11 00:57:42.821545 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} executeQuery: Read 36 rows, 3.12 KiB in 0.001185855 sec., 30357 rows/sec., 2.57 MiB/sec. 2024.01.11 00:57:42.821683 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} DynamicQueryHandler: Done processing query 2024.01.11 00:57:42.821709 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:57:42.821725 [ 3 ] {} HTTP-Session: dc1ef8d3-4e71-436c-8c37-7d50ac3113f8 Destroying unnamed session 2024.01.11 00:57:42.821893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:42.821940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:42.821960 [ 3 ] {} HTTP-Session: 6275cd71-a1f0-48d5-9571-813a8e13673b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:42.821978 [ 3 ] {} HTTP-Session: 6275cd71-a1f0-48d5-9571-813a8e13673b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:42.822055 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:42.822096 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:42.822204 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:42.822516 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:42.822724 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.11 00:57:42.822878 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.11 00:57:42.823003 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} executeQuery: Read 24 rows, 1.90 KiB in 0.0009193 sec., 26106 rows/sec., 2.02 MiB/sec. 2024.01.11 00:57:42.823122 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} DynamicQueryHandler: Done processing query 2024.01.11 00:57:42.823146 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.11 00:57:42.823162 [ 3 ] {} HTTP-Session: 6275cd71-a1f0-48d5-9571-813a8e13673b Destroying unnamed session 2024.01.11 00:57:42.823282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:42.823328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:42.823348 [ 3 ] {} HTTP-Session: 636002e1-0205-4b76-b3ff-c44e323c7563 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:42.823365 [ 3 ] {} HTTP-Session: 636002e1-0205-4b76-b3ff-c44e323c7563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:42.823438 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:42.823482 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:57:42.823606 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:42.823891 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:42.824149 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.11 00:57:42.824322 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.11 00:57:42.824446 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} executeQuery: Read 36 rows, 2.60 KiB in 0.000978311 sec., 36798 rows/sec., 2.60 MiB/sec. 2024.01.11 00:57:42.824592 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} DynamicQueryHandler: Done processing query 2024.01.11 00:57:42.824616 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:57:42.824631 [ 3 ] {} HTTP-Session: 636002e1-0205-4b76-b3ff-c44e323c7563 Destroying unnamed session 2024.01.11 00:57:47.150676 [ 52 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:57:47.150755 [ 52 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:57:47.821032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:47.821148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:47.821178 [ 3 ] {} HTTP-Session: 29d2dfbe-d0a7-4739-8d48-3d456ff59dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:47.821205 [ 3 ] {} HTTP-Session: 29d2dfbe-d0a7-4739-8d48-3d456ff59dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:47.821350 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:47.821418 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:57:47.821596 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:47.822054 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.822320 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.11 00:57:47.822496 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.11 00:57:47.822627 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} executeQuery: Read 52 rows, 4.21 KiB in 0.001233327 sec., 42162 rows/sec., 3.34 MiB/sec. 2024.01.11 00:57:47.822647 [ 52 ] {} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.01.11 00:57:47.822772 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.822847 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} DynamicQueryHandler: Done processing query 2024.01.11 00:57:47.822884 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.01.11 00:57:47.822904 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:57:47.822936 [ 3 ] {} HTTP-Session: 29d2dfbe-d0a7-4739-8d48-3d456ff59dc0 Destroying unnamed session 2024.01.11 00:57:47.823034 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:57:47.823063 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part 2024.01.11 00:57:47.823095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:47.823159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:47.823188 [ 3 ] {} HTTP-Session: 04b0eb6b-1a12-44a2-81a0-0fde3c602001 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:47.823216 [ 3 ] {} HTTP-Session: 04b0eb6b-1a12-44a2-81a0-0fde3c602001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:47.823225 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:47.823334 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:47.823355 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:47.823394 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:57:47.823496 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:47.823650 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:47.823658 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:47.824341 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001509453 sec., 172247.82752427534 rows/sec., 13.63 MiB/sec. 2024.01.11 00:57:47.824528 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.11 00:57:47.824795 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.11 00:57:47.824891 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.01.11 00:57:47.826055 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.826282 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:57:47.826440 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:57:47.826572 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} executeQuery: Read 4 rows, 342.00 B in 0.00320214 sec., 1249 rows/sec., 104.30 KiB/sec. 2024.01.11 00:57:47.826748 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} DynamicQueryHandler: Done processing query 2024.01.11 00:57:47.826772 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:47.826788 [ 3 ] {} HTTP-Session: 04b0eb6b-1a12-44a2-81a0-0fde3c602001 Destroying unnamed session 2024.01.11 00:57:47.826955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:47.827002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:47.827022 [ 3 ] {} HTTP-Session: d2534674-369f-48a0-bbc7-137157a43e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:47.827040 [ 3 ] {} HTTP-Session: d2534674-369f-48a0-bbc7-137157a43e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:47.827121 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:47.827161 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:47.827278 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:47.827668 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.827882 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.11 00:57:47.828035 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.11 00:57:47.828172 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} executeQuery: Read 158 rows, 15.55 KiB in 0.001008842 sec., 156615 rows/sec., 15.06 MiB/sec. 2024.01.11 00:57:47.828300 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} DynamicQueryHandler: Done processing query 2024.01.11 00:57:47.828324 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.11 00:57:47.828339 [ 3 ] {} HTTP-Session: d2534674-369f-48a0-bbc7-137157a43e87 Destroying unnamed session 2024.01.11 00:57:47.828451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:47.828496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:47.828515 [ 3 ] {} HTTP-Session: 085aef45-15bb-41c6-baa8-ddb14de0690e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:47.828532 [ 3 ] {} HTTP-Session: 085aef45-15bb-41c6-baa8-ddb14de0690e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:47.828601 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:47.828640 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:57:47.828747 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:47.830951 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.831152 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.11 00:57:47.831299 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.11 00:57:47.831423 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} executeQuery: Read 4 rows, 286.00 B in 0.002789271 sec., 1434 rows/sec., 100.13 KiB/sec. 2024.01.11 00:57:47.831555 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} DynamicQueryHandler: Done processing query 2024.01.11 00:57:47.831579 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:47.831595 [ 3 ] {} HTTP-Session: 085aef45-15bb-41c6-baa8-ddb14de0690e Destroying unnamed session 2024.01.11 00:57:47.831734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:47.831779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:47.831800 [ 3 ] {} HTTP-Session: 831ec45d-0251-43ad-bdca-62366bf4bae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:47.831817 [ 3 ] {} HTTP-Session: 831ec45d-0251-43ad-bdca-62366bf4bae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:47.831888 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:47.831928 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:47.832034 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:47.832406 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.832613 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.11 00:57:47.832770 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.11 00:57:47.832905 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} executeQuery: Read 56 rows, 4.49 KiB in 0.000980631 sec., 57106 rows/sec., 4.47 MiB/sec. 2024.01.11 00:57:47.833044 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} DynamicQueryHandler: Done processing query 2024.01.11 00:57:47.833068 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:57:47.833085 [ 3 ] {} HTTP-Session: 831ec45d-0251-43ad-bdca-62366bf4bae1 Destroying unnamed session 2024.01.11 00:57:47.833188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:47.833235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:47.833255 [ 3 ] {} HTTP-Session: a4a86d3a-74c6-4e23-8540-20d5cb7d62b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:47.833272 [ 3 ] {} HTTP-Session: a4a86d3a-74c6-4e23-8540-20d5cb7d62b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:47.833340 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:47.833383 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:57:47.833509 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:47.833798 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.834054 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.11 00:57:47.834231 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.11 00:57:47.834365 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} executeQuery: Read 2 rows, 144.00 B in 0.000997241 sec., 2005 rows/sec., 141.01 KiB/sec. 2024.01.11 00:57:47.834493 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} DynamicQueryHandler: Done processing query 2024.01.11 00:57:47.834518 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:57:47.834535 [ 3 ] {} HTTP-Session: a4a86d3a-74c6-4e23-8540-20d5cb7d62b1 Destroying unnamed session 2024.01.11 00:57:47.834691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:47.834737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:47.834756 [ 3 ] {} HTTP-Session: 1d5edba0-367e-4878-948b-46de9340a279 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:47.834773 [ 3 ] {} HTTP-Session: 1d5edba0-367e-4878-948b-46de9340a279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:47.834863 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:47.834907 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:57:47.835047 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:47.835566 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:47.835891 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.11 00:57:47.836073 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.11 00:57:47.836213 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} executeQuery: Read 52 rows, 71.86 KiB in 0.001320519 sec., 39378 rows/sec., 53.14 MiB/sec. 2024.01.11 00:57:47.836377 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} DynamicQueryHandler: Done processing query 2024.01.11 00:57:47.836400 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:57:47.836415 [ 3 ] {} HTTP-Session: 1d5edba0-367e-4878-948b-46de9340a279 Destroying unnamed session 2024.01.11 00:57:57.821248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:57.821368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:57.821395 [ 3 ] {} HTTP-Session: feb55ce4-32ea-4c68-b93e-906781c422a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:57.821419 [ 3 ] {} HTTP-Session: feb55ce4-32ea-4c68-b93e-906781c422a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:57.821547 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:57.821606 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:57:57.821758 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:57.822258 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:57.822522 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.11 00:57:57.822686 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.11 00:57:57.822810 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} executeQuery: Read 52 rows, 4.21 KiB in 0.001227867 sec., 42349 rows/sec., 3.35 MiB/sec. 2024.01.11 00:57:57.822978 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} DynamicQueryHandler: Done processing query 2024.01.11 00:57:57.823004 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:57:57.823021 [ 3 ] {} HTTP-Session: feb55ce4-32ea-4c68-b93e-906781c422a6 Destroying unnamed session 2024.01.11 00:57:57.823156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:57.823203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:57.823223 [ 3 ] {} HTTP-Session: 75e4c39d-339d-4174-9b6c-298da89b5016 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:57.823240 [ 3 ] {} HTTP-Session: 75e4c39d-339d-4174-9b6c-298da89b5016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:57.823320 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:57.823361 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:57:57.823470 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:57.823879 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:57.824098 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.11 00:57:57.824252 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.11 00:57:57.824358 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} executeQuery: Read 156 rows, 15.38 KiB in 0.001009242 sec., 154571 rows/sec., 14.88 MiB/sec. 2024.01.11 00:57:57.824537 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} DynamicQueryHandler: Done processing query 2024.01.11 00:57:57.824562 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:57:57.824580 [ 3 ] {} HTTP-Session: 75e4c39d-339d-4174-9b6c-298da89b5016 Destroying unnamed session 2024.01.11 00:57:57.824702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:57.824748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:57.824768 [ 3 ] {} HTTP-Session: f4e60c4e-89fd-4821-a344-ec40b1718b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:57.824786 [ 3 ] {} HTTP-Session: f4e60c4e-89fd-4821-a344-ec40b1718b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:57.824861 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:57.824900 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:57:57.825020 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:57.825320 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:57.825526 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.11 00:57:57.825673 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.11 00:57:57.825773 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} executeQuery: Read 52 rows, 4.16 KiB in 0.00088418 sec., 58811 rows/sec., 4.60 MiB/sec. 2024.01.11 00:57:57.825888 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} DynamicQueryHandler: Done processing query 2024.01.11 00:57:57.825911 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:57:57.825927 [ 3 ] {} HTTP-Session: f4e60c4e-89fd-4821-a344-ec40b1718b32 Destroying unnamed session 2024.01.11 00:57:57.826128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:57:57.826178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:57:57.826198 [ 3 ] {} HTTP-Session: 037bfedd-1f06-40fb-bac8-b7ffd8f7856f Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:57:57.826214 [ 3 ] {} HTTP-Session: 037bfedd-1f06-40fb-bac8-b7ffd8f7856f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:57:57.826308 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:57:57.826353 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:57:57.826489 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:57:57.827026 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:57.827363 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.11 00:57:57.827538 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.11 00:57:57.827640 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} executeQuery: Read 52 rows, 71.86 KiB in 0.001303798 sec., 39883 rows/sec., 53.82 MiB/sec. 2024.01.11 00:57:57.827628 [ 63 ] {} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.11 00:57:57.827707 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:57.827793 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.11 00:57:57.827802 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} DynamicQueryHandler: Done processing query 2024.01.11 00:57:57.827860 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:57:57.827885 [ 3 ] {} HTTP-Session: 037bfedd-1f06-40fb-bac8-b7ffd8f7856f Destroying unnamed session 2024.01.11 00:57:57.827937 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:57:57.827974 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 261 rows starting from the beginning of the part 2024.01.11 00:57:57.828103 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:57.828209 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::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.11 00:57:57.828307 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:57.828393 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:57.828475 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2024.01.11 00:57:57.829894 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 6 columns (6 merged, 0 gathered) in 0.002118546 sec., 245923.3833015663 rows/sec., 331.86 MiB/sec. 2024.01.11 00:57:57.830291 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.11 00:57:57.830555 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.11 00:57:57.830638 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.11 00:57:57.830725 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2: 4.02 MiB. 2024.01.11 00:57:58.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.07 MiB, peak 236.39 MiB, will set to 230.94 MiB (RSS), difference: -4.13 MiB 2024.01.11 00:57:58.477958 [ 71 ] {} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.11 00:57:58.478038 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:57:58.478135 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.11 00:57:58.478295 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:57:58.478336 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part 2024.01.11 00:57:58.478477 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.01.11 00:57:58.478584 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.01.11 00:57:58.478683 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.01.11 00:57:58.478782 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::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.11 00:57:58.481581 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.003476796 sec., 83985.37043876029 rows/sec., 5.92 MiB/sec. 2024.01.11 00:57:58.481781 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.11 00:57:58.482079 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.11 00:57:58.482169 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.11 00:58:02.151000 [ 66 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:58:02.151064 [ 66 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:58:07.821375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:07.821493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:07.821519 [ 3 ] {} HTTP-Session: 709616dc-ef16-4aa8-a005-a5fd2d9d2212 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:07.821543 [ 3 ] {} HTTP-Session: 709616dc-ef16-4aa8-a005-a5fd2d9d2212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:07.821677 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:07.821745 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:58:07.821924 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:07.822431 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:07.822722 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.11 00:58:07.822884 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.11 00:58:07.823023 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} executeQuery: Read 52 rows, 4.21 KiB in 0.001301369 sec., 39957 rows/sec., 3.16 MiB/sec. 2024.01.11 00:58:07.823226 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} DynamicQueryHandler: Done processing query 2024.01.11 00:58:07.823252 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:58:07.823269 [ 3 ] {} HTTP-Session: 709616dc-ef16-4aa8-a005-a5fd2d9d2212 Destroying unnamed session 2024.01.11 00:58:07.823388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:07.823439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:07.823458 [ 3 ] {} HTTP-Session: 40997c14-93ee-461a-87cb-26569286d816 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:07.823476 [ 3 ] {} HTTP-Session: 40997c14-93ee-461a-87cb-26569286d816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:07.823555 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:07.823596 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:58:07.823723 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:07.824033 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:07.824240 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.11 00:58:07.824388 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.11 00:58:07.824511 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} executeQuery: Read 2 rows, 175.00 B in 0.00092653 sec., 2158 rows/sec., 184.45 KiB/sec. 2024.01.11 00:58:07.824633 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} DynamicQueryHandler: Done processing query 2024.01.11 00:58:07.824656 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:07.824672 [ 3 ] {} HTTP-Session: 40997c14-93ee-461a-87cb-26569286d816 Destroying unnamed session 2024.01.11 00:58:07.824874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:07.824919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:07.824937 [ 3 ] {} HTTP-Session: 32c4eb84-93d8-4df4-99e5-13055e668528 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:07.824953 [ 3 ] {} HTTP-Session: 32c4eb84-93d8-4df4-99e5-13055e668528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:07.825030 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:07.825068 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:07.825170 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:07.825542 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:07.825754 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.11 00:58:07.825899 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.11 00:58:07.826027 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} executeQuery: Read 157 rows, 15.46 KiB in 0.000964211 sec., 162827 rows/sec., 15.66 MiB/sec. 2024.01.11 00:58:07.826208 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} DynamicQueryHandler: Done processing query 2024.01.11 00:58:07.826233 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.11 00:58:07.826248 [ 3 ] {} HTTP-Session: 32c4eb84-93d8-4df4-99e5-13055e668528 Destroying unnamed session 2024.01.11 00:58:07.826348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:07.826391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:07.826411 [ 3 ] {} HTTP-Session: 0d2622b3-38db-466d-8270-fe5fd897a42c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:07.826427 [ 3 ] {} HTTP-Session: 0d2622b3-38db-466d-8270-fe5fd897a42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:07.826497 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:07.826535 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:58:07.826654 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:07.826899 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:07.827107 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.11 00:58:07.827253 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.11 00:58:07.827370 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} executeQuery: Read 2 rows, 143.00 B in 0.000845158 sec., 2366 rows/sec., 165.23 KiB/sec. 2024.01.11 00:58:07.827519 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} DynamicQueryHandler: Done processing query 2024.01.11 00:58:07.827543 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:07.827558 [ 3 ] {} HTTP-Session: 0d2622b3-38db-466d-8270-fe5fd897a42c Destroying unnamed session 2024.01.11 00:58:07.827682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:07.827726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:07.827744 [ 3 ] {} HTTP-Session: ba5f6c63-1c90-4977-98c7-b49a82dae843 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:07.827760 [ 3 ] {} HTTP-Session: ba5f6c63-1c90-4977-98c7-b49a82dae843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:07.827832 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:07.827871 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:07.827985 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:07.828270 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:07.828470 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.11 00:58:07.828617 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.11 00:58:07.828747 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} executeQuery: Read 54 rows, 4.33 KiB in 0.000886659 sec., 60902 rows/sec., 4.77 MiB/sec. 2024.01.11 00:58:07.828860 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} DynamicQueryHandler: Done processing query 2024.01.11 00:58:07.828884 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:58:07.828900 [ 3 ] {} HTTP-Session: ba5f6c63-1c90-4977-98c7-b49a82dae843 Destroying unnamed session 2024.01.11 00:58:07.828997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:07.829040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:07.829058 [ 3 ] {} HTTP-Session: 9657e86c-cabe-406b-9b81-ea6b8858251e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:07.829074 [ 3 ] {} HTTP-Session: 9657e86c-cabe-406b-9b81-ea6b8858251e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:07.829144 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:07.829194 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:58:07.829318 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:07.829562 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:07.829809 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.11 00:58:07.829980 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.11 00:58:07.830098 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} executeQuery: Read 1 rows, 72.00 B in 0.00092525 sec., 1080 rows/sec., 75.99 KiB/sec. 2024.01.11 00:58:07.830233 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} DynamicQueryHandler: Done processing query 2024.01.11 00:58:07.830264 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:07.830281 [ 3 ] {} HTTP-Session: 9657e86c-cabe-406b-9b81-ea6b8858251e Destroying unnamed session 2024.01.11 00:58:07.830449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:07.830498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:07.830518 [ 3 ] {} HTTP-Session: 95e47db7-629d-4903-8bac-7034e115d197 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:07.830535 [ 3 ] {} HTTP-Session: 95e47db7-629d-4903-8bac-7034e115d197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:07.830625 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:07.830671 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:58:07.830812 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:07.831289 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:07.831620 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.11 00:58:07.831801 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.11 00:58:07.831919 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} executeQuery: Read 52 rows, 71.86 KiB in 0.001264178 sec., 41133 rows/sec., 55.51 MiB/sec. 2024.01.11 00:58:07.832042 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} DynamicQueryHandler: Done processing query 2024.01.11 00:58:07.832064 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:58:07.832080 [ 3 ] {} HTTP-Session: 95e47db7-629d-4903-8bac-7034e115d197 Destroying unnamed session 2024.01.11 00:58:12.820278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:12.820410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:12.820440 [ 3 ] {} HTTP-Session: 309b34d1-b8b4-481f-bc8a-65a784b23209 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:12.820469 [ 3 ] {} HTTP-Session: 309b34d1-b8b4-481f-bc8a-65a784b23209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:12.820606 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:12.820675 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:58:12.820856 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:12.821271 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:12.821539 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.11 00:58:12.821712 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.11 00:58:12.821852 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} executeQuery: Read 2 rows, 175.00 B in 0.001200057 sec., 1666 rows/sec., 142.41 KiB/sec. 2024.01.11 00:58:12.822043 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} DynamicQueryHandler: Done processing query 2024.01.11 00:58:12.822068 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:12.822086 [ 3 ] {} HTTP-Session: 309b34d1-b8b4-481f-bc8a-65a784b23209 Destroying unnamed session 2024.01.11 00:58:12.822223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:12.822276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:12.822296 [ 3 ] {} HTTP-Session: 1cb9311b-e673-4d71-b00c-ce66dc7862e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:12.822316 [ 3 ] {} HTTP-Session: 1cb9311b-e673-4d71-b00c-ce66dc7862e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:12.822399 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:12.822443 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:12.822559 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:12.822861 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:12.823072 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.11 00:58:12.823225 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.11 00:58:12.823357 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} executeQuery: Read 37 rows, 3.21 KiB in 0.00092275 sec., 40097 rows/sec., 3.39 MiB/sec. 2024.01.11 00:58:12.823352 [ 60 ] {} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.11 00:58:12.823468 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:12.823543 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} DynamicQueryHandler: Done processing query 2024.01.11 00:58:12.823589 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.11 00:58:12.823601 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:58:12.823640 [ 3 ] {} HTTP-Session: 1cb9311b-e673-4d71-b00c-ce66dc7862e3 Destroying unnamed session 2024.01.11 00:58:12.823730 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:12.823758 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 194 rows starting from the beginning of the part 2024.01.11 00:58:12.823824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:12.823881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:12.823882 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.01.11 00:58:12.823906 [ 3 ] {} HTTP-Session: 9fa46404-bf44-46f9-b793-293b3ee87930 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:12.823937 [ 3 ] {} HTTP-Session: 9fa46404-bf44-46f9-b793-293b3ee87930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:12.824045 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 158 rows starting from the beginning of the part 2024.01.11 00:58:12.824056 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:12.824115 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:58:12.824206 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 156 rows starting from the beginning of the part 2024.01.11 00:58:12.824361 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:12.824378 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 157 rows starting from the beginning of the part 2024.01.11 00:58:12.824508 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::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.11 00:58:12.824916 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:12.825191 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.11 00:58:12.825366 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.11 00:58:12.825591 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} executeQuery: Read 2 rows, 143.00 B in 0.001490562 sec., 1341 rows/sec., 93.69 KiB/sec. 2024.01.11 00:58:12.825697 [ 22 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002156957 sec., 342148.68446612515 rows/sec., 32.32 MiB/sec. 2024.01.11 00:58:12.825785 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} DynamicQueryHandler: Done processing query 2024.01.11 00:58:12.825820 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:12.825842 [ 3 ] {} HTTP-Session: 9fa46404-bf44-46f9-b793-293b3ee87930 Destroying unnamed session 2024.01.11 00:58:12.825939 [ 17 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.11 00:58:12.825993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:12.826065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:12.826089 [ 3 ] {} HTTP-Session: 7da8896e-12be-490e-9e68-b30ec6719a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:12.826116 [ 3 ] {} HTTP-Session: 7da8896e-12be-490e-9e68-b30ec6719a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:12.826233 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:12.826257 [ 17 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.11 00:58:12.826301 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:12.826397 [ 17 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.11 00:58:12.826571 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:12.826888 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:12.827101 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.11 00:58:12.827249 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.11 00:58:12.827363 [ 60 ] {} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.11 00:58:12.827379 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} executeQuery: Read 26 rows, 2.06 KiB in 0.001100924 sec., 23616 rows/sec., 1.83 MiB/sec. 2024.01.11 00:58:12.827412 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:12.827557 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.11 00:58:12.827603 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} DynamicQueryHandler: Done processing query 2024.01.11 00:58:12.827635 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:58:12.827641 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:12.827660 [ 3 ] {} HTTP-Session: 7da8896e-12be-490e-9e68-b30ec6719a37 Destroying unnamed session 2024.01.11 00:58:12.827676 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part 2024.01.11 00:58:12.827775 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2024.01.11 00:58:12.827785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:12.827844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:12.827879 [ 3 ] {} HTTP-Session: 10af5213-b8cf-4b99-8dbb-e0eafcf55ede Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:12.827883 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.01.11 00:58:12.827902 [ 3 ] {} HTTP-Session: 10af5213-b8cf-4b99-8dbb-e0eafcf55ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:12.828010 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:12.828019 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:12.828076 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:58:12.828111 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part 2024.01.11 00:58:12.828266 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part 2024.01.11 00:58:12.828345 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:12.828880 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:12.829200 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001723257 sec., 179891.91397452613 rows/sec., 14.04 MiB/sec. 2024.01.11 00:58:12.829289 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.11 00:58:12.829392 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.11 00:58:12.829567 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.11 00:58:12.829784 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.11 00:58:12.829795 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} executeQuery: Read 37 rows, 2.67 KiB in 0.001723957 sec., 21462 rows/sec., 1.51 MiB/sec. 2024.01.11 00:58:12.829919 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.11 00:58:12.830052 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} DynamicQueryHandler: Done processing query 2024.01.11 00:58:12.830094 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:58:12.830111 [ 3 ] {} HTTP-Session: 10af5213-b8cf-4b99-8dbb-e0eafcf55ede Destroying unnamed session 2024.01.11 00:58:17.151101 [ 111 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:58:17.151184 [ 111 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:58:17.821699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:17.821802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:17.821826 [ 3 ] {} HTTP-Session: d0cf688b-cfca-4244-8e29-46ca811b93ba Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:17.821849 [ 3 ] {} HTTP-Session: d0cf688b-cfca-4244-8e29-46ca811b93ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:17.821977 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:17.822036 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:58:17.822193 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:17.822666 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:17.822926 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.11 00:58:17.823092 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.11 00:58:17.823222 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} executeQuery: Read 52 rows, 4.21 KiB in 0.001207797 sec., 43053 rows/sec., 3.41 MiB/sec. 2024.01.11 00:58:17.823412 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} DynamicQueryHandler: Done processing query 2024.01.11 00:58:17.823437 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:58:17.823453 [ 3 ] {} HTTP-Session: d0cf688b-cfca-4244-8e29-46ca811b93ba Destroying unnamed session 2024.01.11 00:58:17.823591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:17.823637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:17.823656 [ 3 ] {} HTTP-Session: f8910888-9151-41ef-b753-50a8c3e46697 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:17.823673 [ 3 ] {} HTTP-Session: f8910888-9151-41ef-b753-50a8c3e46697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:17.823756 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:17.823800 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:17.823913 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:17.824354 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:17.824573 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.11 00:58:17.824720 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.11 00:58:17.824838 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} executeQuery: Read 156 rows, 15.38 KiB in 0.001047893 sec., 148870 rows/sec., 14.33 MiB/sec. 2024.01.11 00:58:17.824967 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} DynamicQueryHandler: Done processing query 2024.01.11 00:58:17.824990 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:58:17.825007 [ 3 ] {} HTTP-Session: f8910888-9151-41ef-b753-50a8c3e46697 Destroying unnamed session 2024.01.11 00:58:17.825132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:17.825177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:17.825195 [ 3 ] {} HTTP-Session: 7f7ff5cf-1aa5-4b12-bd8e-2bffd9130fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:17.825211 [ 3 ] {} HTTP-Session: 7f7ff5cf-1aa5-4b12-bd8e-2bffd9130fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:17.825284 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:17.825325 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:17.825433 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:17.825741 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:17.825949 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.11 00:58:17.826095 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.11 00:58:17.826220 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} executeQuery: Read 52 rows, 4.16 KiB in 0.00089851 sec., 57873 rows/sec., 4.53 MiB/sec. 2024.01.11 00:58:17.826409 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} DynamicQueryHandler: Done processing query 2024.01.11 00:58:17.826438 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:58:17.826454 [ 3 ] {} HTTP-Session: 7f7ff5cf-1aa5-4b12-bd8e-2bffd9130fe8 Destroying unnamed session 2024.01.11 00:58:17.826644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:17.826691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:17.826709 [ 3 ] {} HTTP-Session: 6ee3930b-e08c-476e-8faf-6c5ec663d55d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:17.826726 [ 3 ] {} HTTP-Session: 6ee3930b-e08c-476e-8faf-6c5ec663d55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:17.826813 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:17.826860 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:58:17.827012 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:17.827534 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:17.827874 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.11 00:58:17.828050 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.11 00:58:17.828180 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} executeQuery: Read 52 rows, 71.86 KiB in 0.001337309 sec., 38884 rows/sec., 52.47 MiB/sec. 2024.01.11 00:58:17.828306 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} DynamicQueryHandler: Done processing query 2024.01.11 00:58:17.828328 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:58:17.828344 [ 3 ] {} HTTP-Session: 6ee3930b-e08c-476e-8faf-6c5ec663d55d Destroying unnamed session 2024.01.11 00:58:24.899454 [ 67 ] {} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.11 00:58:24.899550 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:24.899654 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.11 00:58:24.899800 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:24.899833 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::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.11 00:58:24.899983 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::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.11 00:58:24.900072 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.01.11 00:58:24.900151 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::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.11 00:58:24.900229 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::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.11 00:58:24.900865 [ 22 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257157 sec., 9545.347160298992 rows/sec., 809.43 KiB/sec. 2024.01.11 00:58:24.901000 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.11 00:58:24.901180 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.11 00:58:24.901246 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.11 00:58:24.920905 [ 67 ] {} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.11 00:58:24.920946 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:24.921016 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.11 00:58:24.921126 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:24.921163 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::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.11 00:58:24.921294 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::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.11 00:58:24.921397 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.01.11 00:58:24.921491 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::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.11 00:58:24.921580 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::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.11 00:58:24.922207 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001223397 sec., 9808.753822348755 rows/sec., 684.89 KiB/sec. 2024.01.11 00:58:24.922298 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.11 00:58:24.922456 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.11 00:58:24.922518 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.11 00:58:27.821878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:27.821999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:27.822029 [ 3 ] {} HTTP-Session: 19b9a339-18e0-4253-9d36-25411b8637f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:27.822057 [ 3 ] {} HTTP-Session: 19b9a339-18e0-4253-9d36-25411b8637f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:27.822201 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:27.822270 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:58:27.822452 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:27.822960 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:27.823234 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.11 00:58:27.823409 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.11 00:58:27.823544 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} executeQuery: Read 52 rows, 4.21 KiB in 0.001293948 sec., 40187 rows/sec., 3.18 MiB/sec. 2024.01.11 00:58:27.823549 [ 145 ] {} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.11 00:58:27.823662 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:27.823770 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} DynamicQueryHandler: Done processing query 2024.01.11 00:58:27.823778 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.11 00:58:27.823844 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:58:27.823882 [ 3 ] {} HTTP-Session: 19b9a339-18e0-4253-9d36-25411b8637f0 Destroying unnamed session 2024.01.11 00:58:27.823963 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:27.824006 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 52 rows starting from the beginning of the part 2024.01.11 00:58:27.824099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:27.824193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:27.824197 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:27.824221 [ 3 ] {} HTTP-Session: e4390882-2fa3-4313-afa3-34882e0ce381 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:27.824283 [ 3 ] {} HTTP-Session: e4390882-2fa3-4313-afa3-34882e0ce381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:27.824463 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:27.824498 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:27.824584 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:27.824675 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:27.824980 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:27.825080 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:27.826179 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:27.826509 [ 21 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748479 sec., 94597.77571522286 rows/sec., 7.49 MiB/sec. 2024.01.11 00:58:27.826581 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.11 00:58:27.826790 [ 14 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.11 00:58:27.826830 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.11 00:58:27.827057 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} executeQuery: Read 156 rows, 15.38 KiB in 0.002504185 sec., 62295 rows/sec., 6.00 MiB/sec. 2024.01.11 00:58:27.827189 [ 14 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.11 00:58:27.827311 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} DynamicQueryHandler: Done processing query 2024.01.11 00:58:27.827327 [ 14 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.11 00:58:27.827358 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:58:27.827390 [ 3 ] {} HTTP-Session: e4390882-2fa3-4313-afa3-34882e0ce381 Destroying unnamed session 2024.01.11 00:58:27.827570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:27.827621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:27.827640 [ 3 ] {} HTTP-Session: 75dc6671-ed2d-4de6-bf00-c5780d5fdb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:27.827659 [ 3 ] {} HTTP-Session: 75dc6671-ed2d-4de6-bf00-c5780d5fdb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:27.827739 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:27.827780 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:27.827906 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:27.828245 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:27.828463 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.11 00:58:27.828619 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.11 00:58:27.828747 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} executeQuery: Read 52 rows, 4.16 KiB in 0.000972201 sec., 53486 rows/sec., 4.18 MiB/sec. 2024.01.11 00:58:27.828879 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} DynamicQueryHandler: Done processing query 2024.01.11 00:58:27.828903 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:58:27.828920 [ 3 ] {} HTTP-Session: 75dc6671-ed2d-4de6-bf00-c5780d5fdb50 Destroying unnamed session 2024.01.11 00:58:27.829107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:27.829153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:27.829172 [ 3 ] {} HTTP-Session: f73b8700-8c57-4dd3-a27b-e728586f0c63 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:27.829189 [ 3 ] {} HTTP-Session: f73b8700-8c57-4dd3-a27b-e728586f0c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:27.829279 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:27.829324 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:58:27.829465 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:27.829964 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:27.830298 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.11 00:58:27.830484 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.11 00:58:27.830616 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} executeQuery: Read 52 rows, 71.86 KiB in 0.001305129 sec., 39842 rows/sec., 53.77 MiB/sec. 2024.01.11 00:58:27.830846 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} DynamicQueryHandler: Done processing query 2024.01.11 00:58:27.830872 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:58:27.830887 [ 3 ] {} HTTP-Session: f73b8700-8c57-4dd3-a27b-e728586f0c63 Destroying unnamed session 2024.01.11 00:58:32.151231 [ 126 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:58:32.151303 [ 126 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:58:37.821381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:37.821501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:37.821527 [ 3 ] {} HTTP-Session: f1df9150-d000-4ebc-ad51-a3f5ef11a5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:37.821551 [ 3 ] {} HTTP-Session: f1df9150-d000-4ebc-ad51-a3f5ef11a5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:37.821677 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:37.821737 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:58:37.821895 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:37.822326 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:37.822590 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.11 00:58:37.822753 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.11 00:58:37.822868 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} executeQuery: Read 52 rows, 4.21 KiB in 0.001156786 sec., 44952 rows/sec., 3.56 MiB/sec. 2024.01.11 00:58:37.823009 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} DynamicQueryHandler: Done processing query 2024.01.11 00:58:37.823034 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:58:37.823051 [ 3 ] {} HTTP-Session: f1df9150-d000-4ebc-ad51-a3f5ef11a5b2 Destroying unnamed session 2024.01.11 00:58:37.823266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:37.823313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:37.823334 [ 3 ] {} HTTP-Session: 7723478f-d1a8-476f-a65b-001829a4eb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:37.823351 [ 3 ] {} HTTP-Session: 7723478f-d1a8-476f-a65b-001829a4eb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:37.823433 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:37.823474 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:37.823578 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:37.823959 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:37.824184 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.11 00:58:37.824332 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.11 00:58:37.824440 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} executeQuery: Read 156 rows, 15.38 KiB in 0.000977441 sec., 159600 rows/sec., 15.36 MiB/sec. 2024.01.11 00:58:37.824584 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} DynamicQueryHandler: Done processing query 2024.01.11 00:58:37.824610 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:58:37.824625 [ 3 ] {} HTTP-Session: 7723478f-d1a8-476f-a65b-001829a4eb49 Destroying unnamed session 2024.01.11 00:58:37.824755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:37.824800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:37.824820 [ 3 ] {} HTTP-Session: fd15293d-d18f-41fa-8dc0-d8414a2f7539 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:37.824837 [ 3 ] {} HTTP-Session: fd15293d-d18f-41fa-8dc0-d8414a2f7539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:37.824911 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:37.824951 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:37.825059 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:37.825362 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:37.825569 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.11 00:58:37.825721 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.11 00:58:37.825823 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} executeQuery: Read 52 rows, 4.16 KiB in 0.000884499 sec., 58790 rows/sec., 4.60 MiB/sec. 2024.01.11 00:58:37.825961 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} DynamicQueryHandler: Done processing query 2024.01.11 00:58:37.825985 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:58:37.826002 [ 3 ] {} HTTP-Session: fd15293d-d18f-41fa-8dc0-d8414a2f7539 Destroying unnamed session 2024.01.11 00:58:37.826175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:37.826219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:37.826239 [ 3 ] {} HTTP-Session: 2e619c88-54d7-4883-a203-aa81a3cbb16b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:37.826255 [ 3 ] {} HTTP-Session: 2e619c88-54d7-4883-a203-aa81a3cbb16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:37.826345 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:37.826393 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:58:37.826527 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:37.827023 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:37.827336 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.11 00:58:37.827518 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.11 00:58:37.827626 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} executeQuery: Read 52 rows, 71.86 KiB in 0.001250057 sec., 41598 rows/sec., 56.13 MiB/sec. 2024.01.11 00:58:37.827818 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} DynamicQueryHandler: Done processing query 2024.01.11 00:58:37.827841 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:58:37.827858 [ 3 ] {} HTTP-Session: 2e619c88-54d7-4883-a203-aa81a3cbb16b Destroying unnamed session 2024.01.11 00:58:42.820296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:42.820418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:42.820445 [ 3 ] {} HTTP-Session: dd2eefe9-9299-4880-811d-5af28ab286cb Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:42.820469 [ 3 ] {} HTTP-Session: dd2eefe9-9299-4880-811d-5af28ab286cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:42.820596 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:42.820657 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:42.820813 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:42.821234 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:42.821499 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.11 00:58:42.821672 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.11 00:58:42.821794 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} executeQuery: Read 36 rows, 3.12 KiB in 0.001163165 sec., 30950 rows/sec., 2.62 MiB/sec. 2024.01.11 00:58:42.821976 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} DynamicQueryHandler: Done processing query 2024.01.11 00:58:42.822003 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:58:42.822020 [ 3 ] {} HTTP-Session: dd2eefe9-9299-4880-811d-5af28ab286cb Destroying unnamed session 2024.01.11 00:58:42.822149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:42.822198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:42.822218 [ 3 ] {} HTTP-Session: da7a7858-f753-4fdc-b63d-ca4369930b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:42.822236 [ 3 ] {} HTTP-Session: da7a7858-f753-4fdc-b63d-ca4369930b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:42.822317 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:42.822362 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:42.822479 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:42.822758 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:42.822974 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.11 00:58:42.823126 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.11 00:58:42.823233 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} executeQuery: Read 24 rows, 1.90 KiB in 0.000886299 sec., 27078 rows/sec., 2.09 MiB/sec. 2024.01.11 00:58:42.823349 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} DynamicQueryHandler: Done processing query 2024.01.11 00:58:42.823373 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.11 00:58:42.823388 [ 3 ] {} HTTP-Session: da7a7858-f753-4fdc-b63d-ca4369930b51 Destroying unnamed session 2024.01.11 00:58:42.823500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:42.823545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:42.823564 [ 3 ] {} HTTP-Session: a5c202c7-7c91-490b-a430-384dd6742f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:42.823581 [ 3 ] {} HTTP-Session: a5c202c7-7c91-490b-a430-384dd6742f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:42.823654 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:42.823699 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:58:42.823820 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:42.824080 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:42.824338 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.11 00:58:42.824523 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.11 00:58:42.824652 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} executeQuery: Read 36 rows, 2.60 KiB in 0.000966281 sec., 37256 rows/sec., 2.63 MiB/sec. 2024.01.11 00:58:42.824774 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} DynamicQueryHandler: Done processing query 2024.01.11 00:58:42.824798 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:58:42.824813 [ 3 ] {} HTTP-Session: a5c202c7-7c91-490b-a430-384dd6742f04 Destroying unnamed session 2024.01.11 00:58:47.151343 [ 78 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:58:47.151418 [ 78 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:58:47.821796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:47.821899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:47.821924 [ 3 ] {} HTTP-Session: dd099c11-8597-4c57-97a8-03e099937d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:47.821949 [ 3 ] {} HTTP-Session: dd099c11-8597-4c57-97a8-03e099937d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:47.822078 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:47.822138 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:58:47.822293 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:47.822683 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.822951 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.11 00:58:47.823121 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.11 00:58:47.823244 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} executeQuery: Read 52 rows, 4.21 KiB in 0.001131245 sec., 45967 rows/sec., 3.64 MiB/sec. 2024.01.11 00:58:47.823384 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} DynamicQueryHandler: Done processing query 2024.01.11 00:58:47.823411 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:58:47.823431 [ 3 ] {} HTTP-Session: dd099c11-8597-4c57-97a8-03e099937d01 Destroying unnamed session 2024.01.11 00:58:47.823550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:47.823597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:47.823617 [ 3 ] {} HTTP-Session: fe32207c-3dfc-407d-a775-eec8b01aac00 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:47.823636 [ 3 ] {} HTTP-Session: fe32207c-3dfc-407d-a775-eec8b01aac00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:47.823716 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:47.823757 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:58:47.823868 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:47.824113 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.824322 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.11 00:58:47.824473 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.11 00:58:47.824599 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} executeQuery: Read 4 rows, 342.00 B in 0.000853459 sec., 4686 rows/sec., 391.33 KiB/sec. 2024.01.11 00:58:47.824713 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} DynamicQueryHandler: Done processing query 2024.01.11 00:58:47.824737 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:47.824752 [ 3 ] {} HTTP-Session: fe32207c-3dfc-407d-a775-eec8b01aac00 Destroying unnamed session 2024.01.11 00:58:47.824904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:47.824950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:47.824970 [ 3 ] {} HTTP-Session: ff4e36ff-9c06-4604-a0ab-208500934fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:47.824987 [ 3 ] {} HTTP-Session: ff4e36ff-9c06-4604-a0ab-208500934fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:47.825064 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:47.825103 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:47.825207 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:47.825541 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.825758 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.11 00:58:47.825907 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.11 00:58:47.826035 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} executeQuery: Read 158 rows, 15.55 KiB in 0.00093771 sec., 168495 rows/sec., 16.20 MiB/sec. 2024.01.11 00:58:47.826032 [ 78 ] {} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.11 00:58:47.826159 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.826186 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} DynamicQueryHandler: Done processing query 2024.01.11 00:58:47.826245 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.11 00:58:47.826325 [ 3 ] {} HTTP-Session: ff4e36ff-9c06-4604-a0ab-208500934fd5 Destroying unnamed session 2024.01.11 00:58:47.826429 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.11 00:58:47.826615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:47.826687 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:47.826705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:47.826773 [ 3 ] {} HTTP-Session: e723c633-cd13-4707-a942-4fab6d1d0f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:47.826782 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 196 rows starting from the beginning of the part 2024.01.11 00:58:47.826805 [ 3 ] {} HTTP-Session: e723c633-cd13-4707-a942-4fab6d1d0f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:47.826995 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:47.827117 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:58:47.827193 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 156 rows starting from the beginning of the part 2024.01.11 00:58:47.827526 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 156 rows starting from the beginning of the part 2024.01.11 00:58:47.827605 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:47.827792 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 156 rows starting from the beginning of the part 2024.01.11 00:58:47.828057 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.01.11 00:58:47.828333 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 158 rows starting from the beginning of the part 2024.01.11 00:58:47.828424 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.828791 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.11 00:58:47.829088 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.11 00:58:47.829397 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} executeQuery: Read 4 rows, 286.00 B in 0.002329841 sec., 1716 rows/sec., 119.88 KiB/sec. 2024.01.11 00:58:47.829672 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} DynamicQueryHandler: Done processing query 2024.01.11 00:58:47.829699 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:47.829720 [ 3 ] {} HTTP-Session: e723c633-cd13-4707-a942-4fab6d1d0f74 Destroying unnamed session 2024.01.11 00:58:47.829916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:47.830027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:47.830040 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.003812393 sec., 225055.49663951225 rows/sec., 21.43 MiB/sec. 2024.01.11 00:58:47.830058 [ 3 ] {} HTTP-Session: 003c71d2-1cbf-43fe-9623-16bea8a1959b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:47.830118 [ 3 ] {} HTTP-Session: 003c71d2-1cbf-43fe-9623-16bea8a1959b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:47.830243 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:47.830303 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:47.830285 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.11 00:58:47.830516 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:47.830666 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.11 00:58:47.830796 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.11 00:58:47.831027 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.831243 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.11 00:58:47.831403 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.11 00:58:47.831535 [ 78 ] {} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.11 00:58:47.831544 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} executeQuery: Read 56 rows, 4.49 KiB in 0.001254977 sec., 44622 rows/sec., 3.49 MiB/sec. 2024.01.11 00:58:47.831586 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.831742 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.11 00:58:47.831783 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} DynamicQueryHandler: Done processing query 2024.01.11 00:58:47.831824 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:58:47.831870 [ 3 ] {} HTTP-Session: 003c71d2-1cbf-43fe-9623-16bea8a1959b Destroying unnamed session 2024.01.11 00:58:47.831896 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:47.831944 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part 2024.01.11 00:58:47.832044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:47.832142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:47.832190 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.832194 [ 3 ] {} HTTP-Session: 98c943f2-5bd7-4dcd-b947-4c13789e4d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:47.832262 [ 3 ] {} HTTP-Session: 98c943f2-5bd7-4dcd-b947-4c13789e4d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:47.832451 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.832468 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:47.832570 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:58:47.832727 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.833060 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2024.01.11 00:58:47.833152 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:47.833352 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.01.11 00:58:47.833888 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.834490 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.11 00:58:47.834892 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.11 00:58:47.834978 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003325522 sec., 101638.17890845407 rows/sec., 7.94 MiB/sec. 2024.01.11 00:58:47.835125 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} executeQuery: Read 2 rows, 144.00 B in 0.002594016 sec., 771 rows/sec., 54.21 KiB/sec. 2024.01.11 00:58:47.835168 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.11 00:58:47.835360 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} DynamicQueryHandler: Done processing query 2024.01.11 00:58:47.835408 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:58:47.835449 [ 3 ] {} HTTP-Session: 98c943f2-5bd7-4dcd-b947-4c13789e4d6a Destroying unnamed session 2024.01.11 00:58:47.835467 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.11 00:58:47.835552 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.11 00:58:47.835661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:47.835714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:47.835734 [ 3 ] {} HTTP-Session: 3ed0d81d-ce94-47e6-824e-252efce156b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:47.835751 [ 3 ] {} HTTP-Session: 3ed0d81d-ce94-47e6-824e-252efce156b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:47.835847 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:47.835894 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:58:47.836052 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:47.836585 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.836916 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.11 00:58:47.837096 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.11 00:58:47.837208 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} executeQuery: Read 52 rows, 71.86 KiB in 0.001332149 sec., 39034 rows/sec., 52.68 MiB/sec. 2024.01.11 00:58:47.837246 [ 105 ] {} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.11 00:58:47.837369 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} DynamicQueryHandler: Done processing query 2024.01.11 00:58:47.837378 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:47.837406 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:58:47.837448 [ 3 ] {} HTTP-Session: 3ed0d81d-ce94-47e6-824e-252efce156b7 Destroying unnamed session 2024.01.11 00:58:47.837547 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.11 00:58:47.837669 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:47.837701 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 521 rows starting from the beginning of the part 2024.01.11 00:58:47.837831 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.837926 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.838017 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.838105 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.838193 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2024.01.11 00:58:47.839829 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 6 columns (6 merged, 0 gathered) in 0.002353122 sec., 331899.4935239227 rows/sec., 447.88 MiB/sec. 2024.01.11 00:58:47.840413 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.11 00:58:47.840697 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.11 00:58:47.840783 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.11 00:58:47.840877 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3: 4.06 MiB. 2024.01.11 00:58:57.821631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:57.821740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:57.821764 [ 3 ] {} HTTP-Session: 4befa031-0bdd-4823-8568-089f46685b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:57.821786 [ 3 ] {} HTTP-Session: 4befa031-0bdd-4823-8568-089f46685b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:57.821905 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:57.821959 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:58:57.822104 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:57.822582 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:57.822840 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.11 00:58:57.823003 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.11 00:58:57.823136 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} executeQuery: Read 52 rows, 4.21 KiB in 0.001161735 sec., 44760 rows/sec., 3.54 MiB/sec. 2024.01.11 00:58:57.823280 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} DynamicQueryHandler: Done processing query 2024.01.11 00:58:57.823306 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:58:57.823322 [ 3 ] {} HTTP-Session: 4befa031-0bdd-4823-8568-089f46685b9a Destroying unnamed session 2024.01.11 00:58:57.823482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:57.823533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:57.823552 [ 3 ] {} HTTP-Session: 551de611-f86d-4288-9375-df1391ed57bf Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:57.823569 [ 3 ] {} HTTP-Session: 551de611-f86d-4288-9375-df1391ed57bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:57.823649 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:57.823690 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:58:57.823797 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:57.824179 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:57.824402 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.11 00:58:57.824564 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.11 00:58:57.824689 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} executeQuery: Read 156 rows, 15.38 KiB in 0.001010392 sec., 154395 rows/sec., 14.86 MiB/sec. 2024.01.11 00:58:57.824800 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} DynamicQueryHandler: Done processing query 2024.01.11 00:58:57.824824 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:58:57.824839 [ 3 ] {} HTTP-Session: 551de611-f86d-4288-9375-df1391ed57bf Destroying unnamed session 2024.01.11 00:58:57.824969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:57.825013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:57.825031 [ 3 ] {} HTTP-Session: fa07d96d-8078-494a-b795-524771adf94d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:57.825048 [ 3 ] {} HTTP-Session: fa07d96d-8078-494a-b795-524771adf94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:57.825121 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:57.825160 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:58:57.825264 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:57.825547 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:57.825750 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.11 00:58:57.825895 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.11 00:58:57.826020 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} executeQuery: Read 52 rows, 4.16 KiB in 0.000870229 sec., 59754 rows/sec., 4.67 MiB/sec. 2024.01.11 00:58:57.826136 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} DynamicQueryHandler: Done processing query 2024.01.11 00:58:57.826159 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:58:57.826174 [ 3 ] {} HTTP-Session: fa07d96d-8078-494a-b795-524771adf94d Destroying unnamed session 2024.01.11 00:58:57.826387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:58:57.826432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:58:57.826450 [ 3 ] {} HTTP-Session: d188d145-8df6-43b1-bc7a-44e6d50dc0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:58:57.826468 [ 3 ] {} HTTP-Session: d188d145-8df6-43b1-bc7a-44e6d50dc0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:58:57.826559 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:58:57.826605 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:58:57.826740 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:58:57.827218 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:57.827529 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.11 00:58:57.827700 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.11 00:58:57.827821 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} executeQuery: Read 52 rows, 71.86 KiB in 0.001231637 sec., 42220 rows/sec., 56.97 MiB/sec. 2024.01.11 00:58:57.827932 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} DynamicQueryHandler: Done processing query 2024.01.11 00:58:57.827955 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:58:57.827971 [ 3 ] {} HTTP-Session: d188d145-8df6-43b1-bc7a-44e6d50dc0fb Destroying unnamed session 2024.01.11 00:58:59.158148 [ 74 ] {} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.11 00:58:59.158293 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. 2024.01.11 00:58:59.158415 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.11 00:58:59.158643 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:58:59.158716 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 292 rows starting from the beginning of the part 2024.01.11 00:58:59.158956 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.01.11 00:58:59.159076 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.01.11 00:58:59.159175 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.01.11 00:58:59.159272 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.11 00:58:59.159998 [ 13 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611765 sec., 228321.12621877258 rows/sec., 16.10 MiB/sec. 2024.01.11 00:58:59.160135 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.11 00:58:59.160342 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.11 00:58:59.160406 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.11 00:59:02.151459 [ 61 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:59:02.151540 [ 61 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:59:07.821809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:07.821923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:07.821949 [ 3 ] {} HTTP-Session: b739a5e3-b970-4b1c-a249-0ccfdf345662 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:07.821973 [ 3 ] {} HTTP-Session: b739a5e3-b970-4b1c-a249-0ccfdf345662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:07.822098 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:07.822156 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:59:07.822311 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:07.822742 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.823010 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.11 00:59:07.823174 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.11 00:59:07.823298 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} executeQuery: Read 52 rows, 4.21 KiB in 0.001166396 sec., 44581 rows/sec., 3.53 MiB/sec. 2024.01.11 00:59:07.823290 [ 123 ] {} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.01.11 00:59:07.823368 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.823446 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.01.11 00:59:07.823458 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} DynamicQueryHandler: Done processing query 2024.01.11 00:59:07.823494 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:59:07.823522 [ 3 ] {} HTTP-Session: b739a5e3-b970-4b1c-a249-0ccfdf345662 Destroying unnamed session 2024.01.11 00:59:07.823532 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:59:07.823564 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 52 rows starting from the beginning of the part 2024.01.11 00:59:07.823660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:07.823677 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:07.823720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:07.823746 [ 3 ] {} HTTP-Session: 42043f61-cd00-4998-a82c-663798a47f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:07.823782 [ 3 ] {} HTTP-Session: 42043f61-cd00-4998-a82c-663798a47f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:07.823790 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:07.823901 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:07.823910 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:07.823956 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:59:07.824051 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:07.824237 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:07.824708 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.824989 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001561754 sec., 166479.48396482415 rows/sec., 13.18 MiB/sec. 2024.01.11 00:59:07.825008 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.11 00:59:07.825210 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.01.11 00:59:07.825311 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.11 00:59:07.825503 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} executeQuery: Read 2 rows, 175.00 B in 0.001559504 sec., 1282 rows/sec., 109.59 KiB/sec. 2024.01.11 00:59:07.825657 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.01.11 00:59:07.825713 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} DynamicQueryHandler: Done processing query 2024.01.11 00:59:07.825746 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:07.825769 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.01.11 00:59:07.825784 [ 3 ] {} HTTP-Session: 42043f61-cd00-4998-a82c-663798a47f21 Destroying unnamed session 2024.01.11 00:59:07.825965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:07.826015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:07.826035 [ 3 ] {} HTTP-Session: 58b6e2ad-13d8-4507-888d-78e114bcf242 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:07.826052 [ 3 ] {} HTTP-Session: 58b6e2ad-13d8-4507-888d-78e114bcf242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:07.826157 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:07.826203 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:07.826325 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:07.826719 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.826944 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.11 00:59:07.827095 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.11 00:59:07.827204 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} executeQuery: Read 157 rows, 15.46 KiB in 0.001015242 sec., 154642 rows/sec., 14.88 MiB/sec. 2024.01.11 00:59:07.827347 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} DynamicQueryHandler: Done processing query 2024.01.11 00:59:07.827372 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.11 00:59:07.827390 [ 3 ] {} HTTP-Session: 58b6e2ad-13d8-4507-888d-78e114bcf242 Destroying unnamed session 2024.01.11 00:59:07.827544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:07.827591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:07.827609 [ 3 ] {} HTTP-Session: 6399a103-7156-41fa-8275-33faada726dc Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:07.827626 [ 3 ] {} HTTP-Session: 6399a103-7156-41fa-8275-33faada726dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:07.827696 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:07.827735 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:59:07.827846 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:07.828101 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.828302 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.11 00:59:07.828452 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.11 00:59:07.828581 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} executeQuery: Read 2 rows, 143.00 B in 0.000851899 sec., 2347 rows/sec., 163.93 KiB/sec. 2024.01.11 00:59:07.828703 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} DynamicQueryHandler: Done processing query 2024.01.11 00:59:07.828727 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:07.828742 [ 3 ] {} HTTP-Session: 6399a103-7156-41fa-8275-33faada726dc Destroying unnamed session 2024.01.11 00:59:07.828869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:07.828914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:07.828933 [ 3 ] {} HTTP-Session: 9bb21c7e-e244-4abf-bb00-1943a1268948 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:07.828950 [ 3 ] {} HTTP-Session: 9bb21c7e-e244-4abf-bb00-1943a1268948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:07.829020 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:07.829059 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:07.829164 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:07.829466 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.829674 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.11 00:59:07.829821 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.11 00:59:07.829951 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} executeQuery: Read 54 rows, 4.33 KiB in 0.000895219 sec., 60320 rows/sec., 4.72 MiB/sec. 2024.01.11 00:59:07.830123 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} DynamicQueryHandler: Done processing query 2024.01.11 00:59:07.830147 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:59:07.830163 [ 3 ] {} HTTP-Session: 9bb21c7e-e244-4abf-bb00-1943a1268948 Destroying unnamed session 2024.01.11 00:59:07.830314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:07.830359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:07.830379 [ 3 ] {} HTTP-Session: 3a9f0d2d-bc15-4590-9f6b-b533a4bb6bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:07.830395 [ 3 ] {} HTTP-Session: 3a9f0d2d-bc15-4590-9f6b-b533a4bb6bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:07.830465 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:07.830508 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:59:07.830648 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:07.830922 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.831177 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.11 00:59:07.831367 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.11 00:59:07.831493 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} executeQuery: Read 1 rows, 72.00 B in 0.000995922 sec., 1004 rows/sec., 70.60 KiB/sec. 2024.01.11 00:59:07.831618 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} DynamicQueryHandler: Done processing query 2024.01.11 00:59:07.831642 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:07.831659 [ 3 ] {} HTTP-Session: 3a9f0d2d-bc15-4590-9f6b-b533a4bb6bf2 Destroying unnamed session 2024.01.11 00:59:07.831816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:07.831862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:07.831881 [ 3 ] {} HTTP-Session: c9205081-0097-49ed-91f7-c23776e7ffa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:07.831897 [ 3 ] {} HTTP-Session: c9205081-0097-49ed-91f7-c23776e7ffa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:07.831979 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:07.832023 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:59:07.832159 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:07.832687 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:07.833040 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.11 00:59:07.833223 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.11 00:59:07.833356 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} executeQuery: Read 52 rows, 71.86 KiB in 0.001347369 sec., 38593 rows/sec., 52.08 MiB/sec. 2024.01.11 00:59:07.833470 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} DynamicQueryHandler: Done processing query 2024.01.11 00:59:07.833493 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:59:07.833508 [ 3 ] {} HTTP-Session: c9205081-0097-49ed-91f7-c23776e7ffa6 Destroying unnamed session 2024.01.11 00:59:12.820724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:12.820848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:12.820873 [ 3 ] {} HTTP-Session: 4e5bdaef-f4dc-4111-a49e-ed532d526c63 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:12.820897 [ 3 ] {} HTTP-Session: 4e5bdaef-f4dc-4111-a49e-ed532d526c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:12.821024 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:12.821085 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:59:12.821253 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:12.821774 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:12.822045 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.11 00:59:12.822215 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.11 00:59:12.822349 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} executeQuery: Read 2 rows, 175.00 B in 0.001286038 sec., 1555 rows/sec., 132.89 KiB/sec. 2024.01.11 00:59:12.822515 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} DynamicQueryHandler: Done processing query 2024.01.11 00:59:12.822551 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:12.822569 [ 3 ] {} HTTP-Session: 4e5bdaef-f4dc-4111-a49e-ed532d526c63 Destroying unnamed session 2024.01.11 00:59:12.822770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:12.822821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:12.822841 [ 3 ] {} HTTP-Session: 39f4ca10-9ce6-45d2-8eb6-e4df44c9b2e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:12.822861 [ 3 ] {} HTTP-Session: 39f4ca10-9ce6-45d2-8eb6-e4df44c9b2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:12.822942 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:12.822984 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:12.823095 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:12.823435 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:12.823655 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.11 00:59:12.823816 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.11 00:59:12.823938 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} executeQuery: Read 37 rows, 3.21 KiB in 0.000967451 sec., 38244 rows/sec., 3.24 MiB/sec. 2024.01.11 00:59:12.824061 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} DynamicQueryHandler: Done processing query 2024.01.11 00:59:12.824083 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:59:12.824099 [ 3 ] {} HTTP-Session: 39f4ca10-9ce6-45d2-8eb6-e4df44c9b2e3 Destroying unnamed session 2024.01.11 00:59:12.824213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:12.824258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:12.824277 [ 3 ] {} HTTP-Session: 7637beae-f14a-4f4c-938f-db43509ceb0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:12.824294 [ 3 ] {} HTTP-Session: 7637beae-f14a-4f4c-938f-db43509ceb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:12.824363 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:12.824402 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:59:12.824510 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:12.824780 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:12.824978 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.11 00:59:12.825126 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.11 00:59:12.825246 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} executeQuery: Read 2 rows, 143.00 B in 0.000850378 sec., 2351 rows/sec., 164.22 KiB/sec. 2024.01.11 00:59:12.825361 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} DynamicQueryHandler: Done processing query 2024.01.11 00:59:12.825385 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:12.825400 [ 3 ] {} HTTP-Session: 7637beae-f14a-4f4c-938f-db43509ceb0c Destroying unnamed session 2024.01.11 00:59:12.825563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:12.825609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:12.825627 [ 3 ] {} HTTP-Session: 1cdfcc51-6daf-49a3-8ffd-4dc8ae3103ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:12.825643 [ 3 ] {} HTTP-Session: 1cdfcc51-6daf-49a3-8ffd-4dc8ae3103ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:12.825714 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:12.825753 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:12.825861 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:12.826149 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:12.826346 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.11 00:59:12.826491 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.11 00:59:12.826616 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} executeQuery: Read 26 rows, 2.06 KiB in 0.000864619 sec., 30071 rows/sec., 2.33 MiB/sec. 2024.01.11 00:59:12.826731 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} DynamicQueryHandler: Done processing query 2024.01.11 00:59:12.826754 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:59:12.826770 [ 3 ] {} HTTP-Session: 1cdfcc51-6daf-49a3-8ffd-4dc8ae3103ca Destroying unnamed session 2024.01.11 00:59:12.826896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:12.826939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:12.826957 [ 3 ] {} HTTP-Session: 98ccdc4b-3023-4e3a-a8c0-afdfa9a6b829 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:12.826973 [ 3 ] {} HTTP-Session: 98ccdc4b-3023-4e3a-a8c0-afdfa9a6b829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:12.827045 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:12.827088 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:59:12.827207 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:12.827526 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:12.827790 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.11 00:59:12.827965 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.11 00:59:12.828090 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} executeQuery: Read 37 rows, 2.67 KiB in 0.001016972 sec., 36382 rows/sec., 2.57 MiB/sec. 2024.01.11 00:59:12.828212 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} DynamicQueryHandler: Done processing query 2024.01.11 00:59:12.828235 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:59:12.828250 [ 3 ] {} HTTP-Session: 98ccdc4b-3023-4e3a-a8c0-afdfa9a6b829 Destroying unnamed session 2024.01.11 00:59:17.151601 [ 177 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:59:17.151681 [ 177 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:59:17.821375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:17.821478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:17.821501 [ 3 ] {} HTTP-Session: 2c19ae2d-a5bd-40e3-b98f-fc04a7af2a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:17.821524 [ 3 ] {} HTTP-Session: 2c19ae2d-a5bd-40e3-b98f-fc04a7af2a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:17.821656 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:17.821716 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:59:17.821875 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:17.822318 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:17.822593 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.11 00:59:17.822753 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.11 00:59:17.822887 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} executeQuery: Read 52 rows, 4.21 KiB in 0.001190586 sec., 43675 rows/sec., 3.46 MiB/sec. 2024.01.11 00:59:17.823051 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} DynamicQueryHandler: Done processing query 2024.01.11 00:59:17.823075 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:59:17.823093 [ 3 ] {} HTTP-Session: 2c19ae2d-a5bd-40e3-b98f-fc04a7af2a06 Destroying unnamed session 2024.01.11 00:59:17.823241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:17.823286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:17.823305 [ 3 ] {} HTTP-Session: b6492c0f-d4b7-4a04-8c92-92fc6a077e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:17.823321 [ 3 ] {} HTTP-Session: b6492c0f-d4b7-4a04-8c92-92fc6a077e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:17.823399 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:17.823438 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:17.823545 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:17.823921 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:17.824134 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.11 00:59:17.824278 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.11 00:59:17.824411 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} executeQuery: Read 156 rows, 15.38 KiB in 0.000981651 sec., 158915 rows/sec., 15.30 MiB/sec. 2024.01.11 00:59:17.824527 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} DynamicQueryHandler: Done processing query 2024.01.11 00:59:17.824549 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:59:17.824573 [ 3 ] {} HTTP-Session: b6492c0f-d4b7-4a04-8c92-92fc6a077e56 Destroying unnamed session 2024.01.11 00:59:17.824697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:17.824741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:17.824759 [ 3 ] {} HTTP-Session: 2cbf1165-3b35-4604-a56b-97d420150c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:17.824776 [ 3 ] {} HTTP-Session: 2cbf1165-3b35-4604-a56b-97d420150c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:17.824848 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:17.824887 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:17.824995 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:17.825283 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:17.825491 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.11 00:59:17.825645 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.11 00:59:17.825775 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} executeQuery: Read 52 rows, 4.16 KiB in 0.000897589 sec., 57932 rows/sec., 4.53 MiB/sec. 2024.01.11 00:59:17.825922 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} DynamicQueryHandler: Done processing query 2024.01.11 00:59:17.825946 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:59:17.825962 [ 3 ] {} HTTP-Session: 2cbf1165-3b35-4604-a56b-97d420150c44 Destroying unnamed session 2024.01.11 00:59:17.826163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:17.826208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:17.826226 [ 3 ] {} HTTP-Session: 8369f60d-50bb-4140-82b6-e955ab41be9c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:17.826242 [ 3 ] {} HTTP-Session: 8369f60d-50bb-4140-82b6-e955ab41be9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:17.826337 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:17.826383 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:59:17.826527 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:17.827029 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:17.827351 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.11 00:59:17.827525 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.11 00:59:17.827636 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} executeQuery: Read 52 rows, 71.86 KiB in 0.001270718 sec., 40921 rows/sec., 55.22 MiB/sec. 2024.01.11 00:59:17.827766 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} DynamicQueryHandler: Done processing query 2024.01.11 00:59:17.827788 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:59:17.827803 [ 3 ] {} HTTP-Session: 8369f60d-50bb-4140-82b6-e955ab41be9c Destroying unnamed session 2024.01.11 00:59:27.821749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:27.821879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:27.821910 [ 3 ] {} HTTP-Session: 738ebcf4-c6b7-4032-bcba-93f5ebce1029 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:27.821938 [ 3 ] {} HTTP-Session: 738ebcf4-c6b7-4032-bcba-93f5ebce1029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:27.822081 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:27.822148 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:59:27.822328 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:27.822779 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:27.823044 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.11 00:59:27.823211 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.11 00:59:27.823334 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} executeQuery: Read 52 rows, 4.21 KiB in 0.001213736 sec., 42842 rows/sec., 3.39 MiB/sec. 2024.01.11 00:59:27.823507 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} DynamicQueryHandler: Done processing query 2024.01.11 00:59:27.823534 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:59:27.823551 [ 3 ] {} HTTP-Session: 738ebcf4-c6b7-4032-bcba-93f5ebce1029 Destroying unnamed session 2024.01.11 00:59:27.823691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:27.823738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:27.823758 [ 3 ] {} HTTP-Session: f7aad89c-d92c-4c29-8359-6d238598c9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:27.823776 [ 3 ] {} HTTP-Session: f7aad89c-d92c-4c29-8359-6d238598c9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:27.823855 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:27.823897 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:27.824008 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:27.824381 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:27.824610 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.11 00:59:27.824762 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.11 00:59:27.824865 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} executeQuery: Read 156 rows, 15.38 KiB in 0.000981222 sec., 158985 rows/sec., 15.30 MiB/sec. 2024.01.11 00:59:27.824888 [ 172 ] {} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.11 00:59:27.824999 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:27.825025 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} DynamicQueryHandler: Done processing query 2024.01.11 00:59:27.825079 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:59:27.825121 [ 3 ] {} HTTP-Session: f7aad89c-d92c-4c29-8359-6d238598c9c4 Destroying unnamed session 2024.01.11 00:59:27.825137 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.11 00:59:27.825292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:27.825312 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:59:27.825372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:27.825379 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 196 rows starting from the beginning of the part 2024.01.11 00:59:27.825413 [ 3 ] {} HTTP-Session: 95b8fc01-469d-4daf-9e3d-3ee135f0a168 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:27.825464 [ 3 ] {} HTTP-Session: 95b8fc01-469d-4daf-9e3d-3ee135f0a168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:27.825659 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 156 rows starting from the beginning of the part 2024.01.11 00:59:27.825676 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:27.825771 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:27.825902 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 157 rows starting from the beginning of the part 2024.01.11 00:59:27.826218 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part 2024.01.11 00:59:27.826252 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:27.826439 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 156 rows starting from the beginning of the part 2024.01.11 00:59:27.826592 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 156 rows starting from the beginning of the part 2024.01.11 00:59:27.827144 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:27.827593 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.11 00:59:27.827896 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.11 00:59:27.828057 [ 172 ] {} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.11 00:59:27.828114 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} executeQuery: Read 52 rows, 4.16 KiB in 0.002344171 sec., 22182 rows/sec., 1.73 MiB/sec. 2024.01.11 00:59:27.828159 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:27.828390 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.11 00:59:27.828597 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} DynamicQueryHandler: Done processing query 2024.01.11 00:59:27.828698 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:59:27.828762 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:59:27.828778 [ 3 ] {} HTTP-Session: 95b8fc01-469d-4daf-9e3d-3ee135f0a168 Destroying unnamed session 2024.01.11 00:59:27.828855 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part 2024.01.11 00:59:27.828864 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.003787682 sec., 226523.76836281398 rows/sec., 21.57 MiB/sec. 2024.01.11 00:59:27.829051 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:27.829118 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.11 00:59:27.829180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:27.829289 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part 2024.01.11 00:59:27.829304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:27.829406 [ 3 ] {} HTTP-Session: 28847fd4-1cf4-49e7-a362-51994d017954 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:27.829439 [ 3 ] {} HTTP-Session: 28847fd4-1cf4-49e7-a362-51994d017954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:27.829555 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.11 00:59:27.829596 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part 2024.01.11 00:59:27.829722 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.11 00:59:27.829828 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:27.829956 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:27.829996 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:59:27.830237 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:27.830718 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:27.831750 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:27.832026 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783692 sec., 89330.73833705281 rows/sec., 6.98 MiB/sec. 2024.01.11 00:59:27.832181 [ 19 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.11 00:59:27.832305 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.11 00:59:27.832403 [ 19 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.11 00:59:27.832489 [ 19 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.11 00:59:27.832516 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.11 00:59:27.832683 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} executeQuery: Read 52 rows, 71.86 KiB in 0.0027251 sec., 19081 rows/sec., 25.75 MiB/sec. 2024.01.11 00:59:27.832908 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} DynamicQueryHandler: Done processing query 2024.01.11 00:59:27.832933 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:59:27.832949 [ 3 ] {} HTTP-Session: 28847fd4-1cf4-49e7-a362-51994d017954 Destroying unnamed session 2024.01.11 00:59:32.151726 [ 170 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:59:32.151789 [ 170 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:59:37.822199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:37.822322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:37.822349 [ 3 ] {} HTTP-Session: d1aae57b-8d51-4df9-96e4-3ee3705fa64d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:37.822374 [ 3 ] {} HTTP-Session: d1aae57b-8d51-4df9-96e4-3ee3705fa64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:37.822505 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:37.822566 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:59:37.822726 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:37.823190 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:37.823466 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.11 00:59:37.823633 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.11 00:59:37.823756 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} executeQuery: Read 52 rows, 4.21 KiB in 0.001215976 sec., 42764 rows/sec., 3.38 MiB/sec. 2024.01.11 00:59:37.823920 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} DynamicQueryHandler: Done processing query 2024.01.11 00:59:37.823947 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:59:37.823964 [ 3 ] {} HTTP-Session: d1aae57b-8d51-4df9-96e4-3ee3705fa64d Destroying unnamed session 2024.01.11 00:59:37.824135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:37.824186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:37.824205 [ 3 ] {} HTTP-Session: de39c901-e49a-4f92-88a4-0399447341a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:37.824223 [ 3 ] {} HTTP-Session: de39c901-e49a-4f92-88a4-0399447341a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:37.824308 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:37.824351 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:37.824460 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:37.824851 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:37.825085 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.11 00:59:37.825238 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.11 00:59:37.825367 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} executeQuery: Read 156 rows, 15.38 KiB in 0.001027572 sec., 151814 rows/sec., 14.61 MiB/sec. 2024.01.11 00:59:37.825485 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} DynamicQueryHandler: Done processing query 2024.01.11 00:59:37.825510 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:59:37.825526 [ 3 ] {} HTTP-Session: de39c901-e49a-4f92-88a4-0399447341a8 Destroying unnamed session 2024.01.11 00:59:37.825654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:37.825700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:37.825720 [ 3 ] {} HTTP-Session: 38e8f70f-8cd4-44ad-b687-03e96cff7af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:37.825738 [ 3 ] {} HTTP-Session: 38e8f70f-8cd4-44ad-b687-03e96cff7af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:37.825812 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:37.825853 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:37.825958 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:37.826262 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:37.826473 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.11 00:59:37.826629 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.11 00:59:37.826745 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} executeQuery: Read 52 rows, 4.16 KiB in 0.0009047 sec., 57477 rows/sec., 4.49 MiB/sec. 2024.01.11 00:59:37.826871 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} DynamicQueryHandler: Done processing query 2024.01.11 00:59:37.826896 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:59:37.826912 [ 3 ] {} HTTP-Session: 38e8f70f-8cd4-44ad-b687-03e96cff7af2 Destroying unnamed session 2024.01.11 00:59:37.827136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:37.827182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:37.827202 [ 3 ] {} HTTP-Session: bb42479e-c7df-4dec-91a2-6fed58d98b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:37.827219 [ 3 ] {} HTTP-Session: bb42479e-c7df-4dec-91a2-6fed58d98b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:37.827305 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:37.827351 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:59:37.827492 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:37.828003 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:37.828319 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.11 00:59:37.828503 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.11 00:59:37.828641 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} executeQuery: Read 52 rows, 71.86 KiB in 0.001301619 sec., 39950 rows/sec., 53.91 MiB/sec. 2024.01.11 00:59:37.828638 [ 168 ] {} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.11 00:59:37.828769 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:37.828816 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} DynamicQueryHandler: Done processing query 2024.01.11 00:59:37.828869 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:59:37.828882 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.11 00:59:37.828907 [ 3 ] {} HTTP-Session: bb42479e-c7df-4dec-91a2-6fed58d98b34 Destroying unnamed session 2024.01.11 00:59:37.829046 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:59:37.829093 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 781 rows starting from the beginning of the part 2024.01.11 00:59:37.829264 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:37.829385 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:37.829496 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:37.829603 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:37.829707 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:37.846349 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 6 columns (6 merged, 0 gathered) in 0.017521201 sec., 59413.73539405204 rows/sec., 80.18 MiB/sec. 2024.01.11 00:59:37.847005 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.11 00:59:37.847275 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.11 00:59:37.847357 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.11 00:59:37.847447 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4: 8.39 MiB. 2024.01.11 00:59:38.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 239.69 MiB, will set to 232.02 MiB (RSS), difference: -3.06 MiB 2024.01.11 00:59:42.820498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:42.820618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:42.820672 [ 3 ] {} HTTP-Session: 40f9b6fb-9031-42ce-bae3-e8ad3b0bcb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:42.820697 [ 3 ] {} HTTP-Session: 40f9b6fb-9031-42ce-bae3-e8ad3b0bcb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:42.820828 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:42.820888 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:42.821046 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:42.821555 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:42.821886 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.11 00:59:42.822056 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.11 00:59:42.822193 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} executeQuery: Read 36 rows, 3.12 KiB in 0.001322199 sec., 27227 rows/sec., 2.30 MiB/sec. 2024.01.11 00:59:42.822348 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} DynamicQueryHandler: Done processing query 2024.01.11 00:59:42.822374 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:59:42.822391 [ 3 ] {} HTTP-Session: 40f9b6fb-9031-42ce-bae3-e8ad3b0bcb61 Destroying unnamed session 2024.01.11 00:59:42.822515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:42.822566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:42.822586 [ 3 ] {} HTTP-Session: a129771a-527c-4bd7-b538-c193a2dfa008 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:42.822604 [ 3 ] {} HTTP-Session: a129771a-527c-4bd7-b538-c193a2dfa008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:42.822684 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:42.822750 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:42.822864 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:42.823169 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:42.823382 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.11 00:59:42.823533 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.11 00:59:42.823656 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} executeQuery: Read 24 rows, 1.90 KiB in 0.0009191 sec., 26112 rows/sec., 2.02 MiB/sec. 2024.01.11 00:59:42.823776 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} DynamicQueryHandler: Done processing query 2024.01.11 00:59:42.823801 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.11 00:59:42.823818 [ 3 ] {} HTTP-Session: a129771a-527c-4bd7-b538-c193a2dfa008 Destroying unnamed session 2024.01.11 00:59:42.823941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:42.823987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:42.824006 [ 3 ] {} HTTP-Session: 3f789008-280b-46cd-9bd6-c95afd897c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:42.824023 [ 3 ] {} HTTP-Session: 3f789008-280b-46cd-9bd6-c95afd897c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:42.824099 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:42.824145 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:59:42.824265 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:42.824557 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. 2024.01.11 00:59:42.824821 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.11 00:59:42.825010 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.11 00:59:42.825139 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} executeQuery: Read 36 rows, 2.60 KiB in 0.001010752 sec., 35617 rows/sec., 2.51 MiB/sec. 2024.01.11 00:59:42.825261 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} DynamicQueryHandler: Done processing query 2024.01.11 00:59:42.825285 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.11 00:59:42.825301 [ 3 ] {} HTTP-Session: 3f789008-280b-46cd-9bd6-c95afd897c0c Destroying unnamed session 2024.01.11 00:59:47.151856 [ 162 ] {} DNSResolver: Updating DNS cache 2024.01.11 00:59:47.151929 [ 162 ] {} DNSResolver: Updated DNS cache 2024.01.11 00:59:47.821564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:47.821679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:47.821708 [ 3 ] {} HTTP-Session: da473758-13bc-44cb-99b3-370fc783e2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:47.821735 [ 3 ] {} HTTP-Session: da473758-13bc-44cb-99b3-370fc783e2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:47.821878 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:47.821944 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:59:47.822126 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:47.822642 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.822909 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.11 00:59:47.823069 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.11 00:59:47.823188 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} executeQuery: Read 52 rows, 4.21 KiB in 0.001271618 sec., 40892 rows/sec., 3.24 MiB/sec. 2024.01.11 00:59:47.823192 [ 163 ] {} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.01.11 00:59:47.823275 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.823390 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} DynamicQueryHandler: Done processing query 2024.01.11 00:59:47.823443 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:59:47.823450 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.01.11 00:59:47.823473 [ 3 ] {} HTTP-Session: da473758-13bc-44cb-99b3-370fc783e2e6 Destroying unnamed session 2024.01.11 00:59:47.823601 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:59:47.823636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:47.823659 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 52 rows starting from the beginning of the part 2024.01.11 00:59:47.823737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:47.823782 [ 3 ] {} HTTP-Session: 02acd8f0-b30b-4d66-8bf3-c443ddac9d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:47.823808 [ 3 ] {} HTTP-Session: 02acd8f0-b30b-4d66-8bf3-c443ddac9d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:47.823964 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:47.823997 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:47.824074 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.11 00:59:47.824227 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:47.824552 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:47.824561 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:47.824756 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part 2024.01.11 00:59:47.825360 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.825768 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.11 00:59:47.826082 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.11 00:59:47.826362 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003007216 sec., 86458.70466238541 rows/sec., 6.84 MiB/sec. 2024.01.11 00:59:47.826379 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} executeQuery: Read 4 rows, 342.00 B in 0.00230943 sec., 1732 rows/sec., 144.62 KiB/sec. 2024.01.11 00:59:47.826589 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.01.11 00:59:47.826615 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} DynamicQueryHandler: Done processing query 2024.01.11 00:59:47.826659 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:47.826682 [ 3 ] {} HTTP-Session: 02acd8f0-b30b-4d66-8bf3-c443ddac9d7d Destroying unnamed session 2024.01.11 00:59:47.826845 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.01.11 00:59:47.826903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:47.826960 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.01.11 00:59:47.826969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:47.827013 [ 3 ] {} HTTP-Session: 92f73cb4-7e7d-46ac-ad1e-e732bb47a6f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:47.827056 [ 3 ] {} HTTP-Session: 92f73cb4-7e7d-46ac-ad1e-e732bb47a6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:47.827165 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:47.827206 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:47.827320 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:47.827717 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.827934 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.11 00:59:47.828082 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.11 00:59:47.828182 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} executeQuery: Read 158 rows, 15.55 KiB in 0.000988322 sec., 159866 rows/sec., 15.37 MiB/sec. 2024.01.11 00:59:47.828295 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} DynamicQueryHandler: Done processing query 2024.01.11 00:59:47.828318 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.11 00:59:47.828333 [ 3 ] {} HTTP-Session: 92f73cb4-7e7d-46ac-ad1e-e732bb47a6f2 Destroying unnamed session 2024.01.11 00:59:47.828444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:47.828487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:47.828505 [ 3 ] {} HTTP-Session: 07fb865c-30f8-4384-9b34-8598e7c15eef Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:47.828522 [ 3 ] {} HTTP-Session: 07fb865c-30f8-4384-9b34-8598e7c15eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:47.828588 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:47.828626 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.11 00:59:47.828728 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:47.828980 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.829179 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.11 00:59:47.829333 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.11 00:59:47.829440 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} executeQuery: Read 4 rows, 286.00 B in 0.000816028 sec., 4901 rows/sec., 342.26 KiB/sec. 2024.01.11 00:59:47.829584 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} DynamicQueryHandler: Done processing query 2024.01.11 00:59:47.829607 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:47.829623 [ 3 ] {} HTTP-Session: 07fb865c-30f8-4384-9b34-8598e7c15eef Destroying unnamed session 2024.01.11 00:59:47.829730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:47.829773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:47.829792 [ 3 ] {} HTTP-Session: fb4f1033-40b2-4181-bf58-09c2066d9cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:47.829808 [ 3 ] {} HTTP-Session: fb4f1033-40b2-4181-bf58-09c2066d9cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:47.829880 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:47.829918 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:47.830024 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:47.830300 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.830500 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.11 00:59:47.830645 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.11 00:59:47.830744 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} executeQuery: Read 56 rows, 4.49 KiB in 0.000837618 sec., 66856 rows/sec., 5.24 MiB/sec. 2024.01.11 00:59:47.830890 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} DynamicQueryHandler: Done processing query 2024.01.11 00:59:47.830913 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:59:47.830928 [ 3 ] {} HTTP-Session: fb4f1033-40b2-4181-bf58-09c2066d9cc5 Destroying unnamed session 2024.01.11 00:59:47.831027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:47.831071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:47.831088 [ 3 ] {} HTTP-Session: 0a8f97fd-49f0-4205-befd-5e6484f816ad Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:47.831104 [ 3 ] {} HTTP-Session: 0a8f97fd-49f0-4205-befd-5e6484f816ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:47.831171 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:47.831215 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.11 00:59:47.831333 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:47.831580 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.831827 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.11 00:59:47.832001 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.11 00:59:47.832119 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} executeQuery: Read 2 rows, 144.00 B in 0.000904109 sec., 2212 rows/sec., 155.54 KiB/sec. 2024.01.11 00:59:47.832249 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} DynamicQueryHandler: Done processing query 2024.01.11 00:59:47.832272 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.11 00:59:47.832287 [ 3 ] {} HTTP-Session: 0a8f97fd-49f0-4205-befd-5e6484f816ad Destroying unnamed session 2024.01.11 00:59:47.832443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:47.832486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:47.832504 [ 3 ] {} HTTP-Session: 2ebfa0f0-0648-40fd-aed4-1a742c30a766 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:47.832520 [ 3 ] {} HTTP-Session: 2ebfa0f0-0648-40fd-aed4-1a742c30a766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:47.832601 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:47.832645 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:59:47.832776 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:47.833247 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:47.833552 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.11 00:59:47.833727 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.11 00:59:47.833827 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} executeQuery: Read 52 rows, 71.86 KiB in 0.001198357 sec., 43392 rows/sec., 58.56 MiB/sec. 2024.01.11 00:59:47.833943 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} DynamicQueryHandler: Done processing query 2024.01.11 00:59:47.833966 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:59:47.833981 [ 3 ] {} HTTP-Session: 2ebfa0f0-0648-40fd-aed4-1a742c30a766 Destroying unnamed session 2024.01.11 00:59:57.822032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:57.822160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:57.822191 [ 3 ] {} HTTP-Session: 9767b764-4b65-4b61-af32-1c026a3946ef Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:57.822218 [ 3 ] {} HTTP-Session: 9767b764-4b65-4b61-af32-1c026a3946ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:57.822357 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:57.822422 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.11 00:59:57.822599 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:57.823032 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:57.823297 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.11 00:59:57.823458 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.11 00:59:57.823576 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} executeQuery: Read 52 rows, 4.21 KiB in 0.001179625 sec., 44081 rows/sec., 3.49 MiB/sec. 2024.01.11 00:59:57.823710 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} DynamicQueryHandler: Done processing query 2024.01.11 00:59:57.823734 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.11 00:59:57.823750 [ 3 ] {} HTTP-Session: 9767b764-4b65-4b61-af32-1c026a3946ef Destroying unnamed session 2024.01.11 00:59:57.823905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:57.823952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:57.823971 [ 3 ] {} HTTP-Session: 974d1426-c1b7-4afd-a1ed-7e342ed25147 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:57.823989 [ 3 ] {} HTTP-Session: 974d1426-c1b7-4afd-a1ed-7e342ed25147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:57.824073 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:57.824114 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.11 00:59:57.824219 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:57.824624 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:57.824837 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.11 00:59:57.824982 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.11 00:59:57.825107 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} executeQuery: Read 156 rows, 15.38 KiB in 0.001005002 sec., 155223 rows/sec., 14.94 MiB/sec. 2024.01.11 00:59:57.825213 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} DynamicQueryHandler: Done processing query 2024.01.11 00:59:57.825237 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.11 00:59:57.825252 [ 3 ] {} HTTP-Session: 974d1426-c1b7-4afd-a1ed-7e342ed25147 Destroying unnamed session 2024.01.11 00:59:57.825377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:57.825421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:57.825440 [ 3 ] {} HTTP-Session: 29cd0a1e-92e4-4f65-80fa-6fa066e76fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:57.825456 [ 3 ] {} HTTP-Session: 29cd0a1e-92e4-4f65-80fa-6fa066e76fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:57.825529 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:57.825569 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.11 00:59:57.825673 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:57.825996 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:57.826200 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.11 00:59:57.826342 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.11 00:59:57.826468 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} executeQuery: Read 52 rows, 4.16 KiB in 0.0009115 sec., 57048 rows/sec., 4.46 MiB/sec. 2024.01.11 00:59:57.826653 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} DynamicQueryHandler: Done processing query 2024.01.11 00:59:57.826678 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.11 00:59:57.826694 [ 3 ] {} HTTP-Session: 29cd0a1e-92e4-4f65-80fa-6fa066e76fa0 Destroying unnamed session 2024.01.11 00:59:57.826902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.11 00:59:57.826972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.11 00:59:57.826997 [ 3 ] {} HTTP-Session: 4a8a526e-eaa7-4eee-a38c-b9c361191aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 2024.01.11 00:59:57.827018 [ 3 ] {} HTTP-Session: 4a8a526e-eaa7-4eee-a38c-b9c361191aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.11 00:59:57.827127 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.11 00:59:57.827184 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.11 00:59:57.827368 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} ParallelParsingInputFormat: Parallel parsing is used 2024.01.11 00:59:57.827883 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:57.828213 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.11 00:59:57.828401 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.11 00:59:57.828536 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} executeQuery: Read 52 rows, 71.86 KiB in 0.001373759 sec., 37852 rows/sec., 51.08 MiB/sec. 2024.01.11 00:59:57.828651 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} DynamicQueryHandler: Done processing query 2024.01.11 00:59:57.828675 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.11 00:59:57.828692 [ 3 ] {} HTTP-Session: 4a8a526e-eaa7-4eee-a38c-b9c361191aa2 Destroying unnamed session 2024.01.11 00:59:59.197160 [ 129 ] {} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.01.11 00:59:59.197260 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:59.197385 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.01.11 00:59:59.197537 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:59:59.197578 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 368 rows starting from the beginning of the part 2024.01.11 00:59:59.197749 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.01.11 00:59:59.197849 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.01.11 00:59:59.197933 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.01.11 00:59:59.198015 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.11 00:59:59.198654 [ 25 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332359 sec., 333243.5177005597 rows/sec., 23.50 MiB/sec. 2024.01.11 00:59:59.198772 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.01.11 00:59:59.198971 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.01.11 00:59:59.199037 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.01.11 00:59:59.576311 [ 129 ] {} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.11 00:59:59.576379 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 00:59:59.576492 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.11 00:59:59.576638 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 00:59:59.576677 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.11 00:59:59.576808 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.11 00:59:59.576895 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.11 00:59:59.576976 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.11 00:59:59.577056 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.11 00:59:59.577624 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189296 sec., 16816.671375334652 rows/sec., 1.15 MiB/sec. 2024.01.11 00:59:59.577718 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.11 00:59:59.577908 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.11 00:59:59.577980 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.11 01:00:00.157856 [ 158 ] {} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.11 01:00:00.157930 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2024.01.11 01:00:00.158029 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.11 01:00:00.158157 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.11 01:00:00.158194 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.11 01:00:00.158349 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.11 01:00:00.158451 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.11 01:00:00.158542 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.11 01:00:00.158630 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.11 01:00:00.159198 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215356 sec., 16456.083649564407 rows/sec., 1.34 MiB/sec. 2024.01.11 01:00:00.159292 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.11 01:00:00.159482 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.11 01:00:00.159547 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.11 01:00:02.151992 [ 158 ] {} DNSResolver: Updating DNS cache 2024.01.11 01:00:02.152047 [ 158 ] {} DNSResolver: Updated DNS cache