[ Oct 21 17:20:30 Enabled. ] [ Oct 21 17:20:30 Rereading configuration. ] [ Oct 21 17:20:31 Rereading configuration. ] [ Oct 21 17:20:32 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=oxControlService14 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService14 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService14 ipadm: Could not delete oxControlService14: Interface does not exist + true + ipadm create-if -t oxControlService14 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService14 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService14 + ipadm show-addr oxControlService14/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService14/ll + ipadm show-addr oxControlService14/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService14/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 [ Oct 21 17:20:32 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.10.21 17:20:33.158786 [ 1 ] {} Application: Will watch for the process with pid 22167 2023.10.21 17:20:33.158893 [ 1 ] {} Application: Forked a child process to watch 2023.10.21 17:20:33.776516 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22167 2023.10.21 17:20:33.776697 [ 1 ] {} Application: starting up 2023.10.21 17:20:33.776918 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.21 17:20:33.857702 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.21 17:20:33.857754 [ 1 ] {} Application: Initializing DateLUT. 2023.10.21 17:20:33.857772 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.21 17:20:33.857811 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.21 17:20:33.858136 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.21 17:20:33.858853 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.21 17:20:33.859326 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.21 17:20:33.859584 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.10.21 17:20:33.862541 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.21 17:20:33.862597 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.21 17:20:33.863585 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.21 17:20:33.863836 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.21 17:20:33.870211 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.21 17:20:33.870755 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.21 17:20:33.870782 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.21 17:20:33.872075 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.21 17:20:33.872512 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.21 17:20:33.872780 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.21 17:20:33.873077 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.21 17:20:33.873859 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.21 17:20:33.873903 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.21 17:20:33.873959 [ 1 ] {} Application: Loaded user defined objects 2023.10.21 17:20:33.873976 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.21 17:20:33.882757 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.21 17:20:33.882785 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108072 sec 2023.10.21 17:20:33.883319 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.21 17:20:33.883395 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.21 17:20:33.883415 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.21 17:20:33.883431 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.21 17:20:33.883447 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.21 17:20:33.883462 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.21 17:20:33.883476 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.21 17:20:33.883508 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.21 17:20:33.883527 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.21 17:20:33.883556 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.21 17:20:33.883569 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.21 17:20:33.883583 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.21 17:20:33.883597 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.21 17:20:33.883629 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.21 17:20:33.883645 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.21 17:20:33.883657 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.21 17:20:33.918412 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.21 17:20:33.919643 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.21 17:20:33.919679 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9771e-05 sec 2023.10.21 17:20:33.919708 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.21 17:20:33.919726 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.21 17:20:33.919750 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.21 17:20:33.921798 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.21 17:20:33.927025 [ 1 ] {} Application: Loaded metadata. 2023.10.21 17:20:33.927119 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.10.21 17:20:33.927182 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.21 17:20:34.126136 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.10.21 17:20:34.143710 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.10.21 17:20:34.143754 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.21 17:20:34.229206 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.21 17:20:34.229965 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.21 17:20:34.230322 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.21 17:20:34.230411 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.21 17:20:34.230414 [ 169 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:20:34.230503 [ 169 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:20:34.230531 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.21 17:20:34.230578 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.21 17:20:34.231197 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.21 17:20:34.231218 [ 1 ] {} Application: Ready for connections. 2023.10.21 17:20:34.236218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.236404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.237038 [ 3 ] {} HTTP-Session: 5af338e9-c99f-4696-a50b-156379f92bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.237083 [ 3 ] {} HTTP-Session: 5af338e9-c99f-4696-a50b-156379f92bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.237228 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.21 17:20:34.237257 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.21 17:20:34.237275 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.21 17:20:34.238738 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} executeQuery: (from [fd00:1122:3344:101::d]:50693) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.21 17:20:34.240012 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.21 17:20:34.242185 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.21 17:20:34.244191 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.21 17:20:34.248791 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.248847 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.21 17:20:34.248874 [ 3 ] {} HTTP-Session: 5af338e9-c99f-4696-a50b-156379f92bcd Destroying unnamed session 2023.10.21 17:20:34.249197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.249257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.249284 [ 3 ] {} HTTP-Session: 9bf1d432-f844-4b1e-a82e-b3775d5a441b Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.249304 [ 3 ] {} HTTP-Session: 9bf1d432-f844-4b1e-a82e-b3775d5a441b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.249429 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} executeQuery: (from [fd00:1122:3344:101::d]:50693) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.21 17:20:34.267235 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:50693) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.10.21 17:20:34.267456 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.10.21 17:20:34.267580 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.267601 [ 3 ] {} HTTP-Session: 9bf1d432-f844-4b1e-a82e-b3775d5a441b Destroying unnamed session 2023.10.21 17:20:34.267879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.267940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.267963 [ 3 ] {} HTTP-Session: 713aff6e-f513-4d1b-94f5-5d7242137b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.267983 [ 3 ] {} HTTP-Session: 713aff6e-f513-4d1b-94f5-5d7242137b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.268106 [ 3 ] {48b54359-ca5e-4280-b028-16b0f4f816c2} executeQuery: (from [fd00:1122:3344:101::d]:50693) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.21 17:20:34.268214 [ 3 ] {48b54359-ca5e-4280-b028-16b0f4f816c2} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.268234 [ 3 ] {48b54359-ca5e-4280-b028-16b0f4f816c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.268252 [ 3 ] {} HTTP-Session: 713aff6e-f513-4d1b-94f5-5d7242137b1a Destroying unnamed session 2023.10.21 17:20:34.268930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.268972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.268993 [ 3 ] {} HTTP-Session: d34e40d5-739b-4e2d-91f8-6c441f266477 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.269013 [ 3 ] {} HTTP-Session: d34e40d5-739b-4e2d-91f8-6c441f266477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.269069 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.21 17:20:34.269126 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.21 17:20:34.270201 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.21 17:20:34.270223 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.137e-05 sec 2023.10.21 17:20:34.270245 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.21 17:20:34.270264 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} DatabaseAtomic (oximeter): Starting up tables. 2023.10.21 17:20:34.270333 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.270352 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.270370 [ 3 ] {} HTTP-Session: d34e40d5-739b-4e2d-91f8-6c441f266477 Destroying unnamed session 2023.10.21 17:20:34.270489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.270528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.270550 [ 3 ] {} HTTP-Session: 8067ac17-3cd5-42e4-85b8-c196c5537726 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.270568 [ 3 ] {} HTTP-Session: 8067ac17-3cd5-42e4-85b8-c196c5537726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.270709 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.21 17:20:34.270752 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.21 17:20:34.274553 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} oximeter.version (8f34eb7c-5c5e-4eaf-913a-d82fcf4008ac): Loading data parts 2023.10.21 17:20:34.274685 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} oximeter.version (8f34eb7c-5c5e-4eaf-913a-d82fcf4008ac): There are no data parts 2023.10.21 17:20:34.276448 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.276479 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.276495 [ 3 ] {} HTTP-Session: 8067ac17-3cd5-42e4-85b8-c196c5537726 Destroying unnamed session 2023.10.21 17:20:34.276624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.276670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.276688 [ 3 ] {} HTTP-Session: b35eecc6-22a7-43f4-985a-93a9b78605d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.276707 [ 3 ] {} HTTP-Session: b35eecc6-22a7-43f4-985a-93a9b78605d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.276909 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.276953 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.21 17:20:34.283599 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Loading data parts 2023.10.21 17:20:34.283722 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): There are no data parts 2023.10.21 17:20:34.285734 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.285769 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.285786 [ 3 ] {} HTTP-Session: b35eecc6-22a7-43f4-985a-93a9b78605d6 Destroying unnamed session 2023.10.21 17:20:34.285928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.285981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.286000 [ 3 ] {} HTTP-Session: 1e296974-446a-4d3b-bf96-be837a746ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.286022 [ 3 ] {} HTTP-Session: 1e296974-446a-4d3b-bf96-be837a746ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.286223 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.286275 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.21 17:20:34.288541 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} oximeter.measurements_i8 (2af67767-f6ab-4a9f-b84e-4deab08f3be9): Loading data parts 2023.10.21 17:20:34.288634 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} oximeter.measurements_i8 (2af67767-f6ab-4a9f-b84e-4deab08f3be9): There are no data parts 2023.10.21 17:20:34.289989 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.290024 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.290041 [ 3 ] {} HTTP-Session: 1e296974-446a-4d3b-bf96-be837a746ffb Destroying unnamed session 2023.10.21 17:20:34.290174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.290230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.290250 [ 3 ] {} HTTP-Session: f59a66f0-5c77-405c-b0e3-da7a88ea9a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.290267 [ 3 ] {} HTTP-Session: f59a66f0-5c77-405c-b0e3-da7a88ea9a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.290458 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.290513 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.21 17:20:34.292030 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} oximeter.measurements_u8 (b855f2a9-80fe-4c85-b8a3-aef42ff6c81c): Loading data parts 2023.10.21 17:20:34.292121 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} oximeter.measurements_u8 (b855f2a9-80fe-4c85-b8a3-aef42ff6c81c): There are no data parts 2023.10.21 17:20:34.293772 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.293797 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.293820 [ 3 ] {} HTTP-Session: f59a66f0-5c77-405c-b0e3-da7a88ea9a9e Destroying unnamed session 2023.10.21 17:20:34.293946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.293999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.294024 [ 3 ] {} HTTP-Session: ff8d8c41-fd66-4a87-bc65-05c3ec52b600 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.294041 [ 3 ] {} HTTP-Session: ff8d8c41-fd66-4a87-bc65-05c3ec52b600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.294233 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.294285 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.21 17:20:34.295799 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} oximeter.measurements_i16 (1f4d3ef5-3554-40ab-88ef-5468b26ce625): Loading data parts 2023.10.21 17:20:34.295897 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} oximeter.measurements_i16 (1f4d3ef5-3554-40ab-88ef-5468b26ce625): There are no data parts 2023.10.21 17:20:34.297002 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.297027 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.297049 [ 3 ] {} HTTP-Session: ff8d8c41-fd66-4a87-bc65-05c3ec52b600 Destroying unnamed session 2023.10.21 17:20:34.297191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.297244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.297269 [ 3 ] {} HTTP-Session: 25c392c4-26c9-4197-952a-a06574d48b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.297285 [ 3 ] {} HTTP-Session: 25c392c4-26c9-4197-952a-a06574d48b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.297471 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.297517 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.21 17:20:34.298882 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} oximeter.measurements_u16 (7ba16767-8b97-4343-82b9-d3496a0a38b4): Loading data parts 2023.10.21 17:20:34.298969 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} oximeter.measurements_u16 (7ba16767-8b97-4343-82b9-d3496a0a38b4): There are no data parts 2023.10.21 17:20:34.300195 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.300228 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.300251 [ 3 ] {} HTTP-Session: 25c392c4-26c9-4197-952a-a06574d48b2d Destroying unnamed session 2023.10.21 17:20:34.300376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.300434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.300460 [ 3 ] {} HTTP-Session: 2c31e0df-7e68-4c16-836b-791967c039d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.300476 [ 3 ] {} HTTP-Session: 2c31e0df-7e68-4c16-836b-791967c039d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.300666 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.300713 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.21 17:20:34.302415 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} oximeter.measurements_i32 (71e43179-cfac-40b2-95e2-96dfe0797f4a): Loading data parts 2023.10.21 17:20:34.302532 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} oximeter.measurements_i32 (71e43179-cfac-40b2-95e2-96dfe0797f4a): There are no data parts 2023.10.21 17:20:34.305210 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.305242 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.305257 [ 3 ] {} HTTP-Session: 2c31e0df-7e68-4c16-836b-791967c039d2 Destroying unnamed session 2023.10.21 17:20:34.305402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.305452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.305470 [ 3 ] {} HTTP-Session: 9089652e-b054-4c50-b9c6-2c7bf797353e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.305493 [ 3 ] {} HTTP-Session: 9089652e-b054-4c50-b9c6-2c7bf797353e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.305679 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.305727 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.21 17:20:34.307525 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} oximeter.measurements_u32 (9f664070-1396-46fa-bddd-3a3124ae1fbf): Loading data parts 2023.10.21 17:20:34.307618 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} oximeter.measurements_u32 (9f664070-1396-46fa-bddd-3a3124ae1fbf): There are no data parts 2023.10.21 17:20:34.308752 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.308784 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.308800 [ 3 ] {} HTTP-Session: 9089652e-b054-4c50-b9c6-2c7bf797353e Destroying unnamed session 2023.10.21 17:20:34.308932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.308982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.309002 [ 3 ] {} HTTP-Session: 37f8fd12-2922-4bf7-9fd2-7f4a10714d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.309025 [ 3 ] {} HTTP-Session: 37f8fd12-2922-4bf7-9fd2-7f4a10714d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.309205 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.309257 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.21 17:20:34.310639 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Loading data parts 2023.10.21 17:20:34.310719 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): There are no data parts 2023.10.21 17:20:34.311930 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.311954 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.311978 [ 3 ] {} HTTP-Session: 37f8fd12-2922-4bf7-9fd2-7f4a10714d12 Destroying unnamed session 2023.10.21 17:20:34.312089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.312132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.312156 [ 3 ] {} HTTP-Session: 315a2c71-f2f1-4af1-8186-2394f360b949 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.312178 [ 3 ] {} HTTP-Session: 315a2c71-f2f1-4af1-8186-2394f360b949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.312358 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.312409 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.21 17:20:34.313770 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} oximeter.measurements_u64 (5776c25c-c8f0-4141-ba63-78202f8a4de2): Loading data parts 2023.10.21 17:20:34.313863 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} oximeter.measurements_u64 (5776c25c-c8f0-4141-ba63-78202f8a4de2): There are no data parts 2023.10.21 17:20:34.315145 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.315170 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.315194 [ 3 ] {} HTTP-Session: 315a2c71-f2f1-4af1-8186-2394f360b949 Destroying unnamed session 2023.10.21 17:20:34.315298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.315351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.315375 [ 3 ] {} HTTP-Session: 802b4d09-0624-44bb-a4dc-bd704a2108c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.315400 [ 3 ] {} HTTP-Session: 802b4d09-0624-44bb-a4dc-bd704a2108c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.315579 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.315632 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.21 17:20:34.316985 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} oximeter.measurements_f32 (24a13c00-5e0b-4e14-9eb9-7f3a5e7ab075): Loading data parts 2023.10.21 17:20:34.317076 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} oximeter.measurements_f32 (24a13c00-5e0b-4e14-9eb9-7f3a5e7ab075): There are no data parts 2023.10.21 17:20:34.318520 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.318545 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.318570 [ 3 ] {} HTTP-Session: 802b4d09-0624-44bb-a4dc-bd704a2108c0 Destroying unnamed session 2023.10.21 17:20:34.318694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.318747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.318772 [ 3 ] {} HTTP-Session: c77140da-8d8e-4fed-b5af-2ff5fa789e58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.318789 [ 3 ] {} HTTP-Session: c77140da-8d8e-4fed-b5af-2ff5fa789e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.318974 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.319026 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.21 17:20:34.321305 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} oximeter.measurements_f64 (3005952b-d72f-442d-ac60-f21d8cedc227): Loading data parts 2023.10.21 17:20:34.321401 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} oximeter.measurements_f64 (3005952b-d72f-442d-ac60-f21d8cedc227): There are no data parts 2023.10.21 17:20:34.322639 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.322663 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.322688 [ 3 ] {} HTTP-Session: c77140da-8d8e-4fed-b5af-2ff5fa789e58 Destroying unnamed session 2023.10.21 17:20:34.322809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.322862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.322880 [ 3 ] {} HTTP-Session: b08ca1d9-4b9c-4dbe-8891-06fd62dbdc9e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.322901 [ 3 ] {} HTTP-Session: b08ca1d9-4b9c-4dbe-8891-06fd62dbdc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.323090 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.323140 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.21 17:20:34.325530 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} oximeter.measurements_string (67141322-7a9f-41e5-9689-11711f7f5f01): Loading data parts 2023.10.21 17:20:34.325629 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} oximeter.measurements_string (67141322-7a9f-41e5-9689-11711f7f5f01): There are no data parts 2023.10.21 17:20:34.326803 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.326828 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.326843 [ 3 ] {} HTTP-Session: b08ca1d9-4b9c-4dbe-8891-06fd62dbdc9e Destroying unnamed session 2023.10.21 17:20:34.326972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.327020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.327040 [ 3 ] {} HTTP-Session: 878d0c9a-35e8-41a2-9815-555e00c689ab Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.327060 [ 3 ] {} HTTP-Session: 878d0c9a-35e8-41a2-9815-555e00c689ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.327246 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.327294 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.21 17:20:34.330038 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} oximeter.measurements_bytes (c8d36acb-fb2c-4c84-a52e-e3aa3d6791c8): Loading data parts 2023.10.21 17:20:34.330147 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} oximeter.measurements_bytes (c8d36acb-fb2c-4c84-a52e-e3aa3d6791c8): There are no data parts 2023.10.21 17:20:34.331362 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.331398 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.331415 [ 3 ] {} HTTP-Session: 878d0c9a-35e8-41a2-9815-555e00c689ab Destroying unnamed session 2023.10.21 17:20:34.331550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.331610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.331631 [ 3 ] {} HTTP-Session: 0a5ac283-f581-4a17-a537-af7a3f600fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.331656 [ 3 ] {} HTTP-Session: 0a5ac283-f581-4a17-a537-af7a3f600fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.331872 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.331932 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.21 17:20:34.333335 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Loading data parts 2023.10.21 17:20:34.333431 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): There are no data parts 2023.10.21 17:20:34.334565 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.334593 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.334612 [ 3 ] {} HTTP-Session: 0a5ac283-f581-4a17-a537-af7a3f600fd5 Destroying unnamed session 2023.10.21 17:20:34.334731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.334788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.334810 [ 3 ] {} HTTP-Session: 4f8b31e8-d819-4070-9fac-4db10d361b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.334837 [ 3 ] {} HTTP-Session: 4f8b31e8-d819-4070-9fac-4db10d361b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.335051 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.335112 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.21 17:20:34.336663 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} oximeter.measurements_cumulativeu64 (160c5295-de07-46d7-9df6-658a75977153): Loading data parts 2023.10.21 17:20:34.336761 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} oximeter.measurements_cumulativeu64 (160c5295-de07-46d7-9df6-658a75977153): There are no data parts 2023.10.21 17:20:34.337936 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.337968 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.338001 [ 3 ] {} HTTP-Session: 4f8b31e8-d819-4070-9fac-4db10d361b11 Destroying unnamed session 2023.10.21 17:20:34.338139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.338202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.338234 [ 3 ] {} HTTP-Session: 1a0fa643-b8af-4bc0-a485-3d64e2491627 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.338256 [ 3 ] {} HTTP-Session: 1a0fa643-b8af-4bc0-a485-3d64e2491627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.338521 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.338593 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.21 17:20:34.340199 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} oximeter.measurements_cumulativef32 (8afdc42d-0f0a-457f-962a-02b45d985c33): Loading data parts 2023.10.21 17:20:34.340328 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} oximeter.measurements_cumulativef32 (8afdc42d-0f0a-457f-962a-02b45d985c33): There are no data parts 2023.10.21 17:20:34.341987 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.342014 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.342042 [ 3 ] {} HTTP-Session: 1a0fa643-b8af-4bc0-a485-3d64e2491627 Destroying unnamed session 2023.10.21 17:20:34.342201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.342246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.342275 [ 3 ] {} HTTP-Session: 1388d1fe-d377-4f50-bbda-a67d4c2d7f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.342302 [ 3 ] {} HTTP-Session: 1388d1fe-d377-4f50-bbda-a67d4c2d7f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.342502 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} executeQuery: (from [fd00:1122:3344:101::d]:50693) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.342562 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.21 17:20:34.344028 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} oximeter.measurements_cumulativef64 (496d219a-1d3b-4eeb-a4fc-9c6d0ccd36d1): Loading data parts 2023.10.21 17:20:34.344123 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} oximeter.measurements_cumulativef64 (496d219a-1d3b-4eeb-a4fc-9c6d0ccd36d1): There are no data parts 2023.10.21 17:20:34.345195 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.345231 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.345249 [ 3 ] {} HTTP-Session: 1388d1fe-d377-4f50-bbda-a67d4c2d7f46 Destroying unnamed session 2023.10.21 17:20:34.345373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.345427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.345447 [ 3 ] {} HTTP-Session: b64a1f0c-a6f0-4256-8dad-40ac6550b67b Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.345474 [ 3 ] {} HTTP-Session: b64a1f0c-a6f0-4256-8dad-40ac6550b67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.345686 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.345742 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.21 17:20:34.347382 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} oximeter.measurements_histogrami8 (6bed0da9-d50c-4e06-8a1b-5aa5596c0295): Loading data parts 2023.10.21 17:20:34.347475 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} oximeter.measurements_histogrami8 (6bed0da9-d50c-4e06-8a1b-5aa5596c0295): There are no data parts 2023.10.21 17:20:34.348583 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.348615 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.348640 [ 3 ] {} HTTP-Session: b64a1f0c-a6f0-4256-8dad-40ac6550b67b Destroying unnamed session 2023.10.21 17:20:34.348747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.348801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.348820 [ 3 ] {} HTTP-Session: 6021b50e-03d0-49b3-95fe-38b77805c746 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.348846 [ 3 ] {} HTTP-Session: 6021b50e-03d0-49b3-95fe-38b77805c746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.349068 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.349131 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.21 17:20:34.350570 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} oximeter.measurements_histogramu8 (b835b88c-ac65-41cc-8cb8-3e133614a350): Loading data parts 2023.10.21 17:20:34.350662 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} oximeter.measurements_histogramu8 (b835b88c-ac65-41cc-8cb8-3e133614a350): There are no data parts 2023.10.21 17:20:34.352048 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.352075 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.352104 [ 3 ] {} HTTP-Session: 6021b50e-03d0-49b3-95fe-38b77805c746 Destroying unnamed session 2023.10.21 17:20:34.352225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.352279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.352309 [ 3 ] {} HTTP-Session: 9950f54f-c0a3-4c10-ae28-9b67c4c31367 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.352326 [ 3 ] {} HTTP-Session: 9950f54f-c0a3-4c10-ae28-9b67c4c31367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.352548 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.352611 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.21 17:20:34.354092 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} oximeter.measurements_histogrami16 (43743fc6-f66f-41d5-bdaf-f208c9b655e8): Loading data parts 2023.10.21 17:20:34.354175 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} oximeter.measurements_histogrami16 (43743fc6-f66f-41d5-bdaf-f208c9b655e8): There are no data parts 2023.10.21 17:20:34.355576 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.355620 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.355640 [ 3 ] {} HTTP-Session: 9950f54f-c0a3-4c10-ae28-9b67c4c31367 Destroying unnamed session 2023.10.21 17:20:34.355763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.355829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.355850 [ 3 ] {} HTTP-Session: 428fb543-23a3-47f4-b321-0c47f9156f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.355867 [ 3 ] {} HTTP-Session: 428fb543-23a3-47f4-b321-0c47f9156f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.356092 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.356160 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.21 17:20:34.358435 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} oximeter.measurements_histogramu16 (abed0f7c-71f3-49ad-b171-305a6d08258b): Loading data parts 2023.10.21 17:20:34.358521 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} oximeter.measurements_histogramu16 (abed0f7c-71f3-49ad-b171-305a6d08258b): There are no data parts 2023.10.21 17:20:34.359739 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.359777 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.359795 [ 3 ] {} HTTP-Session: 428fb543-23a3-47f4-b321-0c47f9156f6a Destroying unnamed session 2023.10.21 17:20:34.359929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.359985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.360005 [ 3 ] {} HTTP-Session: 6375037b-7d75-4c43-bb0e-04bf7ecdbddb Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.360032 [ 3 ] {} HTTP-Session: 6375037b-7d75-4c43-bb0e-04bf7ecdbddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.360278 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.360346 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.21 17:20:34.361820 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} oximeter.measurements_histogrami32 (e16a1b2f-8505-4fef-9a07-04a34a241323): Loading data parts 2023.10.21 17:20:34.361914 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} oximeter.measurements_histogrami32 (e16a1b2f-8505-4fef-9a07-04a34a241323): There are no data parts 2023.10.21 17:20:34.363286 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.363312 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.363328 [ 3 ] {} HTTP-Session: 6375037b-7d75-4c43-bb0e-04bf7ecdbddb Destroying unnamed session 2023.10.21 17:20:34.363479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.363533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.363553 [ 3 ] {} HTTP-Session: fbaf118f-bb81-4f33-bbed-e7996a3abbed Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.363580 [ 3 ] {} HTTP-Session: fbaf118f-bb81-4f33-bbed-e7996a3abbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.363847 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.363912 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.21 17:20:34.365380 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} oximeter.measurements_histogramu32 (0e974f05-fa5c-406a-a565-285aaed4ed62): Loading data parts 2023.10.21 17:20:34.365491 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} oximeter.measurements_histogramu32 (0e974f05-fa5c-406a-a565-285aaed4ed62): There are no data parts 2023.10.21 17:20:34.366699 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.366725 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.366751 [ 3 ] {} HTTP-Session: fbaf118f-bb81-4f33-bbed-e7996a3abbed Destroying unnamed session 2023.10.21 17:20:34.366883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.366936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.366964 [ 3 ] {} HTTP-Session: 4255b964-d376-43da-8b0f-7b028a30c194 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.366982 [ 3 ] {} HTTP-Session: 4255b964-d376-43da-8b0f-7b028a30c194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.367205 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.367268 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.21 17:20:34.368701 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} oximeter.measurements_histogrami64 (5ee8d6f5-3e0e-4856-982b-117d0b86ed1b): Loading data parts 2023.10.21 17:20:34.368782 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} oximeter.measurements_histogrami64 (5ee8d6f5-3e0e-4856-982b-117d0b86ed1b): There are no data parts 2023.10.21 17:20:34.370518 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.370543 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.370570 [ 3 ] {} HTTP-Session: 4255b964-d376-43da-8b0f-7b028a30c194 Destroying unnamed session 2023.10.21 17:20:34.370675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.370718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.370748 [ 3 ] {} HTTP-Session: 113ea9a2-2704-4081-80e1-3dbd55b2591f Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.370777 [ 3 ] {} HTTP-Session: 113ea9a2-2704-4081-80e1-3dbd55b2591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.370987 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.371048 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.21 17:20:34.372515 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} oximeter.measurements_histogramu64 (27338b5e-270e-4f42-ac17-00382869886a): Loading data parts 2023.10.21 17:20:34.372610 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} oximeter.measurements_histogramu64 (27338b5e-270e-4f42-ac17-00382869886a): There are no data parts 2023.10.21 17:20:34.374259 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.374295 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.374312 [ 3 ] {} HTTP-Session: 113ea9a2-2704-4081-80e1-3dbd55b2591f Destroying unnamed session 2023.10.21 17:20:34.374437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.374488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.374507 [ 3 ] {} HTTP-Session: 35f37bfb-7707-430a-a6fb-f63014dfd702 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.374532 [ 3 ] {} HTTP-Session: 35f37bfb-7707-430a-a6fb-f63014dfd702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.374745 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.374794 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.21 17:20:34.376236 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} oximeter.measurements_histogramf32 (63279d31-bda8-4769-944f-f917d514a08c): Loading data parts 2023.10.21 17:20:34.376327 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} oximeter.measurements_histogramf32 (63279d31-bda8-4769-944f-f917d514a08c): There are no data parts 2023.10.21 17:20:34.377387 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.377412 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.377436 [ 3 ] {} HTTP-Session: 35f37bfb-7707-430a-a6fb-f63014dfd702 Destroying unnamed session 2023.10.21 17:20:34.377547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.377594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.377624 [ 3 ] {} HTTP-Session: 0440201c-6be3-47a4-867c-fc5cca63f876 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.377641 [ 3 ] {} HTTP-Session: 0440201c-6be3-47a4-867c-fc5cca63f876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.377854 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.21 17:20:34.377907 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.21 17:20:34.379643 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Loading data parts 2023.10.21 17:20:34.379722 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): There are no data parts 2023.10.21 17:20:34.380971 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.380997 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.381021 [ 3 ] {} HTTP-Session: 0440201c-6be3-47a4-867c-fc5cca63f876 Destroying unnamed session 2023.10.21 17:20:34.381132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.381179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.381203 [ 3 ] {} HTTP-Session: d2771620-b441-40b8-bebe-9c042468dffc Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.381219 [ 3 ] {} HTTP-Session: d2771620-b441-40b8-bebe-9c042468dffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.381376 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.381423 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.21 17:20:34.382688 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} oximeter.fields_bool (fb9ecc7c-29ef-494f-96a2-e8cbee889f15): Loading data parts 2023.10.21 17:20:34.382772 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} oximeter.fields_bool (fb9ecc7c-29ef-494f-96a2-e8cbee889f15): There are no data parts 2023.10.21 17:20:34.383805 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.383835 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.383855 [ 3 ] {} HTTP-Session: d2771620-b441-40b8-bebe-9c042468dffc Destroying unnamed session 2023.10.21 17:20:34.383969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.384017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.384041 [ 3 ] {} HTTP-Session: be2b24b7-35a3-4491-beef-5fb426e1fb39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.384057 [ 3 ] {} HTTP-Session: be2b24b7-35a3-4491-beef-5fb426e1fb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.384214 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.384256 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.21 17:20:34.385591 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} oximeter.fields_i8 (927b814c-2170-4310-9400-460eef1259cc): Loading data parts 2023.10.21 17:20:34.385700 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} oximeter.fields_i8 (927b814c-2170-4310-9400-460eef1259cc): There are no data parts 2023.10.21 17:20:34.386849 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.386879 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.386896 [ 3 ] {} HTTP-Session: be2b24b7-35a3-4491-beef-5fb426e1fb39 Destroying unnamed session 2023.10.21 17:20:34.387021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.387071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.387090 [ 3 ] {} HTTP-Session: 35e39697-4021-4274-b754-679fb0ef95e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.387112 [ 3 ] {} HTTP-Session: 35e39697-4021-4274-b754-679fb0ef95e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.387266 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.387313 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.21 17:20:34.388578 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} oximeter.fields_u8 (b4cba510-6be6-4add-acbd-0b80184c5cbb): Loading data parts 2023.10.21 17:20:34.388670 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} oximeter.fields_u8 (b4cba510-6be6-4add-acbd-0b80184c5cbb): There are no data parts 2023.10.21 17:20:34.390243 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.390269 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.390299 [ 3 ] {} HTTP-Session: 35e39697-4021-4274-b754-679fb0ef95e3 Destroying unnamed session 2023.10.21 17:20:34.390413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.390473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.390505 [ 3 ] {} HTTP-Session: 603ec2a4-bc3c-471b-bcdd-0accf665f5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.390521 [ 3 ] {} HTTP-Session: 603ec2a4-bc3c-471b-bcdd-0accf665f5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.390690 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.390749 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.21 17:20:34.392176 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} oximeter.fields_i16 (1c2d5e7c-fb09-42e9-8ef6-57997245c9e0): Loading data parts 2023.10.21 17:20:34.392273 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} oximeter.fields_i16 (1c2d5e7c-fb09-42e9-8ef6-57997245c9e0): There are no data parts 2023.10.21 17:20:34.393350 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.393375 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.393392 [ 3 ] {} HTTP-Session: 603ec2a4-bc3c-471b-bcdd-0accf665f5ee Destroying unnamed session 2023.10.21 17:20:34.393529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.393586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.393606 [ 3 ] {} HTTP-Session: 7c71d15f-88b6-4213-8674-622ee707c575 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.393634 [ 3 ] {} HTTP-Session: 7c71d15f-88b6-4213-8674-622ee707c575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.393808 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.393857 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.21 17:20:34.395204 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} oximeter.fields_u16 (497e3c68-251e-43bd-8fed-6cf4384381cc): Loading data parts 2023.10.21 17:20:34.395305 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} oximeter.fields_u16 (497e3c68-251e-43bd-8fed-6cf4384381cc): There are no data parts 2023.10.21 17:20:34.396649 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.396687 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.396705 [ 3 ] {} HTTP-Session: 7c71d15f-88b6-4213-8674-622ee707c575 Destroying unnamed session 2023.10.21 17:20:34.396826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.396894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.396915 [ 3 ] {} HTTP-Session: 897e2acb-1e92-4615-a77e-ed64e23683a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.396940 [ 3 ] {} HTTP-Session: 897e2acb-1e92-4615-a77e-ed64e23683a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.397095 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.397144 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.21 17:20:34.398425 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} oximeter.fields_i32 (f6979040-4bb0-41c7-a1c3-6a1b787640f6): Loading data parts 2023.10.21 17:20:34.398520 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} oximeter.fields_i32 (f6979040-4bb0-41c7-a1c3-6a1b787640f6): There are no data parts 2023.10.21 17:20:34.399613 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.399637 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.399666 [ 3 ] {} HTTP-Session: 897e2acb-1e92-4615-a77e-ed64e23683a7 Destroying unnamed session 2023.10.21 17:20:34.399797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.399848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.399879 [ 3 ] {} HTTP-Session: 782be705-196e-460b-bb83-39193244b17a Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.399895 [ 3 ] {} HTTP-Session: 782be705-196e-460b-bb83-39193244b17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.400055 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.400099 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.21 17:20:34.401419 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} oximeter.fields_u32 (5d42023d-d587-4e5b-9d50-9c88902dddc8): Loading data parts 2023.10.21 17:20:34.401508 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} oximeter.fields_u32 (5d42023d-d587-4e5b-9d50-9c88902dddc8): There are no data parts 2023.10.21 17:20:34.403100 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.403135 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.403151 [ 3 ] {} HTTP-Session: 782be705-196e-460b-bb83-39193244b17a Destroying unnamed session 2023.10.21 17:20:34.403283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.403334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.403352 [ 3 ] {} HTTP-Session: ce9c8893-0e2b-4cd6-a85d-3961c71320d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.403376 [ 3 ] {} HTTP-Session: ce9c8893-0e2b-4cd6-a85d-3961c71320d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.403533 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.403581 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.21 17:20:34.404881 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Loading data parts 2023.10.21 17:20:34.404960 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): There are no data parts 2023.10.21 17:20:34.406343 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.406369 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.406399 [ 3 ] {} HTTP-Session: ce9c8893-0e2b-4cd6-a85d-3961c71320d7 Destroying unnamed session 2023.10.21 17:20:34.406556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.406607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.406642 [ 3 ] {} HTTP-Session: 50b3c036-481d-4691-a9a3-454ce4adcf14 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.406674 [ 3 ] {} HTTP-Session: 50b3c036-481d-4691-a9a3-454ce4adcf14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.406876 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.406943 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.21 17:20:34.408398 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} oximeter.fields_u64 (29eb3d2f-bf53-4e1c-8fe5-52e52a5c3e33): Loading data parts 2023.10.21 17:20:34.408496 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} oximeter.fields_u64 (29eb3d2f-bf53-4e1c-8fe5-52e52a5c3e33): There are no data parts 2023.10.21 17:20:34.409586 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.409611 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.409640 [ 3 ] {} HTTP-Session: 50b3c036-481d-4691-a9a3-454ce4adcf14 Destroying unnamed session 2023.10.21 17:20:34.409764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.409823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.409853 [ 3 ] {} HTTP-Session: 08cf4580-a9d0-416d-88bd-072bda42a286 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.409871 [ 3 ] {} HTTP-Session: 08cf4580-a9d0-416d-88bd-072bda42a286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.410035 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.410094 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.21 17:20:34.411492 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} oximeter.fields_ipaddr (51c6d750-6596-4a8c-8e3a-8262027fa2d0): Loading data parts 2023.10.21 17:20:34.411590 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} oximeter.fields_ipaddr (51c6d750-6596-4a8c-8e3a-8262027fa2d0): There are no data parts 2023.10.21 17:20:34.412640 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.412679 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.412694 [ 3 ] {} HTTP-Session: 08cf4580-a9d0-416d-88bd-072bda42a286 Destroying unnamed session 2023.10.21 17:20:34.412802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.412860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.412879 [ 3 ] {} HTTP-Session: 7f2fd8a8-8d36-49d2-81dc-6c0c2e2a609f Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.412910 [ 3 ] {} HTTP-Session: 7f2fd8a8-8d36-49d2-81dc-6c0c2e2a609f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.413071 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.413120 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.21 17:20:34.414394 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Loading data parts 2023.10.21 17:20:34.414471 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): There are no data parts 2023.10.21 17:20:34.415510 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.415548 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.415564 [ 3 ] {} HTTP-Session: 7f2fd8a8-8d36-49d2-81dc-6c0c2e2a609f Destroying unnamed session 2023.10.21 17:20:34.415677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.415736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.415756 [ 3 ] {} HTTP-Session: bb73ed1d-5fe0-4a4b-90da-4ee31e481f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.415777 [ 3 ] {} HTTP-Session: bb73ed1d-5fe0-4a4b-90da-4ee31e481f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.415927 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.21 17:20:34.415976 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.21 17:20:34.417238 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Loading data parts 2023.10.21 17:20:34.417324 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): There are no data parts 2023.10.21 17:20:34.418659 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.418685 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.418710 [ 3 ] {} HTTP-Session: bb73ed1d-5fe0-4a4b-90da-4ee31e481f4e Destroying unnamed session 2023.10.21 17:20:34.418839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.418892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.418918 [ 3 ] {} HTTP-Session: 92b00535-f3ac-444e-9a70-00bafdb7dd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.418934 [ 3 ] {} HTTP-Session: 92b00535-f3ac-444e-9a70-00bafdb7dd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.419120 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} executeQuery: (from [fd00:1122:3344:101::d]:50693) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.21 17:20:34.419179 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.21 17:20:34.420767 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Loading data parts 2023.10.21 17:20:34.420864 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): There are no data parts 2023.10.21 17:20:34.422182 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.422207 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.21 17:20:34.422222 [ 3 ] {} HTTP-Session: 92b00535-f3ac-444e-9a70-00bafdb7dd76 Destroying unnamed session 2023.10.21 17:20:34.422370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:20:34.422422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:20:34.422443 [ 3 ] {} HTTP-Session: b4fdf566-0175-4516-94eb-bf77a24cd49e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693 2023.10.21 17:20:34.422465 [ 3 ] {} HTTP-Session: b4fdf566-0175-4516-94eb-bf77a24cd49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:20:34.422584 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} executeQuery: (from [fd00:1122:3344:101::d]:50693) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.21 17:20:34.423235 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.21 17:20:34.427391 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. 2023.10.21 17:20:34.430520 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:20:34.430742 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} oximeter.version (8f34eb7c-5c5e-4eaf-913a-d82fcf4008ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:20:34.430966 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} executeQuery: Read 1 rows, 16.00 B in 0.008351241 sec., 119 rows/sec., 1.87 KiB/sec. 2023.10.21 17:20:34.431081 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} DynamicQueryHandler: Done processing query 2023.10.21 17:20:34.431107 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.21 17:20:34.431134 [ 3 ] {} HTTP-Session: b4fdf566-0175-4516-94eb-bf77a24cd49e Destroying unnamed session 2023.10.21 17:20:35.000335 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB 2023.10.21 17:20:49.230541 [ 159 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:20:49.230601 [ 159 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:21:04.230652 [ 136 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:21:04.230777 [ 136 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:21:19.231349 [ 126 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:21:19.231411 [ 126 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:21:24.462015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:24.462155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:24.462180 [ 3 ] {} HTTP-Session: d4b04162-19c2-4f86-8a27-475d95506739 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:24.462226 [ 3 ] {} HTTP-Session: d4b04162-19c2-4f86-8a27-475d95506739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:24.462351 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:24.462432 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.21 17:21:24.467934 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:24.471495 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. 2023.10.21 17:21:24.471919 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:24.472132 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:24.472277 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} executeQuery: Read 12 rows, 1.62 KiB in 0.009876014 sec., 1215 rows/sec., 163.95 KiB/sec. 2023.10.21 17:21:24.472458 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} DynamicQueryHandler: Done processing query 2023.10.21 17:21:24.472488 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.21 17:21:24.472504 [ 3 ] {} HTTP-Session: d4b04162-19c2-4f86-8a27-475d95506739 Destroying unnamed session 2023.10.21 17:21:24.472645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:24.472710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:24.472729 [ 3 ] {} HTTP-Session: 3a6a6048-4f6f-43b4-a8fd-7e51796b0c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:24.472761 [ 3 ] {} HTTP-Session: 3a6a6048-4f6f-43b4-a8fd-7e51796b0c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:24.472856 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:24.472898 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:21:24.473017 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:24.476333 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. 2023.10.21 17:21:24.476561 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:24.476723 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:24.476844 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} executeQuery: Read 6 rows, 348.00 B in 0.003955882 sec., 1516 rows/sec., 85.91 KiB/sec. 2023.10.21 17:21:24.476995 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} DynamicQueryHandler: Done processing query 2023.10.21 17:21:24.477027 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:21:24.477050 [ 3 ] {} HTTP-Session: 3a6a6048-4f6f-43b4-a8fd-7e51796b0c43 Destroying unnamed session 2023.10.21 17:21:24.477216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:24.477268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:24.477294 [ 3 ] {} HTTP-Session: 1f6ca1d6-96f9-42b3-8ec4-3be2048ad2eb Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:24.477310 [ 3 ] {} HTTP-Session: 1f6ca1d6-96f9-42b3-8ec4-3be2048ad2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:24.477389 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:24.477434 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:21:24.477540 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:24.477875 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. 2023.10.21 17:21:24.478092 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:24.478233 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:24.478353 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} executeQuery: Read 87 rows, 8.33 KiB in 0.000929025 sec., 93646 rows/sec., 8.75 MiB/sec. 2023.10.21 17:21:24.478461 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} DynamicQueryHandler: Done processing query 2023.10.21 17:21:24.478484 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.21 17:21:24.478506 [ 3 ] {} HTTP-Session: 1f6ca1d6-96f9-42b3-8ec4-3be2048ad2eb Destroying unnamed session 2023.10.21 17:21:24.478778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:24.478829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:24.478855 [ 3 ] {} HTTP-Session: 98b80df9-49fd-430b-a74d-7719c253f889 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:24.478871 [ 3 ] {} HTTP-Session: 98b80df9-49fd-430b-a74d-7719c253f889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:24.478961 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:24.479006 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:21:24.480098 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:24.484882 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. 2023.10.21 17:21:24.487190 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:24.487363 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:24.487497 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} executeQuery: Read 264 rows, 18.54 KiB in 0.008494813 sec., 31077 rows/sec., 2.13 MiB/sec. 2023.10.21 17:21:24.487639 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} DynamicQueryHandler: Done processing query 2023.10.21 17:21:24.487665 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.21 17:21:24.487697 [ 3 ] {} HTTP-Session: 98b80df9-49fd-430b-a74d-7719c253f889 Destroying unnamed session 2023.10.21 17:21:24.487836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:24.487898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:24.487934 [ 3 ] {} HTTP-Session: 3c1c7c2a-f50c-4899-94f9-0ac0d3bc97ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:24.487951 [ 3 ] {} HTTP-Session: 3c1c7c2a-f50c-4899-94f9-0ac0d3bc97ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:24.488035 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:24.488086 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:21:24.488202 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:24.490552 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. 2023.10.21 17:21:24.493105 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:24.493284 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:24.493413 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} executeQuery: Read 6 rows, 258.00 B in 0.005333473 sec., 1124 rows/sec., 47.24 KiB/sec. 2023.10.21 17:21:24.493541 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} DynamicQueryHandler: Done processing query 2023.10.21 17:21:24.493565 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:21:24.493590 [ 3 ] {} HTTP-Session: 3c1c7c2a-f50c-4899-94f9-0ac0d3bc97ae Destroying unnamed session 2023.10.21 17:21:24.493788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:24.493841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:24.493869 [ 3 ] {} HTTP-Session: 5ed4c0aa-5886-41b8-a986-43fec746181f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:24.493894 [ 3 ] {} HTTP-Session: 5ed4c0aa-5886-41b8-a986-43fec746181f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:24.493969 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:24.494018 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:21:24.494149 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:24.494442 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. 2023.10.21 17:21:24.494708 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:24.494887 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:24.495011 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} executeQuery: Read 63 rows, 3.91 KiB in 0.001007225 sec., 62548 rows/sec., 3.79 MiB/sec. 2023.10.21 17:21:24.495144 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} DynamicQueryHandler: Done processing query 2023.10.21 17:21:24.495177 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:21:24.495194 [ 3 ] {} HTTP-Session: 5ed4c0aa-5886-41b8-a986-43fec746181f Destroying unnamed session 2023.10.21 17:21:24.495323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:24.495379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:24.495397 [ 3 ] {} HTTP-Session: 7198626c-0c11-4d66-9556-42da7684e262 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:24.495420 [ 3 ] {} HTTP-Session: 7198626c-0c11-4d66-9556-42da7684e262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:24.495490 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:24.495537 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:21:24.495645 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:24.495909 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB. 2023.10.21 17:21:24.496145 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:24.496324 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:24.496450 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} executeQuery: Read 19 rows, 1.01 KiB in 0.000924775 sec., 20545 rows/sec., 1.07 MiB/sec. 2023.10.21 17:21:24.496585 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} DynamicQueryHandler: Done processing query 2023.10.21 17:21:24.496624 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:21:24.496640 [ 3 ] {} HTTP-Session: 7198626c-0c11-4d66-9556-42da7684e262 Destroying unnamed session 2023.10.21 17:21:34.231690 [ 118 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:21:34.231791 [ 118 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:21:34.444697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.444841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.444867 [ 3 ] {} HTTP-Session: 6e7a12a7-5f76-4496-b388-1b87d786759f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.444893 [ 3 ] {} HTTP-Session: 6e7a12a7-5f76-4496-b388-1b87d786759f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.445039 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.445109 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.21 17:21:34.445333 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.445780 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.446077 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:34.446319 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:34.446480 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} executeQuery: Read 4 rows, 443.00 B in 0.001398722 sec., 2859 rows/sec., 309.29 KiB/sec. 2023.10.21 17:21:34.446670 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.446696 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.21 17:21:34.446731 [ 3 ] {} HTTP-Session: 6e7a12a7-5f76-4496-b388-1b87d786759f Destroying unnamed session 2023.10.21 17:21:34.446857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.446909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.446931 [ 3 ] {} HTTP-Session: 6e472452-b6e9-4a8b-bdc3-1289d84f77e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.446950 [ 3 ] {} HTTP-Session: 6e472452-b6e9-4a8b-bdc3-1289d84f77e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.447036 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.447079 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:21:34.447191 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.447530 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.447758 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:34.447916 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:34.448046 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} executeQuery: Read 41 rows, 3.18 KiB in 0.000978856 sec., 41885 rows/sec., 3.17 MiB/sec. 2023.10.21 17:21:34.448187 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.448214 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:21:34.448231 [ 3 ] {} HTTP-Session: 6e472452-b6e9-4a8b-bdc3-1289d84f77e6 Destroying unnamed session 2023.10.21 17:21:34.448535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 30697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.448583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.448604 [ 3 ] {} HTTP-Session: d3035993-af1b-4679-86dc-b13e87a9cf34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.448623 [ 3 ] {} HTTP-Session: d3035993-af1b-4679-86dc-b13e87a9cf34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.448706 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.448746 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:21:34.448863 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.449280 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.449525 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:34.449698 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:34.449832 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} executeQuery: Read 192 rows, 18.96 KiB in 0.001089827 sec., 176174 rows/sec., 16.99 MiB/sec. 2023.10.21 17:21:34.450000 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.450026 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.21 17:21:34.450042 [ 3 ] {} HTTP-Session: d3035993-af1b-4679-86dc-b13e87a9cf34 Destroying unnamed session 2023.10.21 17:21:34.450341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 49768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.450389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.450409 [ 3 ] {} HTTP-Session: 9c401148-1ab5-46af-a9dc-44531228ddb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.450427 [ 3 ] {} HTTP-Session: 9c401148-1ab5-46af-a9dc-44531228ddb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.450512 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.450553 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:21:34.450668 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.451111 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.451341 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:34.451492 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:34.451591 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} executeQuery: Read 309 rows, 22.16 KiB in 0.001050927 sec., 294026 rows/sec., 20.59 MiB/sec. 2023.10.21 17:21:34.451759 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.451783 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:21:34.451800 [ 3 ] {} HTTP-Session: 9c401148-1ab5-46af-a9dc-44531228ddb9 Destroying unnamed session 2023.10.21 17:21:34.451929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.451974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.451994 [ 3 ] {} HTTP-Session: 9a2de8a1-0c07-405c-838b-22c64f0dc8cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.452011 [ 3 ] {} HTTP-Session: 9a2de8a1-0c07-405c-838b-22c64f0dc8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.452081 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.452121 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:21:34.452234 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.452464 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.452706 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:34.452884 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:34.452999 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} executeQuery: Read 6 rows, 258.00 B in 0.000888503 sec., 6752 rows/sec., 283.57 KiB/sec. 2023.10.21 17:21:34.453132 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.453157 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:21:34.453173 [ 3 ] {} HTTP-Session: 9a2de8a1-0c07-405c-838b-22c64f0dc8cd Destroying unnamed session 2023.10.21 17:21:34.453343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.453390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.453409 [ 3 ] {} HTTP-Session: 76f421cd-b251-4560-86fb-1d9d7aee3c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.453426 [ 3 ] {} HTTP-Session: 76f421cd-b251-4560-86fb-1d9d7aee3c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.453499 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.453541 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:21:34.453660 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.454024 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.454286 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:34.454461 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:34.454588 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} executeQuery: Read 63 rows, 3.91 KiB in 0.001055146 sec., 59707 rows/sec., 3.62 MiB/sec. 2023.10.21 17:21:34.454736 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.454770 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:21:34.454792 [ 3 ] {} HTTP-Session: 76f421cd-b251-4560-86fb-1d9d7aee3c9e Destroying unnamed session 2023.10.21 17:21:34.455033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 37462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.455090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.455114 [ 3 ] {} HTTP-Session: 0aa44977-7b81-48af-af8b-f9148cd75c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.455135 [ 3 ] {} HTTP-Session: 0aa44977-7b81-48af-af8b-f9148cd75c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.455234 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.455291 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:21:34.455488 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.458124 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.461767 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.21 17:21:34.461959 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.21 17:21:34.462071 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} executeQuery: Read 35 rows, 48.36 KiB in 0.006796116 sec., 5150 rows/sec., 6.95 MiB/sec. 2023.10.21 17:21:34.462245 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.462270 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:21:34.462287 [ 3 ] {} HTTP-Session: 0aa44977-7b81-48af-af8b-f9148cd75c2a Destroying unnamed session 2023.10.21 17:21:34.462418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:34.462464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:34.462483 [ 3 ] {} HTTP-Session: d7b18756-d5bb-4bf2-9394-0ec5fcd4edf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:34.462500 [ 3 ] {} HTTP-Session: d7b18756-d5bb-4bf2-9394-0ec5fcd4edf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:34.462574 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:34.462614 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:21:34.462726 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:34.463089 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:34.463358 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:34.463536 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:34.463655 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} executeQuery: Read 37 rows, 2.35 KiB in 0.001050356 sec., 35226 rows/sec., 2.18 MiB/sec. 2023.10.21 17:21:34.463781 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} DynamicQueryHandler: Done processing query 2023.10.21 17:21:34.463805 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:21:34.463821 [ 3 ] {} HTTP-Session: d7b18756-d5bb-4bf2-9394-0ec5fcd4edf2 Destroying unnamed session 2023.10.21 17:21:44.443810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:44.443926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:44.443953 [ 3 ] {} HTTP-Session: c43869ee-5ec7-4837-8d53-9f05301883f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:44.443980 [ 3 ] {} HTTP-Session: c43869ee-5ec7-4837-8d53-9f05301883f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:44.444135 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:44.444204 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:21:44.444366 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:44.444793 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:44.445069 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:21:44.445244 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:21:44.445362 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} executeQuery: Read 46 rows, 3.58 KiB in 0.001190009 sec., 38655 rows/sec., 2.94 MiB/sec. 2023.10.21 17:21:44.445507 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} DynamicQueryHandler: Done processing query 2023.10.21 17:21:44.445532 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:21:44.445551 [ 3 ] {} HTTP-Session: c43869ee-5ec7-4837-8d53-9f05301883f3 Destroying unnamed session 2023.10.21 17:21:44.445737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:44.445792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:44.445813 [ 3 ] {} HTTP-Session: a9949cab-a398-4086-b064-c8882b1a8c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:44.445832 [ 3 ] {} HTTP-Session: a9949cab-a398-4086-b064-c8882b1a8c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:44.445924 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:44.445967 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:21:44.446070 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:44.446537 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:44.446771 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:21:44.446947 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:21:44.447049 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} executeQuery: Read 207 rows, 20.39 KiB in 0.001095327 sec., 188984 rows/sec., 18.18 MiB/sec. 2023.10.21 17:21:44.447169 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} DynamicQueryHandler: Done processing query 2023.10.21 17:21:44.447193 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:21:44.447210 [ 3 ] {} HTTP-Session: a9949cab-a398-4086-b064-c8882b1a8c95 Destroying unnamed session 2023.10.21 17:21:44.447374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 49899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:44.447420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:44.447438 [ 3 ] {} HTTP-Session: 18a615bb-d46f-4498-8e35-b038f656bfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:44.447455 [ 3 ] {} HTTP-Session: 18a615bb-d46f-4498-8e35-b038f656bfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:44.447548 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:44.447587 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:21:44.447690 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:44.448165 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:44.448382 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:21:44.448529 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:21:44.448629 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} executeQuery: Read 310 rows, 22.20 KiB in 0.001052797 sec., 294453 rows/sec., 20.59 MiB/sec. 2023.10.21 17:21:44.448741 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} DynamicQueryHandler: Done processing query 2023.10.21 17:21:44.448765 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:21:44.448780 [ 3 ] {} HTTP-Session: 18a615bb-d46f-4498-8e35-b038f656bfe7 Destroying unnamed session 2023.10.21 17:21:44.448885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:44.448931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:44.448950 [ 3 ] {} HTTP-Session: 154248fb-5bd4-4070-9cce-64d380e268a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:44.448966 [ 3 ] {} HTTP-Session: 154248fb-5bd4-4070-9cce-64d380e268a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:44.449035 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:44.449075 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:21:44.449182 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:44.449435 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:44.449675 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:21:44.449850 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:21:44.449948 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} executeQuery: Read 6 rows, 258.00 B in 0.000885125 sec., 6778 rows/sec., 284.65 KiB/sec. 2023.10.21 17:21:44.450077 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} DynamicQueryHandler: Done processing query 2023.10.21 17:21:44.450101 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:21:44.450117 [ 3 ] {} HTTP-Session: 154248fb-5bd4-4070-9cce-64d380e268a4 Destroying unnamed session 2023.10.21 17:21:44.450233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:44.450278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:44.450298 [ 3 ] {} HTTP-Session: be5b221a-7204-40c3-9b84-8ebdf938c01f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:44.450315 [ 3 ] {} HTTP-Session: be5b221a-7204-40c3-9b84-8ebdf938c01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:44.450387 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:44.450429 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:21:44.450543 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:44.450844 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:44.451083 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:21:44.451263 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:21:44.451359 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} executeQuery: Read 63 rows, 3.91 KiB in 0.000943295 sec., 66787 rows/sec., 4.05 MiB/sec. 2023.10.21 17:21:44.451475 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} DynamicQueryHandler: Done processing query 2023.10.21 17:21:44.451498 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:21:44.451514 [ 3 ] {} HTTP-Session: be5b221a-7204-40c3-9b84-8ebdf938c01f Destroying unnamed session 2023.10.21 17:21:44.451644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:44.451688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:44.451708 [ 3 ] {} HTTP-Session: 0557dd84-5ad2-42dd-a9d5-f085b4a29fab Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:44.451724 [ 3 ] {} HTTP-Session: 0557dd84-5ad2-42dd-a9d5-f085b4a29fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:44.451808 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:44.451852 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:21:44.451982 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:44.452532 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:44.452832 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.21 17:21:44.453007 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.21 17:21:44.453110 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} executeQuery: Read 40 rows, 55.27 KiB in 0.00127264 sec., 31430 rows/sec., 42.41 MiB/sec. 2023.10.21 17:21:44.453236 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} DynamicQueryHandler: Done processing query 2023.10.21 17:21:44.453259 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:21:44.453275 [ 3 ] {} HTTP-Session: 0557dd84-5ad2-42dd-a9d5-f085b4a29fab Destroying unnamed session 2023.10.21 17:21:44.453385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 3583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:44.453431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:44.453450 [ 3 ] {} HTTP-Session: f1951a7d-36c5-4855-b8e9-bcc05677ce4d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:44.453467 [ 3 ] {} HTTP-Session: f1951a7d-36c5-4855-b8e9-bcc05677ce4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:44.453537 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:44.453575 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:21:44.453678 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:44.453949 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:44.454179 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:21:44.454347 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:21:44.454442 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} executeQuery: Read 25 rows, 1.40 KiB in 0.000878484 sec., 28458 rows/sec., 1.55 MiB/sec. 2023.10.21 17:21:44.454554 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} DynamicQueryHandler: Done processing query 2023.10.21 17:21:44.454577 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:21:44.454592 [ 3 ] {} HTTP-Session: f1951a7d-36c5-4855-b8e9-bcc05677ce4d Destroying unnamed session 2023.10.21 17:21:49.231866 [ 107 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:21:49.231942 [ 107 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:21:54.443744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:54.443868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:54.443895 [ 3 ] {} HTTP-Session: 424b1714-fe39-4bab-a725-e627f5543254 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:54.443920 [ 3 ] {} HTTP-Session: 424b1714-fe39-4bab-a725-e627f5543254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:54.444051 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:54.444114 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:21:54.444277 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:54.444749 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:54.445030 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.21 17:21:54.445215 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.21 17:21:54.445357 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} executeQuery: Read 46 rows, 3.58 KiB in 0.001263579 sec., 36404 rows/sec., 2.77 MiB/sec. 2023.10.21 17:21:54.445522 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} DynamicQueryHandler: Done processing query 2023.10.21 17:21:54.445549 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:21:54.445568 [ 3 ] {} HTTP-Session: 424b1714-fe39-4bab-a725-e627f5543254 Destroying unnamed session 2023.10.21 17:21:54.445752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:54.445810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:54.445832 [ 3 ] {} HTTP-Session: 15543d45-2472-46a6-a1ec-64f4b161d665 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:54.445853 [ 3 ] {} HTTP-Session: 15543d45-2472-46a6-a1ec-64f4b161d665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:54.445949 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:54.445993 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:21:54.446102 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:54.446569 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:54.446802 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.21 17:21:54.446962 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.21 17:21:54.447089 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} executeQuery: Read 207 rows, 20.39 KiB in 0.001107028 sec., 186987 rows/sec., 17.99 MiB/sec. 2023.10.21 17:21:54.447213 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} DynamicQueryHandler: Done processing query 2023.10.21 17:21:54.447238 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:21:54.447256 [ 3 ] {} HTTP-Session: 15543d45-2472-46a6-a1ec-64f4b161d665 Destroying unnamed session 2023.10.21 17:21:54.447454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:54.447503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:54.447523 [ 3 ] {} HTTP-Session: a7f5946a-5354-4276-9129-b0c9a9305c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:54.447543 [ 3 ] {} HTTP-Session: a7f5946a-5354-4276-9129-b0c9a9305c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:54.447632 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:54.447674 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:21:54.447785 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:54.448265 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:54.448488 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.21 17:21:54.448646 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.21 17:21:54.448769 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} executeQuery: Read 304 rows, 21.75 KiB in 0.001106517 sec., 274735 rows/sec., 19.19 MiB/sec. 2023.10.21 17:21:54.448890 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} DynamicQueryHandler: Done processing query 2023.10.21 17:21:54.448915 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:21:54.448932 [ 3 ] {} HTTP-Session: a7f5946a-5354-4276-9129-b0c9a9305c84 Destroying unnamed session 2023.10.21 17:21:54.449087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:54.449134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:54.449155 [ 3 ] {} HTTP-Session: 8cf31feb-2f6a-4cfc-bdf1-f8801a5ab477 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:54.449172 [ 3 ] {} HTTP-Session: 8cf31feb-2f6a-4cfc-bdf1-f8801a5ab477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:54.449242 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:54.449283 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:21:54.449392 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:54.449656 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:54.449895 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.21 17:21:54.450073 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.21 17:21:54.450180 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} executeQuery: Read 6 rows, 258.00 B in 0.000907134 sec., 6614 rows/sec., 277.75 KiB/sec. 2023.10.21 17:21:54.450314 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} DynamicQueryHandler: Done processing query 2023.10.21 17:21:54.450337 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:21:54.450354 [ 3 ] {} HTTP-Session: 8cf31feb-2f6a-4cfc-bdf1-f8801a5ab477 Destroying unnamed session 2023.10.21 17:21:54.450487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:54.450533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:54.450552 [ 3 ] {} HTTP-Session: 8a1232da-9248-419e-81d1-61b8c0c70479 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:54.450569 [ 3 ] {} HTTP-Session: 8a1232da-9248-419e-81d1-61b8c0c70479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:54.450643 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:54.450686 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:21:54.450800 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:54.451111 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:54.451363 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.21 17:21:54.451540 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.21 17:21:54.451670 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} executeQuery: Read 63 rows, 3.91 KiB in 0.000995845 sec., 63262 rows/sec., 3.84 MiB/sec. 2023.10.21 17:21:54.451791 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} DynamicQueryHandler: Done processing query 2023.10.21 17:21:54.451816 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:21:54.451832 [ 3 ] {} HTTP-Session: 8a1232da-9248-419e-81d1-61b8c0c70479 Destroying unnamed session 2023.10.21 17:21:54.452017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:54.452065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:54.452084 [ 3 ] {} HTTP-Session: 3bd6c361-029a-4fdc-ad01-16136f673a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:54.452101 [ 3 ] {} HTTP-Session: 3bd6c361-029a-4fdc-ad01-16136f673a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:54.452184 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:54.452229 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:21:54.452365 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:54.452825 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:54.453132 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:21:54.453318 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:21:54.453440 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} executeQuery: Read 40 rows, 55.27 KiB in 0.001226639 sec., 32609 rows/sec., 44.00 MiB/sec. 2023.10.21 17:21:54.453567 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} DynamicQueryHandler: Done processing query 2023.10.21 17:21:54.453591 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:21:54.453607 [ 3 ] {} HTTP-Session: 3bd6c361-029a-4fdc-ad01-16136f673a4f Destroying unnamed session 2023.10.21 17:21:54.453738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:21:54.453786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:21:54.453805 [ 3 ] {} HTTP-Session: fa831d77-f2fb-4a42-986f-fd0ced163077 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:21:54.453822 [ 3 ] {} HTTP-Session: fa831d77-f2fb-4a42-986f-fd0ced163077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:21:54.453892 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:21:54.453932 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:21:54.454036 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:21:54.454325 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:21:54.454569 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.21 17:21:54.454750 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.21 17:21:54.454871 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} executeQuery: Read 19 rows, 1.01 KiB in 0.000950295 sec., 19993 rows/sec., 1.04 MiB/sec. 2023.10.21 17:21:54.454978 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} DynamicQueryHandler: Done processing query 2023.10.21 17:21:54.455001 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:21:54.455018 [ 3 ] {} HTTP-Session: fa831d77-f2fb-4a42-986f-fd0ced163077 Destroying unnamed session 2023.10.21 17:22:04.232207 [ 98 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:22:04.232287 [ 98 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:22:04.443346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:04.443476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:04.443511 [ 3 ] {} HTTP-Session: 530102be-cd71-4836-a0ab-ea3ec600bc77 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:04.443543 [ 3 ] {} HTTP-Session: 530102be-cd71-4836-a0ab-ea3ec600bc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:04.443732 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:04.443811 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:04.443998 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:04.444446 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:04.444712 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.21 17:22:04.444877 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.21 17:22:04.445021 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} executeQuery: Read 46 rows, 3.58 KiB in 0.001242969 sec., 37008 rows/sec., 2.81 MiB/sec. 2023.10.21 17:22:04.445210 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} DynamicQueryHandler: Done processing query 2023.10.21 17:22:04.445234 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:04.445251 [ 3 ] {} HTTP-Session: 530102be-cd71-4836-a0ab-ea3ec600bc77 Destroying unnamed session 2023.10.21 17:22:04.445455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:04.445514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:04.445536 [ 3 ] {} HTTP-Session: f9971b7c-1c68-4c53-a5d1-0493972994d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:04.445555 [ 3 ] {} HTTP-Session: f9971b7c-1c68-4c53-a5d1-0493972994d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:04.445649 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:04.445693 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:04.445804 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:04.446249 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:04.446495 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.21 17:22:04.446653 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.21 17:22:04.446760 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} executeQuery: Read 207 rows, 20.39 KiB in 0.001080947 sec., 191498 rows/sec., 18.43 MiB/sec. 2023.10.21 17:22:04.446922 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} DynamicQueryHandler: Done processing query 2023.10.21 17:22:04.446946 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:04.446962 [ 3 ] {} HTTP-Session: f9971b7c-1c68-4c53-a5d1-0493972994d6 Destroying unnamed session 2023.10.21 17:22:04.447188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:04.447237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:04.447259 [ 3 ] {} HTTP-Session: b425cd34-3174-4c0a-be16-667062ca5b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:04.447277 [ 3 ] {} HTTP-Session: b425cd34-3174-4c0a-be16-667062ca5b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:04.447370 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:04.447412 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:04.447521 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:04.448024 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:04.448265 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.21 17:22:04.448434 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.21 17:22:04.448566 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} executeQuery: Read 304 rows, 21.75 KiB in 0.001157698 sec., 262590 rows/sec., 18.35 MiB/sec. 2023.10.21 17:22:04.448698 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} DynamicQueryHandler: Done processing query 2023.10.21 17:22:04.448723 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:04.448739 [ 3 ] {} HTTP-Session: b425cd34-3174-4c0a-be16-667062ca5b7a Destroying unnamed session 2023.10.21 17:22:04.448871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:04.448919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:04.448939 [ 3 ] {} HTTP-Session: 81aa91ad-83a6-492d-9a93-56b7cec55d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:04.448957 [ 3 ] {} HTTP-Session: 81aa91ad-83a6-492d-9a93-56b7cec55d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:04.449031 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:04.449072 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:22:04.449187 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:04.449455 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:04.449697 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.21 17:22:04.449874 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.21 17:22:04.450001 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} executeQuery: Read 6 rows, 258.00 B in 0.000938175 sec., 6395 rows/sec., 268.56 KiB/sec. 2023.10.21 17:22:04.450115 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} DynamicQueryHandler: Done processing query 2023.10.21 17:22:04.450139 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:04.450155 [ 3 ] {} HTTP-Session: 81aa91ad-83a6-492d-9a93-56b7cec55d14 Destroying unnamed session 2023.10.21 17:22:04.450284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:04.450328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:04.450348 [ 3 ] {} HTTP-Session: fd092126-5322-4ace-a931-6c9204e1b9d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:04.450365 [ 3 ] {} HTTP-Session: fd092126-5322-4ace-a931-6c9204e1b9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:04.450440 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:04.450483 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:22:04.450603 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:04.450894 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:04.451139 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.21 17:22:04.451313 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.21 17:22:04.451440 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} executeQuery: Read 63 rows, 3.91 KiB in 0.000971226 sec., 64866 rows/sec., 3.93 MiB/sec. 2023.10.21 17:22:04.451564 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} DynamicQueryHandler: Done processing query 2023.10.21 17:22:04.451588 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:04.451604 [ 3 ] {} HTTP-Session: fd092126-5322-4ace-a931-6c9204e1b9d1 Destroying unnamed session 2023.10.21 17:22:04.451752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:04.451797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:04.451817 [ 3 ] {} HTTP-Session: 575154d9-c4ad-4f59-905a-476b500a81da Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:04.451834 [ 3 ] {} HTTP-Session: 575154d9-c4ad-4f59-905a-476b500a81da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:04.451911 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:04.451955 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:04.452090 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:04.452521 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:04.452820 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.21 17:22:04.453007 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.21 17:22:04.453139 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} executeQuery: Read 40 rows, 55.27 KiB in 0.001195208 sec., 33466 rows/sec., 45.16 MiB/sec. 2023.10.21 17:22:04.453272 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} DynamicQueryHandler: Done processing query 2023.10.21 17:22:04.453301 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:22:04.453318 [ 3 ] {} HTTP-Session: 575154d9-c4ad-4f59-905a-476b500a81da Destroying unnamed session 2023.10.21 17:22:04.453442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:04.453489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:04.453509 [ 3 ] {} HTTP-Session: e6491004-1cbb-43f2-9d5f-6759d992570d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:04.453528 [ 3 ] {} HTTP-Session: e6491004-1cbb-43f2-9d5f-6759d992570d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:04.453601 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:04.453642 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:22:04.453749 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:04.453994 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:04.454235 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.21 17:22:04.454412 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.21 17:22:04.454546 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} executeQuery: Read 19 rows, 1.01 KiB in 0.000913164 sec., 20806 rows/sec., 1.08 MiB/sec. 2023.10.21 17:22:04.454673 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} DynamicQueryHandler: Done processing query 2023.10.21 17:22:04.454697 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:04.454713 [ 3 ] {} HTTP-Session: e6491004-1cbb-43f2-9d5f-6759d992570d Destroying unnamed session 2023.10.21 17:22:14.444715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.444841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.444869 [ 3 ] {} HTTP-Session: c6655345-95d3-4333-be94-063d1e15f5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.444893 [ 3 ] {} HTTP-Session: c6655345-95d3-4333-be94-063d1e15f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.445025 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.445093 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.21 17:22:14.445291 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.445708 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.446031 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.21 17:22:14.446220 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.21 17:22:14.446359 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} executeQuery: Read 11 rows, 1009.00 B in 0.00129657 sec., 8483 rows/sec., 759.97 KiB/sec. 2023.10.21 17:22:14.446547 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.446576 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.21 17:22:14.446593 [ 3 ] {} HTTP-Session: c6655345-95d3-4333-be94-063d1e15f5d1 Destroying unnamed session 2023.10.21 17:22:14.446719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.446768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.446790 [ 3 ] {} HTTP-Session: 886d4452-fc96-4ec6-8c45-88cdc053e301 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.446809 [ 3 ] {} HTTP-Session: 886d4452-fc96-4ec6-8c45-88cdc053e301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.446894 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.446939 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:14.447054 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.447404 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.447619 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.21 17:22:14.447777 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.21 17:22:14.447880 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} executeQuery: Read 46 rows, 3.58 KiB in 0.000955715 sec., 48131 rows/sec., 3.66 MiB/sec. 2023.10.21 17:22:14.447975 [ 91 ] {} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.448012 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.448032 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.448040 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:14.448060 [ 3 ] {} HTTP-Session: 886d4452-fc96-4ec6-8c45-88cdc053e301 Destroying unnamed session 2023.10.21 17:22:14.448237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.448292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.448316 [ 3 ] {} HTTP-Session: 6ec9812b-30fd-4234-aa86-4d5f717214c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.448336 [ 3 ] {} HTTP-Session: 6ec9812b-30fd-4234-aa86-4d5f717214c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.448397 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.21 17:22:14.448445 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.448505 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:14.448739 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.448761 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:14.449076 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.21 17:22:14.449243 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.449478 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.21 17:22:14.449633 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.21 17:22:14.449725 [ 91 ] {} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.449737 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} executeQuery: Read 207 rows, 20.39 KiB in 0.00124474 sec., 166299 rows/sec., 16.00 MiB/sec. 2023.10.21 17:22:14.449760 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.449898 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.21 17:22:14.449929 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.449979 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:14.450015 [ 3 ] {} HTTP-Session: 6ec9812b-30fd-4234-aa86-4d5f717214c9 Destroying unnamed session 2023.10.21 17:22:14.450072 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:14.450108 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.21 17:22:14.450199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.450253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.450274 [ 3 ] {} HTTP-Session: 1e80b8c5-830f-4a0e-b3f0-2db7490ae851 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.450293 [ 3 ] {} HTTP-Session: 1e80b8c5-830f-4a0e-b3f0-2db7490ae851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.450383 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.450425 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:14.450537 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.451016 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:14.451243 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.21 17:22:14.451403 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.21 17:22:14.451522 [ 91 ] {} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.451539 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} executeQuery: Read 315 rows, 22.62 KiB in 0.001128357 sec., 279166 rows/sec., 19.57 MiB/sec. 2023.10.21 17:22:14.451559 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:14.451726 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.21 17:22:14.451779 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.451819 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:14.451869 [ 3 ] {} HTTP-Session: 1e80b8c5-830f-4a0e-b3f0-2db7490ae851 Destroying unnamed session 2023.10.21 17:22:14.451891 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:14.451941 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.21 17:22:14.452019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.452073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.452094 [ 3 ] {} HTTP-Session: 265992cd-f869-40ee-beec-524bed39ffe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.452113 [ 3 ] {} HTTP-Session: 265992cd-f869-40ee-beec-524bed39ffe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.452188 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.452232 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:22:14.452345 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.452579 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:14.452825 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.21 17:22:14.453004 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.21 17:22:14.453116 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} executeQuery: Read 6 rows, 258.00 B in 0.000894264 sec., 6709 rows/sec., 281.74 KiB/sec. 2023.10.21 17:22:14.453137 [ 90 ] {} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.453235 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:14.453247 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.453316 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:14.453362 [ 3 ] {} HTTP-Session: 265992cd-f869-40ee-beec-524bed39ffe1 Destroying unnamed session 2023.10.21 17:22:14.453357 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.21 17:22:14.453491 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:14.453507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.453548 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.21 17:22:14.453586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.453645 [ 3 ] {} HTTP-Session: 508cd1d5-07a3-4830-86ac-048b0c7312a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.453676 [ 3 ] {} HTTP-Session: 508cd1d5-07a3-4830-86ac-048b0c7312a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.453883 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.453927 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:22:14.454775 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 192 rows starting from the beginning of the part 2023.10.21 17:22:14.454779 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.21 17:22:14.454794 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 309 rows starting from the beginning of the part 2023.10.21 17:22:14.454824 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.455124 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2023.10.21 17:22:14.455831 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part 2023.10.21 17:22:14.455878 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 310 rows starting from the beginning of the part 2023.10.21 17:22:14.455880 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.21 17:22:14.456885 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 207 rows starting from the beginning of the part 2023.10.21 17:22:14.456980 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.21 17:22:14.457012 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 304 rows starting from the beginning of the part 2023.10.21 17:22:14.457686 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 207 rows starting from the beginning of the part 2023.10.21 17:22:14.457899 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 304 rows starting from the beginning of the part 2023.10.21 17:22:14.457913 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.21 17:22:14.458296 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2023.10.21 17:22:14.458302 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:14.458505 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 207 rows starting from the beginning of the part 2023.10.21 17:22:14.458885 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.21 17:22:14.458935 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 315 rows starting from the beginning of the part 2023.10.21 17:22:14.459452 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2023.10.21 17:22:14.459898 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part 2023.10.21 17:22:14.460080 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2023.10.21 17:22:14.460117 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.21 17:22:14.460362 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.21 17:22:14.460489 [ 90 ] {} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.460507 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} executeQuery: Read 74 rows, 4.64 KiB in 0.006586353 sec., 11235 rows/sec., 703.99 KiB/sec. 2023.10.21 17:22:14.460543 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:14.460708 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.21 17:22:14.460840 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.460880 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:22:14.460934 [ 3 ] {} HTTP-Session: 508cd1d5-07a3-4830-86ac-048b0c7312a6 Destroying unnamed session 2023.10.21 17:22:14.460938 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:14.460995 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.21 17:22:14.461153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.461219 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.21 17:22:14.461233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.461302 [ 3 ] {} HTTP-Session: 2fa4a837-52ed-4860-b782-cdf182d1600b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.461350 [ 3 ] {} HTTP-Session: 2fa4a837-52ed-4860-b782-cdf182d1600b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.461542 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.21 17:22:14.461569 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.461672 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:14.461805 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2023.10.21 17:22:14.462177 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.21 17:22:14.462347 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.462869 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part 2023.10.21 17:22:14.470592 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018951837 sec., 95294.19232552497 rows/sec., 6.65 MiB/sec. 2023.10.21 17:22:14.470930 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1107 rows, containing 4 columns (4 merged, 0 gathered) in 0.02109294 sec., 52482.015309387876 rows/sec., 5.04 MiB/sec. 2023.10.21 17:22:14.470969 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.017658486 sec., 2038.6798732348855 rows/sec., 85.61 KiB/sec. 2023.10.21 17:22:14.471026 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.21 17:22:14.471292 [ 25 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.21 17:22:14.471394 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.21 17:22:14.471675 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.21 17:22:14.471788 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.011174275 sec., 34812.101903702925 rows/sec., 2.11 MiB/sec. 2023.10.21 17:22:14.471986 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.472032 [ 25 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.21 17:22:14.472183 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.21 17:22:14.472263 [ 13 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.21 17:22:14.472325 [ 25 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.472529 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.472873 [ 13 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.21 17:22:14.473044 [ 13 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.473281 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.474203 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.026016367 sec., 8879.026037724638 rows/sec., 685.90 KiB/sec. 2023.10.21 17:22:14.474219 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.21 17:22:14.474358 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.21 17:22:14.474560 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.21 17:22:14.474632 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.21 17:22:14.474785 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.474825 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} executeQuery: Read 40 rows, 55.27 KiB in 0.013183586 sec., 3034 rows/sec., 4.09 MiB/sec. 2023.10.21 17:22:14.475057 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.475083 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:22:14.475101 [ 3 ] {} HTTP-Session: 2fa4a837-52ed-4860-b782-cdf182d1600b Destroying unnamed session 2023.10.21 17:22:14.475229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:14.475275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:14.475295 [ 3 ] {} HTTP-Session: 3adfaa47-e8d7-4ae8-9198-894fac01be3a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:14.475313 [ 3 ] {} HTTP-Session: 3adfaa47-e8d7-4ae8-9198-894fac01be3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:14.475390 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:14.475431 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:22:14.475544 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:14.475799 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.476043 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.21 17:22:14.476227 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.21 17:22:14.476343 [ 90 ] {} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.21 17:22:14.476360 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} executeQuery: Read 19 rows, 1.01 KiB in 0.000933054 sec., 20363 rows/sec., 1.06 MiB/sec. 2023.10.21 17:22:14.476395 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2023.10.21 17:22:14.476548 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.21 17:22:14.476668 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} DynamicQueryHandler: Done processing query 2023.10.21 17:22:14.476711 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:14.476717 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:14.476783 [ 3 ] {} HTTP-Session: 3adfaa47-e8d7-4ae8-9198-894fac01be3a Destroying unnamed session 2023.10.21 17:22:14.476780 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:14.476937 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.10.21 17:22:14.477037 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part 2023.10.21 17:22:14.477129 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:14.477219 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:14.477308 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:14.477893 [ 23 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441562 sec., 95729.49342449372 rows/sec., 5.27 MiB/sec. 2023.10.21 17:22:14.478001 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.21 17:22:14.478190 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.21 17:22:14.478248 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.21 17:22:19.232334 [ 86 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:22:19.232413 [ 86 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:22:19.437299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:19.437415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:19.437448 [ 3 ] {} HTTP-Session: daf7d0ee-5f53-4af3-8efa-63ce5ba18d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:19.437477 [ 3 ] {} HTTP-Session: daf7d0ee-5f53-4af3-8efa-63ce5ba18d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:19.437618 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:19.437689 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:19.437852 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:19.438285 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:19.438596 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.21 17:22:19.438780 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.21 17:22:19.438929 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} executeQuery: Read 3 rows, 249.00 B in 0.00126887 sec., 2364 rows/sec., 191.64 KiB/sec. 2023.10.21 17:22:19.439088 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} DynamicQueryHandler: Done processing query 2023.10.21 17:22:19.439113 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:22:19.439131 [ 3 ] {} HTTP-Session: daf7d0ee-5f53-4af3-8efa-63ce5ba18d80 Destroying unnamed session 2023.10.21 17:22:19.439262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 1390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:19.439316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:19.439338 [ 3 ] {} HTTP-Session: f4fdb169-ab99-48d5-9549-88f8b7a81690 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:19.439357 [ 3 ] {} HTTP-Session: f4fdb169-ab99-48d5-9549-88f8b7a81690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:19.439438 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:19.439480 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:19.439595 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:19.439905 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:19.440121 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.21 17:22:19.440279 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.21 17:22:19.440397 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} executeQuery: Read 9 rows, 811.00 B in 0.000929644 sec., 9681 rows/sec., 851.93 KiB/sec. 2023.10.21 17:22:19.440521 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} DynamicQueryHandler: Done processing query 2023.10.21 17:22:19.440545 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:19.440562 [ 3 ] {} HTTP-Session: f4fdb169-ab99-48d5-9549-88f8b7a81690 Destroying unnamed session 2023.10.21 17:22:19.440680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:19.440728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:19.440747 [ 3 ] {} HTTP-Session: ea6b6ab0-6df4-4a6c-8295-155698d70350 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:19.440765 [ 3 ] {} HTTP-Session: ea6b6ab0-6df4-4a6c-8295-155698d70350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:19.440838 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:19.440876 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:19.440987 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:19.441272 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:19.441477 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.21 17:22:19.441626 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.21 17:22:19.441728 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} executeQuery: Read 12 rows, 987.00 B in 0.000863384 sec., 13898 rows/sec., 1.09 MiB/sec. 2023.10.21 17:22:19.441851 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} DynamicQueryHandler: Done processing query 2023.10.21 17:22:19.441875 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:19.441893 [ 3 ] {} HTTP-Session: ea6b6ab0-6df4-4a6c-8295-155698d70350 Destroying unnamed session 2023.10.21 17:22:19.442038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:19.442085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:19.442104 [ 3 ] {} HTTP-Session: a0acc3d8-09ae-42c4-8f98-12cc70398319 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:19.442121 [ 3 ] {} HTTP-Session: a0acc3d8-09ae-42c4-8f98-12cc70398319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:19.442195 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:19.442241 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:19.442379 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:19.442684 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:19.442966 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.21 17:22:19.443153 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.21 17:22:19.443287 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} executeQuery: Read 3 rows, 4.15 KiB in 0.001060597 sec., 2828 rows/sec., 3.82 MiB/sec. 2023.10.21 17:22:19.443280 [ 85 ] {} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.21 17:22:19.443400 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:19.443519 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} DynamicQueryHandler: Done processing query 2023.10.21 17:22:19.443548 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.21 17:22:19.443572 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:19.443620 [ 3 ] {} HTTP-Session: a0acc3d8-09ae-42c4-8f98-12cc70398319 Destroying unnamed session 2023.10.21 17:22:19.443720 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:19.443754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:19.443796 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2023.10.21 17:22:19.443841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:19.443899 [ 3 ] {} HTTP-Session: 69a3f292-d66b-4d4d-8615-086de70810a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:19.443943 [ 3 ] {} HTTP-Session: 69a3f292-d66b-4d4d-8615-086de70810a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:19.444160 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:19.444177 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.10.21 17:22:19.444241 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:22:19.444595 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2023.10.21 17:22:19.444694 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:19.444878 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2023.10.21 17:22:19.445252 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2023.10.21 17:22:19.445391 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:19.445546 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2023.10.21 17:22:19.445994 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.21 17:22:19.446318 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.21 17:22:19.446539 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} executeQuery: Read 9 rows, 642.00 B in 0.002325046 sec., 3870 rows/sec., 269.65 KiB/sec. 2023.10.21 17:22:19.446850 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} DynamicQueryHandler: Done processing query 2023.10.21 17:22:19.446920 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:19.446977 [ 3 ] {} HTTP-Session: 69a3f292-d66b-4d4d-8615-086de70810a2 Destroying unnamed session 2023.10.21 17:22:19.452320 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 6 columns (6 merged, 0 gathered) in 0.008847638 sec., 22378.85410772909 rows/sec., 30.20 MiB/sec. 2023.10.21 17:22:19.452536 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.21 17:22:19.452753 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.21 17:22:19.452818 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.21 17:22:19.452893 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1: 4.11 MiB. 2023.10.21 17:22:24.445023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:24.445160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:24.445187 [ 3 ] {} HTTP-Session: 1b31727c-3716-48e8-8bbb-1b239abeb8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:24.445211 [ 3 ] {} HTTP-Session: 1b31727c-3716-48e8-8bbb-1b239abeb8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:24.445341 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:24.445402 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:24.445571 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:24.446019 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:24.446285 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.21 17:22:24.446458 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.21 17:22:24.446606 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} executeQuery: Read 46 rows, 3.58 KiB in 0.001225199 sec., 37544 rows/sec., 2.86 MiB/sec. 2023.10.21 17:22:24.446777 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} DynamicQueryHandler: Done processing query 2023.10.21 17:22:24.446806 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:24.446823 [ 3 ] {} HTTP-Session: 1b31727c-3716-48e8-8bbb-1b239abeb8b1 Destroying unnamed session 2023.10.21 17:22:24.446991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:24.447054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:24.447083 [ 3 ] {} HTTP-Session: 1205ef7a-81ab-4e5b-86c7-6d606a95181e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:24.447108 [ 3 ] {} HTTP-Session: 1205ef7a-81ab-4e5b-86c7-6d606a95181e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:24.447210 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:24.447262 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:24.447381 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:24.447885 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:24.448153 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.21 17:22:24.448328 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.21 17:22:24.448474 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} executeQuery: Read 207 rows, 20.39 KiB in 0.001221539 sec., 169458 rows/sec., 16.30 MiB/sec. 2023.10.21 17:22:24.448641 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} DynamicQueryHandler: Done processing query 2023.10.21 17:22:24.448668 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:24.448686 [ 3 ] {} HTTP-Session: 1205ef7a-81ab-4e5b-86c7-6d606a95181e Destroying unnamed session 2023.10.21 17:22:24.448906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:24.448961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:24.448983 [ 3 ] {} HTTP-Session: 4fcd25be-fb50-44a0-b99d-2bb2b51fdaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:24.449002 [ 3 ] {} HTTP-Session: 4fcd25be-fb50-44a0-b99d-2bb2b51fdaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:24.449103 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:24.449149 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:24.449269 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:24.449767 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:24.450011 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.21 17:22:24.450171 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.21 17:22:24.450297 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} executeQuery: Read 304 rows, 21.75 KiB in 0.001163448 sec., 261292 rows/sec., 18.25 MiB/sec. 2023.10.21 17:22:24.450431 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} DynamicQueryHandler: Done processing query 2023.10.21 17:22:24.450456 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:24.450474 [ 3 ] {} HTTP-Session: 4fcd25be-fb50-44a0-b99d-2bb2b51fdaf7 Destroying unnamed session 2023.10.21 17:22:24.450601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:24.450652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:24.450673 [ 3 ] {} HTTP-Session: 2211d408-83a2-4488-b198-260797e7459c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:24.450692 [ 3 ] {} HTTP-Session: 2211d408-83a2-4488-b198-260797e7459c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:24.450767 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:24.450808 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:22:24.450923 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:24.451250 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:24.451499 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.21 17:22:24.451683 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.21 17:22:24.451804 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} executeQuery: Read 6 rows, 258.00 B in 0.001003015 sec., 5981 rows/sec., 251.20 KiB/sec. 2023.10.21 17:22:24.451930 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} DynamicQueryHandler: Done processing query 2023.10.21 17:22:24.451953 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:24.451970 [ 3 ] {} HTTP-Session: 2211d408-83a2-4488-b198-260797e7459c Destroying unnamed session 2023.10.21 17:22:24.452101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:24.452148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:24.452168 [ 3 ] {} HTTP-Session: 2830f2f3-8e57-4ecf-8a78-b05777844124 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:24.452185 [ 3 ] {} HTTP-Session: 2830f2f3-8e57-4ecf-8a78-b05777844124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:24.452260 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:24.452302 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:22:24.452424 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:24.452742 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:24.452996 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.21 17:22:24.453179 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.21 17:22:24.453292 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} executeQuery: Read 63 rows, 3.91 KiB in 0.000999486 sec., 63032 rows/sec., 3.82 MiB/sec. 2023.10.21 17:22:24.453414 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} DynamicQueryHandler: Done processing query 2023.10.21 17:22:24.453439 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:24.453456 [ 3 ] {} HTTP-Session: 2830f2f3-8e57-4ecf-8a78-b05777844124 Destroying unnamed session 2023.10.21 17:22:24.453597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:24.453643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:24.453734 [ 3 ] {} HTTP-Session: 12bd62d3-3eef-4615-86bd-4147aa67805c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:24.453751 [ 3 ] {} HTTP-Session: 12bd62d3-3eef-4615-86bd-4147aa67805c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:24.453843 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:24.453888 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:24.454025 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:24.454498 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:24.454835 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.21 17:22:24.455025 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.21 17:22:24.455149 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} executeQuery: Read 40 rows, 55.27 KiB in 0.00127778 sec., 31304 rows/sec., 42.24 MiB/sec. 2023.10.21 17:22:24.455277 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} DynamicQueryHandler: Done processing query 2023.10.21 17:22:24.455301 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:22:24.455318 [ 3 ] {} HTTP-Session: 12bd62d3-3eef-4615-86bd-4147aa67805c Destroying unnamed session 2023.10.21 17:22:24.455448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:24.455495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:24.455515 [ 3 ] {} HTTP-Session: 770a1e1f-4bf3-4e46-ba45-920eab5bb2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:24.455532 [ 3 ] {} HTTP-Session: 770a1e1f-4bf3-4e46-ba45-920eab5bb2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:24.455602 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:24.455721 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:22:24.455828 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:24.456088 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:24.456316 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.21 17:22:24.456493 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.21 17:22:24.456615 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} executeQuery: Read 19 rows, 1.01 KiB in 0.000908035 sec., 20924 rows/sec., 1.08 MiB/sec. 2023.10.21 17:22:24.456735 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} DynamicQueryHandler: Done processing query 2023.10.21 17:22:24.456760 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:24.456776 [ 3 ] {} HTTP-Session: 770a1e1f-4bf3-4e46-ba45-920eab5bb2e6 Destroying unnamed session 2023.10.21 17:22:29.437253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:29.437389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:29.437421 [ 3 ] {} HTTP-Session: 7b5b2f19-a3a2-41f6-85a5-6302fd73985e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:29.437450 [ 3 ] {} HTTP-Session: 7b5b2f19-a3a2-41f6-85a5-6302fd73985e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:29.437594 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:29.437682 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:29.437875 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:29.438346 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:29.438619 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.21 17:22:29.438789 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.21 17:22:29.438928 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} executeQuery: Read 5 rows, 415.00 B in 0.00127218 sec., 3930 rows/sec., 318.57 KiB/sec. 2023.10.21 17:22:29.439084 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} DynamicQueryHandler: Done processing query 2023.10.21 17:22:29.439112 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:29.439131 [ 3 ] {} HTTP-Session: 7b5b2f19-a3a2-41f6-85a5-6302fd73985e Destroying unnamed session 2023.10.21 17:22:29.439265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:29.439318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:29.439339 [ 3 ] {} HTTP-Session: fe150ed0-e08e-498c-a0c4-767a3f07a859 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:29.439358 [ 3 ] {} HTTP-Session: fe150ed0-e08e-498c-a0c4-767a3f07a859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:29.439441 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:29.439485 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:29.439597 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:29.439913 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:29.440129 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.21 17:22:29.440287 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.21 17:22:29.440392 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} executeQuery: Read 15 rows, 1.39 KiB in 0.000919624 sec., 16311 rows/sec., 1.47 MiB/sec. 2023.10.21 17:22:29.440547 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} DynamicQueryHandler: Done processing query 2023.10.21 17:22:29.440572 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:29.440590 [ 3 ] {} HTTP-Session: fe150ed0-e08e-498c-a0c4-767a3f07a859 Destroying unnamed session 2023.10.21 17:22:29.440707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:29.440754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:29.440774 [ 3 ] {} HTTP-Session: 5b4400a8-4086-4cc2-ba57-1ff30068330f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:29.440793 [ 3 ] {} HTTP-Session: 5b4400a8-4086-4cc2-ba57-1ff30068330f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:29.440867 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:29.440906 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:29.441019 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:29.441296 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:29.441512 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.21 17:22:29.441665 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.21 17:22:29.441786 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} executeQuery: Read 5 rows, 410.00 B in 0.000891294 sec., 5609 rows/sec., 449.22 KiB/sec. 2023.10.21 17:22:29.441909 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} DynamicQueryHandler: Done processing query 2023.10.21 17:22:29.441933 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:29.441949 [ 3 ] {} HTTP-Session: 5b4400a8-4086-4cc2-ba57-1ff30068330f Destroying unnamed session 2023.10.21 17:22:29.442095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:29.442141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:29.442161 [ 3 ] {} HTTP-Session: 8ea56217-38b1-4636-913d-a345cab5d806 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:29.442179 [ 3 ] {} HTTP-Session: 8ea56217-38b1-4636-913d-a345cab5d806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:29.442252 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:29.442299 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:29.442441 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:29.442750 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:29.443036 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.21 17:22:29.443221 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.21 17:22:29.443351 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} executeQuery: Read 5 rows, 6.91 KiB in 0.001068736 sec., 4678 rows/sec., 6.31 MiB/sec. 2023.10.21 17:22:29.443476 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} DynamicQueryHandler: Done processing query 2023.10.21 17:22:29.443500 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:29.443517 [ 3 ] {} HTTP-Session: 8ea56217-38b1-4636-913d-a345cab5d806 Destroying unnamed session 2023.10.21 17:22:34.232665 [ 80 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:22:34.232735 [ 80 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:22:34.444814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:34.444939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:34.444976 [ 3 ] {} HTTP-Session: 7fe15dd1-28f0-4dcf-8a00-977d60811404 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:34.445009 [ 3 ] {} HTTP-Session: 7fe15dd1-28f0-4dcf-8a00-977d60811404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:34.445163 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:34.445230 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:34.445398 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:34.445830 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:34.446104 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.21 17:22:34.446280 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.21 17:22:34.446428 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} executeQuery: Read 46 rows, 3.58 KiB in 0.001218079 sec., 37764 rows/sec., 2.87 MiB/sec. 2023.10.21 17:22:34.446653 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} DynamicQueryHandler: Done processing query 2023.10.21 17:22:34.446681 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:34.446700 [ 3 ] {} HTTP-Session: 7fe15dd1-28f0-4dcf-8a00-977d60811404 Destroying unnamed session 2023.10.21 17:22:34.446885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:34.446936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:34.446958 [ 3 ] {} HTTP-Session: c00bdb16-f992-4133-a3e6-8f2b0349b2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:34.446977 [ 3 ] {} HTTP-Session: c00bdb16-f992-4133-a3e6-8f2b0349b2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:34.447070 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:34.447116 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:34.447244 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:34.447698 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:34.447946 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.21 17:22:34.448110 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.21 17:22:34.448247 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} executeQuery: Read 207 rows, 20.39 KiB in 0.001144307 sec., 180895 rows/sec., 17.40 MiB/sec. 2023.10.21 17:22:34.448388 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} DynamicQueryHandler: Done processing query 2023.10.21 17:22:34.448413 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:34.448443 [ 3 ] {} HTTP-Session: c00bdb16-f992-4133-a3e6-8f2b0349b2b2 Destroying unnamed session 2023.10.21 17:22:34.448651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:34.448701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:34.448723 [ 3 ] {} HTTP-Session: 69ee848c-df09-45dc-881b-d581402ffc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:34.448742 [ 3 ] {} HTTP-Session: 69ee848c-df09-45dc-881b-d581402ffc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:34.448838 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:34.448880 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:34.448991 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:34.449480 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:34.449715 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.21 17:22:34.449882 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.21 17:22:34.450008 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} executeQuery: Read 304 rows, 21.75 KiB in 0.001140398 sec., 266573 rows/sec., 18.62 MiB/sec. 2023.10.21 17:22:34.450123 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} DynamicQueryHandler: Done processing query 2023.10.21 17:22:34.450147 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:34.450163 [ 3 ] {} HTTP-Session: 69ee848c-df09-45dc-881b-d581402ffc33 Destroying unnamed session 2023.10.21 17:22:34.450282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:34.450326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:34.450346 [ 3 ] {} HTTP-Session: f11189cb-9372-43ae-887b-cb8d1935984f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:34.450365 [ 3 ] {} HTTP-Session: f11189cb-9372-43ae-887b-cb8d1935984f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:34.450438 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:34.450481 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:22:34.450591 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:34.450867 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:34.451106 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.21 17:22:34.451275 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.21 17:22:34.451399 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} executeQuery: Read 6 rows, 258.00 B in 0.000930345 sec., 6449 rows/sec., 270.82 KiB/sec. 2023.10.21 17:22:34.451514 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} DynamicQueryHandler: Done processing query 2023.10.21 17:22:34.451538 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:34.451553 [ 3 ] {} HTTP-Session: f11189cb-9372-43ae-887b-cb8d1935984f Destroying unnamed session 2023.10.21 17:22:34.451674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:34.451722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:34.451741 [ 3 ] {} HTTP-Session: c2fe3fbd-aac4-4767-82e3-fec71b9d56cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:34.451758 [ 3 ] {} HTTP-Session: c2fe3fbd-aac4-4767-82e3-fec71b9d56cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:34.451832 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:34.451873 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:22:34.451993 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:34.452284 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:34.452527 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.21 17:22:34.452701 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.21 17:22:34.452827 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} executeQuery: Read 63 rows, 3.91 KiB in 0.000965665 sec., 65240 rows/sec., 3.96 MiB/sec. 2023.10.21 17:22:34.453016 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} DynamicQueryHandler: Done processing query 2023.10.21 17:22:34.453041 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:34.453057 [ 3 ] {} HTTP-Session: c2fe3fbd-aac4-4767-82e3-fec71b9d56cf Destroying unnamed session 2023.10.21 17:22:34.453192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:34.453237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:34.453257 [ 3 ] {} HTTP-Session: 5458563c-4a0c-4058-bd36-524b0f3a5578 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:34.453274 [ 3 ] {} HTTP-Session: 5458563c-4a0c-4058-bd36-524b0f3a5578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:34.453366 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:34.453409 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:34.453560 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:34.453995 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:34.454298 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.21 17:22:34.454479 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.21 17:22:34.454608 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} executeQuery: Read 40 rows, 55.27 KiB in 0.001212199 sec., 32997 rows/sec., 44.53 MiB/sec. 2023.10.21 17:22:34.454757 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} DynamicQueryHandler: Done processing query 2023.10.21 17:22:34.454784 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:22:34.454801 [ 3 ] {} HTTP-Session: 5458563c-4a0c-4058-bd36-524b0f3a5578 Destroying unnamed session 2023.10.21 17:22:34.454915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:34.454962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:34.454981 [ 3 ] {} HTTP-Session: eadb895a-ef7c-48e5-855c-5d43738c303a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:34.454999 [ 3 ] {} HTTP-Session: eadb895a-ef7c-48e5-855c-5d43738c303a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:34.455072 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:34.455113 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:22:34.455220 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:34.455480 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:34.455731 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.21 17:22:34.455913 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.21 17:22:34.456017 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} executeQuery: Read 19 rows, 1.01 KiB in 0.000915274 sec., 20758 rows/sec., 1.08 MiB/sec. 2023.10.21 17:22:34.456190 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} DynamicQueryHandler: Done processing query 2023.10.21 17:22:34.456214 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:34.456229 [ 3 ] {} HTTP-Session: eadb895a-ef7c-48e5-855c-5d43738c303a Destroying unnamed session 2023.10.21 17:22:39.436896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:39.437040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:39.437076 [ 3 ] {} HTTP-Session: 6f67eaf6-2b90-4af0-bcf6-cb70bfd1223e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:39.437107 [ 3 ] {} HTTP-Session: 6f67eaf6-2b90-4af0-bcf6-cb70bfd1223e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:39.437263 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:39.437340 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:39.437554 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:39.437990 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:39.438274 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.21 17:22:39.438434 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.21 17:22:39.438569 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} executeQuery: Read 5 rows, 415.00 B in 0.00125375 sec., 3988 rows/sec., 323.25 KiB/sec. 2023.10.21 17:22:39.438573 [ 72 ] {} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.21 17:22:39.438703 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:39.438773 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} DynamicQueryHandler: Done processing query 2023.10.21 17:22:39.438829 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:39.438831 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.21 17:22:39.438850 [ 3 ] {} HTTP-Session: 6f67eaf6-2b90-4af0-bcf6-cb70bfd1223e Destroying unnamed session 2023.10.21 17:22:39.438986 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:39.439034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:39.439054 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2023.10.21 17:22:39.439129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:39.439164 [ 3 ] {} HTTP-Session: ba0435c5-d14d-4516-a3c1-87ab5f8f1718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:39.439195 [ 3 ] {} HTTP-Session: ba0435c5-d14d-4516-a3c1-87ab5f8f1718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:39.439350 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part 2023.10.21 17:22:39.439373 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:39.439464 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:39.439655 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2023.10.21 17:22:39.439942 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:39.439960 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2023.10.21 17:22:39.440137 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2023.10.21 17:22:39.440351 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2023.10.21 17:22:39.440795 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:39.441172 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.21 17:22:39.441483 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.21 17:22:39.441701 [ 72 ] {} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.21 17:22:39.441827 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} executeQuery: Read 15 rows, 1.39 KiB in 0.002351047 sec., 6380 rows/sec., 589.41 KiB/sec. 2023.10.21 17:22:39.441841 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:39.442194 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.21 17:22:39.442430 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} DynamicQueryHandler: Done processing query 2023.10.21 17:22:39.442454 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:39.442470 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:39.442483 [ 9 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 4 columns (4 merged, 0 gathered) in 0.003713498 sec., 40662.469725310206 rows/sec., 3.10 MiB/sec. 2023.10.21 17:22:39.442512 [ 3 ] {} HTTP-Session: ba0435c5-d14d-4516-a3c1-87ab5f8f1718 Destroying unnamed session 2023.10.21 17:22:39.442518 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 207 rows starting from the beginning of the part 2023.10.21 17:22:39.442650 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.21 17:22:39.442713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:39.442826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:39.442835 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part 2023.10.21 17:22:39.442883 [ 3 ] {} HTTP-Session: 5a09d94f-bb84-4336-9492-d9e53a1eb304 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:39.442936 [ 3 ] {} HTTP-Session: 5a09d94f-bb84-4336-9492-d9e53a1eb304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:39.443082 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.21 17:22:39.443119 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 207 rows starting from the beginning of the part 2023.10.21 17:22:39.443185 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:39.443268 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:39.443314 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.21 17:22:39.443456 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part 2023.10.21 17:22:39.443737 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 207 rows starting from the beginning of the part 2023.10.21 17:22:39.443762 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:39.443872 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part 2023.10.21 17:22:39.444249 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:39.444599 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.21 17:22:39.444906 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.21 17:22:39.444944 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002477 sec., 219818.50318920013 rows/sec., 21.06 MiB/sec. 2023.10.21 17:22:39.445094 [ 72 ] {} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.21 17:22:39.445124 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} executeQuery: Read 5 rows, 410.00 B in 0.001876469 sec., 2664 rows/sec., 213.37 KiB/sec. 2023.10.21 17:22:39.445191 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:39.445191 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.21 17:22:39.445510 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.21 17:22:39.445584 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} DynamicQueryHandler: Done processing query 2023.10.21 17:22:39.445643 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:39.445679 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:39.445705 [ 3 ] {} HTTP-Session: 5a09d94f-bb84-4336-9492-d9e53a1eb304 Destroying unnamed session 2023.10.21 17:22:39.445715 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.21 17:22:39.445744 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 327 rows starting from the beginning of the part 2023.10.21 17:22:39.445818 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.21 17:22:39.445992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:39.446029 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2023.10.21 17:22:39.446100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:39.446163 [ 3 ] {} HTTP-Session: 092e0ca3-60fc-4919-b098-b4712f590e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:39.446229 [ 3 ] {} HTTP-Session: 092e0ca3-60fc-4919-b098-b4712f590e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:39.446237 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 304 rows starting from the beginning of the part 2023.10.21 17:22:39.446426 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:39.446457 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2023.10.21 17:22:39.446557 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:39.446741 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 304 rows starting from the beginning of the part 2023.10.21 17:22:39.447102 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2023.10.21 17:22:39.447186 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:39.447977 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:39.448589 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.21 17:22:39.448792 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493485 sec., 273938.48835761426 rows/sec., 19.24 MiB/sec. 2023.10.21 17:22:39.448947 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.21 17:22:39.448976 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.21 17:22:39.449143 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} executeQuery: Read 5 rows, 6.91 KiB in 0.002662711 sec., 1877 rows/sec., 2.53 MiB/sec. 2023.10.21 17:22:39.449291 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.21 17:22:39.449406 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} DynamicQueryHandler: Done processing query 2023.10.21 17:22:39.449416 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.21 17:22:39.449447 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:22:39.449493 [ 3 ] {} HTTP-Session: 092e0ca3-60fc-4919-b098-b4712f590e4b Destroying unnamed session 2023.10.21 17:22:44.444697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:44.444840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:44.444868 [ 3 ] {} HTTP-Session: 88ea11e6-4ac0-44fb-8e4a-151d29b4f623 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:44.444894 [ 3 ] {} HTTP-Session: 88ea11e6-4ac0-44fb-8e4a-151d29b4f623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:44.445028 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:44.445092 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:44.445257 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:44.445693 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.445978 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.21 17:22:44.446153 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.21 17:22:44.446312 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} executeQuery: Read 46 rows, 3.58 KiB in 0.001244119 sec., 36973 rows/sec., 2.81 MiB/sec. 2023.10.21 17:22:44.446479 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} DynamicQueryHandler: Done processing query 2023.10.21 17:22:44.446507 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:44.446525 [ 3 ] {} HTTP-Session: 88ea11e6-4ac0-44fb-8e4a-151d29b4f623 Destroying unnamed session 2023.10.21 17:22:44.446704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:44.446757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:44.446779 [ 3 ] {} HTTP-Session: 604ef2b2-e0c2-4e40-8876-cd19c69dea6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:44.446800 [ 3 ] {} HTTP-Session: 604ef2b2-e0c2-4e40-8876-cd19c69dea6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:44.446902 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:44.446946 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:44.447063 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:44.447525 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.447786 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.21 17:22:44.448008 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.21 17:22:44.448174 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} executeQuery: Read 207 rows, 20.39 KiB in 0.001232779 sec., 167913 rows/sec., 16.16 MiB/sec. 2023.10.21 17:22:44.448367 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} DynamicQueryHandler: Done processing query 2023.10.21 17:22:44.448392 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:44.448408 [ 3 ] {} HTTP-Session: 604ef2b2-e0c2-4e40-8876-cd19c69dea6e Destroying unnamed session 2023.10.21 17:22:44.448673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:44.448727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:44.448747 [ 3 ] {} HTTP-Session: 8a6eabd5-6f7d-48b7-8eb2-0747f7ab5168 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:44.448765 [ 3 ] {} HTTP-Session: 8a6eabd5-6f7d-48b7-8eb2-0747f7ab5168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:44.448860 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:44.448914 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:44.449039 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:44.449526 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.449766 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.21 17:22:44.449916 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.21 17:22:44.450040 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} executeQuery: Read 315 rows, 22.62 KiB in 0.001148458 sec., 274280 rows/sec., 19.23 MiB/sec. 2023.10.21 17:22:44.450218 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} DynamicQueryHandler: Done processing query 2023.10.21 17:22:44.450242 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:44.450258 [ 3 ] {} HTTP-Session: 8a6eabd5-6f7d-48b7-8eb2-0747f7ab5168 Destroying unnamed session 2023.10.21 17:22:44.450386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:44.450435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:44.450454 [ 3 ] {} HTTP-Session: a437db8b-d12a-4ae2-a25d-8f796978c290 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:44.450472 [ 3 ] {} HTTP-Session: a437db8b-d12a-4ae2-a25d-8f796978c290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:44.450545 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:44.450587 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:22:44.450708 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:44.450966 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.451204 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.21 17:22:44.451373 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.21 17:22:44.451501 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} executeQuery: Read 6 rows, 258.00 B in 0.000920754 sec., 6516 rows/sec., 273.64 KiB/sec. 2023.10.21 17:22:44.451655 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} DynamicQueryHandler: Done processing query 2023.10.21 17:22:44.451679 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:44.451695 [ 3 ] {} HTTP-Session: a437db8b-d12a-4ae2-a25d-8f796978c290 Destroying unnamed session 2023.10.21 17:22:44.451816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:44.451859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:44.451878 [ 3 ] {} HTTP-Session: 57b0ad09-b836-49b5-b588-eefd45305686 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:44.451894 [ 3 ] {} HTTP-Session: 57b0ad09-b836-49b5-b588-eefd45305686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:44.451963 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:44.452002 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:22:44.452121 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:44.452398 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.452628 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.21 17:22:44.452789 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.21 17:22:44.452973 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} executeQuery: Read 74 rows, 4.64 KiB in 0.000975116 sec., 75888 rows/sec., 4.64 MiB/sec. 2023.10.21 17:22:44.453100 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} DynamicQueryHandler: Done processing query 2023.10.21 17:22:44.453123 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:22:44.453139 [ 3 ] {} HTTP-Session: 57b0ad09-b836-49b5-b588-eefd45305686 Destroying unnamed session 2023.10.21 17:22:44.453287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:44.453333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:44.453352 [ 3 ] {} HTTP-Session: cf123975-1199-4616-a83c-c00a51998288 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:44.453368 [ 3 ] {} HTTP-Session: cf123975-1199-4616-a83c-c00a51998288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:44.453446 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:44.453489 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:44.453630 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:44.454167 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.454474 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.21 17:22:44.454670 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.21 17:22:44.454802 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} executeQuery: Read 40 rows, 55.27 KiB in 0.00132124 sec., 30274 rows/sec., 40.85 MiB/sec. 2023.10.21 17:22:44.454798 [ 70 ] {} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.21 17:22:44.454902 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.455010 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} DynamicQueryHandler: Done processing query 2023.10.21 17:22:44.455039 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.21 17:22:44.455062 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:22:44.455115 [ 3 ] {} HTTP-Session: cf123975-1199-4616-a83c-c00a51998288 Destroying unnamed session 2023.10.21 17:22:44.455207 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:44.455273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:44.455286 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part 2023.10.21 17:22:44.455341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:44.455406 [ 3 ] {} HTTP-Session: 2a1640bc-1a5a-4631-8f91-5544babd8657 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:44.455451 [ 3 ] {} HTTP-Session: 2a1640bc-1a5a-4631-8f91-5544babd8657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:44.455671 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2023.10.21 17:22:44.455678 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:44.455795 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:22:44.455986 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.10.21 17:22:44.456304 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:44.456340 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2023.10.21 17:22:44.456558 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.10.21 17:22:44.456911 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2023.10.21 17:22:44.457026 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:44.457534 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.21 17:22:44.457803 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.21 17:22:44.458100 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} executeQuery: Read 19 rows, 1.01 KiB in 0.002322516 sec., 8180 rows/sec., 434.35 KiB/sec. 2023.10.21 17:22:44.458379 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} DynamicQueryHandler: Done processing query 2023.10.21 17:22:44.458438 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:44.458487 [ 3 ] {} HTTP-Session: 2a1640bc-1a5a-4631-8f91-5544babd8657 Destroying unnamed session 2023.10.21 17:22:44.459213 [ 21 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 6 columns (6 merged, 0 gathered) in 0.004217156 sec., 77777.5353816648 rows/sec., 104.96 MiB/sec. 2023.10.21 17:22:44.459685 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.21 17:22:44.459931 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.21 17:22:44.460004 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.21 17:22:44.460083 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2: 4.02 MiB. 2023.10.21 17:22:45.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.35 MiB, peak 235.56 MiB, will set to 230.33 MiB (RSS), difference: -4.02 MiB 2023.10.21 17:22:49.232783 [ 65 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:22:49.232896 [ 65 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:22:49.437108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:49.437222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:49.437249 [ 3 ] {} HTTP-Session: 771b02c0-88ea-4dae-9c17-cc3b677ee6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:49.437273 [ 3 ] {} HTTP-Session: 771b02c0-88ea-4dae-9c17-cc3b677ee6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:49.437398 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:49.437459 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:49.437618 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:49.438099 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:49.438367 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.21 17:22:49.438536 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.21 17:22:49.438691 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} executeQuery: Read 5 rows, 415.00 B in 0.00125726 sec., 3976 rows/sec., 322.35 KiB/sec. 2023.10.21 17:22:49.438854 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} DynamicQueryHandler: Done processing query 2023.10.21 17:22:49.438882 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:22:49.438899 [ 3 ] {} HTTP-Session: 771b02c0-88ea-4dae-9c17-cc3b677ee6cc Destroying unnamed session 2023.10.21 17:22:49.439023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:49.439077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:49.439098 [ 3 ] {} HTTP-Session: 92feaf73-876d-4249-9788-0697b1649a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:49.439117 [ 3 ] {} HTTP-Session: 92feaf73-876d-4249-9788-0697b1649a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:49.439201 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:49.439243 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:49.439355 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:49.439665 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:49.439877 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.21 17:22:49.440022 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.21 17:22:49.440148 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} executeQuery: Read 15 rows, 1.39 KiB in 0.000918264 sec., 16335 rows/sec., 1.47 MiB/sec. 2023.10.21 17:22:49.440268 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} DynamicQueryHandler: Done processing query 2023.10.21 17:22:49.440290 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:49.440306 [ 3 ] {} HTTP-Session: 92feaf73-876d-4249-9788-0697b1649a4c Destroying unnamed session 2023.10.21 17:22:49.440450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:49.440497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:49.440516 [ 3 ] {} HTTP-Session: 0552fcaa-5186-45a5-b698-4cabab846cff Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:49.440533 [ 3 ] {} HTTP-Session: 0552fcaa-5186-45a5-b698-4cabab846cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:49.440604 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:49.440642 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:49.440748 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:49.441017 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:49.441225 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.21 17:22:49.441371 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.21 17:22:49.441489 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} executeQuery: Read 5 rows, 410.00 B in 0.000849844 sec., 5883 rows/sec., 471.13 KiB/sec. 2023.10.21 17:22:49.441603 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} DynamicQueryHandler: Done processing query 2023.10.21 17:22:49.441626 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:22:49.441641 [ 3 ] {} HTTP-Session: 0552fcaa-5186-45a5-b698-4cabab846cff Destroying unnamed session 2023.10.21 17:22:49.441746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:49.441790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:49.441809 [ 3 ] {} HTTP-Session: ae707a00-3025-436a-bc72-536dd5e15887 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:49.441825 [ 3 ] {} HTTP-Session: ae707a00-3025-436a-bc72-536dd5e15887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:49.441897 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:49.441941 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:49.442080 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:49.442388 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:49.442661 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.21 17:22:49.442835 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.21 17:22:49.442960 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} executeQuery: Read 5 rows, 6.91 KiB in 0.001033547 sec., 4837 rows/sec., 6.53 MiB/sec. 2023.10.21 17:22:49.443099 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} DynamicQueryHandler: Done processing query 2023.10.21 17:22:49.443121 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:49.443137 [ 3 ] {} HTTP-Session: ae707a00-3025-436a-bc72-536dd5e15887 Destroying unnamed session 2023.10.21 17:22:54.444227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:54.444360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:54.444392 [ 3 ] {} HTTP-Session: 351dc0db-40e7-4104-b5c8-5a366ba4657e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:54.444422 [ 3 ] {} HTTP-Session: 351dc0db-40e7-4104-b5c8-5a366ba4657e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:54.444568 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:54.444638 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:54.444824 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:54.445279 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.445545 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.21 17:22:54.445716 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.21 17:22:54.445862 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} executeQuery: Read 46 rows, 3.58 KiB in 0.001253179 sec., 36706 rows/sec., 2.79 MiB/sec. 2023.10.21 17:22:54.446016 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} DynamicQueryHandler: Done processing query 2023.10.21 17:22:54.446042 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:54.446059 [ 3 ] {} HTTP-Session: 351dc0db-40e7-4104-b5c8-5a366ba4657e Destroying unnamed session 2023.10.21 17:22:54.446229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:54.446282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:54.446302 [ 3 ] {} HTTP-Session: 659b7a3c-4899-45a7-95d1-5700fdeabf68 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:54.446321 [ 3 ] {} HTTP-Session: 659b7a3c-4899-45a7-95d1-5700fdeabf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:54.446408 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:54.446451 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:54.446563 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:54.447027 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.447264 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.21 17:22:54.447420 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.21 17:22:54.447546 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} executeQuery: Read 207 rows, 20.39 KiB in 0.001106258 sec., 187117 rows/sec., 18.00 MiB/sec. 2023.10.21 17:22:54.447676 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} DynamicQueryHandler: Done processing query 2023.10.21 17:22:54.447705 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:54.447722 [ 3 ] {} HTTP-Session: 659b7a3c-4899-45a7-95d1-5700fdeabf68 Destroying unnamed session 2023.10.21 17:22:54.447942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:54.447994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:54.448018 [ 3 ] {} HTTP-Session: a9393822-1686-47de-ba30-b34d94a0470e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:54.448036 [ 3 ] {} HTTP-Session: a9393822-1686-47de-ba30-b34d94a0470e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:54.448126 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:54.448186 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:54.448314 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:54.448898 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.449176 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.21 17:22:54.449334 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.21 17:22:54.449466 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} executeQuery: Read 304 rows, 21.75 KiB in 0.001310751 sec., 231928 rows/sec., 16.20 MiB/sec. 2023.10.21 17:22:54.449595 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} DynamicQueryHandler: Done processing query 2023.10.21 17:22:54.449620 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:22:54.449636 [ 3 ] {} HTTP-Session: a9393822-1686-47de-ba30-b34d94a0470e Destroying unnamed session 2023.10.21 17:22:54.449800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:54.449848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:54.449867 [ 3 ] {} HTTP-Session: d3e24578-df32-4406-bd54-a7a7a3a16188 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:54.449885 [ 3 ] {} HTTP-Session: d3e24578-df32-4406-bd54-a7a7a3a16188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:54.449961 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:54.450002 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:22:54.450116 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:54.450396 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.450641 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.21 17:22:54.450824 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.21 17:22:54.450977 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} executeQuery: Read 6 rows, 258.00 B in 0.000986256 sec., 6083 rows/sec., 255.46 KiB/sec. 2023.10.21 17:22:54.451159 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} DynamicQueryHandler: Done processing query 2023.10.21 17:22:54.451183 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:54.451199 [ 3 ] {} HTTP-Session: d3e24578-df32-4406-bd54-a7a7a3a16188 Destroying unnamed session 2023.10.21 17:22:54.451333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:54.451379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:54.451399 [ 3 ] {} HTTP-Session: d9ed0621-dfeb-43a0-9e69-2e292098c801 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:54.451416 [ 3 ] {} HTTP-Session: d9ed0621-dfeb-43a0-9e69-2e292098c801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:54.451492 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:54.451535 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:22:54.451663 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:54.451982 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.452238 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.21 17:22:54.452429 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.21 17:22:54.452561 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} executeQuery: Read 63 rows, 3.91 KiB in 0.001032716 sec., 61004 rows/sec., 3.70 MiB/sec. 2023.10.21 17:22:54.452684 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} DynamicQueryHandler: Done processing query 2023.10.21 17:22:54.452708 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:22:54.452724 [ 3 ] {} HTTP-Session: d9ed0621-dfeb-43a0-9e69-2e292098c801 Destroying unnamed session 2023.10.21 17:22:54.452891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:54.452937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:54.452955 [ 3 ] {} HTTP-Session: 8c7f3644-1533-450b-bb29-a0abc15b72fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:54.452973 [ 3 ] {} HTTP-Session: 8c7f3644-1533-450b-bb29-a0abc15b72fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:54.453058 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:54.453103 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:54.453238 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:54.453700 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.454007 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.21 17:22:54.454184 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.21 17:22:54.454311 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} executeQuery: Read 40 rows, 55.27 KiB in 0.00122397 sec., 32680 rows/sec., 44.10 MiB/sec. 2023.10.21 17:22:54.454440 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} DynamicQueryHandler: Done processing query 2023.10.21 17:22:54.454464 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:22:54.454480 [ 3 ] {} HTTP-Session: 8c7f3644-1533-450b-bb29-a0abc15b72fa Destroying unnamed session 2023.10.21 17:22:54.454615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:54.454659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:54.454679 [ 3 ] {} HTTP-Session: 0e27567b-541c-4559-82ce-20b2ba59c7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:54.454695 [ 3 ] {} HTTP-Session: 0e27567b-541c-4559-82ce-20b2ba59c7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:54.454765 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:54.454804 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:22:54.454907 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:54.455174 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.455400 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.21 17:22:54.455573 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.21 17:22:54.455673 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} executeQuery: Read 19 rows, 1.01 KiB in 0.000878464 sec., 21628 rows/sec., 1.12 MiB/sec. 2023.10.21 17:22:54.455676 [ 71 ] {} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.21 17:22:54.455735 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:54.455817 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} DynamicQueryHandler: Done processing query 2023.10.21 17:22:54.455854 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:22:54.455857 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.21 17:22:54.455872 [ 3 ] {} HTTP-Session: 0e27567b-541c-4559-82ce-20b2ba59c7a0 Destroying unnamed session 2023.10.21 17:22:54.456005 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:22:54.456047 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part 2023.10.21 17:22:54.456203 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part 2023.10.21 17:22:54.456308 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:54.456401 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:54.456494 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:54.456585 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.21 17:22:54.457250 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001452552 sec., 153522.90313875166 rows/sec., 8.37 MiB/sec. 2023.10.21 17:22:54.457407 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.21 17:22:54.457638 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.21 17:22:54.457725 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.21 17:22:59.437422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:59.437558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:59.437589 [ 3 ] {} HTTP-Session: ed33bc98-3a35-4ef0-bd0b-33b122b27e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:59.437617 [ 3 ] {} HTTP-Session: ed33bc98-3a35-4ef0-bd0b-33b122b27e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:59.437760 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:59.437826 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:22:59.437989 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:59.438419 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:59.438691 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.21 17:22:59.438860 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.21 17:22:59.439005 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} executeQuery: Read 5 rows, 415.00 B in 0.001203649 sec., 4154 rows/sec., 336.70 KiB/sec. 2023.10.21 17:22:59.439157 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} DynamicQueryHandler: Done processing query 2023.10.21 17:22:59.439183 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:59.439200 [ 3 ] {} HTTP-Session: ed33bc98-3a35-4ef0-bd0b-33b122b27e72 Destroying unnamed session 2023.10.21 17:22:59.439322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:59.439375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:59.439395 [ 3 ] {} HTTP-Session: 91bb3a65-4b80-48c2-9c15-ac87d348a71b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:59.439414 [ 3 ] {} HTTP-Session: 91bb3a65-4b80-48c2-9c15-ac87d348a71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:59.439495 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:59.439536 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:22:59.439646 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:59.439956 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:59.440159 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.21 17:22:59.440315 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.21 17:22:59.440442 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} executeQuery: Read 15 rows, 1.39 KiB in 0.000915995 sec., 16375 rows/sec., 1.48 MiB/sec. 2023.10.21 17:22:59.440640 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} DynamicQueryHandler: Done processing query 2023.10.21 17:22:59.440665 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:59.440681 [ 3 ] {} HTTP-Session: 91bb3a65-4b80-48c2-9c15-ac87d348a71b Destroying unnamed session 2023.10.21 17:22:59.440830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:59.440877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:59.440897 [ 3 ] {} HTTP-Session: 6a59020f-2c8c-4b4a-88aa-885959d7401e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:59.440915 [ 3 ] {} HTTP-Session: 6a59020f-2c8c-4b4a-88aa-885959d7401e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:59.440987 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:59.441027 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:22:59.441149 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:59.441424 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:59.441626 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.21 17:22:59.441776 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.21 17:22:59.441904 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} executeQuery: Read 5 rows, 410.00 B in 0.000880483 sec., 5678 rows/sec., 454.74 KiB/sec. 2023.10.21 17:22:59.442096 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} DynamicQueryHandler: Done processing query 2023.10.21 17:22:59.442120 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:22:59.442137 [ 3 ] {} HTTP-Session: 6a59020f-2c8c-4b4a-88aa-885959d7401e Destroying unnamed session 2023.10.21 17:22:59.442251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:22:59.442297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:22:59.442315 [ 3 ] {} HTTP-Session: dff74e75-79fc-4a28-8517-ace244a22718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:22:59.442332 [ 3 ] {} HTTP-Session: dff74e75-79fc-4a28-8517-ace244a22718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:22:59.442407 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:22:59.442456 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:22:59.442611 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:22:59.442942 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB. 2023.10.21 17:22:59.443220 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.21 17:22:59.443395 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.21 17:22:59.443538 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} executeQuery: Read 5 rows, 6.91 KiB in 0.001095517 sec., 4564 rows/sec., 6.16 MiB/sec. 2023.10.21 17:22:59.443677 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} DynamicQueryHandler: Done processing query 2023.10.21 17:22:59.443700 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:22:59.443716 [ 3 ] {} HTTP-Session: dff74e75-79fc-4a28-8517-ace244a22718 Destroying unnamed session 2023.10.21 17:23:04.232964 [ 157 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:23:04.233075 [ 157 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:23:04.444175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:04.444301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:04.444332 [ 3 ] {} HTTP-Session: a0cb6137-e8cc-4d70-96c8-bb84b16be902 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:04.444361 [ 3 ] {} HTTP-Session: a0cb6137-e8cc-4d70-96c8-bb84b16be902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:04.444508 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:04.444579 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:04.444799 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:04.445266 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.445593 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.21 17:23:04.445769 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.21 17:23:04.445910 [ 157 ] {} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.21 17:23:04.445928 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} executeQuery: Read 46 rows, 3.58 KiB in 0.001375181 sec., 33450 rows/sec., 2.54 MiB/sec. 2023.10.21 17:23:04.445995 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.446133 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.21 17:23:04.446187 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} DynamicQueryHandler: Done processing query 2023.10.21 17:23:04.446218 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:04.446223 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:04.446238 [ 3 ] {} HTTP-Session: a0cb6137-e8cc-4d70-96c8-bb84b16be902 Destroying unnamed session 2023.10.21 17:23:04.446262 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2023.10.21 17:23:04.446389 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:04.446437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:04.446488 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:04.446498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:04.446531 [ 3 ] {} HTTP-Session: 7ece6bfe-b943-4d96-a4ea-61c11ff20482 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:04.446557 [ 3 ] {} HTTP-Session: 7ece6bfe-b943-4d96-a4ea-61c11ff20482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:04.446597 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:04.446692 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:04.446705 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:04.446754 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:04.446845 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:04.447061 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:04.447695 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.447858 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001795158 sec., 110853.75214883592 rows/sec., 8.46 MiB/sec. 2023.10.21 17:23:04.448048 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.21 17:23:04.448053 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.21 17:23:04.448291 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.21 17:23:04.448373 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.21 17:23:04.448457 [ 157 ] {} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.21 17:23:04.448526 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.21 17:23:04.448539 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.448535 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} executeQuery: Read 207 rows, 20.39 KiB in 0.001778618 sec., 116382 rows/sec., 11.20 MiB/sec. 2023.10.21 17:23:04.448720 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.21 17:23:04.448842 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:04.448861 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} DynamicQueryHandler: Done processing query 2023.10.21 17:23:04.448871 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part 2023.10.21 17:23:04.448891 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:04.448918 [ 3 ] {} HTTP-Session: 7ece6bfe-b943-4d96-a4ea-61c11ff20482 Destroying unnamed session 2023.10.21 17:23:04.448986 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:04.449066 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part 2023.10.21 17:23:04.449127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:04.449152 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:04.449192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:04.449219 [ 3 ] {} HTTP-Session: 1c29bf8a-73cb-43d8-b001-3e11283ee448 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:04.449253 [ 3 ] {} HTTP-Session: 1c29bf8a-73cb-43d8-b001-3e11283ee448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:04.449262 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part 2023.10.21 17:23:04.449388 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:04.449394 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:04.449455 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:04.449645 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:04.450319 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.450510 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 4 columns (4 merged, 0 gathered) in 0.0019238 sec., 453789.3751949267 rows/sec., 43.52 MiB/sec. 2023.10.21 17:23:04.450615 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.21 17:23:04.450652 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.21 17:23:04.450786 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.21 17:23:04.450827 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.21 17:23:04.450928 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.21 17:23:04.450938 [ 157 ] {} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.21 17:23:04.450976 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} executeQuery: Read 304 rows, 21.75 KiB in 0.001541024 sec., 197271 rows/sec., 13.78 MiB/sec. 2023.10.21 17:23:04.451061 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.451241 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.21 17:23:04.451277 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} DynamicQueryHandler: Done processing query 2023.10.21 17:23:04.451319 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:04.451371 [ 3 ] {} HTTP-Session: 1c29bf8a-73cb-43d8-b001-3e11283ee448 Destroying unnamed session 2023.10.21 17:23:04.451377 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:04.451422 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 338 rows starting from the beginning of the part 2023.10.21 17:23:04.451541 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 315 rows starting from the beginning of the part 2023.10.21 17:23:04.451556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:04.451649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:04.451707 [ 3 ] {} HTTP-Session: 3b471aea-328a-42f3-9289-7b263a737556 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:04.451730 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:04.451742 [ 3 ] {} HTTP-Session: 3b471aea-328a-42f3-9289-7b263a737556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:04.451965 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:04.451978 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 304 rows starting from the beginning of the part 2023.10.21 17:23:04.452062 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:23:04.452248 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:04.452531 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:04.452551 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 304 rows starting from the beginning of the part 2023.10.21 17:23:04.453067 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.453616 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.21 17:23:04.453866 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.21 17:23:04.454012 [ 157 ] {} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.21 17:23:04.454144 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.454159 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} executeQuery: Read 6 rows, 258.00 B in 0.002121323 sec., 2828 rows/sec., 118.77 KiB/sec. 2023.10.21 17:23:04.454377 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.21 17:23:04.454606 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003435543 sec., 369956.0739015637 rows/sec., 25.97 MiB/sec. 2023.10.21 17:23:04.454628 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:04.454637 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} DynamicQueryHandler: Done processing query 2023.10.21 17:23:04.454679 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:04.454683 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.21 17:23:04.454706 [ 3 ] {} HTTP-Session: 3b471aea-328a-42f3-9289-7b263a737556 Destroying unnamed session 2023.10.21 17:23:04.454773 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.21 17:23:04.454836 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:04.454868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:04.454937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:04.454981 [ 3 ] {} HTTP-Session: 02f91032-e567-4578-818f-c62e5ca8ed74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:04.454988 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:04.455015 [ 3 ] {} HTTP-Session: 02f91032-e567-4578-818f-c62e5ca8ed74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:04.455027 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.21 17:23:04.455146 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.21 17:23:04.455157 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:04.455180 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:04.455284 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:23:04.455307 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:04.455490 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:04.455549 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:04.456064 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.456371 [ 12 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114754 sec., 31209.30377717692 rows/sec., 1.28 MiB/sec. 2023.10.21 17:23:04.456427 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.21 17:23:04.456509 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.21 17:23:04.456633 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.21 17:23:04.456722 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.21 17:23:04.456786 [ 157 ] {} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.21 17:23:04.456832 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} executeQuery: Read 63 rows, 3.91 KiB in 0.001593135 sec., 39544 rows/sec., 2.40 MiB/sec. 2023.10.21 17:23:04.456864 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.456878 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.21 17:23:04.457192 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.21 17:23:04.457225 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} DynamicQueryHandler: Done processing query 2023.10.21 17:23:04.457290 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:04.457325 [ 3 ] {} HTTP-Session: 02f91032-e567-4578-818f-c62e5ca8ed74 Destroying unnamed session 2023.10.21 17:23:04.457392 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:04.457434 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part 2023.10.21 17:23:04.457571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:04.457639 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2023.10.21 17:23:04.457653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:04.457716 [ 3 ] {} HTTP-Session: 25028858-1d70-4a8e-bd75-1d6eb37f5fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:04.457756 [ 3 ] {} HTTP-Session: 25028858-1d70-4a8e-bd75-1d6eb37f5fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:04.457928 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2023.10.21 17:23:04.457981 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:04.458098 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:04.458192 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part 2023.10.21 17:23:04.458615 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.21 17:23:04.458658 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:04.458872 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part 2023.10.21 17:23:04.459573 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.460332 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.21 17:23:04.460627 [ 11 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003630417 sec., 196947.0724712891 rows/sec., 11.96 MiB/sec. 2023.10.21 17:23:04.460660 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.21 17:23:04.460829 [ 19 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.21 17:23:04.460835 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} executeQuery: Read 40 rows, 55.27 KiB in 0.002794584 sec., 14313 rows/sec., 19.32 MiB/sec. 2023.10.21 17:23:04.460993 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} DynamicQueryHandler: Done processing query 2023.10.21 17:23:04.461019 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:23:04.461036 [ 3 ] {} HTTP-Session: 25028858-1d70-4a8e-bd75-1d6eb37f5fc5 Destroying unnamed session 2023.10.21 17:23:04.461112 [ 19 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.21 17:23:04.461187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:04.461197 [ 19 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.21 17:23:04.461233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:04.461259 [ 3 ] {} HTTP-Session: faf9e3f6-25f1-40e8-a955-c9320083196a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:04.461288 [ 3 ] {} HTTP-Session: faf9e3f6-25f1-40e8-a955-c9320083196a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:04.461375 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:04.461414 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:23:04.461520 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:04.461768 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:04.461995 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.21 17:23:04.462169 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.21 17:23:04.462295 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} executeQuery: Read 19 rows, 1.01 KiB in 0.000891834 sec., 21304 rows/sec., 1.10 MiB/sec. 2023.10.21 17:23:04.462464 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} DynamicQueryHandler: Done processing query 2023.10.21 17:23:04.462488 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:04.462504 [ 3 ] {} HTTP-Session: faf9e3f6-25f1-40e8-a955-c9320083196a Destroying unnamed session 2023.10.21 17:23:09.436524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:09.436659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:09.436692 [ 3 ] {} HTTP-Session: 0c5102cd-2360-4709-882d-a04255ded6a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:09.436722 [ 3 ] {} HTTP-Session: 0c5102cd-2360-4709-882d-a04255ded6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:09.436863 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:09.436933 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:09.437120 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:09.437549 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:09.437838 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.21 17:23:09.438016 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.21 17:23:09.438170 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} executeQuery: Read 5 rows, 415.00 B in 0.00125674 sec., 3978 rows/sec., 322.48 KiB/sec. 2023.10.21 17:23:09.438344 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} DynamicQueryHandler: Done processing query 2023.10.21 17:23:09.438371 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:23:09.438389 [ 3 ] {} HTTP-Session: 0c5102cd-2360-4709-882d-a04255ded6a6 Destroying unnamed session 2023.10.21 17:23:09.438523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:09.438571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:09.438591 [ 3 ] {} HTTP-Session: 9b539f54-2db0-4737-a2f9-c3ee063e42cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:09.438610 [ 3 ] {} HTTP-Session: 9b539f54-2db0-4737-a2f9-c3ee063e42cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:09.438693 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:09.438736 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:09.438849 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:09.439158 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:09.439365 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.21 17:23:09.439517 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.21 17:23:09.439639 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} executeQuery: Read 15 rows, 1.39 KiB in 0.000915284 sec., 16388 rows/sec., 1.48 MiB/sec. 2023.10.21 17:23:09.439764 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} DynamicQueryHandler: Done processing query 2023.10.21 17:23:09.439788 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:09.439805 [ 3 ] {} HTTP-Session: 9b539f54-2db0-4737-a2f9-c3ee063e42cd Destroying unnamed session 2023.10.21 17:23:09.439920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:09.439967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:09.439986 [ 3 ] {} HTTP-Session: f174f661-f2ed-4585-9def-c318484c6f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:09.440004 [ 3 ] {} HTTP-Session: f174f661-f2ed-4585-9def-c318484c6f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:09.440078 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:09.440119 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:09.440227 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:09.440498 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:09.440703 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.21 17:23:09.440854 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.21 17:23:09.440976 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} executeQuery: Read 5 rows, 410.00 B in 0.000867514 sec., 5763 rows/sec., 461.54 KiB/sec. 2023.10.21 17:23:09.441084 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} DynamicQueryHandler: Done processing query 2023.10.21 17:23:09.441108 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:23:09.441124 [ 3 ] {} HTTP-Session: f174f661-f2ed-4585-9def-c318484c6f6d Destroying unnamed session 2023.10.21 17:23:09.441269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:09.441314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:09.441334 [ 3 ] {} HTTP-Session: 74478995-2067-48ea-8478-c458d324570c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:09.441351 [ 3 ] {} HTTP-Session: 74478995-2067-48ea-8478-c458d324570c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:09.441425 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:09.441470 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:09.441609 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:09.441901 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:09.442185 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.21 17:23:09.442366 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.21 17:23:09.442495 [ 158 ] {} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.21 17:23:09.442507 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} executeQuery: Read 5 rows, 6.91 KiB in 0.001047756 sec., 4772 rows/sec., 6.44 MiB/sec. 2023.10.21 17:23:09.442585 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:09.442797 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.21 17:23:09.442837 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} DynamicQueryHandler: Done processing query 2023.10.21 17:23:09.442867 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:23:09.442890 [ 3 ] {} HTTP-Session: 74478995-2067-48ea-8478-c458d324570c Destroying unnamed session 2023.10.21 17:23:09.442940 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:09.442980 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part 2023.10.21 17:23:09.443113 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:09.443228 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2023.10.21 17:23:09.443342 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:09.443450 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2023.10.21 17:23:09.443555 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:09.444907 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 6 columns (6 merged, 0 gathered) in 0.002246156 sec., 188321.73722573143 rows/sec., 254.13 MiB/sec. 2023.10.21 17:23:09.445157 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.21 17:23:09.445358 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.21 17:23:09.445422 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.21 17:23:09.445485 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3: 4.02 MiB. 2023.10.21 17:23:10.001098 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.54 MiB, peak 235.79 MiB, will set to 230.38 MiB (RSS), difference: -4.15 MiB 2023.10.21 17:23:14.444176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:14.444298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:14.444326 [ 3 ] {} HTTP-Session: fc49ba2d-0d6e-4ef2-95b6-363313a759c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:14.444350 [ 3 ] {} HTTP-Session: fc49ba2d-0d6e-4ef2-95b6-363313a759c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:14.444481 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:14.444544 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:14.444707 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:14.445122 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:14.445396 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.21 17:23:14.445581 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.21 17:23:14.445714 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} executeQuery: Read 46 rows, 3.58 KiB in 0.001196298 sec., 38451 rows/sec., 2.92 MiB/sec. 2023.10.21 17:23:14.445858 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} DynamicQueryHandler: Done processing query 2023.10.21 17:23:14.445886 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:14.445905 [ 3 ] {} HTTP-Session: fc49ba2d-0d6e-4ef2-95b6-363313a759c8 Destroying unnamed session 2023.10.21 17:23:14.446086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:14.446137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:14.446157 [ 3 ] {} HTTP-Session: 40d12151-745c-4e71-88c6-70e3155c83e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:14.446177 [ 3 ] {} HTTP-Session: 40d12151-745c-4e71-88c6-70e3155c83e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:14.446273 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:14.446316 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:14.446426 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:14.446882 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:14.447117 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.21 17:23:14.447290 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.21 17:23:14.447396 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} executeQuery: Read 207 rows, 20.39 KiB in 0.001091846 sec., 189587 rows/sec., 18.24 MiB/sec. 2023.10.21 17:23:14.447552 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} DynamicQueryHandler: Done processing query 2023.10.21 17:23:14.447577 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:14.447595 [ 3 ] {} HTTP-Session: 40d12151-745c-4e71-88c6-70e3155c83e2 Destroying unnamed session 2023.10.21 17:23:14.447872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:14.447926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:14.447947 [ 3 ] {} HTTP-Session: b80394d9-0ea0-41ab-af6f-69fafbd4ee3b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:14.447966 [ 3 ] {} HTTP-Session: b80394d9-0ea0-41ab-af6f-69fafbd4ee3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:14.448076 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:14.448117 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:14.448231 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:14.448691 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:14.448930 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.21 17:23:14.449076 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.21 17:23:14.449183 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} executeQuery: Read 315 rows, 22.62 KiB in 0.001075996 sec., 292752 rows/sec., 20.53 MiB/sec. 2023.10.21 17:23:14.449293 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} DynamicQueryHandler: Done processing query 2023.10.21 17:23:14.449316 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:14.449331 [ 3 ] {} HTTP-Session: b80394d9-0ea0-41ab-af6f-69fafbd4ee3b Destroying unnamed session 2023.10.21 17:23:14.449461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:14.449505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:14.449524 [ 3 ] {} HTTP-Session: 6886ea37-2cc9-4b82-ba89-6ed6c6776553 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:14.449540 [ 3 ] {} HTTP-Session: 6886ea37-2cc9-4b82-ba89-6ed6c6776553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:14.449608 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:14.449647 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:23:14.449753 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:14.450006 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:14.450239 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.21 17:23:14.450410 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.21 17:23:14.450509 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} executeQuery: Read 6 rows, 258.00 B in 0.000874143 sec., 6863 rows/sec., 288.23 KiB/sec. 2023.10.21 17:23:14.450622 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} DynamicQueryHandler: Done processing query 2023.10.21 17:23:14.450646 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:14.450662 [ 3 ] {} HTTP-Session: 6886ea37-2cc9-4b82-ba89-6ed6c6776553 Destroying unnamed session 2023.10.21 17:23:14.450792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:14.450837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:14.450856 [ 3 ] {} HTTP-Session: 9f4d2d75-b03e-4903-ab79-f3a181baeec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:14.450872 [ 3 ] {} HTTP-Session: 9f4d2d75-b03e-4903-ab79-f3a181baeec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:14.450944 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:14.450986 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:23:14.451102 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:14.451488 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:14.451728 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.21 17:23:14.451895 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.21 17:23:14.451999 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} executeQuery: Read 74 rows, 4.64 KiB in 0.001027717 sec., 72004 rows/sec., 4.41 MiB/sec. 2023.10.21 17:23:14.452125 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} DynamicQueryHandler: Done processing query 2023.10.21 17:23:14.452148 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:23:14.452164 [ 3 ] {} HTTP-Session: 9f4d2d75-b03e-4903-ab79-f3a181baeec7 Destroying unnamed session 2023.10.21 17:23:14.452329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:14.452374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:14.452394 [ 3 ] {} HTTP-Session: 36123f3e-9b65-4398-97d6-75ef22f38cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:14.452410 [ 3 ] {} HTTP-Session: 36123f3e-9b65-4398-97d6-75ef22f38cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:14.452499 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:14.452541 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:14.452674 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:14.453167 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:14.453462 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.21 17:23:14.453640 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.21 17:23:14.453761 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} executeQuery: Read 40 rows, 55.27 KiB in 0.001230249 sec., 32513 rows/sec., 43.88 MiB/sec. 2023.10.21 17:23:14.453888 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} DynamicQueryHandler: Done processing query 2023.10.21 17:23:14.453912 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:23:14.453927 [ 3 ] {} HTTP-Session: 36123f3e-9b65-4398-97d6-75ef22f38cb5 Destroying unnamed session 2023.10.21 17:23:14.454084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:14.454129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:14.454148 [ 3 ] {} HTTP-Session: 8368f314-d53e-4bf7-8587-dcfd50fc3ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:14.454165 [ 3 ] {} HTTP-Session: 8368f314-d53e-4bf7-8587-dcfd50fc3ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:14.454235 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:14.454274 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:23:14.454380 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:14.454643 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:14.454870 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.21 17:23:14.455037 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.21 17:23:14.455161 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} executeQuery: Read 19 rows, 1.01 KiB in 0.000897074 sec., 21179 rows/sec., 1.10 MiB/sec. 2023.10.21 17:23:14.455282 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} DynamicQueryHandler: Done processing query 2023.10.21 17:23:14.455306 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:14.455322 [ 3 ] {} HTTP-Session: 8368f314-d53e-4bf7-8587-dcfd50fc3ea2 Destroying unnamed session 2023.10.21 17:23:19.233133 [ 95 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:23:19.233206 [ 95 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:23:19.436652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:19.436763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:19.436794 [ 3 ] {} HTTP-Session: f46bd155-a63c-4713-a8d9-2e1e51bfed03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:19.436822 [ 3 ] {} HTTP-Session: f46bd155-a63c-4713-a8d9-2e1e51bfed03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:19.436964 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:19.437033 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:19.437216 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:19.437643 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:19.437914 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.21 17:23:19.438077 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.21 17:23:19.438202 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} executeQuery: Read 5 rows, 415.00 B in 0.001197998 sec., 4173 rows/sec., 338.29 KiB/sec. 2023.10.21 17:23:19.438448 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} DynamicQueryHandler: Done processing query 2023.10.21 17:23:19.438476 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:19.438494 [ 3 ] {} HTTP-Session: f46bd155-a63c-4713-a8d9-2e1e51bfed03 Destroying unnamed session 2023.10.21 17:23:19.438620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:19.438680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:19.438700 [ 3 ] {} HTTP-Session: a25c2465-ae61-498e-b871-1d1834dc1398 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:19.438719 [ 3 ] {} HTTP-Session: a25c2465-ae61-498e-b871-1d1834dc1398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:19.438803 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:19.438845 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:19.438967 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:19.439284 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:19.439504 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.21 17:23:19.439661 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.21 17:23:19.439765 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} executeQuery: Read 15 rows, 1.39 KiB in 0.000933225 sec., 16073 rows/sec., 1.45 MiB/sec. 2023.10.21 17:23:19.439888 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} DynamicQueryHandler: Done processing query 2023.10.21 17:23:19.439912 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:19.439928 [ 3 ] {} HTTP-Session: a25c2465-ae61-498e-b871-1d1834dc1398 Destroying unnamed session 2023.10.21 17:23:19.440081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:19.440130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:19.440150 [ 3 ] {} HTTP-Session: c14fd337-e54f-4a95-906d-22c624d9b2b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:19.440168 [ 3 ] {} HTTP-Session: c14fd337-e54f-4a95-906d-22c624d9b2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:19.440244 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:19.440285 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:19.440397 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:19.440699 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:19.440903 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.21 17:23:19.441061 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.21 17:23:19.441166 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} executeQuery: Read 5 rows, 410.00 B in 0.000892774 sec., 5600 rows/sec., 448.48 KiB/sec. 2023.10.21 17:23:19.441361 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} DynamicQueryHandler: Done processing query 2023.10.21 17:23:19.441387 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:19.441403 [ 3 ] {} HTTP-Session: c14fd337-e54f-4a95-906d-22c624d9b2b5 Destroying unnamed session 2023.10.21 17:23:19.441513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:19.441560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:19.441579 [ 3 ] {} HTTP-Session: 9ff19cdb-0b71-42b2-8a82-26622beae511 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:19.441596 [ 3 ] {} HTTP-Session: 9ff19cdb-0b71-42b2-8a82-26622beae511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:19.441670 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:19.441716 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:19.441868 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:19.442180 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:19.442454 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.21 17:23:19.442627 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.21 17:23:19.442731 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} executeQuery: Read 5 rows, 6.91 KiB in 0.001033696 sec., 4837 rows/sec., 6.53 MiB/sec. 2023.10.21 17:23:19.442852 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} DynamicQueryHandler: Done processing query 2023.10.21 17:23:19.442876 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:19.442891 [ 3 ] {} HTTP-Session: 9ff19cdb-0b71-42b2-8a82-26622beae511 Destroying unnamed session 2023.10.21 17:23:24.443976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:24.444117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:24.444149 [ 3 ] {} HTTP-Session: 66780420-150b-4e52-be72-deade134b528 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:24.444178 [ 3 ] {} HTTP-Session: 66780420-150b-4e52-be72-deade134b528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:24.444324 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:24.444394 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:24.444555 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:24.445015 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:24.445297 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.21 17:23:24.445461 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.21 17:23:24.445583 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} executeQuery: Read 46 rows, 3.58 KiB in 0.001216739 sec., 37805 rows/sec., 2.87 MiB/sec. 2023.10.21 17:23:24.445735 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} DynamicQueryHandler: Done processing query 2023.10.21 17:23:24.445762 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:24.445780 [ 3 ] {} HTTP-Session: 66780420-150b-4e52-be72-deade134b528 Destroying unnamed session 2023.10.21 17:23:24.445951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:24.446005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:24.446028 [ 3 ] {} HTTP-Session: 7c846b6a-a0d0-4fae-9c08-90701705e269 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:24.446048 [ 3 ] {} HTTP-Session: 7c846b6a-a0d0-4fae-9c08-90701705e269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:24.446140 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:24.446182 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:24.446293 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:24.446778 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:24.447008 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.21 17:23:24.447159 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.21 17:23:24.447264 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} executeQuery: Read 207 rows, 20.39 KiB in 0.001094347 sec., 189153 rows/sec., 18.20 MiB/sec. 2023.10.21 17:23:24.447385 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} DynamicQueryHandler: Done processing query 2023.10.21 17:23:24.447410 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:24.447427 [ 3 ] {} HTTP-Session: 7c846b6a-a0d0-4fae-9c08-90701705e269 Destroying unnamed session 2023.10.21 17:23:24.447590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:24.447638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:24.447659 [ 3 ] {} HTTP-Session: 096fa356-ac81-4213-bbb2-c89c207faa6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:24.447677 [ 3 ] {} HTTP-Session: 096fa356-ac81-4213-bbb2-c89c207faa6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:24.447760 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:24.447800 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:24.447912 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:24.448401 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:24.448638 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.21 17:23:24.448798 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.21 17:23:24.448905 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} executeQuery: Read 304 rows, 21.75 KiB in 0.001117127 sec., 272126 rows/sec., 19.01 MiB/sec. 2023.10.21 17:23:24.449023 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} DynamicQueryHandler: Done processing query 2023.10.21 17:23:24.449047 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:24.449063 [ 3 ] {} HTTP-Session: 096fa356-ac81-4213-bbb2-c89c207faa6f Destroying unnamed session 2023.10.21 17:23:24.449173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:24.449219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:24.449239 [ 3 ] {} HTTP-Session: d8bf09c5-2bb3-4529-b8f9-6147d9622061 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:24.449255 [ 3 ] {} HTTP-Session: d8bf09c5-2bb3-4529-b8f9-6147d9622061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:24.449326 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:24.449367 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:23:24.449476 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:24.449746 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:24.449987 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.21 17:23:24.450164 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.21 17:23:24.450265 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} executeQuery: Read 6 rows, 258.00 B in 0.000909794 sec., 6594 rows/sec., 276.93 KiB/sec. 2023.10.21 17:23:24.450449 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} DynamicQueryHandler: Done processing query 2023.10.21 17:23:24.450473 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:24.450489 [ 3 ] {} HTTP-Session: d8bf09c5-2bb3-4529-b8f9-6147d9622061 Destroying unnamed session 2023.10.21 17:23:24.450608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:24.450654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:24.450673 [ 3 ] {} HTTP-Session: 089b8b01-1c7c-447f-9ef2-5636240c2991 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:24.450690 [ 3 ] {} HTTP-Session: 089b8b01-1c7c-447f-9ef2-5636240c2991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:24.450764 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:24.450807 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:23:24.450935 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:24.451246 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:24.451484 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.21 17:23:24.451641 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.21 17:23:24.451737 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} executeQuery: Read 63 rows, 3.91 KiB in 0.000968655 sec., 65038 rows/sec., 3.94 MiB/sec. 2023.10.21 17:23:24.451848 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} DynamicQueryHandler: Done processing query 2023.10.21 17:23:24.451870 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:24.451885 [ 3 ] {} HTTP-Session: 089b8b01-1c7c-447f-9ef2-5636240c2991 Destroying unnamed session 2023.10.21 17:23:24.452032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:24.452074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:24.452092 [ 3 ] {} HTTP-Session: 0db5618f-629c-42f2-91a0-6036dc878c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:24.452107 [ 3 ] {} HTTP-Session: 0db5618f-629c-42f2-91a0-6036dc878c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:24.452181 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:24.452221 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:24.452410 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:24.452866 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:24.453162 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.21 17:23:24.453335 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.21 17:23:24.453438 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} executeQuery: Read 40 rows, 55.27 KiB in 0.001175668 sec., 34023 rows/sec., 45.91 MiB/sec. 2023.10.21 17:23:24.453562 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} DynamicQueryHandler: Done processing query 2023.10.21 17:23:24.453585 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:23:24.453600 [ 3 ] {} HTTP-Session: 0db5618f-629c-42f2-91a0-6036dc878c07 Destroying unnamed session 2023.10.21 17:23:24.453710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:24.453754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:24.453773 [ 3 ] {} HTTP-Session: 79269d4a-3c47-4584-8cfc-1c60d7117720 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:24.453790 [ 3 ] {} HTTP-Session: 79269d4a-3c47-4584-8cfc-1c60d7117720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:24.453858 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:24.453897 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:23:24.454002 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:24.454265 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:24.454497 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.21 17:23:24.454664 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.21 17:23:24.454764 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} executeQuery: Read 19 rows, 1.01 KiB in 0.000877484 sec., 21652 rows/sec., 1.12 MiB/sec. 2023.10.21 17:23:24.454947 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} DynamicQueryHandler: Done processing query 2023.10.21 17:23:24.454971 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:24.454986 [ 3 ] {} HTTP-Session: 79269d4a-3c47-4584-8cfc-1c60d7117720 Destroying unnamed session 2023.10.21 17:23:29.436743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:29.436880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:29.436911 [ 3 ] {} HTTP-Session: 73a98f07-0888-43b2-a733-0cd3c62dde9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:29.436939 [ 3 ] {} HTTP-Session: 73a98f07-0888-43b2-a733-0cd3c62dde9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:29.437081 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:29.437153 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:29.437340 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:29.437814 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:29.438082 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.21 17:23:29.438246 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.21 17:23:29.438393 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} executeQuery: Read 5 rows, 415.00 B in 0.001260839 sec., 3965 rows/sec., 321.43 KiB/sec. 2023.10.21 17:23:29.438397 [ 77 ] {} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.21 17:23:29.438530 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:29.438603 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} DynamicQueryHandler: Done processing query 2023.10.21 17:23:29.438643 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:29.438650 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.21 17:23:29.438665 [ 3 ] {} HTTP-Session: 73a98f07-0888-43b2-a733-0cd3c62dde9d Destroying unnamed session 2023.10.21 17:23:29.438796 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:29.438854 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part 2023.10.21 17:23:29.438864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:29.438958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:29.439012 [ 3 ] {} HTTP-Session: 8d75629e-9ccf-4cc6-8cad-2afb76578084 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:29.439069 [ 3 ] {} HTTP-Session: 8d75629e-9ccf-4cc6-8cad-2afb76578084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:29.439080 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:29.439288 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:29.439324 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:29.439400 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:29.439597 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:29.439915 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:29.439928 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:29.440125 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:29.440670 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:29.441071 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.21 17:23:29.441375 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.21 17:23:29.441675 [ 77 ] {} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.21 17:23:29.441781 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:29.441791 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190641 sec., 49519.83002788468 rows/sec., 3.79 MiB/sec. 2023.10.21 17:23:29.441793 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} executeQuery: Read 15 rows, 1.39 KiB in 0.002438078 sec., 6152 rows/sec., 568.37 KiB/sec. 2023.10.21 17:23:29.441949 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.21 17:23:29.442158 [ 15 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.21 17:23:29.442328 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:29.442360 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} DynamicQueryHandler: Done processing query 2023.10.21 17:23:29.442436 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part 2023.10.21 17:23:29.442443 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:29.442524 [ 3 ] {} HTTP-Session: 8d75629e-9ccf-4cc6-8cad-2afb76578084 Destroying unnamed session 2023.10.21 17:23:29.442702 [ 15 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.21 17:23:29.442757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:29.442782 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part 2023.10.21 17:23:29.442856 [ 15 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.21 17:23:29.442881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:29.442936 [ 3 ] {} HTTP-Session: d38203a7-9515-43dc-ab89-8156142cde1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:29.443043 [ 3 ] {} HTTP-Session: d38203a7-9515-43dc-ab89-8156142cde1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:29.443121 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:29.443262 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:29.443366 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part 2023.10.21 17:23:29.443369 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:29.443658 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:29.443889 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:29.443929 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2023.10.21 17:23:29.444557 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:29.445038 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.21 17:23:29.445366 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.21 17:23:29.445524 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003684118 sec., 184847.49945577205 rows/sec., 17.69 MiB/sec. 2023.10.21 17:23:29.445595 [ 77 ] {} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.21 17:23:29.445632 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} executeQuery: Read 5 rows, 410.00 B in 0.002309536 sec., 2164 rows/sec., 173.36 KiB/sec. 2023.10.21 17:23:29.445683 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:29.445713 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.21 17:23:29.445952 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.21 17:23:29.446146 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} DynamicQueryHandler: Done processing query 2023.10.21 17:23:29.446186 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:29.446192 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:29.446186 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.21 17:23:29.446233 [ 3 ] {} HTTP-Session: d38203a7-9515-43dc-ab89-8156142cde1a Destroying unnamed session 2023.10.21 17:23:29.446236 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 338 rows starting from the beginning of the part 2023.10.21 17:23:29.446298 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.21 17:23:29.446399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:29.446439 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:29.446470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:29.446498 [ 3 ] {} HTTP-Session: 54caf9a5-5f13-4b9a-baa3-bc8c608fe79f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:29.446533 [ 3 ] {} HTTP-Session: 54caf9a5-5f13-4b9a-baa3-bc8c608fe79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:29.446552 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 315 rows starting from the beginning of the part 2023.10.21 17:23:29.446644 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:29.446671 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:29.446715 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:29.446815 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 304 rows starting from the beginning of the part 2023.10.21 17:23:29.446981 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:29.447057 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:29.447600 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:29.447997 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.21 17:23:29.448041 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281866 sec., 425967.1689748653 rows/sec., 29.97 MiB/sec. 2023.10.21 17:23:29.448140 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.21 17:23:29.448205 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.21 17:23:29.448353 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.21 17:23:29.448385 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} executeQuery: Read 5 rows, 6.91 KiB in 0.001701467 sec., 2938 rows/sec., 3.97 MiB/sec. 2023.10.21 17:23:29.448449 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.21 17:23:29.448541 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} DynamicQueryHandler: Done processing query 2023.10.21 17:23:29.448565 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:23:29.448582 [ 3 ] {} HTTP-Session: 54caf9a5-5f13-4b9a-baa3-bc8c608fe79f Destroying unnamed session 2023.10.21 17:23:34.233263 [ 84 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:23:34.233364 [ 84 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:23:34.444462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:34.444577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:34.444609 [ 3 ] {} HTTP-Session: c56b6c6d-fed5-42a2-9f59-e106bda28cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:34.444639 [ 3 ] {} HTTP-Session: c56b6c6d-fed5-42a2-9f59-e106bda28cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:34.444783 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:34.444845 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:34.445008 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:34.445452 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.445734 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.21 17:23:34.445909 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.21 17:23:34.446060 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} executeQuery: Read 46 rows, 3.58 KiB in 0.00123774 sec., 37164 rows/sec., 2.83 MiB/sec. 2023.10.21 17:23:34.446206 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} DynamicQueryHandler: Done processing query 2023.10.21 17:23:34.446232 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:34.446249 [ 3 ] {} HTTP-Session: c56b6c6d-fed5-42a2-9f59-e106bda28cd8 Destroying unnamed session 2023.10.21 17:23:34.446433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:34.446486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:34.446507 [ 3 ] {} HTTP-Session: 8e5bad65-d1bc-4972-a95d-0a78a51472be Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:34.446528 [ 3 ] {} HTTP-Session: 8e5bad65-d1bc-4972-a95d-0a78a51472be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:34.446624 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:34.446668 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:34.446781 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:34.447255 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.447506 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.21 17:23:34.447677 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.21 17:23:34.447812 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} executeQuery: Read 207 rows, 20.39 KiB in 0.001154398 sec., 179314 rows/sec., 17.25 MiB/sec. 2023.10.21 17:23:34.448024 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} DynamicQueryHandler: Done processing query 2023.10.21 17:23:34.448051 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:34.448069 [ 3 ] {} HTTP-Session: 8e5bad65-d1bc-4972-a95d-0a78a51472be Destroying unnamed session 2023.10.21 17:23:34.448229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:34.448279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:34.448299 [ 3 ] {} HTTP-Session: 35c450f4-4f41-4590-b361-97dcf356dd59 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:34.448323 [ 3 ] {} HTTP-Session: 35c450f4-4f41-4590-b361-97dcf356dd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:34.448411 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:34.448454 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:34.448577 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:34.449027 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.449257 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.21 17:23:34.449419 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.21 17:23:34.449552 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} executeQuery: Read 304 rows, 21.75 KiB in 0.001109388 sec., 274024 rows/sec., 19.14 MiB/sec. 2023.10.21 17:23:34.449668 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} DynamicQueryHandler: Done processing query 2023.10.21 17:23:34.449691 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:34.449707 [ 3 ] {} HTTP-Session: 35c450f4-4f41-4590-b361-97dcf356dd59 Destroying unnamed session 2023.10.21 17:23:34.449818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:34.449865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:34.449884 [ 3 ] {} HTTP-Session: 1a3d3aea-fced-4825-b392-aacd550fe376 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:34.449901 [ 3 ] {} HTTP-Session: 1a3d3aea-fced-4825-b392-aacd550fe376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:34.449974 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:34.450015 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:23:34.450123 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:34.450379 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.450623 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.21 17:23:34.450799 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.21 17:23:34.450910 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} executeQuery: Read 6 rows, 258.00 B in 0.000900504 sec., 6662 rows/sec., 279.79 KiB/sec. 2023.10.21 17:23:34.451053 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} DynamicQueryHandler: Done processing query 2023.10.21 17:23:34.451078 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:34.451093 [ 3 ] {} HTTP-Session: 1a3d3aea-fced-4825-b392-aacd550fe376 Destroying unnamed session 2023.10.21 17:23:34.451214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:34.451261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:34.451280 [ 3 ] {} HTTP-Session: 9203dfe8-df22-4001-a1bc-2db3662e648e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:34.451297 [ 3 ] {} HTTP-Session: 9203dfe8-df22-4001-a1bc-2db3662e648e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:34.451372 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:34.451415 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:23:34.451531 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:34.451827 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.452073 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.21 17:23:34.452254 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.21 17:23:34.452384 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} executeQuery: Read 63 rows, 3.91 KiB in 0.000983735 sec., 64041 rows/sec., 3.88 MiB/sec. 2023.10.21 17:23:34.452494 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} DynamicQueryHandler: Done processing query 2023.10.21 17:23:34.452518 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:34.452534 [ 3 ] {} HTTP-Session: 9203dfe8-df22-4001-a1bc-2db3662e648e Destroying unnamed session 2023.10.21 17:23:34.452677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:34.452721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:34.452742 [ 3 ] {} HTTP-Session: ddff1b55-e431-4ec5-a8ff-424e12582fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:34.452760 [ 3 ] {} HTTP-Session: ddff1b55-e431-4ec5-a8ff-424e12582fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:34.452848 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:34.452892 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:34.453028 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:34.453461 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.453767 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.21 17:23:34.453951 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.21 17:23:34.454081 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} executeQuery: Read 40 rows, 55.27 KiB in 0.001199548 sec., 33345 rows/sec., 45.00 MiB/sec. 2023.10.21 17:23:34.454076 [ 132 ] {} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.21 17:23:34.454205 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.454293 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} DynamicQueryHandler: Done processing query 2023.10.21 17:23:34.454317 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.21 17:23:34.454326 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:23:34.454358 [ 3 ] {} HTTP-Session: ddff1b55-e431-4ec5-a8ff-424e12582fbe Destroying unnamed session 2023.10.21 17:23:34.454413 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:34.454445 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 423 rows starting from the beginning of the part 2023.10.21 17:23:34.454475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:34.454529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:34.454567 [ 3 ] {} HTTP-Session: 66666e77-a5d2-4489-a265-63f3f150b149 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:34.454594 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2023.10.21 17:23:34.454598 [ 3 ] {} HTTP-Session: 66666e77-a5d2-4489-a265-63f3f150b149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:34.454728 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:34.454739 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:34.454787 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:23:34.454903 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2023.10.21 17:23:34.455033 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:34.455073 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:34.455199 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2023.10.21 17:23:34.455550 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:34.455840 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.21 17:23:34.456012 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.21 17:23:34.456170 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} executeQuery: Read 19 rows, 1.01 KiB in 0.001404772 sec., 13525 rows/sec., 718.12 KiB/sec. 2023.10.21 17:23:34.456335 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} DynamicQueryHandler: Done processing query 2023.10.21 17:23:34.456365 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:34.456397 [ 3 ] {} HTTP-Session: 66666e77-a5d2-4489-a265-63f3f150b149 Destroying unnamed session 2023.10.21 17:23:34.456952 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 6 columns (6 merged, 0 gathered) in 0.002673862 sec., 206816.95614807346 rows/sec., 279.09 MiB/sec. 2023.10.21 17:23:34.457239 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.21 17:23:34.457428 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.21 17:23:34.457488 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.21 17:23:34.457552 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4: 4.48 MiB. 2023.10.21 17:23:39.436897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:39.437097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:39.437152 [ 3 ] {} HTTP-Session: e9081d40-7845-4223-a796-e5046ec45e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:39.437198 [ 3 ] {} HTTP-Session: e9081d40-7845-4223-a796-e5046ec45e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:39.437379 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:39.437442 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:39.437607 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:39.438012 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:39.438278 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.21 17:23:39.438445 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.21 17:23:39.438592 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} executeQuery: Read 5 rows, 415.00 B in 0.001170208 sec., 4272 rows/sec., 346.33 KiB/sec. 2023.10.21 17:23:39.438783 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} DynamicQueryHandler: Done processing query 2023.10.21 17:23:39.438811 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:23:39.438829 [ 3 ] {} HTTP-Session: e9081d40-7845-4223-a796-e5046ec45e2c Destroying unnamed session 2023.10.21 17:23:39.438948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:39.438997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:39.439018 [ 3 ] {} HTTP-Session: f4729dcf-0e35-42b6-b085-03ac8a72618e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:39.439038 [ 3 ] {} HTTP-Session: f4729dcf-0e35-42b6-b085-03ac8a72618e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:39.439120 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:39.439162 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:39.439273 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:39.439561 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:39.439768 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.21 17:23:39.439919 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.21 17:23:39.440049 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} executeQuery: Read 15 rows, 1.39 KiB in 0.000898374 sec., 16696 rows/sec., 1.51 MiB/sec. 2023.10.21 17:23:39.440158 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} DynamicQueryHandler: Done processing query 2023.10.21 17:23:39.440183 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:39.440200 [ 3 ] {} HTTP-Session: f4729dcf-0e35-42b6-b085-03ac8a72618e Destroying unnamed session 2023.10.21 17:23:39.440313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:39.440358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:39.440378 [ 3 ] {} HTTP-Session: 7ba35c0f-b5dd-4f18-8043-0e08ce63e2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:39.440395 [ 3 ] {} HTTP-Session: 7ba35c0f-b5dd-4f18-8043-0e08ce63e2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:39.440465 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:39.440505 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:39.440612 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:39.440864 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:39.441069 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.21 17:23:39.441220 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.21 17:23:39.441347 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} executeQuery: Read 5 rows, 410.00 B in 0.000846063 sec., 5909 rows/sec., 473.24 KiB/sec. 2023.10.21 17:23:39.441553 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} DynamicQueryHandler: Done processing query 2023.10.21 17:23:39.441578 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:23:39.441594 [ 3 ] {} HTTP-Session: 7ba35c0f-b5dd-4f18-8043-0e08ce63e2ac Destroying unnamed session 2023.10.21 17:23:39.441701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:39.441748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:39.441768 [ 3 ] {} HTTP-Session: 44f604a7-ed09-44a8-9116-bada6114bb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:39.441786 [ 3 ] {} HTTP-Session: 44f604a7-ed09-44a8-9116-bada6114bb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:39.441861 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:39.441908 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:39.442067 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:39.442356 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:39.442636 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.21 17:23:39.442811 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.21 17:23:39.442928 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} executeQuery: Read 5 rows, 6.91 KiB in 0.001038696 sec., 4813 rows/sec., 6.50 MiB/sec. 2023.10.21 17:23:39.443041 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} DynamicQueryHandler: Done processing query 2023.10.21 17:23:39.443064 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:39.443080 [ 3 ] {} HTTP-Session: 44f604a7-ed09-44a8-9116-bada6114bb14 Destroying unnamed session 2023.10.21 17:23:44.445142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:44.445266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:44.445293 [ 3 ] {} HTTP-Session: 7909d5bf-9a21-442d-bf7c-ea417f484cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:44.445318 [ 3 ] {} HTTP-Session: 7909d5bf-9a21-442d-bf7c-ea417f484cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:44.445447 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:44.445510 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:44.445671 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:44.446083 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.446356 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.21 17:23:44.446547 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.21 17:23:44.446668 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} executeQuery: Read 46 rows, 3.58 KiB in 0.001185119 sec., 38814 rows/sec., 2.95 MiB/sec. 2023.10.21 17:23:44.446821 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} DynamicQueryHandler: Done processing query 2023.10.21 17:23:44.446848 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:44.446866 [ 3 ] {} HTTP-Session: 7909d5bf-9a21-442d-bf7c-ea417f484cb0 Destroying unnamed session 2023.10.21 17:23:44.447024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:44.447078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:44.447099 [ 3 ] {} HTTP-Session: c1e8a91f-2158-42fb-802a-b464ee25fdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:44.447123 [ 3 ] {} HTTP-Session: c1e8a91f-2158-42fb-802a-b464ee25fdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:44.447220 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:44.447262 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:44.447372 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:44.447817 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.448057 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.21 17:23:44.448213 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.21 17:23:44.448317 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} executeQuery: Read 207 rows, 20.39 KiB in 0.001068126 sec., 193797 rows/sec., 18.65 MiB/sec. 2023.10.21 17:23:44.448424 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} DynamicQueryHandler: Done processing query 2023.10.21 17:23:44.448456 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:44.448482 [ 3 ] {} HTTP-Session: c1e8a91f-2158-42fb-802a-b464ee25fdf0 Destroying unnamed session 2023.10.21 17:23:44.448787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:44.448842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:44.448870 [ 3 ] {} HTTP-Session: 57195f03-1475-412c-94de-0bca66ecf389 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:44.448890 [ 3 ] {} HTTP-Session: 57195f03-1475-412c-94de-0bca66ecf389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:44.448989 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:44.449038 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:44.449165 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:44.449651 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.449875 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.21 17:23:44.450032 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.21 17:23:44.450133 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} executeQuery: Read 315 rows, 22.62 KiB in 0.001108768 sec., 284099 rows/sec., 19.92 MiB/sec. 2023.10.21 17:23:44.450254 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} DynamicQueryHandler: Done processing query 2023.10.21 17:23:44.450278 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:44.450294 [ 3 ] {} HTTP-Session: 57195f03-1475-412c-94de-0bca66ecf389 Destroying unnamed session 2023.10.21 17:23:44.450413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:44.450459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:44.450479 [ 3 ] {} HTTP-Session: ce58d69b-55f2-4ad7-b2d9-eb036e788e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:44.450496 [ 3 ] {} HTTP-Session: ce58d69b-55f2-4ad7-b2d9-eb036e788e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:44.450565 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:44.450605 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:23:44.450720 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:44.451040 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.451283 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.21 17:23:44.451455 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.21 17:23:44.451557 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} executeQuery: Read 6 rows, 258.00 B in 0.000963605 sec., 6226 rows/sec., 261.47 KiB/sec. 2023.10.21 17:23:44.451737 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} DynamicQueryHandler: Done processing query 2023.10.21 17:23:44.451761 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:44.451778 [ 3 ] {} HTTP-Session: ce58d69b-55f2-4ad7-b2d9-eb036e788e41 Destroying unnamed session 2023.10.21 17:23:44.451908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:44.451953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:44.451972 [ 3 ] {} HTTP-Session: 06f6c249-7d83-4f7f-a0e0-0ccc809aca15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:44.451989 [ 3 ] {} HTTP-Session: 06f6c249-7d83-4f7f-a0e0-0ccc809aca15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:44.452062 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:44.452106 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:23:44.452238 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:44.452561 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.452811 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.21 17:23:44.452983 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.21 17:23:44.453084 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} executeQuery: Read 74 rows, 4.64 KiB in 0.000993136 sec., 74511 rows/sec., 4.56 MiB/sec. 2023.10.21 17:23:44.453202 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} DynamicQueryHandler: Done processing query 2023.10.21 17:23:44.453226 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:23:44.453242 [ 3 ] {} HTTP-Session: 06f6c249-7d83-4f7f-a0e0-0ccc809aca15 Destroying unnamed session 2023.10.21 17:23:44.453395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:44.453440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:44.453459 [ 3 ] {} HTTP-Session: 7b01f92a-4633-4db0-a505-003c1e349961 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:44.453476 [ 3 ] {} HTTP-Session: 7b01f92a-4633-4db0-a505-003c1e349961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:44.453558 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:44.453601 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:44.453733 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:44.454187 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.454483 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.21 17:23:44.454659 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.21 17:23:44.454766 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} executeQuery: Read 40 rows, 55.27 KiB in 0.001177208 sec., 33978 rows/sec., 45.85 MiB/sec. 2023.10.21 17:23:44.455001 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} DynamicQueryHandler: Done processing query 2023.10.21 17:23:44.455026 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:23:44.455042 [ 3 ] {} HTTP-Session: 7b01f92a-4633-4db0-a505-003c1e349961 Destroying unnamed session 2023.10.21 17:23:44.455163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:44.455207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:44.455226 [ 3 ] {} HTTP-Session: 6bd42c6a-ea0a-4bdf-9ba4-fea8dd1f96c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:44.455243 [ 3 ] {} HTTP-Session: 6bd42c6a-ea0a-4bdf-9ba4-fea8dd1f96c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:44.455313 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:44.455352 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:23:44.455475 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:44.455732 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.455961 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.21 17:23:44.456141 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.21 17:23:44.456242 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} executeQuery: Read 19 rows, 1.01 KiB in 0.000900824 sec., 21091 rows/sec., 1.09 MiB/sec. 2023.10.21 17:23:44.456235 [ 99 ] {} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.21 17:23:44.456318 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.10.21 17:23:44.456389 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} DynamicQueryHandler: Done processing query 2023.10.21 17:23:44.456411 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.21 17:23:44.456420 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:44.456448 [ 3 ] {} HTTP-Session: 6bd42c6a-ea0a-4bdf-9ba4-fea8dd1f96c0 Destroying unnamed session 2023.10.21 17:23:44.456492 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:44.456520 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part 2023.10.21 17:23:44.456613 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.21 17:23:44.456690 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.21 17:23:44.456758 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.21 17:23:44.456825 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.21 17:23:44.456891 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part 2023.10.21 17:23:44.457419 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001053137 sec., 301955.01629892405 rows/sec., 16.22 MiB/sec. 2023.10.21 17:23:44.457512 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.21 17:23:44.457698 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.21 17:23:44.457765 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.21 17:23:49.233614 [ 137 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:23:49.233678 [ 137 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:23:49.436513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:49.436635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:49.436667 [ 3 ] {} HTTP-Session: 12d3957e-2dc2-4892-ad57-fd5793344b92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:49.436696 [ 3 ] {} HTTP-Session: 12d3957e-2dc2-4892-ad57-fd5793344b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:49.436836 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:49.436906 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:49.437091 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:49.437577 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:49.437857 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.21 17:23:49.438025 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.21 17:23:49.438182 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} executeQuery: Read 5 rows, 415.00 B in 0.00129742 sec., 3853 rows/sec., 312.37 KiB/sec. 2023.10.21 17:23:49.438385 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} DynamicQueryHandler: Done processing query 2023.10.21 17:23:49.438413 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:49.438430 [ 3 ] {} HTTP-Session: 12d3957e-2dc2-4892-ad57-fd5793344b92 Destroying unnamed session 2023.10.21 17:23:49.438558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:49.438612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:49.438632 [ 3 ] {} HTTP-Session: 17ab842c-60a3-4f64-8950-92a964a1b930 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:49.438650 [ 3 ] {} HTTP-Session: 17ab842c-60a3-4f64-8950-92a964a1b930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:49.438733 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:49.438774 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:49.438885 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:49.439190 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:49.439435 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.21 17:23:49.439588 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.21 17:23:49.439724 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} executeQuery: Read 15 rows, 1.39 KiB in 0.000962685 sec., 15581 rows/sec., 1.41 MiB/sec. 2023.10.21 17:23:49.439846 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} DynamicQueryHandler: Done processing query 2023.10.21 17:23:49.439870 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:49.439886 [ 3 ] {} HTTP-Session: 17ab842c-60a3-4f64-8950-92a964a1b930 Destroying unnamed session 2023.10.21 17:23:49.439999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:49.440045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:49.440064 [ 3 ] {} HTTP-Session: efa2f4b4-af96-48b5-aa63-abcc219f06b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:49.440107 [ 3 ] {} HTTP-Session: efa2f4b4-af96-48b5-aa63-abcc219f06b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:49.440179 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:49.440219 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:49.440326 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:49.440601 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:49.440799 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.21 17:23:49.440946 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.21 17:23:49.441071 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} executeQuery: Read 5 rows, 410.00 B in 0.000863244 sec., 5792 rows/sec., 463.82 KiB/sec. 2023.10.21 17:23:49.441188 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} DynamicQueryHandler: Done processing query 2023.10.21 17:23:49.441211 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:49.441227 [ 3 ] {} HTTP-Session: efa2f4b4-af96-48b5-aa63-abcc219f06b6 Destroying unnamed session 2023.10.21 17:23:49.441369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:49.441413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:49.441432 [ 3 ] {} HTTP-Session: f4fb53be-d9fb-4e74-bf81-bb8d7bcc6f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:49.441448 [ 3 ] {} HTTP-Session: f4fb53be-d9fb-4e74-bf81-bb8d7bcc6f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:49.441520 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:49.441564 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:49.441732 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:49.442036 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:49.442319 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.21 17:23:49.442493 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.21 17:23:49.442625 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} executeQuery: Read 5 rows, 6.91 KiB in 0.001072757 sec., 4660 rows/sec., 6.29 MiB/sec. 2023.10.21 17:23:49.442768 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} DynamicQueryHandler: Done processing query 2023.10.21 17:23:49.442791 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:23:49.442807 [ 3 ] {} HTTP-Session: f4fb53be-d9fb-4e74-bf81-bb8d7bcc6f88 Destroying unnamed session 2023.10.21 17:23:54.444365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:54.444498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:54.444530 [ 3 ] {} HTTP-Session: ce913404-9e43-4c07-b530-39485eafc326 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:54.444560 [ 3 ] {} HTTP-Session: ce913404-9e43-4c07-b530-39485eafc326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:54.444692 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:54.444755 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:54.444923 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:54.445379 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.445641 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.21 17:23:54.445808 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.21 17:23:54.445934 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} executeQuery: Read 46 rows, 3.58 KiB in 0.001206949 sec., 38112 rows/sec., 2.90 MiB/sec. 2023.10.21 17:23:54.445925 [ 147 ] {} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.21 17:23:54.445991 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.446107 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.21 17:23:54.446120 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} DynamicQueryHandler: Done processing query 2023.10.21 17:23:54.446199 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:54.446233 [ 3 ] {} HTTP-Session: ce913404-9e43-4c07-b530-39485eafc326 Destroying unnamed session 2023.10.21 17:23:54.446304 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:54.446345 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part 2023.10.21 17:23:54.446439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:54.446509 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:54.446525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:54.446585 [ 3 ] {} HTTP-Session: 0922c39f-f6e7-4458-853b-86d37f488a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:54.446622 [ 3 ] {} HTTP-Session: 0922c39f-f6e7-4458-853b-86d37f488a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:54.446726 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:54.446860 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:54.446951 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:54.446963 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:54.447217 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:54.447429 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:54.447462 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2023.10.21 17:23:54.448394 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.448989 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.21 17:23:54.449073 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003013697 sec., 66031.85389904825 rows/sec., 5.04 MiB/sec. 2023.10.21 17:23:54.449237 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.21 17:23:54.449282 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.21 17:23:54.449447 [ 147 ] {} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.21 17:23:54.449497 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} executeQuery: Read 207 rows, 20.39 KiB in 0.00256703 sec., 80637 rows/sec., 7.76 MiB/sec. 2023.10.21 17:23:54.449515 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.449574 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.21 17:23:54.449785 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.21 17:23:54.449879 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.21 17:23:54.449978 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} DynamicQueryHandler: Done processing query 2023.10.21 17:23:54.450013 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:54.450045 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:54.450103 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part 2023.10.21 17:23:54.450112 [ 3 ] {} HTTP-Session: 0922c39f-f6e7-4458-853b-86d37f488a28 Destroying unnamed session 2023.10.21 17:23:54.450219 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:54.450308 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part 2023.10.21 17:23:54.450319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:54.450376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:54.450407 [ 3 ] {} HTTP-Session: d5fe2c20-d6dc-4cef-acda-1842f27517d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:54.450410 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:54.450433 [ 3 ] {} HTTP-Session: d5fe2c20-d6dc-4cef-acda-1842f27517d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:54.450542 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part 2023.10.21 17:23:54.450573 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:54.450630 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:54.450650 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 207 rows starting from the beginning of the part 2023.10.21 17:23:54.450924 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:54.451647 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.451929 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 4 columns (4 merged, 0 gathered) in 0.002344006 sec., 372439.31969457417 rows/sec., 35.72 MiB/sec. 2023.10.21 17:23:54.451959 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.21 17:23:54.452074 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.21 17:23:54.452177 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.21 17:23:54.452325 [ 147 ] {} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.21 17:23:54.452376 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.21 17:23:54.452399 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.452398 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} executeQuery: Read 304 rows, 21.75 KiB in 0.001777658 sec., 171011 rows/sec., 11.95 MiB/sec. 2023.10.21 17:23:54.452548 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.21 17:23:54.452609 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.21 17:23:54.452911 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:54.452940 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 338 rows starting from the beginning of the part 2023.10.21 17:23:54.452953 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} DynamicQueryHandler: Done processing query 2023.10.21 17:23:54.453006 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:23:54.453039 [ 3 ] {} HTTP-Session: d5fe2c20-d6dc-4cef-acda-1842f27517d7 Destroying unnamed session 2023.10.21 17:23:54.453106 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 304 rows starting from the beginning of the part 2023.10.21 17:23:54.453219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:54.453246 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:54.453321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:54.453370 [ 3 ] {} HTTP-Session: 251169d4-c158-4d82-852a-3c7845bcb192 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:54.453422 [ 3 ] {} HTTP-Session: 251169d4-c158-4d82-852a-3c7845bcb192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:54.453460 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 315 rows starting from the beginning of the part 2023.10.21 17:23:54.453623 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:54.453670 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:54.453702 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:23:54.453927 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 304 rows starting from the beginning of the part 2023.10.21 17:23:54.454165 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:54.454896 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.455463 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.21 17:23:54.455830 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.21 17:23:54.455896 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003437274 sec., 369769.7652267465 rows/sec., 25.96 MiB/sec. 2023.10.21 17:23:54.455984 [ 147 ] {} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.21 17:23:54.456058 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} executeQuery: Read 6 rows, 258.00 B in 0.002360577 sec., 2541 rows/sec., 106.73 KiB/sec. 2023.10.21 17:23:54.456064 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.456126 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.21 17:23:54.456419 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.21 17:23:54.456578 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} DynamicQueryHandler: Done processing query 2023.10.21 17:23:54.456629 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:54.456644 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:54.456681 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.21 17:23:54.456703 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.21 17:23:54.456722 [ 3 ] {} HTTP-Session: 251169d4-c158-4d82-852a-3c7845bcb192 Destroying unnamed session 2023.10.21 17:23:54.456807 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.21 17:23:54.456896 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:54.456982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:54.457078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:54.457107 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:54.457118 [ 3 ] {} HTTP-Session: 3739b61a-6da2-43e0-92a7-858360944d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:54.457169 [ 3 ] {} HTTP-Session: 3739b61a-6da2-43e0-92a7-858360944d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:54.457344 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:54.457376 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:54.457487 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:23:54.457537 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:54.457870 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.21 17:23:54.458079 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:54.459015 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.459548 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401014 sec., 28226.875867020837 rows/sec., 1.16 MiB/sec. 2023.10.21 17:23:54.459609 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.21 17:23:54.459682 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.21 17:23:54.459892 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.21 17:23:54.459972 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.21 17:23:54.460060 [ 147 ] {} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.21 17:23:54.460120 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} executeQuery: Read 63 rows, 3.91 KiB in 0.002692972 sec., 23394 rows/sec., 1.42 MiB/sec. 2023.10.21 17:23:54.460133 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.21 17:23:54.460146 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.460439 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.21 17:23:54.460492 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} DynamicQueryHandler: Done processing query 2023.10.21 17:23:54.460522 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:23:54.460531 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:54.460544 [ 3 ] {} HTTP-Session: 3739b61a-6da2-43e0-92a7-858360944d7d Destroying unnamed session 2023.10.21 17:23:54.460569 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part 2023.10.21 17:23:54.460670 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part 2023.10.21 17:23:54.460724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:54.460765 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.21 17:23:54.460774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:54.460805 [ 3 ] {} HTTP-Session: 2f679d21-0ed4-49e4-8106-bda9038c83d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:54.460825 [ 3 ] {} HTTP-Session: 2f679d21-0ed4-49e4-8106-bda9038c83d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:54.460886 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.21 17:23:54.460965 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:54.461044 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:54.461046 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part 2023.10.21 17:23:54.461245 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.21 17:23:54.461398 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:54.462194 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.462450 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.002202294 sec., 477683.72433471645 rows/sec., 29.04 MiB/sec. 2023.10.21 17:23:54.462589 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.21 17:23:54.462600 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.21 17:23:54.462810 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.21 17:23:54.462815 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.21 17:23:54.462881 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.21 17:23:54.462966 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} executeQuery: Read 40 rows, 55.27 KiB in 0.00195725 sec., 20436 rows/sec., 27.58 MiB/sec. 2023.10.21 17:23:54.463102 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} DynamicQueryHandler: Done processing query 2023.10.21 17:23:54.463125 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:23:54.463141 [ 3 ] {} HTTP-Session: 2f679d21-0ed4-49e4-8106-bda9038c83d7 Destroying unnamed session 2023.10.21 17:23:54.463255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:54.463300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:54.463319 [ 3 ] {} HTTP-Session: b2553827-c796-4be9-acab-cc7831946d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:54.463335 [ 3 ] {} HTTP-Session: b2553827-c796-4be9-acab-cc7831946d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:54.463404 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:54.463442 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:23:54.463546 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:54.463806 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:54.464033 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.21 17:23:54.464208 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.21 17:23:54.464308 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} executeQuery: Read 19 rows, 1.01 KiB in 0.000878013 sec., 21639 rows/sec., 1.12 MiB/sec. 2023.10.21 17:23:54.464423 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} DynamicQueryHandler: Done processing query 2023.10.21 17:23:54.464446 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:23:54.464462 [ 3 ] {} HTTP-Session: b2553827-c796-4be9-acab-cc7831946d1a Destroying unnamed session 2023.10.21 17:23:59.437341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:59.437461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:59.437488 [ 3 ] {} HTTP-Session: c1cc0c6d-4b08-42bb-a14b-46a38eeca34b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:59.437513 [ 3 ] {} HTTP-Session: c1cc0c6d-4b08-42bb-a14b-46a38eeca34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:59.437639 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:59.437700 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:23:59.437863 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:59.438310 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:59.438576 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.21 17:23:59.438748 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.21 17:23:59.438882 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} executeQuery: Read 5 rows, 415.00 B in 0.001205728 sec., 4146 rows/sec., 336.12 KiB/sec. 2023.10.21 17:23:59.439040 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} DynamicQueryHandler: Done processing query 2023.10.21 17:23:59.439068 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:23:59.439085 [ 3 ] {} HTTP-Session: c1cc0c6d-4b08-42bb-a14b-46a38eeca34b Destroying unnamed session 2023.10.21 17:23:59.439206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:59.439260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:59.439280 [ 3 ] {} HTTP-Session: 7ff23f73-8d19-499b-8340-60e5931f5102 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:59.439299 [ 3 ] {} HTTP-Session: 7ff23f73-8d19-499b-8340-60e5931f5102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:59.439381 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:59.439421 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:23:59.439531 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:59.439839 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:59.440054 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.21 17:23:59.440205 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.21 17:23:59.440330 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} executeQuery: Read 15 rows, 1.39 KiB in 0.000919454 sec., 16314 rows/sec., 1.47 MiB/sec. 2023.10.21 17:23:59.440441 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} DynamicQueryHandler: Done processing query 2023.10.21 17:23:59.440466 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:23:59.440482 [ 3 ] {} HTTP-Session: 7ff23f73-8d19-499b-8340-60e5931f5102 Destroying unnamed session 2023.10.21 17:23:59.440595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:59.440640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:59.440659 [ 3 ] {} HTTP-Session: 81957548-f92b-4c1b-9ba5-d9bfd5bd0f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:59.440677 [ 3 ] {} HTTP-Session: 81957548-f92b-4c1b-9ba5-d9bfd5bd0f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:59.440749 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:59.440789 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:23:59.440897 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:59.441165 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:59.441374 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.21 17:23:59.441527 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.21 17:23:59.441651 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} executeQuery: Read 5 rows, 410.00 B in 0.000871794 sec., 5735 rows/sec., 459.27 KiB/sec. 2023.10.21 17:23:59.441769 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} DynamicQueryHandler: Done processing query 2023.10.21 17:23:59.441793 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:23:59.441809 [ 3 ] {} HTTP-Session: 81957548-f92b-4c1b-9ba5-d9bfd5bd0f5b Destroying unnamed session 2023.10.21 17:23:59.441913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:23:59.441959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:23:59.441979 [ 3 ] {} HTTP-Session: 2ae0f858-8a39-41da-82d4-042490b169dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:23:59.441997 [ 3 ] {} HTTP-Session: 2ae0f858-8a39-41da-82d4-042490b169dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:23:59.442068 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:23:59.442113 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:23:59.442255 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:23:59.442548 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:59.442829 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.21 17:23:59.443019 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.21 17:23:59.443153 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} executeQuery: Read 5 rows, 6.91 KiB in 0.001055067 sec., 4739 rows/sec., 6.40 MiB/sec. 2023.10.21 17:23:59.443145 [ 173 ] {} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.21 17:23:59.443271 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:23:59.443350 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} DynamicQueryHandler: Done processing query 2023.10.21 17:23:59.443393 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:23:59.443400 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.21 17:23:59.443419 [ 3 ] {} HTTP-Session: 2ae0f858-8a39-41da-82d4-042490b169dc Destroying unnamed session 2023.10.21 17:23:59.443573 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:23:59.443617 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 553 rows starting from the beginning of the part 2023.10.21 17:23:59.443747 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:59.443850 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2023.10.21 17:23:59.443947 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:59.444039 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2023.10.21 17:23:59.444129 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.10.21 17:23:59.445610 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 6 columns (6 merged, 0 gathered) in 0.002277186 sec., 284561.735405013 rows/sec., 384.00 MiB/sec. 2023.10.21 17:23:59.446037 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.21 17:23:59.446296 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.21 17:23:59.446376 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.21 17:23:59.446466 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5: 4.08 MiB. 2023.10.21 17:24:04.233733 [ 178 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:24:04.233828 [ 178 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:24:04.444162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:04.444288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:04.444320 [ 3 ] {} HTTP-Session: f4974ac4-d59c-40d3-983a-6c2a352119bf Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:04.444351 [ 3 ] {} HTTP-Session: f4974ac4-d59c-40d3-983a-6c2a352119bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:04.444496 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:04.444575 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:24:04.444746 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:04.445200 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:04.445491 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.21 17:24:04.445671 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.21 17:24:04.445820 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} executeQuery: Read 46 rows, 3.58 KiB in 0.00127504 sec., 36077 rows/sec., 2.74 MiB/sec. 2023.10.21 17:24:04.445978 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} DynamicQueryHandler: Done processing query 2023.10.21 17:24:04.446005 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:04.446025 [ 3 ] {} HTTP-Session: f4974ac4-d59c-40d3-983a-6c2a352119bf Destroying unnamed session 2023.10.21 17:24:04.446199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:04.446256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:04.446277 [ 3 ] {} HTTP-Session: ae3b2e06-0854-4535-a033-7b8d60bf301c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:04.446297 [ 3 ] {} HTTP-Session: ae3b2e06-0854-4535-a033-7b8d60bf301c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:04.446393 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:04.446436 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:24:04.446550 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:04.446992 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:04.447235 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.21 17:24:04.447405 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.21 17:24:04.447513 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} executeQuery: Read 207 rows, 20.39 KiB in 0.001087837 sec., 190285 rows/sec., 18.31 MiB/sec. 2023.10.21 17:24:04.447634 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} DynamicQueryHandler: Done processing query 2023.10.21 17:24:04.447658 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:24:04.447676 [ 3 ] {} HTTP-Session: ae3b2e06-0854-4535-a033-7b8d60bf301c Destroying unnamed session 2023.10.21 17:24:04.447854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:04.447904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:04.447926 [ 3 ] {} HTTP-Session: 0c2ac253-458a-4f72-8f77-f92baac17305 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:04.447944 [ 3 ] {} HTTP-Session: 0c2ac253-458a-4f72-8f77-f92baac17305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:04.448051 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:04.448099 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:24:04.448214 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:04.448667 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:04.448900 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.21 17:24:04.449065 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.21 17:24:04.449195 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} executeQuery: Read 304 rows, 21.75 KiB in 0.001106108 sec., 274837 rows/sec., 19.20 MiB/sec. 2023.10.21 17:24:04.449320 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} DynamicQueryHandler: Done processing query 2023.10.21 17:24:04.449344 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:24:04.449362 [ 3 ] {} HTTP-Session: 0c2ac253-458a-4f72-8f77-f92baac17305 Destroying unnamed session 2023.10.21 17:24:04.449476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:04.449523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:04.449544 [ 3 ] {} HTTP-Session: a00e98da-334f-4b41-a83b-42c31dbd8d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:04.449563 [ 3 ] {} HTTP-Session: a00e98da-334f-4b41-a83b-42c31dbd8d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:04.449635 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:04.449677 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:24:04.449790 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:04.450053 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:04.450306 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.21 17:24:04.450487 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.21 17:24:04.450596 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} executeQuery: Read 6 rows, 258.00 B in 0.000930065 sec., 6451 rows/sec., 270.90 KiB/sec. 2023.10.21 17:24:04.450716 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} DynamicQueryHandler: Done processing query 2023.10.21 17:24:04.450741 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:24:04.450758 [ 3 ] {} HTTP-Session: a00e98da-334f-4b41-a83b-42c31dbd8d75 Destroying unnamed session 2023.10.21 17:24:04.450878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:04.450925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:04.450944 [ 3 ] {} HTTP-Session: 3deaa131-bc5d-48ce-ba17-7be3598d6880 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:04.450961 [ 3 ] {} HTTP-Session: 3deaa131-bc5d-48ce-ba17-7be3598d6880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:04.451035 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:04.451078 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:24:04.451195 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:04.451479 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:04.451723 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.21 17:24:04.451902 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.21 17:24:04.452032 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} executeQuery: Read 63 rows, 3.91 KiB in 0.000967795 sec., 65096 rows/sec., 3.95 MiB/sec. 2023.10.21 17:24:04.452241 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} DynamicQueryHandler: Done processing query 2023.10.21 17:24:04.452266 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:04.452284 [ 3 ] {} HTTP-Session: 3deaa131-bc5d-48ce-ba17-7be3598d6880 Destroying unnamed session 2023.10.21 17:24:04.452446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:04.452496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:04.452515 [ 3 ] {} HTTP-Session: 017de7ad-0f65-4667-b14d-8f3de60ce72e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:04.452531 [ 3 ] {} HTTP-Session: 017de7ad-0f65-4667-b14d-8f3de60ce72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:04.452611 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:04.452658 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:24:04.452828 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:04.453312 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:04.453682 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.21 17:24:04.453902 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.21 17:24:04.454035 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} executeQuery: Read 40 rows, 55.27 KiB in 0.001390702 sec., 28762 rows/sec., 38.81 MiB/sec. 2023.10.21 17:24:04.454151 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} DynamicQueryHandler: Done processing query 2023.10.21 17:24:04.454174 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:24:04.454191 [ 3 ] {} HTTP-Session: 017de7ad-0f65-4667-b14d-8f3de60ce72e Destroying unnamed session 2023.10.21 17:24:04.454299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:04.454342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:04.454361 [ 3 ] {} HTTP-Session: b9610448-92e5-4b04-b81c-996a1a41efdb Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:04.454378 [ 3 ] {} HTTP-Session: b9610448-92e5-4b04-b81c-996a1a41efdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:04.454449 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:04.454489 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:24:04.454595 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:04.454831 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:04.455061 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.21 17:24:04.455232 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.21 17:24:04.455363 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} executeQuery: Read 19 rows, 1.01 KiB in 0.000883074 sec., 21515 rows/sec., 1.12 MiB/sec. 2023.10.21 17:24:04.455493 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} DynamicQueryHandler: Done processing query 2023.10.21 17:24:04.455516 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:24:04.455533 [ 3 ] {} HTTP-Session: b9610448-92e5-4b04-b81c-996a1a41efdb Destroying unnamed session 2023.10.21 17:24:09.437927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:09.438064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:09.438095 [ 3 ] {} HTTP-Session: e04a3a67-ac92-4d34-a31a-c17b3770632d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:09.438122 [ 3 ] {} HTTP-Session: e04a3a67-ac92-4d34-a31a-c17b3770632d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:09.438251 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:09.438313 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:24:09.438477 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:09.438868 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:09.439129 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.21 17:24:09.439303 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.21 17:24:09.439459 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} executeQuery: Read 5 rows, 415.00 B in 0.001171578 sec., 4267 rows/sec., 345.92 KiB/sec. 2023.10.21 17:24:09.439689 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} DynamicQueryHandler: Done processing query 2023.10.21 17:24:09.439715 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:24:09.439732 [ 3 ] {} HTTP-Session: e04a3a67-ac92-4d34-a31a-c17b3770632d Destroying unnamed session 2023.10.21 17:24:09.439851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:09.439899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:09.439919 [ 3 ] {} HTTP-Session: 7e647119-28ab-4744-9c07-b89259e9ebf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:09.439938 [ 3 ] {} HTTP-Session: 7e647119-28ab-4744-9c07-b89259e9ebf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:09.440022 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:09.440066 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:24:09.440195 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:09.440489 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:09.440698 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.21 17:24:09.440854 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.21 17:24:09.440983 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} executeQuery: Read 15 rows, 1.39 KiB in 0.000928694 sec., 16151 rows/sec., 1.46 MiB/sec. 2023.10.21 17:24:09.441192 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} DynamicQueryHandler: Done processing query 2023.10.21 17:24:09.441218 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:24:09.441234 [ 3 ] {} HTTP-Session: 7e647119-28ab-4744-9c07-b89259e9ebf5 Destroying unnamed session 2023.10.21 17:24:09.441351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:09.441398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:09.441418 [ 3 ] {} HTTP-Session: ec7ef35b-7357-427c-9bef-929cc84db18e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:09.441436 [ 3 ] {} HTTP-Session: ec7ef35b-7357-427c-9bef-929cc84db18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:09.441512 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:09.441553 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:24:09.441680 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:09.441951 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:09.442153 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.21 17:24:09.442298 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.21 17:24:09.442424 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} executeQuery: Read 5 rows, 410.00 B in 0.000881514 sec., 5672 rows/sec., 454.21 KiB/sec. 2023.10.21 17:24:09.442536 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} DynamicQueryHandler: Done processing query 2023.10.21 17:24:09.442560 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:24:09.442576 [ 3 ] {} HTTP-Session: ec7ef35b-7357-427c-9bef-929cc84db18e Destroying unnamed session 2023.10.21 17:24:09.442681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:09.442725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:09.442744 [ 3 ] {} HTTP-Session: a06ee407-429b-438b-8354-017721a9a32f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:09.442760 [ 3 ] {} HTTP-Session: a06ee407-429b-438b-8354-017721a9a32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:09.442835 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:09.442881 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:24:09.443019 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:09.443303 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:09.443593 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.21 17:24:09.443766 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.21 17:24:09.443897 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} executeQuery: Read 5 rows, 6.91 KiB in 0.001033096 sec., 4839 rows/sec., 6.53 MiB/sec. 2023.10.21 17:24:09.444020 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} DynamicQueryHandler: Done processing query 2023.10.21 17:24:09.444045 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:09.444062 [ 3 ] {} HTTP-Session: a06ee407-429b-438b-8354-017721a9a32f Destroying unnamed session 2023.10.21 17:24:14.445597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:14.445722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:14.445749 [ 3 ] {} HTTP-Session: 75f42858-0ba1-4abe-ab40-40c7c6d2603d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:14.445774 [ 3 ] {} HTTP-Session: 75f42858-0ba1-4abe-ab40-40c7c6d2603d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:14.445908 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:14.445972 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:24:14.446137 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:14.446565 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:14.446843 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.21 17:24:14.447017 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.21 17:24:14.447165 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} executeQuery: Read 46 rows, 3.58 KiB in 0.001215569 sec., 37842 rows/sec., 2.88 MiB/sec. 2023.10.21 17:24:14.447316 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} DynamicQueryHandler: Done processing query 2023.10.21 17:24:14.447344 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:14.447362 [ 3 ] {} HTTP-Session: 75f42858-0ba1-4abe-ab40-40c7c6d2603d Destroying unnamed session 2023.10.21 17:24:14.447535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:14.447585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:14.447605 [ 3 ] {} HTTP-Session: 28242c4a-ff71-44f5-a92d-e6c6ecf54433 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:14.447631 [ 3 ] {} HTTP-Session: 28242c4a-ff71-44f5-a92d-e6c6ecf54433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:14.447722 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:14.447767 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:24:14.447876 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:14.448365 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:14.448631 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.21 17:24:14.448784 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.21 17:24:14.448912 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} executeQuery: Read 207 rows, 20.39 KiB in 0.001154258 sec., 179335 rows/sec., 17.25 MiB/sec. 2023.10.21 17:24:14.449040 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} DynamicQueryHandler: Done processing query 2023.10.21 17:24:14.449067 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:24:14.449084 [ 3 ] {} HTTP-Session: 28242c4a-ff71-44f5-a92d-e6c6ecf54433 Destroying unnamed session 2023.10.21 17:24:14.449272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:14.449319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:14.449339 [ 3 ] {} HTTP-Session: 3a354a23-4e69-4b88-9a52-77d670ad8daa Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:14.449356 [ 3 ] {} HTTP-Session: 3a354a23-4e69-4b88-9a52-77d670ad8daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:14.449440 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:14.449481 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:24:14.449592 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:14.450133 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:14.450362 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.21 17:24:14.450512 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.21 17:24:14.450644 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} executeQuery: Read 315 rows, 22.62 KiB in 0.001174408 sec., 268220 rows/sec., 18.81 MiB/sec. 2023.10.21 17:24:14.450769 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} DynamicQueryHandler: Done processing query 2023.10.21 17:24:14.450793 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:24:14.450809 [ 3 ] {} HTTP-Session: 3a354a23-4e69-4b88-9a52-77d670ad8daa Destroying unnamed session 2023.10.21 17:24:14.450971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:14.451018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:14.451038 [ 3 ] {} HTTP-Session: b3c560c0-63cf-4977-8281-bdf8fbec95e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:14.451055 [ 3 ] {} HTTP-Session: b3c560c0-63cf-4977-8281-bdf8fbec95e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:14.451128 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:14.451169 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:24:14.451278 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:14.451557 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:14.451800 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.21 17:24:14.451971 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.21 17:24:14.452098 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} executeQuery: Read 6 rows, 258.00 B in 0.000939975 sec., 6383 rows/sec., 268.04 KiB/sec. 2023.10.21 17:24:14.452219 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} DynamicQueryHandler: Done processing query 2023.10.21 17:24:14.452244 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:24:14.452260 [ 3 ] {} HTTP-Session: b3c560c0-63cf-4977-8281-bdf8fbec95e9 Destroying unnamed session 2023.10.21 17:24:14.452400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:14.452446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:14.452464 [ 3 ] {} HTTP-Session: cc651eaf-68bb-400f-ba8c-8f63bd5a08c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:14.452481 [ 3 ] {} HTTP-Session: cc651eaf-68bb-400f-ba8c-8f63bd5a08c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:14.452556 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:14.452597 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:24:14.452715 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:14.453026 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:14.453266 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.21 17:24:14.453435 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.21 17:24:14.453565 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} executeQuery: Read 74 rows, 4.64 KiB in 0.000982096 sec., 75349 rows/sec., 4.61 MiB/sec. 2023.10.21 17:24:14.453687 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} DynamicQueryHandler: Done processing query 2023.10.21 17:24:14.453711 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:24:14.453727 [ 3 ] {} HTTP-Session: cc651eaf-68bb-400f-ba8c-8f63bd5a08c2 Destroying unnamed session 2023.10.21 17:24:14.453906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:14.453952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:14.453971 [ 3 ] {} HTTP-Session: 5c25640b-a5b6-414b-be0c-b15e2c9583f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:14.453988 [ 3 ] {} HTTP-Session: 5c25640b-a5b6-414b-be0c-b15e2c9583f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:14.454072 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:14.454117 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:24:14.454252 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:14.454697 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:14.455000 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.21 17:24:14.455173 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.21 17:24:14.455301 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} executeQuery: Read 40 rows, 55.27 KiB in 0.001199369 sec., 33350 rows/sec., 45.01 MiB/sec. 2023.10.21 17:24:14.455428 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} DynamicQueryHandler: Done processing query 2023.10.21 17:24:14.455451 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:24:14.455467 [ 3 ] {} HTTP-Session: 5c25640b-a5b6-414b-be0c-b15e2c9583f2 Destroying unnamed session 2023.10.21 17:24:14.455596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:14.455642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:14.455662 [ 3 ] {} HTTP-Session: 3f963bc2-7382-45de-b05f-014f7d5fbeaa Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:14.455678 [ 3 ] {} HTTP-Session: 3f963bc2-7382-45de-b05f-014f7d5fbeaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:14.455748 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:14.455786 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:24:14.455891 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:14.456147 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:14.456372 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.21 17:24:14.456538 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.21 17:24:14.456662 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} executeQuery: Read 19 rows, 1.01 KiB in 0.000885264 sec., 21462 rows/sec., 1.11 MiB/sec. 2023.10.21 17:24:14.456778 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} DynamicQueryHandler: Done processing query 2023.10.21 17:24:14.456801 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:24:14.456816 [ 3 ] {} HTTP-Session: 3f963bc2-7382-45de-b05f-014f7d5fbeaa Destroying unnamed session 2023.10.21 17:24:19.233886 [ 165 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:24:19.233984 [ 165 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:24:19.437731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:19.437851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:19.437882 [ 3 ] {} HTTP-Session: d7f19282-ea92-4091-b5c7-32d8c2aa8073 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:19.437912 [ 3 ] {} HTTP-Session: d7f19282-ea92-4091-b5c7-32d8c2aa8073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:19.438051 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:19.438121 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:24:19.438305 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:19.438787 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:19.439053 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.21 17:24:19.439217 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.21 17:24:19.439357 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} executeQuery: Read 5 rows, 415.00 B in 0.00125585 sec., 3981 rows/sec., 322.71 KiB/sec. 2023.10.21 17:24:19.439356 [ 165 ] {} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.21 17:24:19.439459 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:19.439604 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} DynamicQueryHandler: Done processing query 2023.10.21 17:24:19.439646 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.21 17:24:19.439657 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:24:19.439773 [ 3 ] {} HTTP-Session: d7f19282-ea92-4091-b5c7-32d8c2aa8073 Destroying unnamed session 2023.10.21 17:24:19.439873 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:24:19.439960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:19.439972 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part 2023.10.21 17:24:19.440062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:19.440108 [ 3 ] {} HTTP-Session: 9677e150-0f01-4387-92b3-dd95aec7a318 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:19.440148 [ 3 ] {} HTTP-Session: 9677e150-0f01-4387-92b3-dd95aec7a318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:19.440392 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:19.440395 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:19.440532 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:24:19.440678 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2023.10.21 17:24:19.441004 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:19.441031 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:19.441218 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2023.10.21 17:24:19.441363 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:19.441918 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:19.442320 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.21 17:24:19.442668 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.21 17:24:19.442913 [ 165 ] {} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.21 17:24:19.442973 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003409553 sec., 46340.3853818961 rows/sec., 3.54 MiB/sec. 2023.10.21 17:24:19.443003 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:19.442994 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} executeQuery: Read 15 rows, 1.39 KiB in 0.002478299 sec., 6052 rows/sec., 559.15 KiB/sec. 2023.10.21 17:24:19.443189 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.21 17:24:19.443251 [ 10 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.21 17:24:19.443406 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} DynamicQueryHandler: Done processing query 2023.10.21 17:24:19.443450 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:24:19.443457 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:24:19.443533 [ 3 ] {} HTTP-Session: 9677e150-0f01-4387-92b3-dd95aec7a318 Destroying unnamed session 2023.10.21 17:24:19.443537 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part 2023.10.21 17:24:19.443659 [ 10 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.21 17:24:19.443782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:19.443808 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part 2023.10.21 17:24:19.443832 [ 10 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.21 17:24:19.443914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:19.444011 [ 3 ] {} HTTP-Session: 21423f2c-93bc-48d6-8940-614a07b92476 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:19.444087 [ 3 ] {} HTTP-Session: 21423f2c-93bc-48d6-8940-614a07b92476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:19.444117 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 207 rows starting from the beginning of the part 2023.10.21 17:24:19.444277 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:19.444372 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part 2023.10.21 17:24:19.444379 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:24:19.444704 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 207 rows starting from the beginning of the part 2023.10.21 17:24:19.444867 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:19.445038 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part 2023.10.21 17:24:19.445546 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:19.445948 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.21 17:24:19.446256 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.21 17:24:19.446437 [ 165 ] {} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.21 17:24:19.446486 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} executeQuery: Read 5 rows, 410.00 B in 0.002144753 sec., 2331 rows/sec., 186.68 KiB/sec. 2023.10.21 17:24:19.446517 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:19.446694 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.21 17:24:19.446976 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:24:19.447093 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 338 rows starting from the beginning of the part 2023.10.21 17:24:19.447149 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} DynamicQueryHandler: Done processing query 2023.10.21 17:24:19.447164 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066284 sec., 167474.7754952679 rows/sec., 16.03 MiB/sec. 2023.10.21 17:24:19.447253 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:24:19.447313 [ 3 ] {} HTTP-Session: 21423f2c-93bc-48d6-8940-614a07b92476 Destroying unnamed session 2023.10.21 17:24:19.447469 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.21 17:24:19.447518 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:19.447702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:19.447848 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 304 rows starting from the beginning of the part 2023.10.21 17:24:19.447851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:19.447886 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.21 17:24:19.447980 [ 3 ] {} HTTP-Session: 1f38e6e8-8d6b-4a97-8410-4817879f7c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:19.448043 [ 3 ] {} HTTP-Session: 1f38e6e8-8d6b-4a97-8410-4817879f7c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:19.448057 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.21 17:24:19.448261 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:19.448417 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:19.448543 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 315 rows starting from the beginning of the part 2023.10.21 17:24:19.448555 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:24:19.448875 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:19.449209 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:19.450165 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:19.450825 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.004250517 sec., 228678.0643389969 rows/sec., 16.09 MiB/sec. 2023.10.21 17:24:19.450852 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.21 17:24:19.450969 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.21 17:24:19.451161 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.21 17:24:19.451232 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.21 17:24:19.451370 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.21 17:24:19.451407 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} executeQuery: Read 5 rows, 6.91 KiB in 0.002910105 sec., 1718 rows/sec., 2.32 MiB/sec. 2023.10.21 17:24:19.451707 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} DynamicQueryHandler: Done processing query 2023.10.21 17:24:19.451733 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.21 17:24:19.451752 [ 3 ] {} HTTP-Session: 1f38e6e8-8d6b-4a97-8410-4817879f7c99 Destroying unnamed session 2023.10.21 17:24:24.445504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:24.445622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:24.445652 [ 3 ] {} HTTP-Session: 83312763-732a-485a-a20d-b1bf5b53e663 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:24.445676 [ 3 ] {} HTTP-Session: 83312763-732a-485a-a20d-b1bf5b53e663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:24.445810 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:24.445876 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:24:24.446046 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:24.446576 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.446886 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.21 17:24:24.447070 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.21 17:24:24.447227 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} executeQuery: Read 46 rows, 3.58 KiB in 0.001378151 sec., 33378 rows/sec., 2.54 MiB/sec. 2023.10.21 17:24:24.447394 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} DynamicQueryHandler: Done processing query 2023.10.21 17:24:24.447423 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:24.447442 [ 3 ] {} HTTP-Session: 83312763-732a-485a-a20d-b1bf5b53e663 Destroying unnamed session 2023.10.21 17:24:24.447629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:24.447684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:24.447707 [ 3 ] {} HTTP-Session: 6d70c2c6-9944-497f-9057-a0173ae92aee Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:24.447730 [ 3 ] {} HTTP-Session: 6d70c2c6-9944-497f-9057-a0173ae92aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:24.447833 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:24.447885 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:24:24.448025 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:24.448468 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.448711 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.21 17:24:24.448872 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.21 17:24:24.448995 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} executeQuery: Read 207 rows, 20.39 KiB in 0.001122268 sec., 184447 rows/sec., 17.75 MiB/sec. 2023.10.21 17:24:24.449116 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} DynamicQueryHandler: Done processing query 2023.10.21 17:24:24.449142 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:24:24.449161 [ 3 ] {} HTTP-Session: 6d70c2c6-9944-497f-9057-a0173ae92aee Destroying unnamed session 2023.10.21 17:24:24.449351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:24.449401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:24.449425 [ 3 ] {} HTTP-Session: 4d013d61-dfd0-4fc6-bf5c-e23176e1c588 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:24.449444 [ 3 ] {} HTTP-Session: 4d013d61-dfd0-4fc6-bf5c-e23176e1c588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:24.449537 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:24.449580 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:24:24.449692 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:24.450158 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.450391 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.21 17:24:24.450545 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.21 17:24:24.450678 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} executeQuery: Read 304 rows, 21.75 KiB in 0.001110197 sec., 273825 rows/sec., 19.13 MiB/sec. 2023.10.21 17:24:24.450837 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} DynamicQueryHandler: Done processing query 2023.10.21 17:24:24.450864 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:24:24.450883 [ 3 ] {} HTTP-Session: 4d013d61-dfd0-4fc6-bf5c-e23176e1c588 Destroying unnamed session 2023.10.21 17:24:24.451006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:24.451054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:24.451075 [ 3 ] {} HTTP-Session: b0413057-4063-4351-9092-d943121b6f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:24.451094 [ 3 ] {} HTTP-Session: b0413057-4063-4351-9092-d943121b6f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:24.451169 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:24.451212 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:24:24.451329 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:24.451592 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.451833 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.21 17:24:24.452014 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.21 17:24:24.452143 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} executeQuery: Read 6 rows, 258.00 B in 0.000944324 sec., 6353 rows/sec., 266.81 KiB/sec. 2023.10.21 17:24:24.452258 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} DynamicQueryHandler: Done processing query 2023.10.21 17:24:24.452283 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:24:24.452301 [ 3 ] {} HTTP-Session: b0413057-4063-4351-9092-d943121b6f40 Destroying unnamed session 2023.10.21 17:24:24.452418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:24.452465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:24.452486 [ 3 ] {} HTTP-Session: ef2b6a39-dc8b-44a2-994e-268c03a0ed33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:24.452504 [ 3 ] {} HTTP-Session: ef2b6a39-dc8b-44a2-994e-268c03a0ed33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:24.452580 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:24.452624 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:24:24.452743 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:24.453037 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.453284 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.21 17:24:24.453454 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.21 17:24:24.453585 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} executeQuery: Read 63 rows, 3.91 KiB in 0.000975195 sec., 64602 rows/sec., 3.92 MiB/sec. 2023.10.21 17:24:24.453796 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} DynamicQueryHandler: Done processing query 2023.10.21 17:24:24.453822 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:24.453838 [ 3 ] {} HTTP-Session: ef2b6a39-dc8b-44a2-994e-268c03a0ed33 Destroying unnamed session 2023.10.21 17:24:24.453999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:24.454048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:24.454068 [ 3 ] {} HTTP-Session: 02307ac6-db13-40fb-96fd-d94b5aa21987 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:24.454086 [ 3 ] {} HTTP-Session: 02307ac6-db13-40fb-96fd-d94b5aa21987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:24.454164 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:24.454209 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:24:24.454362 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:24.454797 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.455093 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.21 17:24:24.455263 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.21 17:24:24.455393 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} executeQuery: Read 40 rows, 55.27 KiB in 0.001198429 sec., 33377 rows/sec., 45.04 MiB/sec. 2023.10.21 17:24:24.455386 [ 161 ] {} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.21 17:24:24.455511 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.455597 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} DynamicQueryHandler: Done processing query 2023.10.21 17:24:24.455661 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.21 17:24:24.455686 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.21 17:24:24.455719 [ 3 ] {} HTTP-Session: 02307ac6-db13-40fb-96fd-d94b5aa21987 Destroying unnamed session 2023.10.21 17:24:24.455894 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:24:24.455908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:24.455971 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 648 rows starting from the beginning of the part 2023.10.21 17:24:24.456001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:24.456064 [ 3 ] {} HTTP-Session: 538e3e67-6e5f-4359-a0e0-c7723eab65f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:24.456111 [ 3 ] {} HTTP-Session: 538e3e67-6e5f-4359-a0e0-c7723eab65f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:24.456343 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:24.456365 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2023.10.21 17:24:24.456419 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:24:24.456762 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:24.456895 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:24.457108 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2023.10.21 17:24:24.457446 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.10.21 17:24:24.457682 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.21 17:24:24.457712 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2023.10.21 17:24:24.458205 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.21 17:24:24.458531 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.21 17:24:24.458690 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} executeQuery: Read 19 rows, 1.01 KiB in 0.002283356 sec., 8321 rows/sec., 441.80 KiB/sec. 2023.10.21 17:24:24.458910 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} DynamicQueryHandler: Done processing query 2023.10.21 17:24:24.458935 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:24:24.458953 [ 3 ] {} HTTP-Session: 538e3e67-6e5f-4359-a0e0-c7723eab65f9 Destroying unnamed session 2023.10.21 17:24:24.460094 [ 18 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 6 columns (6 merged, 0 gathered) in 0.004522451 sec., 172030.60906574773 rows/sec., 232.15 MiB/sec. 2023.10.21 17:24:24.461025 [ 11 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.21 17:24:24.461262 [ 11 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.21 17:24:24.461334 [ 11 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.21 17:24:24.461416 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6: 4.14 MiB. 2023.10.21 17:24:29.437997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:29.438123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:29.438150 [ 3 ] {} HTTP-Session: a0071421-1b40-44e9-85f6-1249add1df40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:29.438174 [ 3 ] {} HTTP-Session: a0071421-1b40-44e9-85f6-1249add1df40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:29.438301 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:29.438362 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:24:29.438525 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:29.438906 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.21 17:24:29.439171 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.21 17:24:29.439341 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.21 17:24:29.439468 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} executeQuery: Read 5 rows, 415.00 B in 0.001129628 sec., 4426 rows/sec., 358.77 KiB/sec. 2023.10.21 17:24:29.439609 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} DynamicQueryHandler: Done processing query 2023.10.21 17:24:29.439636 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:24:29.439654 [ 3 ] {} HTTP-Session: a0071421-1b40-44e9-85f6-1249add1df40 Destroying unnamed session 2023.10.21 17:24:29.439776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:29.439826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:29.439847 [ 3 ] {} HTTP-Session: d2c8bc15-a325-4306-9b18-3c29b869d779 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:29.439867 [ 3 ] {} HTTP-Session: d2c8bc15-a325-4306-9b18-3c29b869d779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:29.439948 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:29.439990 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:24:29.440098 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:29.440393 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.21 17:24:29.440606 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.21 17:24:29.440764 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.21 17:24:29.440869 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} executeQuery: Read 15 rows, 1.39 KiB in 0.000891354 sec., 16828 rows/sec., 1.52 MiB/sec. 2023.10.21 17:24:29.440989 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} DynamicQueryHandler: Done processing query 2023.10.21 17:24:29.441014 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.21 17:24:29.441059 [ 3 ] {} HTTP-Session: d2c8bc15-a325-4306-9b18-3c29b869d779 Destroying unnamed session 2023.10.21 17:24:29.441174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:29.441223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:29.441244 [ 3 ] {} HTTP-Session: 950584e2-d9f8-4ca1-9625-a2552999d3ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:29.441262 [ 3 ] {} HTTP-Session: 950584e2-d9f8-4ca1-9625-a2552999d3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:29.441335 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:29.441375 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:24:29.441484 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:29.441747 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.21 17:24:29.441953 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.21 17:24:29.442114 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.21 17:24:29.442220 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} executeQuery: Read 5 rows, 410.00 B in 0.000855263 sec., 5846 rows/sec., 468.15 KiB/sec. 2023.10.21 17:24:29.442326 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} DynamicQueryHandler: Done processing query 2023.10.21 17:24:29.442351 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:24:29.442368 [ 3 ] {} HTTP-Session: 950584e2-d9f8-4ca1-9625-a2552999d3ce Destroying unnamed session 2023.10.21 17:24:29.442475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:29.442519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:29.442540 [ 3 ] {} HTTP-Session: 191c4b3f-bbf9-48f5-b035-c353be0b0827 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:29.442581 [ 3 ] {} HTTP-Session: 191c4b3f-bbf9-48f5-b035-c353be0b0827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:29.442658 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:29.442704 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:24:29.442839 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:29.443127 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.21 17:24:29.443409 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.21 17:24:29.443591 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.21 17:24:29.443696 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} executeQuery: Read 5 rows, 6.91 KiB in 0.001010765 sec., 4946 rows/sec., 6.68 MiB/sec. 2023.10.21 17:24:29.443820 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} DynamicQueryHandler: Done processing query 2023.10.21 17:24:29.443846 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:29.443863 [ 3 ] {} HTTP-Session: 191c4b3f-bbf9-48f5-b035-c353be0b0827 Destroying unnamed session 2023.10.21 17:24:34.234048 [ 153 ] {} DNSResolver: Updating DNS cache 2023.10.21 17:24:34.234170 [ 153 ] {} DNSResolver: Updated DNS cache 2023.10.21 17:24:34.445994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:34.446106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:34.446134 [ 3 ] {} HTTP-Session: 466fe8b3-09ae-496e-8117-3f1afa648282 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:34.446160 [ 3 ] {} HTTP-Session: 466fe8b3-09ae-496e-8117-3f1afa648282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:34.446298 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:34.446362 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.21 17:24:34.446544 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:34.446970 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.447255 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.21 17:24:34.447431 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.21 17:24:34.447583 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} executeQuery: Read 51 rows, 3.99 KiB in 0.001244839 sec., 40969 rows/sec., 3.13 MiB/sec. 2023.10.21 17:24:34.447746 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} DynamicQueryHandler: Done processing query 2023.10.21 17:24:34.447776 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:34.447794 [ 3 ] {} HTTP-Session: 466fe8b3-09ae-496e-8117-3f1afa648282 Destroying unnamed session 2023.10.21 17:24:34.447982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 35347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:34.448035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:34.448059 [ 3 ] {} HTTP-Session: 1d4f5429-8482-4178-bef6-fae2f6d58186 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:34.448080 [ 3 ] {} HTTP-Session: 1d4f5429-8482-4178-bef6-fae2f6d58186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:34.448171 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:34.448216 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.21 17:24:34.448327 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:34.448786 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.449027 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.21 17:24:34.449180 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.21 17:24:34.449326 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} executeQuery: Read 222 rows, 21.79 KiB in 0.001114977 sec., 199107 rows/sec., 19.09 MiB/sec. 2023.10.21 17:24:34.449534 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} DynamicQueryHandler: Done processing query 2023.10.21 17:24:34.449561 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.21 17:24:34.449578 [ 3 ] {} HTTP-Session: 1d4f5429-8482-4178-bef6-fae2f6d58186 Destroying unnamed session 2023.10.21 17:24:34.449743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 51284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:34.449792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:34.449813 [ 3 ] {} HTTP-Session: 73136110-ebb7-41ae-bbe7-eec2cf3dc44d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:34.449831 [ 3 ] {} HTTP-Session: 73136110-ebb7-41ae-bbe7-eec2cf3dc44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:34.449917 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:34.449963 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.21 17:24:34.450088 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:34.450536 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.450758 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.21 17:24:34.450904 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.21 17:24:34.451022 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} executeQuery: Read 318 rows, 22.87 KiB in 0.001068957 sec., 297486 rows/sec., 20.90 MiB/sec. 2023.10.21 17:24:34.451133 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} DynamicQueryHandler: Done processing query 2023.10.21 17:24:34.451158 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.21 17:24:34.451175 [ 3 ] {} HTTP-Session: 73136110-ebb7-41ae-bbe7-eec2cf3dc44d Destroying unnamed session 2023.10.21 17:24:34.451298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:34.451343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:34.451362 [ 3 ] {} HTTP-Session: eea141e6-732f-44db-9c33-1018a4df40db Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:34.451378 [ 3 ] {} HTTP-Session: eea141e6-732f-44db-9c33-1018a4df40db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:34.451448 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:34.451487 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.21 17:24:34.451595 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:34.451848 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.452087 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.21 17:24:34.452270 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.21 17:24:34.452418 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} executeQuery: Read 6 rows, 258.00 B in 0.000940605 sec., 6378 rows/sec., 267.86 KiB/sec. 2023.10.21 17:24:34.452598 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} DynamicQueryHandler: Done processing query 2023.10.21 17:24:34.452623 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.21 17:24:34.452639 [ 3 ] {} HTTP-Session: eea141e6-732f-44db-9c33-1018a4df40db Destroying unnamed session 2023.10.21 17:24:34.452753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:34.452799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:34.452818 [ 3 ] {} HTTP-Session: e9a96b7d-31fc-49ed-ba0d-8a50ca9621ca Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:34.452834 [ 3 ] {} HTTP-Session: e9a96b7d-31fc-49ed-ba0d-8a50ca9621ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:34.452914 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:34.452957 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.21 17:24:34.453087 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:34.453446 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.453698 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.21 17:24:34.453869 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.21 17:24:34.453999 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} executeQuery: Read 63 rows, 3.91 KiB in 0.001048186 sec., 60103 rows/sec., 3.64 MiB/sec. 2023.10.21 17:24:34.454204 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} DynamicQueryHandler: Done processing query 2023.10.21 17:24:34.454228 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.21 17:24:34.454244 [ 3 ] {} HTTP-Session: e9a96b7d-31fc-49ed-ba0d-8a50ca9621ca Destroying unnamed session 2023.10.21 17:24:34.454385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:34.454430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:34.454449 [ 3 ] {} HTTP-Session: 517586df-b1e3-4cf4-97b0-0143722e7cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:34.454465 [ 3 ] {} HTTP-Session: 517586df-b1e3-4cf4-97b0-0143722e7cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:34.454550 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:34.454596 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.21 17:24:34.454747 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:34.455244 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.455563 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.21 17:24:34.455736 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.21 17:24:34.455863 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} executeQuery: Read 45 rows, 62.18 KiB in 0.00128483 sec., 35024 rows/sec., 47.26 MiB/sec. 2023.10.21 17:24:34.455994 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} DynamicQueryHandler: Done processing query 2023.10.21 17:24:34.456018 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.21 17:24:34.456036 [ 3 ] {} HTTP-Session: 517586df-b1e3-4cf4-97b0-0143722e7cdf Destroying unnamed session 2023.10.21 17:24:34.456152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.21 17:24:34.456196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.21 17:24:34.456214 [ 3 ] {} HTTP-Session: 2f28c1f4-0f35-4213-a3c5-74dedc8f0b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192 2023.10.21 17:24:34.456231 [ 3 ] {} HTTP-Session: 2f28c1f4-0f35-4213-a3c5-74dedc8f0b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.21 17:24:34.456312 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.21 17:24:34.456353 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.21 17:24:34.456456 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} ParallelParsingInputFormat: Parallel parsing is used 2023.10.21 17:24:34.456725 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.456952 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.21 17:24:34.457117 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.21 17:24:34.457242 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} executeQuery: Read 28 rows, 1.64 KiB in 0.000895514 sec., 31266 rows/sec., 1.78 MiB/sec. 2023.10.21 17:24:34.457239 [ 153 ] {} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.21 17:24:34.457326 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.10.21 17:24:34.457443 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} DynamicQueryHandler: Done processing query 2023.10.21 17:24:34.457463 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.21 17:24:34.457488 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.21 17:24:34.457545 [ 3 ] {} HTTP-Session: 2f28c1f4-0f35-4213-a3c5-74dedc8f0b79 Destroying unnamed session 2023.10.21 17:24:34.457613 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.21 17:24:34.457648 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part 2023.10.21 17:24:34.457759 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.10.21 17:24:34.457838 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.10.21 17:24:34.457913 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.10.21 17:24:34.457986 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.10.21 17:24:34.458058 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part 2023.10.21 17:24:34.458756 [ 18 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340441 sec., 314821.76388218504 rows/sec., 16.87 MiB/sec. 2023.10.21 17:24:34.458948 [ 12 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.21 17:24:34.459248 [ 12 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.21 17:24:34.459339 [ 12 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0