[ Oct 20 00:36:28 Enabled. ] [ Oct 20 00:36:28 Rereading configuration. ] [ Oct 20 00:36:30 Rereading configuration. ] [ Oct 20 00:36: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=oxControlService19 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService19 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService19 ipadm: Could not delete oxControlService19: Interface does not exist + true + ipadm create-if -t oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 + ipadm show-addr oxControlService19/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService19/ll + ipadm show-addr oxControlService19/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/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 20 00:36:33 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.20 00:36:34.141583 [ 1 ] {} Application: Will watch for the process with pid 21904 2023.10.20 00:36:34.141696 [ 1 ] {} Application: Forked a child process to watch 2023.10.20 00:36:34.846567 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21904 2023.10.20 00:36:34.846731 [ 1 ] {} Application: starting up 2023.10.20 00:36:34.846938 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.20 00:36:34.929612 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.20 00:36:34.929659 [ 1 ] {} Application: Initializing DateLUT. 2023.10.20 00:36:34.929673 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.20 00:36:34.929706 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.20 00:36:34.930013 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.20 00:36:34.930716 [ 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.20 00:36:34.931180 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.20 00:36:34.931435 [ 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.20 00:36:34.934106 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.20 00:36:34.934154 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.20 00:36:34.934866 [ 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.20 00:36:34.935031 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.20 00:36:34.941424 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.20 00:36:34.941688 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.20 00:36:34.941716 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.20 00:36:34.943088 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.20 00:36:34.943563 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.20 00:36:34.943812 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.20 00:36:34.944115 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.20 00:36:34.944908 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.20 00:36:34.944953 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.20 00:36:34.945010 [ 1 ] {} Application: Loaded user defined objects 2023.10.20 00:36:34.945031 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.20 00:36:34.954460 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.20 00:36:34.954499 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000125993 sec 2023.10.20 00:36:34.955091 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.20 00:36:34.955168 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.20 00:36:34.955188 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.20 00:36:34.955207 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.20 00:36:34.955219 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.20 00:36:34.955233 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.20 00:36:34.955251 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.20 00:36:34.955283 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.20 00:36:34.955301 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.20 00:36:34.955330 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.20 00:36:34.955343 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.20 00:36:34.955356 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.20 00:36:34.955374 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.20 00:36:34.955406 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.20 00:36:34.955422 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.20 00:36:34.955434 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.20 00:36:34.990948 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.20 00:36:34.992653 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.20 00:36:34.992691 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5721e-05 sec 2023.10.20 00:36:34.992720 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.20 00:36:34.992737 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.20 00:36:34.992760 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.20 00:36:34.994820 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.20 00:36:34.999936 [ 1 ] {} Application: Loaded metadata. 2023.10.20 00:36:35.000042 [ 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.20 00:36:35.000076 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.20 00:36:35.209461 [ 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.20 00:36:35.227321 [ 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.20 00:36:35.227371 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.20 00:36:35.408150 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.20 00:36:35.408953 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.20 00:36:35.409311 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.20 00:36:35.409348 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.20 00:36:35.409371 [ 100 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:36:35.409453 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.20 00:36:35.409458 [ 100 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:36:35.409539 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.20 00:36:35.410162 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.20 00:36:35.410198 [ 1 ] {} Application: Ready for connections. 2023.10.20 00:36:50.410495 [ 125 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:36:50.410572 [ 125 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:37:05.411517 [ 125 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:37:05.411615 [ 125 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:37:06.961787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:06.961984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:06.962619 [ 3 ] {} HTTP-Session: da18fffa-de82-40c8-b9c5-09785c122bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:06.962655 [ 3 ] {} HTTP-Session: da18fffa-de82-40c8-b9c5-09785c122bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:06.962796 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.20 00:37:06.962824 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.20 00:37:06.962843 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.20 00:37:06.964353 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} executeQuery: (from [fd00:1122:3344:101::d]:47644) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.20 00:37:06.965722 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.20 00:37:06.968131 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.20 00:37:06.970142 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.20 00:37:06.975502 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} DynamicQueryHandler: Done processing query 2023.10.20 00:37:06.975566 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.20 00:37:06.975604 [ 3 ] {} HTTP-Session: da18fffa-de82-40c8-b9c5-09785c122bc9 Destroying unnamed session 2023.10.20 00:37:06.978411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:06.978472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:06.978499 [ 3 ] {} HTTP-Session: de4d9940-bc5e-46a4-a984-61424857a959 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:06.978523 [ 3 ] {} HTTP-Session: de4d9940-bc5e-46a4-a984-61424857a959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:06.978644 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} executeQuery: (from [fd00:1122:3344:101::d]:47644) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.20 00:37:06.999481 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47644) (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.20 00:37:07.000119 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.01 MiB, peak 222.00 MiB, will set to 224.57 MiB (RSS), difference: 6.56 MiB 2023.10.20 00:37:07.000356 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} 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.20 00:37:07.000540 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.000572 [ 3 ] {} HTTP-Session: de4d9940-bc5e-46a4-a984-61424857a959 Destroying unnamed session 2023.10.20 00:37:07.000962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.001023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.001048 [ 3 ] {} HTTP-Session: 906faa62-ab77-4f59-b84a-00075278633d Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.001069 [ 3 ] {} HTTP-Session: 906faa62-ab77-4f59-b84a-00075278633d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.001207 [ 3 ] {fefbb5ec-78f6-4b02-892c-71e19a02eb14} executeQuery: (from [fd00:1122:3344:101::d]:47644) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.20 00:37:07.001328 [ 3 ] {fefbb5ec-78f6-4b02-892c-71e19a02eb14} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.001350 [ 3 ] {fefbb5ec-78f6-4b02-892c-71e19a02eb14} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.001368 [ 3 ] {} HTTP-Session: 906faa62-ab77-4f59-b84a-00075278633d Destroying unnamed session 2023.10.20 00:37:07.001541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.001594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.001615 [ 3 ] {} HTTP-Session: aaaae2b4-5bed-4468-bc03-b1a072e8a02c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.001633 [ 3 ] {} HTTP-Session: aaaae2b4-5bed-4468-bc03-b1a072e8a02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.001691 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.20 00:37:07.001749 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.20 00:37:07.003126 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.20 00:37:07.003149 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.887e-05 sec 2023.10.20 00:37:07.003184 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.20 00:37:07.003199 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} DatabaseAtomic (oximeter): Starting up tables. 2023.10.20 00:37:07.003280 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.003299 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.003317 [ 3 ] {} HTTP-Session: aaaae2b4-5bed-4468-bc03-b1a072e8a02c Destroying unnamed session 2023.10.20 00:37:07.003466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.003513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.003534 [ 3 ] {} HTTP-Session: ac30403c-a289-44aa-b928-69f030a9771c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.003553 [ 3 ] {} HTTP-Session: ac30403c-a289-44aa-b928-69f030a9771c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.003704 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.20 00:37:07.003751 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.20 00:37:07.008041 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} oximeter.version (52b799f7-2390-46ea-a0bf-41507c3b247c): Loading data parts 2023.10.20 00:37:07.008175 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} oximeter.version (52b799f7-2390-46ea-a0bf-41507c3b247c): There are no data parts 2023.10.20 00:37:07.010402 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.010458 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.010475 [ 3 ] {} HTTP-Session: ac30403c-a289-44aa-b928-69f030a9771c Destroying unnamed session 2023.10.20 00:37:07.010610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.010669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.010688 [ 3 ] {} HTTP-Session: dcf990fe-2b70-496d-be21-7281ee435bee Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.010710 [ 3 ] {} HTTP-Session: dcf990fe-2b70-496d-be21-7281ee435bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.010910 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.010983 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.20 00:37:07.019287 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Loading data parts 2023.10.20 00:37:07.019400 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): There are no data parts 2023.10.20 00:37:07.020930 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.020984 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.021001 [ 3 ] {} HTTP-Session: dcf990fe-2b70-496d-be21-7281ee435bee Destroying unnamed session 2023.10.20 00:37:07.021167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.021229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.021252 [ 3 ] {} HTTP-Session: 0f939f38-6782-463e-b7d5-fea5d4aa9fad Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.021271 [ 3 ] {} HTTP-Session: 0f939f38-6782-463e-b7d5-fea5d4aa9fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.021484 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.021539 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.20 00:37:07.023202 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} oximeter.measurements_i8 (a6a9aa0f-bd01-4848-a55b-cf12d1e31288): Loading data parts 2023.10.20 00:37:07.023301 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} oximeter.measurements_i8 (a6a9aa0f-bd01-4848-a55b-cf12d1e31288): There are no data parts 2023.10.20 00:37:07.024853 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.024882 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.024910 [ 3 ] {} HTTP-Session: 0f939f38-6782-463e-b7d5-fea5d4aa9fad Destroying unnamed session 2023.10.20 00:37:07.025069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.025125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.025164 [ 3 ] {} HTTP-Session: 2c3b4254-c775-4fc2-b20f-9b718a9583a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.025184 [ 3 ] {} HTTP-Session: 2c3b4254-c775-4fc2-b20f-9b718a9583a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.025393 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.025446 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.20 00:37:07.027443 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} oximeter.measurements_u8 (52172c9e-30f0-490f-8a8f-a3e0ecb18efd): Loading data parts 2023.10.20 00:37:07.027557 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} oximeter.measurements_u8 (52172c9e-30f0-490f-8a8f-a3e0ecb18efd): There are no data parts 2023.10.20 00:37:07.028800 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.028831 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.028858 [ 3 ] {} HTTP-Session: 2c3b4254-c775-4fc2-b20f-9b718a9583a2 Destroying unnamed session 2023.10.20 00:37:07.028993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.029047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.029072 [ 3 ] {} HTTP-Session: 22dd0299-a902-4c4c-b9d3-1a09a992b7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.029089 [ 3 ] {} HTTP-Session: 22dd0299-a902-4c4c-b9d3-1a09a992b7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.029291 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.029354 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.20 00:37:07.030991 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} oximeter.measurements_i16 (3b2f83ea-f9b0-423e-869f-650cb3c6fcd1): Loading data parts 2023.10.20 00:37:07.031100 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} oximeter.measurements_i16 (3b2f83ea-f9b0-423e-869f-650cb3c6fcd1): There are no data parts 2023.10.20 00:37:07.032281 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.032321 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.032344 [ 3 ] {} HTTP-Session: 22dd0299-a902-4c4c-b9d3-1a09a992b7c2 Destroying unnamed session 2023.10.20 00:37:07.032477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.032533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.032561 [ 3 ] {} HTTP-Session: c598b5bb-da44-4adc-beda-1f5771abc2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.032578 [ 3 ] {} HTTP-Session: c598b5bb-da44-4adc-beda-1f5771abc2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.032821 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.032897 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.20 00:37:07.034605 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} oximeter.measurements_u16 (910f2215-4c2d-46c6-be7a-8d6bf461b299): Loading data parts 2023.10.20 00:37:07.034724 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} oximeter.measurements_u16 (910f2215-4c2d-46c6-be7a-8d6bf461b299): There are no data parts 2023.10.20 00:37:07.035912 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.035949 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.035965 [ 3 ] {} HTTP-Session: c598b5bb-da44-4adc-beda-1f5771abc2e5 Destroying unnamed session 2023.10.20 00:37:07.036117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.036175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.036198 [ 3 ] {} HTTP-Session: 2eaa1fb8-38e1-4779-9b2d-e47126a5225c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.036222 [ 3 ] {} HTTP-Session: 2eaa1fb8-38e1-4779-9b2d-e47126a5225c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.036425 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.036478 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.20 00:37:07.038067 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} oximeter.measurements_i32 (b2abacb0-c386-429c-892d-b3403694b9dc): Loading data parts 2023.10.20 00:37:07.038187 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} oximeter.measurements_i32 (b2abacb0-c386-429c-892d-b3403694b9dc): There are no data parts 2023.10.20 00:37:07.040428 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.040485 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.040509 [ 3 ] {} HTTP-Session: 2eaa1fb8-38e1-4779-9b2d-e47126a5225c Destroying unnamed session 2023.10.20 00:37:07.040690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.040747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.040768 [ 3 ] {} HTTP-Session: 24aafc8b-1705-4d36-9fea-88742f175ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.040792 [ 3 ] {} HTTP-Session: 24aafc8b-1705-4d36-9fea-88742f175ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.040987 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.041044 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.20 00:37:07.043262 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} oximeter.measurements_u32 (e2af17f1-cacb-4ee6-b935-a26fe3b84b7e): Loading data parts 2023.10.20 00:37:07.043372 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} oximeter.measurements_u32 (e2af17f1-cacb-4ee6-b935-a26fe3b84b7e): There are no data parts 2023.10.20 00:37:07.045244 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.045272 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.045302 [ 3 ] {} HTTP-Session: 24aafc8b-1705-4d36-9fea-88742f175ae6 Destroying unnamed session 2023.10.20 00:37:07.045453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.045501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.045527 [ 3 ] {} HTTP-Session: 972f14b8-f008-4766-86ee-ed1cf2e0953e Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.045553 [ 3 ] {} HTTP-Session: 972f14b8-f008-4766-86ee-ed1cf2e0953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.045748 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.045805 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.20 00:37:07.047297 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Loading data parts 2023.10.20 00:37:07.047428 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): There are no data parts 2023.10.20 00:37:07.048945 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.048972 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.048999 [ 3 ] {} HTTP-Session: 972f14b8-f008-4766-86ee-ed1cf2e0953e Destroying unnamed session 2023.10.20 00:37:07.049141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.049197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.049221 [ 3 ] {} HTTP-Session: 775899e0-8a5a-4750-ad09-4c2baef820d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.049242 [ 3 ] {} HTTP-Session: 775899e0-8a5a-4750-ad09-4c2baef820d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.049430 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.049486 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.20 00:37:07.051147 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} oximeter.measurements_u64 (08e87478-d8cd-4718-b38f-eb633a8bbe17): Loading data parts 2023.10.20 00:37:07.051272 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} oximeter.measurements_u64 (08e87478-d8cd-4718-b38f-eb633a8bbe17): There are no data parts 2023.10.20 00:37:07.052478 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.052503 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.052528 [ 3 ] {} HTTP-Session: 775899e0-8a5a-4750-ad09-4c2baef820d0 Destroying unnamed session 2023.10.20 00:37:07.052690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.052744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.052770 [ 3 ] {} HTTP-Session: be10252a-861e-4c1e-8424-8f1474a2d6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.052787 [ 3 ] {} HTTP-Session: be10252a-861e-4c1e-8424-8f1474a2d6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.052976 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.053033 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.20 00:37:07.054986 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} oximeter.measurements_f32 (2d1854b9-28a0-4b9e-9f90-cdf526e0cbde): Loading data parts 2023.10.20 00:37:07.055095 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} oximeter.measurements_f32 (2d1854b9-28a0-4b9e-9f90-cdf526e0cbde): There are no data parts 2023.10.20 00:37:07.056270 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.056299 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.056326 [ 3 ] {} HTTP-Session: be10252a-861e-4c1e-8424-8f1474a2d6b5 Destroying unnamed session 2023.10.20 00:37:07.056464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.056516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.056536 [ 3 ] {} HTTP-Session: 8699eda9-0220-49de-ac77-866737261083 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.056559 [ 3 ] {} HTTP-Session: 8699eda9-0220-49de-ac77-866737261083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.056746 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.056801 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.20 00:37:07.058840 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} oximeter.measurements_f64 (30418bac-784a-4b80-968f-f234c35747bd): Loading data parts 2023.10.20 00:37:07.058959 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} oximeter.measurements_f64 (30418bac-784a-4b80-968f-f234c35747bd): There are no data parts 2023.10.20 00:37:07.060282 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.060307 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.060323 [ 3 ] {} HTTP-Session: 8699eda9-0220-49de-ac77-866737261083 Destroying unnamed session 2023.10.20 00:37:07.060482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.060537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.060556 [ 3 ] {} HTTP-Session: 287b523f-b97a-4287-9f0d-b57dd286f0d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.060581 [ 3 ] {} HTTP-Session: 287b523f-b97a-4287-9f0d-b57dd286f0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.060778 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.060828 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.20 00:37:07.062844 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} oximeter.measurements_string (6109a1e7-6c70-4405-ba8b-0d1a53757208): Loading data parts 2023.10.20 00:37:07.062984 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} oximeter.measurements_string (6109a1e7-6c70-4405-ba8b-0d1a53757208): There are no data parts 2023.10.20 00:37:07.064579 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.064630 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.064656 [ 3 ] {} HTTP-Session: 287b523f-b97a-4287-9f0d-b57dd286f0d6 Destroying unnamed session 2023.10.20 00:37:07.064831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.064900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.064927 [ 3 ] {} HTTP-Session: 36721e1c-e8e7-499d-871d-ff2dbeb07fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.064954 [ 3 ] {} HTTP-Session: 36721e1c-e8e7-499d-871d-ff2dbeb07fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.065179 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.065249 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.20 00:37:07.067284 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} oximeter.measurements_bytes (8548f0d0-57e5-42c8-9036-e7399f074db2): Loading data parts 2023.10.20 00:37:07.067409 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} oximeter.measurements_bytes (8548f0d0-57e5-42c8-9036-e7399f074db2): There are no data parts 2023.10.20 00:37:07.068642 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.068681 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.068697 [ 3 ] {} HTTP-Session: 36721e1c-e8e7-499d-871d-ff2dbeb07fa9 Destroying unnamed session 2023.10.20 00:37:07.068856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.068914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.068940 [ 3 ] {} HTTP-Session: a2175939-d1c7-4c75-95a5-98fd5f30b450 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.068975 [ 3 ] {} HTTP-Session: a2175939-d1c7-4c75-95a5-98fd5f30b450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.069235 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.069293 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.20 00:37:07.071289 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Loading data parts 2023.10.20 00:37:07.071400 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): There are no data parts 2023.10.20 00:37:07.073109 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.073134 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.073149 [ 3 ] {} HTTP-Session: a2175939-d1c7-4c75-95a5-98fd5f30b450 Destroying unnamed session 2023.10.20 00:37:07.073274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.073329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.073346 [ 3 ] {} HTTP-Session: a7dd49a3-d0b2-4518-bc52-f54930fd5c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.073370 [ 3 ] {} HTTP-Session: a7dd49a3-d0b2-4518-bc52-f54930fd5c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.073606 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.073665 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.20 00:37:07.075153 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} oximeter.measurements_cumulativeu64 (4ce509df-d362-4d2c-bea6-98288a046599): Loading data parts 2023.10.20 00:37:07.075269 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} oximeter.measurements_cumulativeu64 (4ce509df-d362-4d2c-bea6-98288a046599): There are no data parts 2023.10.20 00:37:07.076840 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.076866 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.076892 [ 3 ] {} HTTP-Session: a7dd49a3-d0b2-4518-bc52-f54930fd5c7c Destroying unnamed session 2023.10.20 00:37:07.077035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.077101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.077140 [ 3 ] {} HTTP-Session: a2f16109-f1dc-4b27-8ed8-db48e635447e Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.077163 [ 3 ] {} HTTP-Session: a2f16109-f1dc-4b27-8ed8-db48e635447e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.077453 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.077525 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.20 00:37:07.079684 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} oximeter.measurements_cumulativef32 (cb621769-a19b-4502-bee0-b2fb909093b0): Loading data parts 2023.10.20 00:37:07.079804 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} oximeter.measurements_cumulativef32 (cb621769-a19b-4502-bee0-b2fb909093b0): There are no data parts 2023.10.20 00:37:07.080965 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.080990 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.081014 [ 3 ] {} HTTP-Session: a2f16109-f1dc-4b27-8ed8-db48e635447e Destroying unnamed session 2023.10.20 00:37:07.081136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.081187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.081214 [ 3 ] {} HTTP-Session: 28883797-0481-477f-abe6-8cd88cedd462 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.081230 [ 3 ] {} HTTP-Session: 28883797-0481-477f-abe6-8cd88cedd462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.081434 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} executeQuery: (from [fd00:1122:3344:101::d]:47644) -- 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.20 00:37:07.081491 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.20 00:37:07.083637 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} oximeter.measurements_cumulativef64 (74aed1dd-1246-4ac8-a6a0-6876de84bb4c): Loading data parts 2023.10.20 00:37:07.083736 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} oximeter.measurements_cumulativef64 (74aed1dd-1246-4ac8-a6a0-6876de84bb4c): There are no data parts 2023.10.20 00:37:07.085542 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.085574 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.085610 [ 3 ] {} HTTP-Session: 28883797-0481-477f-abe6-8cd88cedd462 Destroying unnamed session 2023.10.20 00:37:07.085780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.085835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.085866 [ 3 ] {} HTTP-Session: 1b36c7d0-8283-49a3-8ecd-114a3e58ccd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.085894 [ 3 ] {} HTTP-Session: 1b36c7d0-8283-49a3-8ecd-114a3e58ccd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.086110 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.086177 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.20 00:37:07.088516 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} oximeter.measurements_histogrami8 (86866169-2703-4b5f-a0c9-fdf649b030ed): Loading data parts 2023.10.20 00:37:07.088630 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} oximeter.measurements_histogrami8 (86866169-2703-4b5f-a0c9-fdf649b030ed): There are no data parts 2023.10.20 00:37:07.090384 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.090425 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.090442 [ 3 ] {} HTTP-Session: 1b36c7d0-8283-49a3-8ecd-114a3e58ccd0 Destroying unnamed session 2023.10.20 00:37:07.090622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.090679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.090699 [ 3 ] {} HTTP-Session: 9b90a547-674f-464b-9b08-e03f14458674 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.090726 [ 3 ] {} HTTP-Session: 9b90a547-674f-464b-9b08-e03f14458674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.090944 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.091005 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.20 00:37:07.093589 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} oximeter.measurements_histogramu8 (e63f31ab-0cac-4a74-a897-acb1a933cc16): Loading data parts 2023.10.20 00:37:07.093721 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} oximeter.measurements_histogramu8 (e63f31ab-0cac-4a74-a897-acb1a933cc16): There are no data parts 2023.10.20 00:37:07.096090 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.096142 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.096178 [ 3 ] {} HTTP-Session: 9b90a547-674f-464b-9b08-e03f14458674 Destroying unnamed session 2023.10.20 00:37:07.096352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.096429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.096469 [ 3 ] {} HTTP-Session: a0f71263-66ea-4dcc-977d-95ff8542d322 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.096493 [ 3 ] {} HTTP-Session: a0f71263-66ea-4dcc-977d-95ff8542d322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.096815 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.096876 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.20 00:37:07.099319 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} oximeter.measurements_histogrami16 (31f8f8df-bf21-48b8-a6e8-1259af7de9d0): Loading data parts 2023.10.20 00:37:07.099437 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} oximeter.measurements_histogrami16 (31f8f8df-bf21-48b8-a6e8-1259af7de9d0): There are no data parts 2023.10.20 00:37:07.100785 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.100839 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.100892 [ 3 ] {} HTTP-Session: a0f71263-66ea-4dcc-977d-95ff8542d322 Destroying unnamed session 2023.10.20 00:37:07.101063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.101143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.101184 [ 3 ] {} HTTP-Session: 197dafd7-d4d1-43e6-888c-d0a6498cdf62 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.101210 [ 3 ] {} HTTP-Session: 197dafd7-d4d1-43e6-888c-d0a6498cdf62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.101525 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.101612 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.20 00:37:07.103600 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} oximeter.measurements_histogramu16 (5e0592f8-1f46-4e40-9c8a-2bde5a76f818): Loading data parts 2023.10.20 00:37:07.103711 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} oximeter.measurements_histogramu16 (5e0592f8-1f46-4e40-9c8a-2bde5a76f818): There are no data parts 2023.10.20 00:37:07.104937 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.104976 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.104991 [ 3 ] {} HTTP-Session: 197dafd7-d4d1-43e6-888c-d0a6498cdf62 Destroying unnamed session 2023.10.20 00:37:07.105119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.105178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.105198 [ 3 ] {} HTTP-Session: a7fb0380-2985-4b03-bdee-f602892f2877 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.105220 [ 3 ] {} HTTP-Session: a7fb0380-2985-4b03-bdee-f602892f2877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.105438 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.105493 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.20 00:37:07.106950 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} oximeter.measurements_histogrami32 (90eeab04-c119-4641-bea4-2d48e7bb7da2): Loading data parts 2023.10.20 00:37:07.107036 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} oximeter.measurements_histogrami32 (90eeab04-c119-4641-bea4-2d48e7bb7da2): There are no data parts 2023.10.20 00:37:07.108337 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.108369 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.108384 [ 3 ] {} HTTP-Session: a7fb0380-2985-4b03-bdee-f602892f2877 Destroying unnamed session 2023.10.20 00:37:07.108505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.108554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.108573 [ 3 ] {} HTTP-Session: 1e2a1981-3ad7-4240-9f07-93203104f45a Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.108594 [ 3 ] {} HTTP-Session: 1e2a1981-3ad7-4240-9f07-93203104f45a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.108807 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.108860 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.20 00:37:07.110311 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} oximeter.measurements_histogramu32 (987ed707-bd85-431e-a6e4-9d2645ebf6a4): Loading data parts 2023.10.20 00:37:07.110390 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} oximeter.measurements_histogramu32 (987ed707-bd85-431e-a6e4-9d2645ebf6a4): There are no data parts 2023.10.20 00:37:07.111683 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.111707 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.111728 [ 3 ] {} HTTP-Session: 1e2a1981-3ad7-4240-9f07-93203104f45a Destroying unnamed session 2023.10.20 00:37:07.111840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.111887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.111910 [ 3 ] {} HTTP-Session: c43d13a4-753d-42f5-8fb5-15e161cb64e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.111926 [ 3 ] {} HTTP-Session: c43d13a4-753d-42f5-8fb5-15e161cb64e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.112141 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.112194 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.20 00:37:07.113612 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} oximeter.measurements_histogrami64 (62411589-c701-4aad-8140-048c64a73061): Loading data parts 2023.10.20 00:37:07.113683 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} oximeter.measurements_histogrami64 (62411589-c701-4aad-8140-048c64a73061): There are no data parts 2023.10.20 00:37:07.114957 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.114982 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.115003 [ 3 ] {} HTTP-Session: c43d13a4-753d-42f5-8fb5-15e161cb64e3 Destroying unnamed session 2023.10.20 00:37:07.115118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.115165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.115188 [ 3 ] {} HTTP-Session: d4483ddb-dbd3-46f3-97c8-1bac46572a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.115209 [ 3 ] {} HTTP-Session: d4483ddb-dbd3-46f3-97c8-1bac46572a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.115417 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.115474 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.20 00:37:07.116917 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} oximeter.measurements_histogramu64 (c772ec5c-7ffb-4c71-b431-dac6ad0fc62e): Loading data parts 2023.10.20 00:37:07.116999 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} oximeter.measurements_histogramu64 (c772ec5c-7ffb-4c71-b431-dac6ad0fc62e): There are no data parts 2023.10.20 00:37:07.118100 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.118131 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.118146 [ 3 ] {} HTTP-Session: d4483ddb-dbd3-46f3-97c8-1bac46572a05 Destroying unnamed session 2023.10.20 00:37:07.118280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.118328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.118346 [ 3 ] {} HTTP-Session: 7b7dfdc1-09ff-45cb-b4cb-fc8ffed7f061 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.118370 [ 3 ] {} HTTP-Session: 7b7dfdc1-09ff-45cb-b4cb-fc8ffed7f061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.118579 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.118634 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.20 00:37:07.120254 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} oximeter.measurements_histogramf32 (dccc4b3e-a3f6-42d3-ae5d-f2447f048909): Loading data parts 2023.10.20 00:37:07.120335 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} oximeter.measurements_histogramf32 (dccc4b3e-a3f6-42d3-ae5d-f2447f048909): There are no data parts 2023.10.20 00:37:07.121417 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.121450 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.121477 [ 3 ] {} HTTP-Session: 7b7dfdc1-09ff-45cb-b4cb-fc8ffed7f061 Destroying unnamed session 2023.10.20 00:37:07.121606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.121655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.121679 [ 3 ] {} HTTP-Session: b1ba2956-76b6-4354-96e3-f4e74ee50a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.121693 [ 3 ] {} HTTP-Session: b1ba2956-76b6-4354-96e3-f4e74ee50a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.121957 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.122044 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.20 00:37:07.123913 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Loading data parts 2023.10.20 00:37:07.124083 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): There are no data parts 2023.10.20 00:37:07.125296 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.125330 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.125364 [ 3 ] {} HTTP-Session: b1ba2956-76b6-4354-96e3-f4e74ee50a53 Destroying unnamed session 2023.10.20 00:37:07.125513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.125580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.125617 [ 3 ] {} HTTP-Session: 09eceb67-abfa-461f-8d74-721f35386eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.125641 [ 3 ] {} HTTP-Session: 09eceb67-abfa-461f-8d74-721f35386eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.125876 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.125934 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.20 00:37:07.127453 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} oximeter.fields_bool (a94cf6c5-3960-4b81-bd9b-66f8ff3966ea): Loading data parts 2023.10.20 00:37:07.127570 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} oximeter.fields_bool (a94cf6c5-3960-4b81-bd9b-66f8ff3966ea): There are no data parts 2023.10.20 00:37:07.129046 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.129098 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.129121 [ 3 ] {} HTTP-Session: 09eceb67-abfa-461f-8d74-721f35386eaf Destroying unnamed session 2023.10.20 00:37:07.129290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.129374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.129402 [ 3 ] {} HTTP-Session: 4ed090e0-f606-4034-ad51-c0e2362abc31 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.129446 [ 3 ] {} HTTP-Session: 4ed090e0-f606-4034-ad51-c0e2362abc31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.129666 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.129736 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.20 00:37:07.131914 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} oximeter.fields_i8 (ebe927bf-c783-47b6-8fe3-7f6fbc4a16ad): Loading data parts 2023.10.20 00:37:07.132020 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} oximeter.fields_i8 (ebe927bf-c783-47b6-8fe3-7f6fbc4a16ad): There are no data parts 2023.10.20 00:37:07.133587 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.133621 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.133664 [ 3 ] {} HTTP-Session: 4ed090e0-f606-4034-ad51-c0e2362abc31 Destroying unnamed session 2023.10.20 00:37:07.133855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.133917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.133957 [ 3 ] {} HTTP-Session: 103dce25-8d53-4454-829f-edddac7a60c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.133987 [ 3 ] {} HTTP-Session: 103dce25-8d53-4454-829f-edddac7a60c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.134147 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.134207 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.20 00:37:07.135861 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} oximeter.fields_u8 (d6e1f85d-54f6-4c88-9814-80068a45accf): Loading data parts 2023.10.20 00:37:07.135980 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} oximeter.fields_u8 (d6e1f85d-54f6-4c88-9814-80068a45accf): There are no data parts 2023.10.20 00:37:07.137172 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.137199 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.137228 [ 3 ] {} HTTP-Session: 103dce25-8d53-4454-829f-edddac7a60c3 Destroying unnamed session 2023.10.20 00:37:07.137373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.137427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.137455 [ 3 ] {} HTTP-Session: 8493bbe4-5339-404e-8844-838133a651aa Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.137472 [ 3 ] {} HTTP-Session: 8493bbe4-5339-404e-8844-838133a651aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.137632 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.137683 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.20 00:37:07.139228 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} oximeter.fields_i16 (6c9349d6-ad65-4e2e-9574-7f37d4b66738): Loading data parts 2023.10.20 00:37:07.139349 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} oximeter.fields_i16 (6c9349d6-ad65-4e2e-9574-7f37d4b66738): There are no data parts 2023.10.20 00:37:07.141693 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.141745 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.141768 [ 3 ] {} HTTP-Session: 8493bbe4-5339-404e-8844-838133a651aa Destroying unnamed session 2023.10.20 00:37:07.141932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.142011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.142039 [ 3 ] {} HTTP-Session: ca4cf51d-5fa9-40c8-87df-4b012c3d47e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.142078 [ 3 ] {} HTTP-Session: ca4cf51d-5fa9-40c8-87df-4b012c3d47e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.142329 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.142398 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.20 00:37:07.144327 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} oximeter.fields_u16 (e73a3478-13eb-40c1-8119-96bdee548deb): Loading data parts 2023.10.20 00:37:07.144446 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} oximeter.fields_u16 (e73a3478-13eb-40c1-8119-96bdee548deb): There are no data parts 2023.10.20 00:37:07.146136 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.146182 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.146198 [ 3 ] {} HTTP-Session: ca4cf51d-5fa9-40c8-87df-4b012c3d47e6 Destroying unnamed session 2023.10.20 00:37:07.146334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.146409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.146429 [ 3 ] {} HTTP-Session: c66dd236-f665-4727-a981-418d5ef7f223 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.146446 [ 3 ] {} HTTP-Session: c66dd236-f665-4727-a981-418d5ef7f223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.146610 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.146674 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.20 00:37:07.148397 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} oximeter.fields_i32 (38d9e545-14cb-4f66-b5dd-d1dda72107be): Loading data parts 2023.10.20 00:37:07.148510 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} oximeter.fields_i32 (38d9e545-14cb-4f66-b5dd-d1dda72107be): There are no data parts 2023.10.20 00:37:07.150575 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.150606 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.150642 [ 3 ] {} HTTP-Session: c66dd236-f665-4727-a981-418d5ef7f223 Destroying unnamed session 2023.10.20 00:37:07.150808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.150874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.150907 [ 3 ] {} HTTP-Session: 84a45868-3919-458e-b464-bfe06b0d3ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.150924 [ 3 ] {} HTTP-Session: 84a45868-3919-458e-b464-bfe06b0d3ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.151111 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.151168 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.20 00:37:07.153146 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} oximeter.fields_u32 (931bcb9f-b803-4a9f-8c5e-6701aefef1a9): Loading data parts 2023.10.20 00:37:07.153259 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} oximeter.fields_u32 (931bcb9f-b803-4a9f-8c5e-6701aefef1a9): There are no data parts 2023.10.20 00:37:07.154661 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.154703 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.154719 [ 3 ] {} HTTP-Session: 84a45868-3919-458e-b464-bfe06b0d3ee5 Destroying unnamed session 2023.10.20 00:37:07.154867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.154924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.154943 [ 3 ] {} HTTP-Session: 0fb9b111-dec8-4d90-aa16-8eb28bca6670 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.154973 [ 3 ] {} HTTP-Session: 0fb9b111-dec8-4d90-aa16-8eb28bca6670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.155130 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.155181 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.20 00:37:07.157034 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Loading data parts 2023.10.20 00:37:07.157128 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): There are no data parts 2023.10.20 00:37:07.158584 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.158609 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.158634 [ 3 ] {} HTTP-Session: 0fb9b111-dec8-4d90-aa16-8eb28bca6670 Destroying unnamed session 2023.10.20 00:37:07.158761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.158812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.158846 [ 3 ] {} HTTP-Session: 58b9117b-6d1e-4798-8df3-ca39598fd30a Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.158869 [ 3 ] {} HTTP-Session: 58b9117b-6d1e-4798-8df3-ca39598fd30a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.159059 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.159114 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.20 00:37:07.160777 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} oximeter.fields_u64 (cd6c1b26-9b5f-4643-ba2d-4cb2e3caf76f): Loading data parts 2023.10.20 00:37:07.160875 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} oximeter.fields_u64 (cd6c1b26-9b5f-4643-ba2d-4cb2e3caf76f): There are no data parts 2023.10.20 00:37:07.162057 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.162082 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.162097 [ 3 ] {} HTTP-Session: 58b9117b-6d1e-4798-8df3-ca39598fd30a Destroying unnamed session 2023.10.20 00:37:07.162222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.162272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.162290 [ 3 ] {} HTTP-Session: a3be8b4b-2b97-4d63-a45f-c7aab15daf18 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.162314 [ 3 ] {} HTTP-Session: a3be8b4b-2b97-4d63-a45f-c7aab15daf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.162472 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.162515 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.20 00:37:07.164087 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} oximeter.fields_ipaddr (61e4887a-53d8-4e4e-892d-0cdfbb6ebd2d): Loading data parts 2023.10.20 00:37:07.164175 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} oximeter.fields_ipaddr (61e4887a-53d8-4e4e-892d-0cdfbb6ebd2d): There are no data parts 2023.10.20 00:37:07.165283 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.165321 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.165336 [ 3 ] {} HTTP-Session: a3be8b4b-2b97-4d63-a45f-c7aab15daf18 Destroying unnamed session 2023.10.20 00:37:07.165468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.165518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.165538 [ 3 ] {} HTTP-Session: 2f947fe4-6093-43d4-9b5d-7d4ff16faee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.165560 [ 3 ] {} HTTP-Session: 2f947fe4-6093-43d4-9b5d-7d4ff16faee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.165719 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.165766 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.20 00:37:07.167571 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Loading data parts 2023.10.20 00:37:07.167660 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): There are no data parts 2023.10.20 00:37:07.169746 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.169771 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.169795 [ 3 ] {} HTTP-Session: 2f947fe4-6093-43d4-9b5d-7d4ff16faee5 Destroying unnamed session 2023.10.20 00:37:07.169918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.169975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.169995 [ 3 ] {} HTTP-Session: daf704e2-40d7-46b9-afcb-daf2ef9a26c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.170011 [ 3 ] {} HTTP-Session: daf704e2-40d7-46b9-afcb-daf2ef9a26c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.170169 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.170219 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.20 00:37:07.171665 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Loading data parts 2023.10.20 00:37:07.171772 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): There are no data parts 2023.10.20 00:37:07.173121 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.173169 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.173205 [ 3 ] {} HTTP-Session: daf704e2-40d7-46b9-afcb-daf2ef9a26c8 Destroying unnamed session 2023.10.20 00:37:07.173360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.173438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.173481 [ 3 ] {} HTTP-Session: 72241ee7-1997-4a3d-8e73-60fc5b8f4cef Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.173502 [ 3 ] {} HTTP-Session: 72241ee7-1997-4a3d-8e73-60fc5b8f4cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.173757 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} executeQuery: (from [fd00:1122:3344:101::d]:47644) 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.20 00:37:07.173860 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.20 00:37:07.176007 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Loading data parts 2023.10.20 00:37:07.176119 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): There are no data parts 2023.10.20 00:37:07.177373 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.177418 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.20 00:37:07.177434 [ 3 ] {} HTTP-Session: 72241ee7-1997-4a3d-8e73-60fc5b8f4cef Destroying unnamed session 2023.10.20 00:37:07.177580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:07.177640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:07.177661 [ 3 ] {} HTTP-Session: 5573644c-8c55-4694-ac01-144ed36b10e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 2023.10.20 00:37:07.177692 [ 3 ] {} HTTP-Session: 5573644c-8c55-4694-ac01-144ed36b10e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:07.177821 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} executeQuery: (from [fd00:1122:3344:101::d]:47644) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.20 00:37:07.178494 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.20 00:37:07.182219 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.65 GiB. 2023.10.20 00:37:07.185144 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:07.185383 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} oximeter.version (52b799f7-2390-46ea-a0bf-41507c3b247c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:07.185620 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} executeQuery: Read 1 rows, 16.00 B in 0.007781258 sec., 128 rows/sec., 2.01 KiB/sec. 2023.10.20 00:37:07.185768 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} DynamicQueryHandler: Done processing query 2023.10.20 00:37:07.185792 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.20 00:37:07.185818 [ 3 ] {} HTTP-Session: 5573644c-8c55-4694-ac01-144ed36b10e8 Destroying unnamed session 2023.10.20 00:37:08.001170 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.54 MiB, peak 230.62 MiB, will set to 228.27 MiB (RSS), difference: 2.73 MiB 2023.10.20 00:37:20.412485 [ 161 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:37:20.412547 [ 161 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:37:22.158768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:22.158947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:22.159004 [ 3 ] {} HTTP-Session: c8ddec5f-b3c8-492b-9998-879d49a9c8de Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:22.159031 [ 3 ] {} HTTP-Session: c8ddec5f-b3c8-492b-9998-879d49a9c8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:22.159179 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:22.159265 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.20 00:37:22.160725 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:22.162779 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:22.163253 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:22.163467 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:22.163625 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} executeQuery: Read 12 rows, 1.62 KiB in 0.004399425 sec., 2727 rows/sec., 368.03 KiB/sec. 2023.10.20 00:37:22.163798 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} DynamicQueryHandler: Done processing query 2023.10.20 00:37:22.163825 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.20 00:37:22.163856 [ 3 ] {} HTTP-Session: c8ddec5f-b3c8-492b-9998-879d49a9c8de Destroying unnamed session 2023.10.20 00:37:22.164014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:22.164072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:22.164091 [ 3 ] {} HTTP-Session: 8dabaf3f-181b-4e48-961d-f401b12fa44c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:22.164123 [ 3 ] {} HTTP-Session: 8dabaf3f-181b-4e48-961d-f401b12fa44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:22.164207 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:22.164256 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:37:22.164377 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:22.166002 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:22.166280 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:22.166442 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:22.166545 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} executeQuery: Read 6 rows, 348.00 B in 0.002308279 sec., 2599 rows/sec., 147.23 KiB/sec. 2023.10.20 00:37:22.166712 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} DynamicQueryHandler: Done processing query 2023.10.20 00:37:22.166745 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.20 00:37:22.166760 [ 3 ] {} HTTP-Session: 8dabaf3f-181b-4e48-961d-f401b12fa44c Destroying unnamed session 2023.10.20 00:37:22.166968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:22.167024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:22.167042 [ 3 ] {} HTTP-Session: e1ad1514-a368-4476-934b-8757a71eb2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:22.167066 [ 3 ] {} HTTP-Session: e1ad1514-a368-4476-934b-8757a71eb2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:22.167158 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:22.167199 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:37:22.167317 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:22.167673 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:22.167894 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:22.168065 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:22.168202 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} executeQuery: Read 87 rows, 8.33 KiB in 0.001016962 sec., 85548 rows/sec., 8.00 MiB/sec. 2023.10.20 00:37:22.168323 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} DynamicQueryHandler: Done processing query 2023.10.20 00:37:22.168354 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.20 00:37:22.168370 [ 3 ] {} HTTP-Session: e1ad1514-a368-4476-934b-8757a71eb2ac Destroying unnamed session 2023.10.20 00:37:22.168631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:22.168684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:22.168703 [ 3 ] {} HTTP-Session: 9e14d15f-8cd9-4e2f-98a7-5fa22ef4972e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:22.168733 [ 3 ] {} HTTP-Session: 9e14d15f-8cd9-4e2f-98a7-5fa22ef4972e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:22.168811 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:22.168857 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:37:22.170019 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:22.170826 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:22.171078 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:22.171240 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:22.171360 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} executeQuery: Read 264 rows, 18.54 KiB in 0.002519505 sec., 104782 rows/sec., 7.19 MiB/sec. 2023.10.20 00:37:22.171478 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} DynamicQueryHandler: Done processing query 2023.10.20 00:37:22.171510 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:37:22.171525 [ 3 ] {} HTTP-Session: 9e14d15f-8cd9-4e2f-98a7-5fa22ef4972e Destroying unnamed session 2023.10.20 00:37:22.171659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:22.171712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:22.171730 [ 3 ] {} HTTP-Session: f0fb0f7a-f107-4478-aac7-4439d2ba2f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:22.171753 [ 3 ] {} HTTP-Session: f0fb0f7a-f107-4478-aac7-4439d2ba2f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:22.171828 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:22.171867 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:37:22.171980 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:22.172274 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:22.172551 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:22.172727 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:22.172850 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} executeQuery: Read 6 rows, 258.00 B in 0.000996791 sec., 6019 rows/sec., 252.76 KiB/sec. 2023.10.20 00:37:22.172965 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} DynamicQueryHandler: Done processing query 2023.10.20 00:37:22.172995 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:22.173022 [ 3 ] {} HTTP-Session: f0fb0f7a-f107-4478-aac7-4439d2ba2f2f Destroying unnamed session 2023.10.20 00:37:22.173155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:22.173205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:22.173237 [ 3 ] {} HTTP-Session: e91240ee-c203-47a8-b36c-cd43ba045175 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:22.173253 [ 3 ] {} HTTP-Session: e91240ee-c203-47a8-b36c-cd43ba045175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:22.173333 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:22.173382 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:37:22.173498 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:22.173810 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:22.174067 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:22.174234 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:22.174347 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} executeQuery: Read 63 rows, 3.91 KiB in 0.000982261 sec., 64137 rows/sec., 3.89 MiB/sec. 2023.10.20 00:37:22.174481 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} DynamicQueryHandler: Done processing query 2023.10.20 00:37:22.174503 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:22.174526 [ 3 ] {} HTTP-Session: e91240ee-c203-47a8-b36c-cd43ba045175 Destroying unnamed session 2023.10.20 00:37:22.174641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:22.174693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:22.174717 [ 3 ] {} HTTP-Session: daf214d4-18be-470b-a1d5-519129991b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:22.174733 [ 3 ] {} HTTP-Session: daf214d4-18be-470b-a1d5-519129991b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:22.174814 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:22.174858 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:37:22.174967 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:22.175219 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:22.175460 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:22.175637 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:22.175769 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} executeQuery: Read 19 rows, 1.01 KiB in 0.00092224 sec., 20602 rows/sec., 1.07 MiB/sec. 2023.10.20 00:37:22.175949 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} DynamicQueryHandler: Done processing query 2023.10.20 00:37:22.175973 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:22.175987 [ 3 ] {} HTTP-Session: daf214d4-18be-470b-a1d5-519129991b5b Destroying unnamed session 2023.10.20 00:37:32.124503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:32.124648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:32.124680 [ 3 ] {} HTTP-Session: de88afe5-0ea0-4a97-acc7-00a49955d8f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:32.124708 [ 3 ] {} HTTP-Session: de88afe5-0ea0-4a97-acc7-00a49955d8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:32.124867 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:32.124937 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:37:32.125129 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:32.125569 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:32.125821 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:32.125991 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:32.126148 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} executeQuery: Read 6 rows, 348.00 B in 0.001242186 sec., 4830 rows/sec., 273.59 KiB/sec. 2023.10.20 00:37:32.126300 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} DynamicQueryHandler: Done processing query 2023.10.20 00:37:32.126325 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.20 00:37:32.126354 [ 3 ] {} HTTP-Session: de88afe5-0ea0-4a97-acc7-00a49955d8f5 Destroying unnamed session 2023.10.20 00:37:32.126540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:32.126592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:32.126613 [ 3 ] {} HTTP-Session: af971a41-aa00-489a-8dd5-22f08be77ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:32.126633 [ 3 ] {} HTTP-Session: af971a41-aa00-489a-8dd5-22f08be77ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:32.126718 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:32.126758 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:37:32.126867 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:32.127232 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:32.127459 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:32.127612 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:32.127742 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} executeQuery: Read 87 rows, 8.33 KiB in 0.000996242 sec., 87328 rows/sec., 8.16 MiB/sec. 2023.10.20 00:37:32.127878 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} DynamicQueryHandler: Done processing query 2023.10.20 00:37:32.127903 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.20 00:37:32.127919 [ 3 ] {} HTTP-Session: af971a41-aa00-489a-8dd5-22f08be77ce1 Destroying unnamed session 2023.10.20 00:37:32.128168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:32.128216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:32.128234 [ 3 ] {} HTTP-Session: d77a50ef-182e-41d6-af96-887d3f43099a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:32.128252 [ 3 ] {} HTTP-Session: d77a50ef-182e-41d6-af96-887d3f43099a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:32.128338 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:32.128377 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:37:32.128483 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:32.128925 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:32.129147 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:32.129296 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:32.129416 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} executeQuery: Read 264 rows, 18.54 KiB in 0.001052393 sec., 250856 rows/sec., 17.21 MiB/sec. 2023.10.20 00:37:32.129525 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} DynamicQueryHandler: Done processing query 2023.10.20 00:37:32.129549 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:37:32.129564 [ 3 ] {} HTTP-Session: d77a50ef-182e-41d6-af96-887d3f43099a Destroying unnamed session 2023.10.20 00:37:32.129716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:32.129758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:32.129776 [ 3 ] {} HTTP-Session: 62177e08-a307-4814-b50e-2c32cbebe56c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:32.129793 [ 3 ] {} HTTP-Session: 62177e08-a307-4814-b50e-2c32cbebe56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:32.129865 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:32.129904 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:37:32.130009 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:32.130325 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:32.130564 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:32.130768 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:32.130897 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} executeQuery: Read 6 rows, 258.00 B in 0.001002232 sec., 5986 rows/sec., 251.39 KiB/sec. 2023.10.20 00:37:32.131028 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} DynamicQueryHandler: Done processing query 2023.10.20 00:37:32.131050 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:32.131067 [ 3 ] {} HTTP-Session: 62177e08-a307-4814-b50e-2c32cbebe56c Destroying unnamed session 2023.10.20 00:37:32.131243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:32.131289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:32.131307 [ 3 ] {} HTTP-Session: 4ab7c55d-68f7-48e1-8ff4-1c229321c065 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:32.131324 [ 3 ] {} HTTP-Session: 4ab7c55d-68f7-48e1-8ff4-1c229321c065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:32.131399 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:32.131441 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:37:32.131559 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:32.131865 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:32.132125 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:32.132300 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:32.132416 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} executeQuery: Read 63 rows, 3.91 KiB in 0.000991721 sec., 63525 rows/sec., 3.85 MiB/sec. 2023.10.20 00:37:32.132540 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} DynamicQueryHandler: Done processing query 2023.10.20 00:37:32.132563 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:32.132580 [ 3 ] {} HTTP-Session: 4ab7c55d-68f7-48e1-8ff4-1c229321c065 Destroying unnamed session 2023.10.20 00:37:32.132687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:32.132732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:32.132750 [ 3 ] {} HTTP-Session: 08fbef23-4233-44f4-af6e-674cc73716eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:32.132766 [ 3 ] {} HTTP-Session: 08fbef23-4233-44f4-af6e-674cc73716eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:32.132838 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:32.132877 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:37:32.132980 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:32.133277 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:32.133520 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:32.133695 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:32.133807 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} executeQuery: Read 19 rows, 1.01 KiB in 0.00094276 sec., 20153 rows/sec., 1.04 MiB/sec. 2023.10.20 00:37:32.133926 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} DynamicQueryHandler: Done processing query 2023.10.20 00:37:32.133949 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:32.133966 [ 3 ] {} HTTP-Session: 08fbef23-4233-44f4-af6e-674cc73716eb Destroying unnamed session 2023.10.20 00:37:35.414051 [ 139 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:37:35.414128 [ 139 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:37:37.109658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:37.109768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:37.109797 [ 3 ] {} HTTP-Session: 6be32243-bfc2-4785-b2b7-f83f56728fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:37.109824 [ 3 ] {} HTTP-Session: 6be32243-bfc2-4785-b2b7-f83f56728fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:37.109961 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:37.110033 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.20 00:37:37.110244 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:37.110701 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:37.111018 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:37.111179 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:37.111286 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} executeQuery: Read 4 rows, 443.00 B in 0.001293538 sec., 3092 rows/sec., 334.44 KiB/sec. 2023.10.20 00:37:37.111474 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} DynamicQueryHandler: Done processing query 2023.10.20 00:37:37.111499 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.20 00:37:37.111516 [ 3 ] {} HTTP-Session: 6be32243-bfc2-4785-b2b7-f83f56728fc7 Destroying unnamed session 2023.10.20 00:37:37.111627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:37.111671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:37.111690 [ 3 ] {} HTTP-Session: be1d8fa5-5464-4616-828a-5f8df5dabd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:37.111707 [ 3 ] {} HTTP-Session: be1d8fa5-5464-4616-828a-5f8df5dabd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:37.111781 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:37.111821 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:37:37.111932 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:37.112258 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:37.112485 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:37:37.112632 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:37:37.112729 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} executeQuery: Read 36 rows, 2.92 KiB in 0.00092326 sec., 38992 rows/sec., 3.09 MiB/sec. 2023.10.20 00:37:37.112845 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} DynamicQueryHandler: Done processing query 2023.10.20 00:37:37.112867 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:37.112884 [ 3 ] {} HTTP-Session: be1d8fa5-5464-4616-828a-5f8df5dabd2d Destroying unnamed session 2023.10.20 00:37:37.113020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 17591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:37.113066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:37.113084 [ 3 ] {} HTTP-Session: fb3ea55d-fde3-4809-a022-dde96fd62a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:37.113101 [ 3 ] {} HTTP-Session: fb3ea55d-fde3-4809-a022-dde96fd62a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:37.113178 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:37.113215 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:37:37.113314 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:37.113662 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:37.113872 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:37:37.114018 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:37:37.114111 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} executeQuery: Read 108 rows, 10.97 KiB in 0.0009089 sec., 118824 rows/sec., 11.78 MiB/sec. 2023.10.20 00:37:37.114223 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} DynamicQueryHandler: Done processing query 2023.10.20 00:37:37.114244 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:37:37.114259 [ 3 ] {} HTTP-Session: fb3ea55d-fde3-4809-a022-dde96fd62a06 Destroying unnamed session 2023.10.20 00:37:37.114366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 9207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:37.114410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:37.114428 [ 3 ] {} HTTP-Session: 1dbdadec-c12a-48f9-82bf-fff6ddd5394a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:37.114445 [ 3 ] {} HTTP-Session: 1dbdadec-c12a-48f9-82bf-fff6ddd5394a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:37.114516 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:37.114553 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:37:37.114654 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:37.114953 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:37.115146 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:37:37.115288 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:37:37.115383 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} executeQuery: Read 54 rows, 4.33 KiB in 0.000844008 sec., 63980 rows/sec., 5.01 MiB/sec. 2023.10.20 00:37:37.115494 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} DynamicQueryHandler: Done processing query 2023.10.20 00:37:37.115517 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.20 00:37:37.115533 [ 3 ] {} HTTP-Session: 1dbdadec-c12a-48f9-82bf-fff6ddd5394a Destroying unnamed session 2023.10.20 00:37:37.115682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:37.115727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:37.115744 [ 3 ] {} HTTP-Session: 1fb80cff-4f49-4878-87bc-a210920e88da Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:37.115760 [ 3 ] {} HTTP-Session: 1fb80cff-4f49-4878-87bc-a210920e88da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:37.115838 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:37.115880 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:37:37.116036 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:37.116655 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:37.118178 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.20 00:37:37.118358 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.20 00:37:37.118461 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} executeQuery: Read 36 rows, 49.75 KiB in 0.002603786 sec., 13826 rows/sec., 18.66 MiB/sec. 2023.10.20 00:37:37.118594 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} DynamicQueryHandler: Done processing query 2023.10.20 00:37:37.118617 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:37:37.118633 [ 3 ] {} HTTP-Session: 1fb80cff-4f49-4878-87bc-a210920e88da Destroying unnamed session 2023.10.20 00:37:37.118746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:37.118791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:37.118810 [ 3 ] {} HTTP-Session: 278a30e4-6fa5-428f-9df0-844616301d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:37.118826 [ 3 ] {} HTTP-Session: 278a30e4-6fa5-428f-9df0-844616301d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:37.118898 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:37.118936 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:37:37.119038 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:37.119340 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:37.119576 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:37:37.119747 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:37:37.119845 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} executeQuery: Read 30 rows, 2.15 KiB in 0.0009222 sec., 32530 rows/sec., 2.27 MiB/sec. 2023.10.20 00:37:37.119978 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} DynamicQueryHandler: Done processing query 2023.10.20 00:37:37.120001 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.20 00:37:37.120016 [ 3 ] {} HTTP-Session: 278a30e4-6fa5-428f-9df0-844616301d56 Destroying unnamed session 2023.10.20 00:37:42.097211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:42.097338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:42.097369 [ 3 ] {} HTTP-Session: 6c009e1d-ae28-4ef8-a3ae-7b214a6f8865 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:42.097397 [ 3 ] {} HTTP-Session: 6c009e1d-ae28-4ef8-a3ae-7b214a6f8865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:42.097526 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:42.097587 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:37:42.097748 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:42.098170 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:42.098439 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.20 00:37:42.098606 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.20 00:37:42.098737 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} executeQuery: Read 6 rows, 348.00 B in 0.001176745 sec., 5098 rows/sec., 288.80 KiB/sec. 2023.10.20 00:37:42.098892 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} DynamicQueryHandler: Done processing query 2023.10.20 00:37:42.098919 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.20 00:37:42.098935 [ 3 ] {} HTTP-Session: 6c009e1d-ae28-4ef8-a3ae-7b214a6f8865 Destroying unnamed session 2023.10.20 00:37:42.099085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:42.099137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:42.099157 [ 3 ] {} HTTP-Session: b51d368e-162a-4777-997f-f064aadc8e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:42.099175 [ 3 ] {} HTTP-Session: b51d368e-162a-4777-997f-f064aadc8e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:42.099262 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:42.099305 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:37:42.099412 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:42.099779 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:42.100005 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.20 00:37:42.100157 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.20 00:37:42.100279 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} executeQuery: Read 87 rows, 8.33 KiB in 0.000990042 sec., 87875 rows/sec., 8.21 MiB/sec. 2023.10.20 00:37:42.100404 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} DynamicQueryHandler: Done processing query 2023.10.20 00:37:42.100427 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.20 00:37:42.100443 [ 3 ] {} HTTP-Session: b51d368e-162a-4777-997f-f064aadc8e74 Destroying unnamed session 2023.10.20 00:37:42.100743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:42.100789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:42.100808 [ 3 ] {} HTTP-Session: e983c907-774c-49fa-a9d3-218749432cba Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:42.100825 [ 3 ] {} HTTP-Session: e983c907-774c-49fa-a9d3-218749432cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:42.100913 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:42.100953 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:37:42.101061 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:42.101495 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:42.101715 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.20 00:37:42.101901 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.20 00:37:42.102023 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} executeQuery: Read 264 rows, 18.54 KiB in 0.001081053 sec., 244206 rows/sec., 16.75 MiB/sec. 2023.10.20 00:37:42.102147 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} DynamicQueryHandler: Done processing query 2023.10.20 00:37:42.102170 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:37:42.102187 [ 3 ] {} HTTP-Session: e983c907-774c-49fa-a9d3-218749432cba Destroying unnamed session 2023.10.20 00:37:42.102350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:42.102395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:42.102413 [ 3 ] {} HTTP-Session: d481e585-0699-40a5-aa41-1bd8bd4327f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:42.102430 [ 3 ] {} HTTP-Session: d481e585-0699-40a5-aa41-1bd8bd4327f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:42.102501 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:42.102542 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:37:42.102650 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:42.102910 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:42.103151 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:37:42.103323 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:37:42.103444 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} executeQuery: Read 6 rows, 258.00 B in 0.00091623 sec., 6548 rows/sec., 274.99 KiB/sec. 2023.10.20 00:37:42.103569 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} DynamicQueryHandler: Done processing query 2023.10.20 00:37:42.103595 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:42.103610 [ 3 ] {} HTTP-Session: d481e585-0699-40a5-aa41-1bd8bd4327f2 Destroying unnamed session 2023.10.20 00:37:42.103754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:42.103799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:42.103818 [ 3 ] {} HTTP-Session: afc658ce-940c-4c06-bff5-9fed3f87a533 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:42.103835 [ 3 ] {} HTTP-Session: afc658ce-940c-4c06-bff5-9fed3f87a533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:42.103910 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:42.103951 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:37:42.104068 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:42.104371 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:42.104666 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:37:42.104853 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:37:42.104979 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} executeQuery: Read 63 rows, 3.91 KiB in 0.001036192 sec., 60799 rows/sec., 3.69 MiB/sec. 2023.10.20 00:37:42.105112 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} DynamicQueryHandler: Done processing query 2023.10.20 00:37:42.105136 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:42.105151 [ 3 ] {} HTTP-Session: afc658ce-940c-4c06-bff5-9fed3f87a533 Destroying unnamed session 2023.10.20 00:37:42.105261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:42.105306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:42.105324 [ 3 ] {} HTTP-Session: 41f23e32-dc3b-4623-ac2c-8e5bd3c591cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:42.105341 [ 3 ] {} HTTP-Session: 41f23e32-dc3b-4623-ac2c-8e5bd3c591cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:42.105411 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:42.105449 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:37:42.105551 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:42.105809 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:42.106050 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.20 00:37:42.106232 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.20 00:37:42.106356 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} executeQuery: Read 19 rows, 1.01 KiB in 0.00092114 sec., 20626 rows/sec., 1.07 MiB/sec. 2023.10.20 00:37:42.106473 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} DynamicQueryHandler: Done processing query 2023.10.20 00:37:42.106496 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:42.106512 [ 3 ] {} HTTP-Session: 41f23e32-dc3b-4623-ac2c-8e5bd3c591cf Destroying unnamed session 2023.10.20 00:37:47.081286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:47.081431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:47.081462 [ 3 ] {} HTTP-Session: c43af899-c00b-4d19-8547-c44a1c7f1ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:47.081491 [ 3 ] {} HTTP-Session: c43af899-c00b-4d19-8547-c44a1c7f1ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:47.081636 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:47.081705 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:37:47.081886 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:47.082409 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:47.082687 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.20 00:37:47.082868 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.20 00:37:47.082992 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} executeQuery: Read 41 rows, 3.32 KiB in 0.001320268 sec., 31054 rows/sec., 2.46 MiB/sec. 2023.10.20 00:37:47.083150 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} DynamicQueryHandler: Done processing query 2023.10.20 00:37:47.083176 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:47.083194 [ 3 ] {} HTTP-Session: c43af899-c00b-4d19-8547-c44a1c7f1ed8 Destroying unnamed session 2023.10.20 00:37:47.083349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:47.083404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:47.083425 [ 3 ] {} HTTP-Session: b041b42a-fa56-412a-8c80-659f5d9452a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:47.083444 [ 3 ] {} HTTP-Session: b041b42a-fa56-412a-8c80-659f5d9452a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:47.083534 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:47.083577 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:37:47.083684 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:47.084064 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:47.084280 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.20 00:37:47.084429 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.20 00:37:47.084535 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} executeQuery: Read 123 rows, 12.40 KiB in 0.000977171 sec., 125873 rows/sec., 12.39 MiB/sec. 2023.10.20 00:37:47.084669 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} DynamicQueryHandler: Done processing query 2023.10.20 00:37:47.084694 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:37:47.084711 [ 3 ] {} HTTP-Session: b041b42a-fa56-412a-8c80-659f5d9452a3 Destroying unnamed session 2023.10.20 00:37:47.084835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:47.084882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:47.084902 [ 3 ] {} HTTP-Session: bd88a83c-90e6-4ae0-8408-ffad6e1a1706 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:47.084920 [ 3 ] {} HTTP-Session: bd88a83c-90e6-4ae0-8408-ffad6e1a1706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:47.084995 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:47.085035 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:37:47.085141 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:47.085435 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:47.085643 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.20 00:37:47.085792 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.20 00:37:47.085896 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} executeQuery: Read 41 rows, 3.28 KiB in 0.000874739 sec., 46871 rows/sec., 3.67 MiB/sec. 2023.10.20 00:37:47.086036 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} DynamicQueryHandler: Done processing query 2023.10.20 00:37:47.086061 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:47.086077 [ 3 ] {} HTTP-Session: bd88a83c-90e6-4ae0-8408-ffad6e1a1706 Destroying unnamed session 2023.10.20 00:37:47.086208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:47.086254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:47.086273 [ 3 ] {} HTTP-Session: 96bd7d4e-5de4-4c2c-8428-92230e64c265 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:47.086290 [ 3 ] {} HTTP-Session: 96bd7d4e-5de4-4c2c-8428-92230e64c265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:47.086375 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:47.086421 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:37:47.086555 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:47.087015 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:47.087327 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.20 00:37:47.087507 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.20 00:37:47.087615 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} executeQuery: Read 41 rows, 56.66 KiB in 0.001210036 sec., 33883 rows/sec., 45.72 MiB/sec. 2023.10.20 00:37:47.087748 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} DynamicQueryHandler: Done processing query 2023.10.20 00:37:47.087772 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:37:47.087787 [ 3 ] {} HTTP-Session: 96bd7d4e-5de4-4c2c-8428-92230e64c265 Destroying unnamed session 2023.10.20 00:37:50.415165 [ 123 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:37:50.415275 [ 123 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:37:52.070152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:52.070269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:52.070295 [ 3 ] {} HTTP-Session: 7bc2cc8e-c209-45a2-828b-6facc7c3134c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:52.070320 [ 3 ] {} HTTP-Session: 7bc2cc8e-c209-45a2-828b-6facc7c3134c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:52.070448 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:52.070510 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:37:52.070667 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:52.071100 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.071389 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.20 00:37:52.071558 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.20 00:37:52.071689 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} executeQuery: Read 6 rows, 348.00 B in 0.001202296 sec., 4990 rows/sec., 282.66 KiB/sec. 2023.10.20 00:37:52.071727 [ 121 ] {} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.20 00:37:52.071830 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.071867 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} DynamicQueryHandler: Done processing query 2023.10.20 00:37:52.071903 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:37:52.071944 [ 3 ] {} HTTP-Session: 7bc2cc8e-c209-45a2-828b-6facc7c3134c Destroying unnamed session 2023.10.20 00:37:52.072097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:52.072160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:52.072156 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.20 00:37:52.072189 [ 3 ] {} HTTP-Session: 20267c8e-5788-4929-a0a0-431cacb8cf70 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:52.072234 [ 3 ] {} HTTP-Session: 20267c8e-5788-4929-a0a0-431cacb8cf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:52.072367 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:52.072449 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:37:52.072460 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:37:52.072560 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::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.20 00:37:52.072700 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:52.073139 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.073243 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::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.20 00:37:52.073481 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2023.10.20 00:37:52.073567 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.20 00:37:52.073635 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::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.20 00:37:52.073758 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2023.10.20 00:37:52.073882 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.20 00:37:52.073971 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::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.20 00:37:52.074061 [ 121 ] {} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.20 00:37:52.074150 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} executeQuery: Read 87 rows, 8.33 KiB in 0.001718357 sec., 50629 rows/sec., 4.73 MiB/sec. 2023.10.20 00:37:52.074165 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.074378 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.20 00:37:52.074431 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} DynamicQueryHandler: Done processing query 2023.10.20 00:37:52.074470 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.20 00:37:52.074496 [ 3 ] {} HTTP-Session: 20267c8e-5788-4929-a0a0-431cacb8cf70 Destroying unnamed session 2023.10.20 00:37:52.074561 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:37:52.074601 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::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.20 00:37:52.074738 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.10.20 00:37:52.074808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:52.074872 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part 2023.10.20 00:37:52.074891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:52.075000 [ 3 ] {} HTTP-Session: b747159d-4139-4c4d-bdc9-f0cd529ba3f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:52.075070 [ 3 ] {} HTTP-Session: b747159d-4139-4c4d-bdc9-f0cd529ba3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:52.075346 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part 2023.10.20 00:37:52.075380 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:52.075559 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:37:52.075802 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 123 rows starting from the beginning of the part 2023.10.20 00:37:52.076474 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:52.076537 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2023.10.20 00:37:52.077699 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.005768764 sec., 17508.083187317075 rows/sec., 1.29 MiB/sec. 2023.10.20 00:37:52.077996 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.20 00:37:52.078210 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.078422 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.20 00:37:52.078698 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.20 00:37:52.078931 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.20 00:37:52.079256 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.20 00:37:52.079497 [ 121 ] {} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.20 00:37:52.079510 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.005222672 sec., 110862.7920727168 rows/sec., 10.60 MiB/sec. 2023.10.20 00:37:52.079573 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} executeQuery: Read 264 rows, 18.54 KiB in 0.004113229 sec., 64183 rows/sec., 4.40 MiB/sec. 2023.10.20 00:37:52.079588 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.079785 [ 17 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.20 00:37:52.079959 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.20 00:37:52.080033 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} DynamicQueryHandler: Done processing query 2023.10.20 00:37:52.080103 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:37:52.080164 [ 17 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.20 00:37:52.080174 [ 3 ] {} HTTP-Session: b747159d-4139-4c4d-bdc9-f0cd529ba3f1 Destroying unnamed session 2023.10.20 00:37:52.080283 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:37:52.080298 [ 17 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.20 00:37:52.080352 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::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.20 00:37:52.080480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:52.080584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:52.080618 [ 3 ] {} HTTP-Session: a1fdcd8c-40c2-4068-843e-bae4fcb77bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:52.080667 [ 3 ] {} HTTP-Session: a1fdcd8c-40c2-4068-843e-bae4fcb77bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:52.080741 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part 2023.10.20 00:37:52.080849 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:52.080961 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:37:52.080979 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part 2023.10.20 00:37:52.081324 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part 2023.10.20 00:37:52.081479 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:52.081599 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2023.10.20 00:37:52.081780 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part 2023.10.20 00:37:52.082307 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.082845 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.20 00:37:52.083124 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.20 00:37:52.083459 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} executeQuery: Read 6 rows, 258.00 B in 0.002523005 sec., 2378 rows/sec., 99.86 KiB/sec. 2023.10.20 00:37:52.083621 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1151 rows, containing 4 columns (4 merged, 0 gathered) in 0.003962616 sec., 290464.6829266323 rows/sec., 20.16 MiB/sec. 2023.10.20 00:37:52.083756 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} DynamicQueryHandler: Done processing query 2023.10.20 00:37:52.083792 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:52.083831 [ 3 ] {} HTTP-Session: a1fdcd8c-40c2-4068-843e-bae4fcb77bd4 Destroying unnamed session 2023.10.20 00:37:52.083827 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.20 00:37:52.083997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:52.084069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:52.084075 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.20 00:37:52.084095 [ 3 ] {} HTTP-Session: 5d82f357-0260-4160-bbcd-f7dee3532a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:52.084137 [ 3 ] {} HTTP-Session: 5d82f357-0260-4160-bbcd-f7dee3532a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:52.084182 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.20 00:37:52.084296 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:52.084361 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:37:52.084496 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:52.084840 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.085103 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.20 00:37:52.085281 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.20 00:37:52.085410 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} executeQuery: Read 63 rows, 3.91 KiB in 0.001066763 sec., 59057 rows/sec., 3.58 MiB/sec. 2023.10.20 00:37:52.085523 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} DynamicQueryHandler: Done processing query 2023.10.20 00:37:52.085545 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:52.085561 [ 3 ] {} HTTP-Session: 5d82f357-0260-4160-bbcd-f7dee3532a66 Destroying unnamed session 2023.10.20 00:37:52.085677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:52.085721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:52.085740 [ 3 ] {} HTTP-Session: cc4ffcb9-57b9-4550-9590-fa46f7a2d0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:52.085756 [ 3 ] {} HTTP-Session: cc4ffcb9-57b9-4550-9590-fa46f7a2d0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:52.085827 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:52.085864 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:37:52.085966 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:52.086209 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:52.086440 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.20 00:37:52.086612 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.20 00:37:52.086739 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} executeQuery: Read 19 rows, 1.01 KiB in 0.00088802 sec., 21395 rows/sec., 1.11 MiB/sec. 2023.10.20 00:37:52.086856 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} DynamicQueryHandler: Done processing query 2023.10.20 00:37:52.086879 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:37:52.086894 [ 3 ] {} HTTP-Session: cc4ffcb9-57b9-4550-9590-fa46f7a2d0a3 Destroying unnamed session 2023.10.20 00:37:57.054739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:57.054918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:57.054963 [ 3 ] {} HTTP-Session: 267d532e-280c-4d6f-974f-182ee5408034 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:57.055001 [ 3 ] {} HTTP-Session: 267d532e-280c-4d6f-974f-182ee5408034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:57.055188 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:57.055279 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:37:57.055438 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:57.055910 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:57.056186 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.20 00:37:57.056359 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.20 00:37:57.056500 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} executeQuery: Read 41 rows, 3.32 KiB in 0.001262888 sec., 32465 rows/sec., 2.57 MiB/sec. 2023.10.20 00:37:57.056644 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} DynamicQueryHandler: Done processing query 2023.10.20 00:37:57.056670 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:57.056686 [ 3 ] {} HTTP-Session: 267d532e-280c-4d6f-974f-182ee5408034 Destroying unnamed session 2023.10.20 00:37:57.056836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:57.056883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:57.056903 [ 3 ] {} HTTP-Session: 0f99635f-2aa8-4f6b-912c-b56580e04ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:57.056922 [ 3 ] {} HTTP-Session: 0f99635f-2aa8-4f6b-912c-b56580e04ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:57.057007 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:57.057050 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:37:57.057157 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:57.057547 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:57.057771 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.20 00:37:57.057927 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.20 00:37:57.058051 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} executeQuery: Read 123 rows, 12.40 KiB in 0.001017142 sec., 120927 rows/sec., 11.90 MiB/sec. 2023.10.20 00:37:57.058211 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} DynamicQueryHandler: Done processing query 2023.10.20 00:37:57.058236 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:37:57.058253 [ 3 ] {} HTTP-Session: 0f99635f-2aa8-4f6b-912c-b56580e04ed2 Destroying unnamed session 2023.10.20 00:37:57.058378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:57.058425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:57.058444 [ 3 ] {} HTTP-Session: 69468a14-e722-4c88-9535-eb58c201399b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:57.058461 [ 3 ] {} HTTP-Session: 69468a14-e722-4c88-9535-eb58c201399b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:57.058537 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:57.058577 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:37:57.058689 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:57.058974 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:57.059189 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.20 00:37:57.059345 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.20 00:37:57.059462 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} executeQuery: Read 41 rows, 3.28 KiB in 0.000900209 sec., 45544 rows/sec., 3.56 MiB/sec. 2023.10.20 00:37:57.059568 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} DynamicQueryHandler: Done processing query 2023.10.20 00:37:57.059591 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:37:57.059607 [ 3 ] {} HTTP-Session: 69468a14-e722-4c88-9535-eb58c201399b Destroying unnamed session 2023.10.20 00:37:57.059794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:37:57.059838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:37:57.059857 [ 3 ] {} HTTP-Session: 62d4323e-d3b4-4770-82c4-8e3af607d4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:37:57.059873 [ 3 ] {} HTTP-Session: 62d4323e-d3b4-4770-82c4-8e3af607d4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:37:57.059956 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:37:57.059997 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:37:57.060134 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:37:57.060573 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:37:57.060893 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:37:57.061076 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:37:57.061208 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} executeQuery: Read 41 rows, 56.66 KiB in 0.001228197 sec., 33382 rows/sec., 45.05 MiB/sec. 2023.10.20 00:37:57.061398 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} DynamicQueryHandler: Done processing query 2023.10.20 00:37:57.061422 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:37:57.061439 [ 3 ] {} HTTP-Session: 62d4323e-d3b4-4770-82c4-8e3af607d4cc Destroying unnamed session 2023.10.20 00:38:02.042897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:02.043023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:02.043053 [ 3 ] {} HTTP-Session: 81dfcc1c-87bc-4077-bd65-98ec577ee855 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:02.043081 [ 3 ] {} HTTP-Session: 81dfcc1c-87bc-4077-bd65-98ec577ee855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:02.043219 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:02.043287 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:02.043468 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:02.043920 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:02.044173 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.20 00:38:02.044331 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.20 00:38:02.044462 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} executeQuery: Read 6 rows, 348.00 B in 0.001202536 sec., 4989 rows/sec., 282.61 KiB/sec. 2023.10.20 00:38:02.044654 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} DynamicQueryHandler: Done processing query 2023.10.20 00:38:02.044681 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.20 00:38:02.044697 [ 3 ] {} HTTP-Session: 81dfcc1c-87bc-4077-bd65-98ec577ee855 Destroying unnamed session 2023.10.20 00:38:02.044829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:02.044876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:02.044896 [ 3 ] {} HTTP-Session: d2151204-628e-4100-9a44-3bcbba337508 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:02.044915 [ 3 ] {} HTTP-Session: d2151204-628e-4100-9a44-3bcbba337508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:02.045000 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:02.045041 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:02.045157 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:02.045503 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:02.045716 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.20 00:38:02.045868 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.20 00:38:02.045995 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} executeQuery: Read 87 rows, 8.33 KiB in 0.00096425 sec., 90225 rows/sec., 8.43 MiB/sec. 2023.10.20 00:38:02.046134 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} DynamicQueryHandler: Done processing query 2023.10.20 00:38:02.046158 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.20 00:38:02.046174 [ 3 ] {} HTTP-Session: d2151204-628e-4100-9a44-3bcbba337508 Destroying unnamed session 2023.10.20 00:38:02.046324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:02.046368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:02.046386 [ 3 ] {} HTTP-Session: 42108c11-5dc2-40d5-892a-2394da2185e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:02.046402 [ 3 ] {} HTTP-Session: 42108c11-5dc2-40d5-892a-2394da2185e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:02.046482 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:02.046520 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:02.046625 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:02.047118 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:02.047329 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.20 00:38:02.047468 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.20 00:38:02.047585 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} executeQuery: Read 264 rows, 18.54 KiB in 0.001078513 sec., 244781 rows/sec., 16.79 MiB/sec. 2023.10.20 00:38:02.047710 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} DynamicQueryHandler: Done processing query 2023.10.20 00:38:02.047733 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:38:02.047749 [ 3 ] {} HTTP-Session: 42108c11-5dc2-40d5-892a-2394da2185e6 Destroying unnamed session 2023.10.20 00:38:02.047868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:02.047912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:02.047930 [ 3 ] {} HTTP-Session: df741128-a4b9-44ff-a273-a4e531aaa3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:02.047946 [ 3 ] {} HTTP-Session: df741128-a4b9-44ff-a273-a4e531aaa3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:02.048016 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:02.048057 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:38:02.048163 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:02.048408 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:02.048640 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.20 00:38:02.048811 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.20 00:38:02.048932 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} executeQuery: Read 6 rows, 258.00 B in 0.000890039 sec., 6741 rows/sec., 283.08 KiB/sec. 2023.10.20 00:38:02.049036 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} DynamicQueryHandler: Done processing query 2023.10.20 00:38:02.049059 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:02.049075 [ 3 ] {} HTTP-Session: df741128-a4b9-44ff-a273-a4e531aaa3e3 Destroying unnamed session 2023.10.20 00:38:02.049185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:02.049226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:02.049246 [ 3 ] {} HTTP-Session: 76840bcb-7939-4533-a89b-f49311d2a0d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:02.049262 [ 3 ] {} HTTP-Session: 76840bcb-7939-4533-a89b-f49311d2a0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:02.049337 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:02.049377 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:38:02.049488 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:02.049770 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:02.050011 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.20 00:38:02.050189 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.20 00:38:02.050318 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} executeQuery: Read 63 rows, 3.91 KiB in 0.00095565 sec., 65923 rows/sec., 4.00 MiB/sec. 2023.10.20 00:38:02.050437 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} DynamicQueryHandler: Done processing query 2023.10.20 00:38:02.050462 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:02.050478 [ 3 ] {} HTTP-Session: 76840bcb-7939-4533-a89b-f49311d2a0d6 Destroying unnamed session 2023.10.20 00:38:02.050579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:02.050622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:02.050642 [ 3 ] {} HTTP-Session: 27419c0f-ecab-479d-b926-4ba69723d65f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:02.050658 [ 3 ] {} HTTP-Session: 27419c0f-ecab-479d-b926-4ba69723d65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:02.050728 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:02.050769 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:38:02.050873 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:02.051187 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:02.051417 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.20 00:38:02.051602 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.20 00:38:02.051725 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} executeQuery: Read 19 rows, 1.01 KiB in 0.00096564 sec., 19676 rows/sec., 1.02 MiB/sec. 2023.10.20 00:38:02.051720 [ 110 ] {} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.20 00:38:02.051836 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:02.051888 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} DynamicQueryHandler: Done processing query 2023.10.20 00:38:02.051936 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:02.051941 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.20 00:38:02.051974 [ 3 ] {} HTTP-Session: 27419c0f-ecab-479d-b926-4ba69723d65f Destroying unnamed session 2023.10.20 00:38:02.052059 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:02.052093 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:38:02.052233 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part 2023.10.20 00:38:02.052341 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2023.10.20 00:38:02.052424 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:38:02.052516 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:38:02.052602 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:38:02.053832 [ 17 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.001939832 sec., 64438.56993801525 rows/sec., 3.62 MiB/sec. 2023.10.20 00:38:02.053958 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.20 00:38:02.054149 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.20 00:38:02.054210 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.20 00:38:05.415713 [ 107 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:38:05.415820 [ 107 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:38:07.026511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:07.026631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:07.026661 [ 3 ] {} HTTP-Session: 194db4c4-732f-4aa7-accd-883c87ada6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:07.026689 [ 3 ] {} HTTP-Session: 194db4c4-732f-4aa7-accd-883c87ada6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:07.026830 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:07.026898 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:07.027077 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:07.027507 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:07.027778 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.20 00:38:07.027948 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.20 00:38:07.028093 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} executeQuery: Read 41 rows, 3.32 KiB in 0.001225667 sec., 33451 rows/sec., 2.65 MiB/sec. 2023.10.20 00:38:07.028240 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} DynamicQueryHandler: Done processing query 2023.10.20 00:38:07.028266 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:07.028283 [ 3 ] {} HTTP-Session: 194db4c4-732f-4aa7-accd-883c87ada6a8 Destroying unnamed session 2023.10.20 00:38:07.028450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:07.028497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:07.028517 [ 3 ] {} HTTP-Session: 0b438421-d34a-4d99-9b16-4ae75a5668af Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:07.028536 [ 3 ] {} HTTP-Session: 0b438421-d34a-4d99-9b16-4ae75a5668af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:07.028624 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:07.028666 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:07.028772 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:07.029138 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:07.029361 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.20 00:38:07.029516 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.20 00:38:07.029646 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} executeQuery: Read 123 rows, 12.40 KiB in 0.000995122 sec., 123602 rows/sec., 12.17 MiB/sec. 2023.10.20 00:38:07.029781 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} DynamicQueryHandler: Done processing query 2023.10.20 00:38:07.029805 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:38:07.029820 [ 3 ] {} HTTP-Session: 0b438421-d34a-4d99-9b16-4ae75a5668af Destroying unnamed session 2023.10.20 00:38:07.029936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:07.029983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:07.030002 [ 3 ] {} HTTP-Session: b987327c-fb91-4e30-a926-7f5f275774b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:07.030019 [ 3 ] {} HTTP-Session: b987327c-fb91-4e30-a926-7f5f275774b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:07.030096 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:07.030135 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:07.030242 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:07.030526 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:07.030742 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.20 00:38:07.030919 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.20 00:38:07.031053 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} executeQuery: Read 41 rows, 3.28 KiB in 0.00092617 sec., 44268 rows/sec., 3.46 MiB/sec. 2023.10.20 00:38:07.031225 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} DynamicQueryHandler: Done processing query 2023.10.20 00:38:07.031252 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:07.031268 [ 3 ] {} HTTP-Session: b987327c-fb91-4e30-a926-7f5f275774b0 Destroying unnamed session 2023.10.20 00:38:07.031399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:07.031442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:07.031460 [ 3 ] {} HTTP-Session: ed2caacc-258d-4fc4-9847-68a280c80327 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:07.031477 [ 3 ] {} HTTP-Session: ed2caacc-258d-4fc4-9847-68a280c80327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:07.031562 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:07.031609 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:07.031754 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:07.032240 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:07.032579 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.20 00:38:07.032769 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.20 00:38:07.032894 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} executeQuery: Read 41 rows, 56.66 KiB in 0.001310258 sec., 31291 rows/sec., 42.23 MiB/sec. 2023.10.20 00:38:07.033031 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} DynamicQueryHandler: Done processing query 2023.10.20 00:38:07.033056 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:38:07.033071 [ 3 ] {} HTTP-Session: ed2caacc-258d-4fc4-9847-68a280c80327 Destroying unnamed session 2023.10.20 00:38:12.016806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:12.016937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:12.016963 [ 3 ] {} HTTP-Session: c8ba5403-936f-4ae3-8ff3-df3d2d11843d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:12.016986 [ 3 ] {} HTTP-Session: c8ba5403-936f-4ae3-8ff3-df3d2d11843d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:12.017113 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:12.017178 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.20 00:38:12.017370 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:12.017799 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.018104 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.20 00:38:12.018273 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.20 00:38:12.018399 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} executeQuery: Read 11 rows, 1009.00 B in 0.001250547 sec., 8796 rows/sec., 787.94 KiB/sec. 2023.10.20 00:38:12.018570 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} DynamicQueryHandler: Done processing query 2023.10.20 00:38:12.018595 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.20 00:38:12.018610 [ 3 ] {} HTTP-Session: c8ba5403-936f-4ae3-8ff3-df3d2d11843d Destroying unnamed session 2023.10.20 00:38:12.018716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:12.018761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:12.018780 [ 3 ] {} HTTP-Session: 1fbcfb48-7ecc-44d1-8d62-fcd021e78d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:12.018796 [ 3 ] {} HTTP-Session: 1fbcfb48-7ecc-44d1-8d62-fcd021e78d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:12.018866 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:12.018905 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:12.019011 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:12.019291 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.019508 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.20 00:38:12.019655 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.20 00:38:12.019782 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} executeQuery: Read 6 rows, 348.00 B in 0.000890269 sec., 6739 rows/sec., 381.73 KiB/sec. 2023.10.20 00:38:12.019947 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} DynamicQueryHandler: Done processing query 2023.10.20 00:38:12.019971 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.20 00:38:12.019987 [ 3 ] {} HTTP-Session: 1fbcfb48-7ecc-44d1-8d62-fcd021e78d3c Destroying unnamed session 2023.10.20 00:38:12.020145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:12.020189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:12.020208 [ 3 ] {} HTTP-Session: f6c6c61c-0b01-4467-b97c-b015afaa106c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:12.020223 [ 3 ] {} HTTP-Session: f6c6c61c-0b01-4467-b97c-b015afaa106c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:12.020295 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:12.020335 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:12.020453 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:12.020769 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.020982 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.20 00:38:12.021129 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.20 00:38:12.021250 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} executeQuery: Read 87 rows, 8.33 KiB in 0.00092934 sec., 93614 rows/sec., 8.75 MiB/sec. 2023.10.20 00:38:12.021370 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} DynamicQueryHandler: Done processing query 2023.10.20 00:38:12.021393 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.20 00:38:12.021409 [ 3 ] {} HTTP-Session: f6c6c61c-0b01-4467-b97c-b015afaa106c Destroying unnamed session 2023.10.20 00:38:12.021608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:12.021654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:12.021673 [ 3 ] {} HTTP-Session: dab6574c-87dd-4924-a855-fe3e3c964dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:12.021690 [ 3 ] {} HTTP-Session: dab6574c-87dd-4924-a855-fe3e3c964dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:12.021774 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:12.021812 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:12.021918 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:12.022333 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.022548 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.20 00:38:12.022690 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.20 00:38:12.022822 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} executeQuery: Read 275 rows, 19.41 KiB in 0.001022112 sec., 269050 rows/sec., 18.55 MiB/sec. 2023.10.20 00:38:12.022989 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} DynamicQueryHandler: Done processing query 2023.10.20 00:38:12.023013 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:38:12.023029 [ 3 ] {} HTTP-Session: dab6574c-87dd-4924-a855-fe3e3c964dd7 Destroying unnamed session 2023.10.20 00:38:12.023152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:12.023198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:12.023216 [ 3 ] {} HTTP-Session: e1a4e78f-d38f-4af1-aee0-08fcc353d7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:12.023232 [ 3 ] {} HTTP-Session: e1a4e78f-d38f-4af1-aee0-08fcc353d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:12.023301 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:12.023341 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:38:12.023459 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:12.023691 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.023924 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.20 00:38:12.024097 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.20 00:38:12.024216 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} executeQuery: Read 6 rows, 258.00 B in 0.000884489 sec., 6783 rows/sec., 284.86 KiB/sec. 2023.10.20 00:38:12.024213 [ 97 ] {} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.20 00:38:12.024319 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.024381 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} DynamicQueryHandler: Done processing query 2023.10.20 00:38:12.024409 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.20 00:38:12.024414 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:12.024451 [ 3 ] {} HTTP-Session: e1a4e78f-d38f-4af1-aee0-08fcc353d7fc Destroying unnamed session 2023.10.20 00:38:12.024500 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:12.024532 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:38:12.024577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:12.024629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:12.024658 [ 3 ] {} HTTP-Session: 408129e3-ccf2-4cf0-bead-377cfe5e95c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:12.024684 [ 3 ] {} HTTP-Session: 408129e3-ccf2-4cf0-bead-377cfe5e95c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:12.024686 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:38:12.024786 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:12.024854 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:38:12.024854 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:38:12.025011 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:38:12.025153 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:12.025162 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:38:12.025271 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:38:12.025606 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.025965 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.20 00:38:12.026109 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001735797 sec., 20739.752401922575 rows/sec., 870.91 KiB/sec. 2023.10.20 00:38:12.026197 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.20 00:38:12.026256 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.20 00:38:12.026368 [ 97 ] {} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.20 00:38:12.026408 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} executeQuery: Read 74 rows, 4.64 KiB in 0.001587665 sec., 46609 rows/sec., 2.85 MiB/sec. 2023.10.20 00:38:12.026445 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.026617 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.20 00:38:12.026686 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} DynamicQueryHandler: Done processing query 2023.10.20 00:38:12.026690 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.20 00:38:12.026731 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:12.026731 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:38:12.026773 [ 3 ] {} HTTP-Session: 408129e3-ccf2-4cf0-bead-377cfe5e95c5 Destroying unnamed session 2023.10.20 00:38:12.026773 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:38:12.026793 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.20 00:38:12.026912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:12.026928 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:38:12.026967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:12.026990 [ 3 ] {} HTTP-Session: f895ad6f-0118-4a5d-b21e-373ea2cb31fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:12.027025 [ 3 ] {} HTTP-Session: f895ad6f-0118-4a5d-b21e-373ea2cb31fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:12.027042 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:38:12.027137 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:12.027157 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:38:12.027194 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:38:12.027290 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:38:12.027433 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:12.027446 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:38:12.027815 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:12.028158 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.20 00:38:12.028304 [ 17 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787309 sec., 217645.63374324195 rows/sec., 13.22 MiB/sec. 2023.10.20 00:38:12.028397 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.20 00:38:12.028426 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.20 00:38:12.028563 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} executeQuery: Read 19 rows, 1.01 KiB in 0.001394201 sec., 13627 rows/sec., 723.56 KiB/sec. 2023.10.20 00:38:12.028675 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.20 00:38:12.028710 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} DynamicQueryHandler: Done processing query 2023.10.20 00:38:12.028735 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:12.028739 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.20 00:38:12.028755 [ 3 ] {} HTTP-Session: f895ad6f-0118-4a5d-b21e-373ea2cb31fe Destroying unnamed session 2023.10.20 00:38:17.000092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:17.000260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:17.000306 [ 3 ] {} HTTP-Session: 65d8a854-2504-4b2c-b41f-11b5831204d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:17.000346 [ 3 ] {} HTTP-Session: 65d8a854-2504-4b2c-b41f-11b5831204d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:17.000546 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:17.000634 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:17.000796 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:17.001136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.78 MiB, peak 235.13 MiB, will set to 229.76 MiB (RSS), difference: -1.01 MiB 2023.10.20 00:38:17.001297 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:17.001668 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.20 00:38:17.001925 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.20 00:38:17.002030 [ 92 ] {} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.20 00:38:17.002044 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} executeQuery: Read 41 rows, 3.32 KiB in 0.001445092 sec., 28371 rows/sec., 2.25 MiB/sec. 2023.10.20 00:38:17.002080 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:17.002241 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.20 00:38:17.002277 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} DynamicQueryHandler: Done processing query 2023.10.20 00:38:17.002327 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:17.002355 [ 3 ] {} HTTP-Session: 65d8a854-2504-4b2c-b41f-11b5831204d8 Destroying unnamed session 2023.10.20 00:38:17.002423 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:17.002466 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2023.10.20 00:38:17.002576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:17.002664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:17.002673 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:17.002695 [ 3 ] {} HTTP-Session: fcf5c933-bc09-41fb-885b-c7669b968af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:17.002757 [ 3 ] {} HTTP-Session: fcf5c933-bc09-41fb-885b-c7669b968af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:17.002943 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::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.20 00:38:17.002973 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:17.003060 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:17.003166 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:17.003505 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::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.20 00:38:17.003536 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:17.003740 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:17.004424 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:17.004952 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.20 00:38:17.005102 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966734 sec., 61346.92223839414 rows/sec., 4.71 MiB/sec. 2023.10.20 00:38:17.005256 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.20 00:38:17.005281 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.20 00:38:17.005380 [ 92 ] {} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.20 00:38:17.005403 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} executeQuery: Read 123 rows, 12.40 KiB in 0.002376041 sec., 51766 rows/sec., 5.10 MiB/sec. 2023.10.20 00:38:17.005431 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:17.005584 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.20 00:38:17.005640 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.20 00:38:17.005715 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} DynamicQueryHandler: Done processing query 2023.10.20 00:38:17.005753 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:17.005771 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:38:17.005804 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part 2023.10.20 00:38:17.005807 [ 3 ] {} HTTP-Session: fcf5c933-bc09-41fb-885b-c7669b968af0 Destroying unnamed session 2023.10.20 00:38:17.005829 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.20 00:38:17.006026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:17.006047 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 123 rows starting from the beginning of the part 2023.10.20 00:38:17.006089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:17.006114 [ 3 ] {} HTTP-Session: b709bc37-6f01-485d-baa0-08c3703672c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:17.006146 [ 3 ] {} HTTP-Session: b709bc37-6f01-485d-baa0-08c3703672c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:17.006170 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part 2023.10.20 00:38:17.006266 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:17.006288 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 123 rows starting from the beginning of the part 2023.10.20 00:38:17.006324 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:17.006425 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part 2023.10.20 00:38:17.006586 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:17.006590 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 123 rows starting from the beginning of the part 2023.10.20 00:38:17.007094 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:17.007382 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.20 00:38:17.007537 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 4 columns (4 merged, 0 gathered) in 0.002049564 sec., 367395.2118596931 rows/sec., 35.53 MiB/sec. 2023.10.20 00:38:17.007602 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.20 00:38:17.007658 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.20 00:38:17.007711 [ 92 ] {} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.20 00:38:17.007744 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} executeQuery: Read 41 rows, 3.28 KiB in 0.001447571 sec., 28323 rows/sec., 2.21 MiB/sec. 2023.10.20 00:38:17.007760 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:17.007938 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.20 00:38:17.008030 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.20 00:38:17.008116 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} DynamicQueryHandler: Done processing query 2023.10.20 00:38:17.008136 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:17.008145 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:17.008162 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.20 00:38:17.008176 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 323 rows starting from the beginning of the part 2023.10.20 00:38:17.008183 [ 3 ] {} HTTP-Session: b709bc37-6f01-485d-baa0-08c3703672c8 Destroying unnamed session 2023.10.20 00:38:17.008323 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:17.008405 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part 2023.10.20 00:38:17.008423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:17.008482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:17.008496 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:17.008505 [ 3 ] {} HTTP-Session: ae22ea24-da6e-430d-9558-82aa6cfe6f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:17.008533 [ 3 ] {} HTTP-Session: ae22ea24-da6e-430d-9558-82aa6cfe6f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:17.008615 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 275 rows starting from the beginning of the part 2023.10.20 00:38:17.008664 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:17.008723 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:17.008728 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:17.009045 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:17.009821 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 4 columns (4 merged, 0 gathered) in 0.002020954 sec., 487393.5774886514 rows/sec., 34.35 MiB/sec. 2023.10.20 00:38:17.009885 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:17.009968 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.20 00:38:17.010152 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.20 00:38:17.010228 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.20 00:38:17.010256 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.20 00:38:17.010447 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.20 00:38:17.010572 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} executeQuery: Read 41 rows, 56.66 KiB in 0.00187043 sec., 21920 rows/sec., 29.58 MiB/sec. 2023.10.20 00:38:17.010708 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} DynamicQueryHandler: Done processing query 2023.10.20 00:38:17.010732 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:38:17.010748 [ 3 ] {} HTTP-Session: ae22ea24-da6e-430d-9558-82aa6cfe6f34 Destroying unnamed session 2023.10.20 00:38:20.416866 [ 86 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:38:20.416969 [ 86 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:38:21.988474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:21.988593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:21.988624 [ 3 ] {} HTTP-Session: daac572b-6cca-4cd1-9513-b295190a192e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:21.988651 [ 3 ] {} HTTP-Session: daac572b-6cca-4cd1-9513-b295190a192e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:21.988791 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:21.988860 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:21.989046 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:21.989480 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:21.989748 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.20 00:38:21.989922 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.20 00:38:21.990047 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} executeQuery: Read 9 rows, 597.00 B in 0.001218186 sec., 7388 rows/sec., 478.59 KiB/sec. 2023.10.20 00:38:21.990199 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} DynamicQueryHandler: Done processing query 2023.10.20 00:38:21.990225 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:38:21.990242 [ 3 ] {} HTTP-Session: daac572b-6cca-4cd1-9513-b295190a192e Destroying unnamed session 2023.10.20 00:38:21.990368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:21.990420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:21.990440 [ 3 ] {} HTTP-Session: 66d5313b-bd8b-4d13-86fc-03d83cf36c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:21.990458 [ 3 ] {} HTTP-Session: 66d5313b-bd8b-4d13-86fc-03d83cf36c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:21.990542 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:21.990584 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:21.990693 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:21.991058 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:21.991278 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.20 00:38:21.991438 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.20 00:38:21.991559 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} executeQuery: Read 96 rows, 9.12 KiB in 0.000989331 sec., 97035 rows/sec., 9.00 MiB/sec. 2023.10.20 00:38:21.991753 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} DynamicQueryHandler: Done processing query 2023.10.20 00:38:21.991778 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.20 00:38:21.991795 [ 3 ] {} HTTP-Session: 66d5313b-bd8b-4d13-86fc-03d83cf36c5e Destroying unnamed session 2023.10.20 00:38:21.991934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:21.991981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:21.992001 [ 3 ] {} HTTP-Session: 8c116c98-b8a5-42fe-8874-ca2a2d5914ff Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:21.992017 [ 3 ] {} HTTP-Session: 8c116c98-b8a5-42fe-8874-ca2a2d5914ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:21.992099 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:21.992140 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:21.992263 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:21.992709 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:21.992935 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.20 00:38:21.993084 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.20 00:38:21.993204 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} executeQuery: Read 270 rows, 19.03 KiB in 0.001078193 sec., 250418 rows/sec., 17.23 MiB/sec. 2023.10.20 00:38:21.993326 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} DynamicQueryHandler: Done processing query 2023.10.20 00:38:21.993350 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:38:21.993366 [ 3 ] {} HTTP-Session: 8c116c98-b8a5-42fe-8874-ca2a2d5914ff Destroying unnamed session 2023.10.20 00:38:21.993521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:21.993565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:21.993584 [ 3 ] {} HTTP-Session: c67a5692-ed4f-436d-b8bf-1dc2bf05903a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:21.993600 [ 3 ] {} HTTP-Session: c67a5692-ed4f-436d-b8bf-1dc2bf05903a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:21.993669 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:21.993709 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:38:21.993819 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:21.994076 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:21.994314 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.20 00:38:21.994487 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.20 00:38:21.994603 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} executeQuery: Read 6 rows, 258.00 B in 0.000908199 sec., 6606 rows/sec., 277.42 KiB/sec. 2023.10.20 00:38:21.994726 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} DynamicQueryHandler: Done processing query 2023.10.20 00:38:21.994750 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:21.994765 [ 3 ] {} HTTP-Session: c67a5692-ed4f-436d-b8bf-1dc2bf05903a Destroying unnamed session 2023.10.20 00:38:21.994895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:21.994940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:21.994960 [ 3 ] {} HTTP-Session: fb60b0df-5291-40fd-a3c6-0c234ca9045b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:21.994976 [ 3 ] {} HTTP-Session: fb60b0df-5291-40fd-a3c6-0c234ca9045b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:21.995049 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:21.995091 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:38:21.995211 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:21.995516 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:21.995764 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.20 00:38:21.995939 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.20 00:38:21.996056 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} executeQuery: Read 63 rows, 3.91 KiB in 0.000981492 sec., 64187 rows/sec., 3.89 MiB/sec. 2023.10.20 00:38:21.996175 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} DynamicQueryHandler: Done processing query 2023.10.20 00:38:21.996198 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:21.996214 [ 3 ] {} HTTP-Session: fb60b0df-5291-40fd-a3c6-0c234ca9045b Destroying unnamed session 2023.10.20 00:38:21.996319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:21.996363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:21.996382 [ 3 ] {} HTTP-Session: 7b71e789-5d12-46e6-943a-c0577281725a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:21.996398 [ 3 ] {} HTTP-Session: 7b71e789-5d12-46e6-943a-c0577281725a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:21.996468 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:21.996512 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:21.996649 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:21.996986 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:21.997257 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.20 00:38:21.997430 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.20 00:38:21.997563 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} executeQuery: Read 3 rows, 4.15 KiB in 0.001064903 sec., 2817 rows/sec., 3.80 MiB/sec. 2023.10.20 00:38:21.997554 [ 83 ] {} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.20 00:38:21.997676 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:21.997757 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} DynamicQueryHandler: Done processing query 2023.10.20 00:38:21.997795 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:21.997796 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.20 00:38:21.997826 [ 3 ] {} HTTP-Session: 7b71e789-5d12-46e6-943a-c0577281725a Destroying unnamed session 2023.10.20 00:38:21.997961 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:21.998001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 3122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:21.998028 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.10.20 00:38:21.998072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:21.998128 [ 3 ] {} HTTP-Session: 6076261c-936c-4bb6-8a4c-5c80411fe7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:21.998166 [ 3 ] {} HTTP-Session: 6076261c-936c-4bb6-8a4c-5c80411fe7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:21.998391 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:21.998409 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:38:21.998486 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:38:21.998778 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:21.998980 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:21.999143 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:21.999396 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:21.999771 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:38:21.999788 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:22.000191 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.00 MiB, peak 235.13 MiB, will set to 229.80 MiB (RSS), difference: -1.20 MiB 2023.10.20 00:38:22.000460 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.20 00:38:22.000902 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.20 00:38:22.001163 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} executeQuery: Read 22 rows, 1.22 KiB in 0.002715909 sec., 8100 rows/sec., 448.39 KiB/sec. 2023.10.20 00:38:22.001457 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} DynamicQueryHandler: Done processing query 2023.10.20 00:38:22.001511 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:22.001547 [ 3 ] {} HTTP-Session: 6076261c-936c-4bb6-8a4c-5c80411fe7d3 Destroying unnamed session 2023.10.20 00:38:22.004593 [ 10 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 6 columns (6 merged, 0 gathered) in 0.006851098 sec., 29630.2869992518 rows/sec., 39.98 MiB/sec. 2023.10.20 00:38:22.004868 [ 24 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.20 00:38:22.005114 [ 24 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.20 00:38:22.005180 [ 24 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.20 00:38:22.005255 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1: 4.11 MiB. 2023.10.20 00:38:23.001116 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 228.85 MiB, peak 235.13 MiB, will set to 230.05 MiB (RSS), difference: 1.20 MiB 2023.10.20 00:38:26.972740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:26.972911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:26.972955 [ 3 ] {} HTTP-Session: c0d4e684-49a2-4b1c-b302-0971832848df Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:26.972995 [ 3 ] {} HTTP-Session: c0d4e684-49a2-4b1c-b302-0971832848df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:26.973183 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:26.973277 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:26.973521 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:26.974111 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:26.974382 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.20 00:38:26.974550 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.20 00:38:26.974692 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} executeQuery: Read 41 rows, 3.32 KiB in 0.001449621 sec., 28283 rows/sec., 2.24 MiB/sec. 2023.10.20 00:38:26.974894 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} DynamicQueryHandler: Done processing query 2023.10.20 00:38:26.974921 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:26.974939 [ 3 ] {} HTTP-Session: c0d4e684-49a2-4b1c-b302-0971832848df Destroying unnamed session 2023.10.20 00:38:26.975115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:26.975167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:26.975187 [ 3 ] {} HTTP-Session: 05eb96f8-0da2-4445-bbed-c819f599f8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:26.975205 [ 3 ] {} HTTP-Session: 05eb96f8-0da2-4445-bbed-c819f599f8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:26.975293 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:26.975336 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:26.975451 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:26.975842 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:26.976066 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.20 00:38:26.976220 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.20 00:38:26.976361 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} executeQuery: Read 123 rows, 12.40 KiB in 0.001032992 sec., 119071 rows/sec., 11.72 MiB/sec. 2023.10.20 00:38:26.976498 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} DynamicQueryHandler: Done processing query 2023.10.20 00:38:26.976523 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:38:26.976539 [ 3 ] {} HTTP-Session: 05eb96f8-0da2-4445-bbed-c819f599f8b4 Destroying unnamed session 2023.10.20 00:38:26.976659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:26.976707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:26.976726 [ 3 ] {} HTTP-Session: edde718d-ca4e-4eb9-a396-ecaa420ec221 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:26.976743 [ 3 ] {} HTTP-Session: edde718d-ca4e-4eb9-a396-ecaa420ec221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:26.976817 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:26.976857 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:26.976964 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:26.977266 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:26.977501 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.20 00:38:26.977652 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.20 00:38:26.977765 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} executeQuery: Read 41 rows, 3.28 KiB in 0.00091708 sec., 44707 rows/sec., 3.50 MiB/sec. 2023.10.20 00:38:26.977927 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} DynamicQueryHandler: Done processing query 2023.10.20 00:38:26.977952 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:26.977968 [ 3 ] {} HTTP-Session: edde718d-ca4e-4eb9-a396-ecaa420ec221 Destroying unnamed session 2023.10.20 00:38:26.978137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:26.978183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:26.978202 [ 3 ] {} HTTP-Session: fd0c364b-15fd-4bd2-8c5d-1b81e81e31f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:26.978219 [ 3 ] {} HTTP-Session: fd0c364b-15fd-4bd2-8c5d-1b81e81e31f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:26.978310 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:26.978357 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:26.978498 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:26.978974 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:26.979296 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.20 00:38:26.979470 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.20 00:38:26.979592 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} executeQuery: Read 41 rows, 56.66 KiB in 0.001256896 sec., 32620 rows/sec., 44.02 MiB/sec. 2023.10.20 00:38:26.979721 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} DynamicQueryHandler: Done processing query 2023.10.20 00:38:26.979745 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:38:26.979761 [ 3 ] {} HTTP-Session: fd0c364b-15fd-4bd2-8c5d-1b81e81e31f0 Destroying unnamed session 2023.10.20 00:38:31.961880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:31.962006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:31.962038 [ 3 ] {} HTTP-Session: 952e7b31-f4a3-448e-9aff-705b0d822d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:31.962065 [ 3 ] {} HTTP-Session: 952e7b31-f4a3-448e-9aff-705b0d822d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:31.962205 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:31.962268 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:31.962426 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:31.962879 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:31.963147 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.20 00:38:31.963317 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.20 00:38:31.963453 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} executeQuery: Read 11 rows, 763.00 B in 0.001204916 sec., 9129 rows/sec., 618.40 KiB/sec. 2023.10.20 00:38:31.963604 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} DynamicQueryHandler: Done processing query 2023.10.20 00:38:31.963629 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:38:31.963646 [ 3 ] {} HTTP-Session: 952e7b31-f4a3-448e-9aff-705b0d822d49 Destroying unnamed session 2023.10.20 00:38:31.963787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:31.963837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:31.963857 [ 3 ] {} HTTP-Session: 41a00d8a-aa64-4649-b072-62e11bb6ae04 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:31.963875 [ 3 ] {} HTTP-Session: 41a00d8a-aa64-4649-b072-62e11bb6ae04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:31.963955 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:31.963997 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:31.964105 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:31.964504 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:31.964733 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.20 00:38:31.964888 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.20 00:38:31.965015 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} executeQuery: Read 102 rows, 9.71 KiB in 0.001027303 sec., 99289 rows/sec., 9.23 MiB/sec. 2023.10.20 00:38:31.965226 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} DynamicQueryHandler: Done processing query 2023.10.20 00:38:31.965251 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:38:31.965267 [ 3 ] {} HTTP-Session: 41a00d8a-aa64-4649-b072-62e11bb6ae04 Destroying unnamed session 2023.10.20 00:38:31.965460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:31.965507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:31.965527 [ 3 ] {} HTTP-Session: e0354bd4-5f6b-4779-97df-7192df4f705a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:31.965544 [ 3 ] {} HTTP-Session: e0354bd4-5f6b-4779-97df-7192df4f705a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:31.965630 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:31.965670 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:31.965793 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:31.966317 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:31.966574 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.20 00:38:31.966730 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.20 00:38:31.966850 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} executeQuery: Read 269 rows, 18.95 KiB in 0.001194365 sec., 225224 rows/sec., 15.49 MiB/sec. 2023.10.20 00:38:31.966979 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} DynamicQueryHandler: Done processing query 2023.10.20 00:38:31.967003 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:38:31.967019 [ 3 ] {} HTTP-Session: e0354bd4-5f6b-4779-97df-7192df4f705a Destroying unnamed session 2023.10.20 00:38:31.967181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:31.967228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:31.967247 [ 3 ] {} HTTP-Session: 34f55835-6ce6-40dc-bb33-731069decc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:31.967264 [ 3 ] {} HTTP-Session: 34f55835-6ce6-40dc-bb33-731069decc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:31.967333 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:31.967372 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:38:31.967482 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:31.967749 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:31.967987 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.20 00:38:31.968158 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.20 00:38:31.968257 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} executeQuery: Read 6 rows, 258.00 B in 0.000899469 sec., 6670 rows/sec., 280.11 KiB/sec. 2023.10.20 00:38:31.968419 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} DynamicQueryHandler: Done processing query 2023.10.20 00:38:31.968444 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:31.968460 [ 3 ] {} HTTP-Session: 34f55835-6ce6-40dc-bb33-731069decc90 Destroying unnamed session 2023.10.20 00:38:31.968592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:31.968637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:31.968657 [ 3 ] {} HTTP-Session: 29a0a205-b7a2-40bb-9ac1-bab289bfeb7d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:31.968673 [ 3 ] {} HTTP-Session: 29a0a205-b7a2-40bb-9ac1-bab289bfeb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:31.968748 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:31.968793 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:38:31.968916 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:31.969227 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:31.969480 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.20 00:38:31.969656 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.20 00:38:31.969785 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} executeQuery: Read 63 rows, 3.91 KiB in 0.001008962 sec., 62440 rows/sec., 3.79 MiB/sec. 2023.10.20 00:38:31.969903 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} DynamicQueryHandler: Done processing query 2023.10.20 00:38:31.969927 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:31.969943 [ 3 ] {} HTTP-Session: 29a0a205-b7a2-40bb-9ac1-bab289bfeb7d Destroying unnamed session 2023.10.20 00:38:31.970065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:31.970111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:31.970129 [ 3 ] {} HTTP-Session: 034f3fbc-b45f-4ec7-8ee0-e7fc40750c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:31.970146 [ 3 ] {} HTTP-Session: 034f3fbc-b45f-4ec7-8ee0-e7fc40750c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:31.970219 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:31.970261 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:31.970398 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:31.970704 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:31.970979 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.20 00:38:31.971177 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.20 00:38:31.971299 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} executeQuery: Read 5 rows, 6.91 KiB in 0.001055523 sec., 4736 rows/sec., 6.39 MiB/sec. 2023.10.20 00:38:31.971424 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} DynamicQueryHandler: Done processing query 2023.10.20 00:38:31.971447 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:31.971463 [ 3 ] {} HTTP-Session: 034f3fbc-b45f-4ec7-8ee0-e7fc40750c0e Destroying unnamed session 2023.10.20 00:38:31.971570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:31.971616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:31.971635 [ 3 ] {} HTTP-Session: d66e88ad-4e47-401b-abdc-6ccfd4f79090 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:31.971652 [ 3 ] {} HTTP-Session: d66e88ad-4e47-401b-abdc-6ccfd4f79090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:31.971722 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:31.971761 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:38:31.971865 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:31.972121 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:31.972353 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.20 00:38:31.972525 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.20 00:38:31.972638 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} executeQuery: Read 19 rows, 1.01 KiB in 0.000889649 sec., 21356 rows/sec., 1.11 MiB/sec. 2023.10.20 00:38:31.972753 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} DynamicQueryHandler: Done processing query 2023.10.20 00:38:31.972777 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:31.972793 [ 3 ] {} HTTP-Session: d66e88ad-4e47-401b-abdc-6ccfd4f79090 Destroying unnamed session 2023.10.20 00:38:35.417858 [ 72 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:38:35.417926 [ 72 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:38:36.945818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:36.945936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:36.945966 [ 3 ] {} HTTP-Session: 18532b05-9bd9-4099-8b67-55d785acc3b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:36.945994 [ 3 ] {} HTTP-Session: 18532b05-9bd9-4099-8b67-55d785acc3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:36.946135 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:36.946201 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:36.946398 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:36.946886 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:36.947147 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.20 00:38:36.947312 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.20 00:38:36.947431 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} executeQuery: Read 41 rows, 3.32 KiB in 0.001263157 sec., 32458 rows/sec., 2.57 MiB/sec. 2023.10.20 00:38:36.947570 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} DynamicQueryHandler: Done processing query 2023.10.20 00:38:36.947594 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:36.947612 [ 3 ] {} HTTP-Session: 18532b05-9bd9-4099-8b67-55d785acc3b1 Destroying unnamed session 2023.10.20 00:38:36.947746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:36.947793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:36.947812 [ 3 ] {} HTTP-Session: 4ae3e806-0c32-4b77-b903-c1a739bfce28 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:36.947828 [ 3 ] {} HTTP-Session: 4ae3e806-0c32-4b77-b903-c1a739bfce28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:36.947905 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:36.947945 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:36.948051 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:36.948440 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:36.948651 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.20 00:38:36.948810 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.20 00:38:36.948911 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} executeQuery: Read 123 rows, 12.40 KiB in 0.000978861 sec., 125656 rows/sec., 12.37 MiB/sec. 2023.10.20 00:38:36.949101 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} DynamicQueryHandler: Done processing query 2023.10.20 00:38:36.949126 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:38:36.949142 [ 3 ] {} HTTP-Session: 4ae3e806-0c32-4b77-b903-c1a739bfce28 Destroying unnamed session 2023.10.20 00:38:36.949299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:36.949342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:36.949360 [ 3 ] {} HTTP-Session: ca5baf8d-9393-4231-aaf3-dc5b1eca7035 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:36.949377 [ 3 ] {} HTTP-Session: ca5baf8d-9393-4231-aaf3-dc5b1eca7035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:36.949448 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:36.949488 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:36.949605 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:36.949902 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:36.950105 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.20 00:38:36.950249 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.20 00:38:36.950346 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} executeQuery: Read 41 rows, 3.28 KiB in 0.000872748 sec., 46978 rows/sec., 3.67 MiB/sec. 2023.10.20 00:38:36.950445 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} DynamicQueryHandler: Done processing query 2023.10.20 00:38:36.950468 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:36.950483 [ 3 ] {} HTTP-Session: ca5baf8d-9393-4231-aaf3-dc5b1eca7035 Destroying unnamed session 2023.10.20 00:38:36.950643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:36.950687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:36.950705 [ 3 ] {} HTTP-Session: 87d658af-c48b-4e5d-93f2-a6fe77b0b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:36.950722 [ 3 ] {} HTTP-Session: 87d658af-c48b-4e5d-93f2-a6fe77b0b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:36.950805 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:36.950850 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:36.950981 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:36.951493 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:36.951800 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.20 00:38:36.951976 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.20 00:38:36.952079 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} executeQuery: Read 41 rows, 56.66 KiB in 0.001248597 sec., 32836 rows/sec., 44.31 MiB/sec. 2023.10.20 00:38:36.952251 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} DynamicQueryHandler: Done processing query 2023.10.20 00:38:36.952275 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:38:36.952309 [ 3 ] {} HTTP-Session: 87d658af-c48b-4e5d-93f2-a6fe77b0b6ae Destroying unnamed session 2023.10.20 00:38:41.935280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:41.935409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:41.935440 [ 3 ] {} HTTP-Session: eec336f6-314b-4d7b-a5d9-4473437aad37 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:41.935467 [ 3 ] {} HTTP-Session: eec336f6-314b-4d7b-a5d9-4473437aad37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:41.935607 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:41.935673 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:41.935850 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:41.936305 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.936569 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.20 00:38:41.936728 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.20 00:38:41.936851 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} executeQuery: Read 11 rows, 763.00 B in 0.001209496 sec., 9094 rows/sec., 616.06 KiB/sec. 2023.10.20 00:38:41.936903 [ 77 ] {} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.20 00:38:41.937035 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} DynamicQueryHandler: Done processing query 2023.10.20 00:38:41.937061 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.937071 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:38:41.937116 [ 3 ] {} HTTP-Session: eec336f6-314b-4d7b-a5d9-4473437aad37 Destroying unnamed session 2023.10.20 00:38:41.937240 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.20 00:38:41.937268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:41.937371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:41.937415 [ 3 ] {} HTTP-Session: 635e93cc-470e-462d-be54-affb8635a7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:41.937462 [ 3 ] {} HTTP-Session: 635e93cc-470e-462d-be54-affb8635a7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:41.937472 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:41.937548 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part 2023.10.20 00:38:41.937602 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:41.937683 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:41.937868 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part 2023.10.20 00:38:41.938132 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:41.938165 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:41.938355 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part 2023.10.20 00:38:41.938507 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:41.938810 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part 2023.10.20 00:38:41.939062 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.939505 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.20 00:38:41.939835 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.20 00:38:41.940015 [ 77 ] {} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.20 00:38:41.940108 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.940122 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} executeQuery: Read 102 rows, 9.71 KiB in 0.002460593 sec., 41453 rows/sec., 3.85 MiB/sec. 2023.10.20 00:38:41.940272 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.20 00:38:41.940622 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:41.940680 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} DynamicQueryHandler: Done processing query 2023.10.20 00:38:41.940689 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part 2023.10.20 00:38:41.940705 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003552677 sec., 45036.461237540025 rows/sec., 3.40 MiB/sec. 2023.10.20 00:38:41.940715 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:38:41.940820 [ 3 ] {} HTTP-Session: 635e93cc-470e-462d-be54-affb8635a7f0 Destroying unnamed session 2023.10.20 00:38:41.940872 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part 2023.10.20 00:38:41.940962 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.20 00:38:41.941044 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 123 rows starting from the beginning of the part 2023.10.20 00:38:41.941096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:41.941168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:41.941202 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part 2023.10.20 00:38:41.941212 [ 3 ] {} HTTP-Session: a1717745-9e3b-4d31-bbec-a72fccf00857 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:41.941265 [ 3 ] {} HTTP-Session: a1717745-9e3b-4d31-bbec-a72fccf00857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:41.941330 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.20 00:38:41.941508 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 123 rows starting from the beginning of the part 2023.10.20 00:38:41.941526 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:41.941548 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.20 00:38:41.941615 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:41.941844 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part 2023.10.20 00:38:41.942044 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:41.942777 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.943040 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881143 sec., 262395.8616424107 rows/sec., 25.11 MiB/sec. 2023.10.20 00:38:41.943080 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.20 00:38:41.943150 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.20 00:38:41.943249 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.20 00:38:41.943363 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.20 00:38:41.943426 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} executeQuery: Read 280 rows, 19.81 KiB in 0.001823229 sec., 153573 rows/sec., 10.61 MiB/sec. 2023.10.20 00:38:41.943440 [ 77 ] {} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.20 00:38:41.943515 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.20 00:38:41.943634 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.943711 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} DynamicQueryHandler: Done processing query 2023.10.20 00:38:41.943769 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:38:41.943807 [ 3 ] {} HTTP-Session: a1717745-9e3b-4d31-bbec-a72fccf00857 Destroying unnamed session 2023.10.20 00:38:41.943814 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.20 00:38:41.943879 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:41.943904 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 334 rows starting from the beginning of the part 2023.10.20 00:38:41.943952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:41.944012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:41.944013 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 270 rows starting from the beginning of the part 2023.10.20 00:38:41.944035 [ 3 ] {} HTTP-Session: f7bea08e-a6f1-4b63-a35f-7b9795a9c62f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:41.944060 [ 3 ] {} HTTP-Session: f7bea08e-a6f1-4b63-a35f-7b9795a9c62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:41.944135 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:41.944171 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:41.944231 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:38:41.944251 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 269 rows starting from the beginning of the part 2023.10.20 00:38:41.944414 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:41.944480 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:41.944555 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 280 rows starting from the beginning of the part 2023.10.20 00:38:41.944926 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.945272 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.20 00:38:41.945494 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.20 00:38:41.945590 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00183261 sec., 673902.2487053983 rows/sec., 47.16 MiB/sec. 2023.10.20 00:38:41.945719 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} executeQuery: Read 6 rows, 258.00 B in 0.001512973 sec., 3965 rows/sec., 166.53 KiB/sec. 2023.10.20 00:38:41.945858 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.20 00:38:41.945955 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} DynamicQueryHandler: Done processing query 2023.10.20 00:38:41.945987 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:41.946018 [ 3 ] {} HTTP-Session: f7bea08e-a6f1-4b63-a35f-7b9795a9c62f Destroying unnamed session 2023.10.20 00:38:41.946093 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.20 00:38:41.946163 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.20 00:38:41.946201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:41.946291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:41.946310 [ 3 ] {} HTTP-Session: 12491b7b-5c4a-4bf0-934f-3d2aca4b759d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:41.946328 [ 3 ] {} HTTP-Session: 12491b7b-5c4a-4bf0-934f-3d2aca4b759d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:41.946402 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:41.946444 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:38:41.946575 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:41.946965 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.947215 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.20 00:38:41.947390 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.20 00:38:41.947525 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} executeQuery: Read 74 rows, 4.64 KiB in 0.001091143 sec., 67818 rows/sec., 4.15 MiB/sec. 2023.10.20 00:38:41.947656 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} DynamicQueryHandler: Done processing query 2023.10.20 00:38:41.947683 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:38:41.947698 [ 3 ] {} HTTP-Session: 12491b7b-5c4a-4bf0-934f-3d2aca4b759d Destroying unnamed session 2023.10.20 00:38:41.947804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:41.947849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:41.947866 [ 3 ] {} HTTP-Session: ddde368b-9cb8-4128-a61f-875808670980 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:41.947883 [ 3 ] {} HTTP-Session: ddde368b-9cb8-4128-a61f-875808670980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:41.947954 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:41.947997 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:41.948135 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:41.948467 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.948721 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.20 00:38:41.948905 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.20 00:38:41.949028 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} executeQuery: Read 5 rows, 6.91 KiB in 0.001048442 sec., 4768 rows/sec., 6.44 MiB/sec. 2023.10.20 00:38:41.949140 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} DynamicQueryHandler: Done processing query 2023.10.20 00:38:41.949164 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:38:41.949179 [ 3 ] {} HTTP-Session: ddde368b-9cb8-4128-a61f-875808670980 Destroying unnamed session 2023.10.20 00:38:41.949288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:41.949331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:41.949350 [ 3 ] {} HTTP-Session: dbe479c0-d1be-492c-b85f-dec0dfd1e785 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:41.949366 [ 3 ] {} HTTP-Session: dbe479c0-d1be-492c-b85f-dec0dfd1e785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:41.949434 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:41.949473 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:38:41.949574 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:41.949819 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:41.950040 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.20 00:38:41.950211 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.20 00:38:41.950331 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} executeQuery: Read 19 rows, 1.01 KiB in 0.000868508 sec., 21876 rows/sec., 1.13 MiB/sec. 2023.10.20 00:38:41.950451 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} DynamicQueryHandler: Done processing query 2023.10.20 00:38:41.950474 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:41.950490 [ 3 ] {} HTTP-Session: dbe479c0-d1be-492c-b85f-dec0dfd1e785 Destroying unnamed session 2023.10.20 00:38:46.918356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:46.918518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:46.918561 [ 3 ] {} HTTP-Session: 67edae23-e590-4c4b-96c8-201ca67fe94d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:46.918600 [ 3 ] {} HTTP-Session: 67edae23-e590-4c4b-96c8-201ca67fe94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:46.918783 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:46.918872 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:46.919103 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:46.919527 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:46.919791 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.20 00:38:46.919954 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.20 00:38:46.920094 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} executeQuery: Read 41 rows, 3.32 KiB in 0.001256418 sec., 32632 rows/sec., 2.58 MiB/sec. 2023.10.20 00:38:46.920272 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} DynamicQueryHandler: Done processing query 2023.10.20 00:38:46.920300 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:46.920316 [ 3 ] {} HTTP-Session: 67edae23-e590-4c4b-96c8-201ca67fe94d Destroying unnamed session 2023.10.20 00:38:46.920454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:46.920502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:46.920522 [ 3 ] {} HTTP-Session: c2ce328b-db73-486e-a019-f1332ef14e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:46.920541 [ 3 ] {} HTTP-Session: c2ce328b-db73-486e-a019-f1332ef14e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:46.920626 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:46.920668 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:46.920779 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:46.921136 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:46.921350 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.20 00:38:46.921500 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.20 00:38:46.921611 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} executeQuery: Read 123 rows, 12.40 KiB in 0.00095935 sec., 128211 rows/sec., 12.62 MiB/sec. 2023.10.20 00:38:46.921716 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} DynamicQueryHandler: Done processing query 2023.10.20 00:38:46.921739 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:38:46.921755 [ 3 ] {} HTTP-Session: c2ce328b-db73-486e-a019-f1332ef14e7c Destroying unnamed session 2023.10.20 00:38:46.921872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:46.921915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:46.921934 [ 3 ] {} HTTP-Session: a31e26cd-8563-4eac-a5ea-15fe34113c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:46.921950 [ 3 ] {} HTTP-Session: a31e26cd-8563-4eac-a5ea-15fe34113c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:46.922022 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:46.922062 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:46.922163 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:46.922440 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:46.922653 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.20 00:38:46.922799 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.20 00:38:46.922919 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} executeQuery: Read 41 rows, 3.28 KiB in 0.000867919 sec., 47239 rows/sec., 3.69 MiB/sec. 2023.10.20 00:38:46.923041 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} DynamicQueryHandler: Done processing query 2023.10.20 00:38:46.923065 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:46.923081 [ 3 ] {} HTTP-Session: a31e26cd-8563-4eac-a5ea-15fe34113c40 Destroying unnamed session 2023.10.20 00:38:46.923275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:46.923319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:46.923338 [ 3 ] {} HTTP-Session: 75c30403-d299-4845-94ad-76e68dc1fcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:46.923355 [ 3 ] {} HTTP-Session: 75c30403-d299-4845-94ad-76e68dc1fcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:46.923438 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:46.923481 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:46.923618 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:46.924057 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:46.924356 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.20 00:38:46.924530 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.20 00:38:46.924660 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} executeQuery: Read 41 rows, 56.66 KiB in 0.001193435 sec., 34354 rows/sec., 46.36 MiB/sec. 2023.10.20 00:38:46.924654 [ 62 ] {} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.20 00:38:46.924772 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:46.924844 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} DynamicQueryHandler: Done processing query 2023.10.20 00:38:46.924891 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:38:46.924898 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.20 00:38:46.924928 [ 3 ] {} HTTP-Session: 75c30403-d299-4845-94ad-76e68dc1fcdd Destroying unnamed session 2023.10.20 00:38:46.925069 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:46.925122 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part 2023.10.20 00:38:46.925268 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:46.925387 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:38:46.925499 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:46.925605 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:38:46.925710 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2023.10.20 00:38:46.926986 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 6 columns (6 merged, 0 gathered) in 0.002161847 sec., 155422.6547947195 rows/sec., 209.73 MiB/sec. 2023.10.20 00:38:46.927212 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.20 00:38:46.927419 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.20 00:38:46.927489 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.20 00:38:46.927553 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2: 4.02 MiB. 2023.10.20 00:38:47.001110 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.21 MiB, peak 235.45 MiB, will set to 230.07 MiB (RSS), difference: -4.14 MiB 2023.10.20 00:38:50.418741 [ 61 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:38:50.418848 [ 61 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:38:51.906903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:51.907004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:51.907029 [ 3 ] {} HTTP-Session: 673ae9ca-2da2-4303-8221-9308dd6c7666 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:51.907052 [ 3 ] {} HTTP-Session: 673ae9ca-2da2-4303-8221-9308dd6c7666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:51.907176 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:51.907235 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:51.907391 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:51.907788 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.908045 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.20 00:38:51.908209 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.20 00:38:51.908325 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} executeQuery: Read 11 rows, 763.00 B in 0.001119854 sec., 9822 rows/sec., 665.37 KiB/sec. 2023.10.20 00:38:51.908470 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} DynamicQueryHandler: Done processing query 2023.10.20 00:38:51.908495 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:38:51.908511 [ 3 ] {} HTTP-Session: 673ae9ca-2da2-4303-8221-9308dd6c7666 Destroying unnamed session 2023.10.20 00:38:51.908641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:51.908687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:51.908706 [ 3 ] {} HTTP-Session: f789e810-dbd7-4eed-8567-09d90a6cf1d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:51.908722 [ 3 ] {} HTTP-Session: f789e810-dbd7-4eed-8567-09d90a6cf1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:51.908795 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:51.908833 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:51.908936 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:51.909274 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.909496 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.20 00:38:51.909643 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.20 00:38:51.909768 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} executeQuery: Read 102 rows, 9.71 KiB in 0.00094879 sec., 107505 rows/sec., 10.00 MiB/sec. 2023.10.20 00:38:51.909909 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} DynamicQueryHandler: Done processing query 2023.10.20 00:38:51.909933 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:38:51.909948 [ 3 ] {} HTTP-Session: f789e810-dbd7-4eed-8567-09d90a6cf1d0 Destroying unnamed session 2023.10.20 00:38:51.910102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:51.910146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:51.910165 [ 3 ] {} HTTP-Session: fe10fa55-3262-427a-8dab-ba29ea39ed0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:51.910181 [ 3 ] {} HTTP-Session: fe10fa55-3262-427a-8dab-ba29ea39ed0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:51.910261 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:51.910299 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:51.910409 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:51.910850 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.911092 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.20 00:38:51.911239 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.20 00:38:51.911366 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} executeQuery: Read 269 rows, 18.95 KiB in 0.001080014 sec., 249070 rows/sec., 17.13 MiB/sec. 2023.10.20 00:38:51.911499 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} DynamicQueryHandler: Done processing query 2023.10.20 00:38:51.911522 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:38:51.911541 [ 3 ] {} HTTP-Session: fe10fa55-3262-427a-8dab-ba29ea39ed0e Destroying unnamed session 2023.10.20 00:38:51.911667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:51.911710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:51.911729 [ 3 ] {} HTTP-Session: d4e3d4bb-7ac3-4d69-afec-1ce42f79e512 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:51.911745 [ 3 ] {} HTTP-Session: d4e3d4bb-7ac3-4d69-afec-1ce42f79e512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:51.911817 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:51.911856 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:38:51.911966 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:51.912218 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.912460 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.20 00:38:51.912639 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.20 00:38:51.912758 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} executeQuery: Read 6 rows, 258.00 B in 0.0009084 sec., 6605 rows/sec., 277.36 KiB/sec. 2023.10.20 00:38:51.912934 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} DynamicQueryHandler: Done processing query 2023.10.20 00:38:51.912958 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:51.912974 [ 3 ] {} HTTP-Session: d4e3d4bb-7ac3-4d69-afec-1ce42f79e512 Destroying unnamed session 2023.10.20 00:38:51.913106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:51.913150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:51.913168 [ 3 ] {} HTTP-Session: a2aa028c-a689-4f78-90ea-20574d8a157e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:51.913184 [ 3 ] {} HTTP-Session: a2aa028c-a689-4f78-90ea-20574d8a157e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:51.913259 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:51.913302 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:38:51.913423 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:51.913793 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.914079 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.20 00:38:51.914256 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.20 00:38:51.914380 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} executeQuery: Read 63 rows, 3.91 KiB in 0.001090824 sec., 57754 rows/sec., 3.50 MiB/sec. 2023.10.20 00:38:51.914501 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} DynamicQueryHandler: Done processing query 2023.10.20 00:38:51.914528 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:51.914545 [ 3 ] {} HTTP-Session: a2aa028c-a689-4f78-90ea-20574d8a157e Destroying unnamed session 2023.10.20 00:38:51.914661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:51.914704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:51.914722 [ 3 ] {} HTTP-Session: 57bc79dd-69c9-4e6a-aa06-cca8783e233b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:51.914739 [ 3 ] {} HTTP-Session: 57bc79dd-69c9-4e6a-aa06-cca8783e233b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:51.914811 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:51.914852 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:51.914986 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:51.915321 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.915581 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.20 00:38:51.915762 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.20 00:38:51.915882 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} executeQuery: Read 5 rows, 6.91 KiB in 0.001046512 sec., 4777 rows/sec., 6.45 MiB/sec. 2023.10.20 00:38:51.916004 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} DynamicQueryHandler: Done processing query 2023.10.20 00:38:51.916026 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:51.916042 [ 3 ] {} HTTP-Session: 57bc79dd-69c9-4e6a-aa06-cca8783e233b Destroying unnamed session 2023.10.20 00:38:51.916159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:51.916202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:51.916219 [ 3 ] {} HTTP-Session: 3398f6d6-3a8c-4d2e-9c78-069fc0d49ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:51.916235 [ 3 ] {} HTTP-Session: 3398f6d6-3a8c-4d2e-9c78-069fc0d49ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:51.916304 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:51.916342 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:38:51.916444 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:51.916713 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.916946 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.20 00:38:51.917197 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.20 00:38:51.917356 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} executeQuery: Read 19 rows, 1.01 KiB in 0.001025842 sec., 18521 rows/sec., 983.38 KiB/sec. 2023.10.20 00:38:51.917348 [ 66 ] {} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.20 00:38:51.917471 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:51.917538 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} DynamicQueryHandler: Done processing query 2023.10.20 00:38:51.917567 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.20 00:38:51.917583 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:38:51.917634 [ 3 ] {} HTTP-Session: 3398f6d6-3a8c-4d2e-9c78-069fc0d49ab6 Destroying unnamed session 2023.10.20 00:38:51.917699 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:38:51.917735 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part 2023.10.20 00:38:51.917855 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.20 00:38:51.917937 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part 2023.10.20 00:38:51.918015 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:38:51.918091 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:38:51.918164 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:38:51.918756 [ 20 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224517 sec., 182112.62073127608 rows/sec., 9.92 MiB/sec. 2023.10.20 00:38:51.918879 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.20 00:38:51.919071 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.20 00:38:51.919136 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.20 00:38:56.906802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:56.906926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:56.906986 [ 3 ] {} HTTP-Session: 49cf6877-e191-4e22-87ce-8a1c66402eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:56.907014 [ 3 ] {} HTTP-Session: 49cf6877-e191-4e22-87ce-8a1c66402eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:56.907153 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:56.907215 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:38:56.907370 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:56.907803 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:56.908051 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.20 00:38:56.908201 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.20 00:38:56.908338 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} executeQuery: Read 41 rows, 3.32 KiB in 0.001165765 sec., 35170 rows/sec., 2.78 MiB/sec. 2023.10.20 00:38:56.908484 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} DynamicQueryHandler: Done processing query 2023.10.20 00:38:56.908508 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:56.908524 [ 3 ] {} HTTP-Session: 49cf6877-e191-4e22-87ce-8a1c66402eb8 Destroying unnamed session 2023.10.20 00:38:56.908681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:56.908724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:56.908741 [ 3 ] {} HTTP-Session: 5ac47a80-a178-421a-ba58-4b4e00838be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:56.908757 [ 3 ] {} HTTP-Session: 5ac47a80-a178-421a-ba58-4b4e00838be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:56.908828 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:56.908934 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:38:56.909102 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:56.909484 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:56.909698 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.20 00:38:56.909844 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.20 00:38:56.909963 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} executeQuery: Read 123 rows, 12.40 KiB in 0.000978311 sec., 125726 rows/sec., 12.38 MiB/sec. 2023.10.20 00:38:56.910081 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} DynamicQueryHandler: Done processing query 2023.10.20 00:38:56.910104 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:38:56.910119 [ 3 ] {} HTTP-Session: 5ac47a80-a178-421a-ba58-4b4e00838be8 Destroying unnamed session 2023.10.20 00:38:56.910236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:56.910279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:56.910298 [ 3 ] {} HTTP-Session: fd62c94c-fa1f-40ef-8bc2-084b16349327 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:56.910314 [ 3 ] {} HTTP-Session: fd62c94c-fa1f-40ef-8bc2-084b16349327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:56.910384 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:56.910421 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:38:56.910527 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:56.910825 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:56.911027 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.20 00:38:56.911194 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.20 00:38:56.911307 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} executeQuery: Read 41 rows, 3.28 KiB in 0.00088915 sec., 46111 rows/sec., 3.61 MiB/sec. 2023.10.20 00:38:56.911507 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} DynamicQueryHandler: Done processing query 2023.10.20 00:38:56.911530 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:38:56.911547 [ 3 ] {} HTTP-Session: fd62c94c-fa1f-40ef-8bc2-084b16349327 Destroying unnamed session 2023.10.20 00:38:56.911680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:38:56.911724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:38:56.911742 [ 3 ] {} HTTP-Session: f7caa155-5b3e-4e20-8e95-5a2977b1da83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:38:56.911758 [ 3 ] {} HTTP-Session: f7caa155-5b3e-4e20-8e95-5a2977b1da83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:38:56.911842 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:38:56.911887 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:38:56.912041 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:38:56.912501 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. 2023.10.20 00:38:56.912814 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.20 00:38:56.912988 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.20 00:38:56.913108 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} executeQuery: Read 41 rows, 56.66 KiB in 0.001235897 sec., 33174 rows/sec., 44.77 MiB/sec. 2023.10.20 00:38:56.913244 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} DynamicQueryHandler: Done processing query 2023.10.20 00:38:56.913267 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:38:56.913283 [ 3 ] {} HTTP-Session: f7caa155-5b3e-4e20-8e95-5a2977b1da83 Destroying unnamed session 2023.10.20 00:39:01.908911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:01.909039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:01.909068 [ 3 ] {} HTTP-Session: 1aa91f53-9036-402b-acfd-a95869c318b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:01.909097 [ 3 ] {} HTTP-Session: 1aa91f53-9036-402b-acfd-a95869c318b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:01.909233 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:01.909299 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:01.909479 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:01.909893 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.910153 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.20 00:39:01.910315 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.20 00:39:01.910449 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} executeQuery: Read 11 rows, 763.00 B in 0.001170726 sec., 9395 rows/sec., 636.46 KiB/sec. 2023.10.20 00:39:01.910604 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} DynamicQueryHandler: Done processing query 2023.10.20 00:39:01.910629 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:39:01.910646 [ 3 ] {} HTTP-Session: 1aa91f53-9036-402b-acfd-a95869c318b4 Destroying unnamed session 2023.10.20 00:39:01.910787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:01.910835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:01.910854 [ 3 ] {} HTTP-Session: 431001cb-2025-4229-a752-5b79e10b371b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:01.910873 [ 3 ] {} HTTP-Session: 431001cb-2025-4229-a752-5b79e10b371b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:01.910955 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:01.910996 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:01.911104 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:01.911597 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.911814 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.20 00:39:01.911960 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.20 00:39:01.912083 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} executeQuery: Read 102 rows, 9.71 KiB in 0.001099744 sec., 92748 rows/sec., 8.62 MiB/sec. 2023.10.20 00:39:01.912209 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} DynamicQueryHandler: Done processing query 2023.10.20 00:39:01.912236 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:39:01.912252 [ 3 ] {} HTTP-Session: 431001cb-2025-4229-a752-5b79e10b371b Destroying unnamed session 2023.10.20 00:39:01.912411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:01.912457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:01.912475 [ 3 ] {} HTTP-Session: c7c126c2-9b91-415e-ad1f-89d1c4a9266a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:01.912492 [ 3 ] {} HTTP-Session: c7c126c2-9b91-415e-ad1f-89d1c4a9266a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:01.912571 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:01.912609 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:01.912716 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:01.913175 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.913390 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.20 00:39:01.913544 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.20 00:39:01.913668 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} executeQuery: Read 269 rows, 18.95 KiB in 0.001063373 sec., 252968 rows/sec., 17.40 MiB/sec. 2023.10.20 00:39:01.913821 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} DynamicQueryHandler: Done processing query 2023.10.20 00:39:01.913844 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:39:01.913860 [ 3 ] {} HTTP-Session: c7c126c2-9b91-415e-ad1f-89d1c4a9266a Destroying unnamed session 2023.10.20 00:39:01.914008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:01.914052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:01.914070 [ 3 ] {} HTTP-Session: 8c01b35a-e97c-4443-b0cb-3d26e28f2e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:01.914086 [ 3 ] {} HTTP-Session: 8c01b35a-e97c-4443-b0cb-3d26e28f2e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:01.914156 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:01.914196 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:39:01.914304 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:01.914557 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.914792 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.20 00:39:01.914963 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.20 00:39:01.915084 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} executeQuery: Read 6 rows, 258.00 B in 0.00089434 sec., 6708 rows/sec., 281.72 KiB/sec. 2023.10.20 00:39:01.915080 [ 141 ] {} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.20 00:39:01.915189 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.915256 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} DynamicQueryHandler: Done processing query 2023.10.20 00:39:01.915311 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:01.915319 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.20 00:39:01.915351 [ 3 ] {} HTTP-Session: 8c01b35a-e97c-4443-b0cb-3d26e28f2e24 Destroying unnamed session 2023.10.20 00:39:01.915447 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:01.915496 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:01.915513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:01.915594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:01.915632 [ 3 ] {} HTTP-Session: a9edadca-8531-4634-8bdc-55b31f8ddca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:01.915686 [ 3 ] {} HTTP-Session: a9edadca-8531-4634-8bdc-55b31f8ddca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:01.915731 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:01.915878 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:01.916004 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:39:01.916008 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:01.916396 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:01.916491 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:01.916677 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:01.916799 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:01.917343 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.917887 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.20 00:39:01.918286 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.20 00:39:01.918383 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144398 sec., 20989.709317968016 rows/sec., 881.40 KiB/sec. 2023.10.20 00:39:01.918481 [ 141 ] {} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.20 00:39:01.918532 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} executeQuery: Read 63 rows, 3.91 KiB in 0.002573476 sec., 24480 rows/sec., 1.48 MiB/sec. 2023.10.20 00:39:01.918563 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.918589 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.20 00:39:01.918958 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.20 00:39:01.918981 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} DynamicQueryHandler: Done processing query 2023.10.20 00:39:01.919058 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.20 00:39:01.919072 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:01.919145 [ 3 ] {} HTTP-Session: a9edadca-8531-4634-8bdc-55b31f8ddca4 Destroying unnamed session 2023.10.20 00:39:01.919210 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.20 00:39:01.919228 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:01.919308 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:01.919385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:01.919470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:01.919519 [ 3 ] {} HTTP-Session: 51ffa14b-ad33-43a3-8bd7-1f4de9d6615a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:01.919574 [ 3 ] {} HTTP-Session: 51ffa14b-ad33-43a3-8bd7-1f4de9d6615a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:01.919578 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:01.919782 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:01.919818 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:01.919902 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:01.920118 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:01.920437 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:01.920559 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:01.920714 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:01.921302 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.922012 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.20 00:39:01.922425 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.20 00:39:01.922478 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003837482 sec., 186320.09218544868 rows/sec., 11.32 MiB/sec. 2023.10.20 00:39:01.922594 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} executeQuery: Read 5 rows, 6.91 KiB in 0.00275669 sec., 1813 rows/sec., 2.45 MiB/sec. 2023.10.20 00:39:01.922742 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.20 00:39:01.922855 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} DynamicQueryHandler: Done processing query 2023.10.20 00:39:01.922888 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:39:01.922918 [ 3 ] {} HTTP-Session: 51ffa14b-ad33-43a3-8bd7-1f4de9d6615a Destroying unnamed session 2023.10.20 00:39:01.923078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:01.923088 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.20 00:39:01.923147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:01.923173 [ 3 ] {} HTTP-Session: 751f86ff-f12e-4122-9989-aeb1065185de Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:01.923192 [ 3 ] {} HTTP-Session: 751f86ff-f12e-4122-9989-aeb1065185de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:01.923204 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.20 00:39:01.923357 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:01.923405 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:39:01.923525 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:01.923797 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:01.924037 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.20 00:39:01.924210 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.20 00:39:01.924331 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} executeQuery: Read 19 rows, 1.01 KiB in 0.00093799 sec., 20256 rows/sec., 1.05 MiB/sec. 2023.10.20 00:39:01.924447 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} DynamicQueryHandler: Done processing query 2023.10.20 00:39:01.924470 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:01.924486 [ 3 ] {} HTTP-Session: 751f86ff-f12e-4122-9989-aeb1065185de Destroying unnamed session 2023.10.20 00:39:05.418913 [ 174 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:39:05.418979 [ 174 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:39:06.906131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:06.906234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:06.906258 [ 3 ] {} HTTP-Session: 3761004f-4eac-4d7b-b505-be2bc7659bad Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:06.906281 [ 3 ] {} HTTP-Session: 3761004f-4eac-4d7b-b505-be2bc7659bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:06.906407 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:06.906465 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:06.906620 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:06.907086 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:06.907344 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.20 00:39:06.907506 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.20 00:39:06.907620 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} executeQuery: Read 41 rows, 3.32 KiB in 0.001178355 sec., 34794 rows/sec., 2.75 MiB/sec. 2023.10.20 00:39:06.907624 [ 80 ] {} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.20 00:39:06.907704 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:06.907798 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} DynamicQueryHandler: Done processing query 2023.10.20 00:39:06.907886 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:06.907947 [ 3 ] {} HTTP-Session: 3761004f-4eac-4d7b-b505-be2bc7659bad Destroying unnamed session 2023.10.20 00:39:06.907935 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.20 00:39:06.908138 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:06.908149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:06.908192 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part 2023.10.20 00:39:06.908228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:06.908271 [ 3 ] {} HTTP-Session: c65de156-9a2a-43e4-9bba-4706fca57fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:06.908307 [ 3 ] {} HTTP-Session: c65de156-9a2a-43e4-9bba-4706fca57fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:06.908508 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:06.908527 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:06.908618 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:06.908771 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part 2023.10.20 00:39:06.909080 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:06.909091 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:06.909270 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2023.10.20 00:39:06.909439 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:06.909995 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:06.910459 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.20 00:39:06.910806 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.20 00:39:06.910942 [ 18 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003168729 sec., 62170.03726099645 rows/sec., 4.79 MiB/sec. 2023.10.20 00:39:06.910999 [ 80 ] {} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.20 00:39:06.911032 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} executeQuery: Read 123 rows, 12.40 KiB in 0.002445443 sec., 50297 rows/sec., 4.95 MiB/sec. 2023.10.20 00:39:06.911066 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:06.911162 [ 24 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.20 00:39:06.911379 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.20 00:39:06.911447 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} DynamicQueryHandler: Done processing query 2023.10.20 00:39:06.911552 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:39:06.911647 [ 3 ] {} HTTP-Session: c65de156-9a2a-43e4-9bba-4706fca57fb4 Destroying unnamed session 2023.10.20 00:39:06.911738 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:06.911745 [ 24 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.20 00:39:06.911791 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part 2023.10.20 00:39:06.911844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:06.911857 [ 24 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.20 00:39:06.911941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:06.912042 [ 3 ] {} HTTP-Session: 2d0348ac-70a4-45cd-81b3-70950d994927 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:06.912086 [ 3 ] {} HTTP-Session: 2d0348ac-70a4-45cd-81b3-70950d994927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:06.912186 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:06.912316 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:06.912426 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:06.912446 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part 2023.10.20 00:39:06.912800 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:06.912915 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:06.913104 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part 2023.10.20 00:39:06.913281 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:06.913866 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:06.914243 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.20 00:39:06.914570 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.20 00:39:06.914760 [ 80 ] {} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.20 00:39:06.914845 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:06.914846 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} executeQuery: Read 41 rows, 3.28 KiB in 0.002476734 sec., 16554 rows/sec., 1.29 MiB/sec. 2023.10.20 00:39:06.915141 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.20 00:39:06.915278 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} DynamicQueryHandler: Done processing query 2023.10.20 00:39:06.915363 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:06.915476 [ 3 ] {} HTTP-Session: 2d0348ac-70a4-45cd-81b3-70950d994927 Destroying unnamed session 2023.10.20 00:39:06.915642 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:06.915667 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.004519388 sec., 176572.58018121036 rows/sec., 17.01 MiB/sec. 2023.10.20 00:39:06.915719 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 339 rows starting from the beginning of the part 2023.10.20 00:39:06.915786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:06.915927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:06.915951 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.20 00:39:06.916017 [ 3 ] {} HTTP-Session: c2811ce1-9518-43ae-aad3-6970deb5a8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:06.916096 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:06.916107 [ 3 ] {} HTTP-Session: c2811ce1-9518-43ae-aad3-6970deb5a8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:06.916410 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.20 00:39:06.916416 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 269 rows starting from the beginning of the part 2023.10.20 00:39:06.916449 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:06.916551 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.20 00:39:06.916635 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:06.916747 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:06.917068 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 269 rows starting from the beginning of the part 2023.10.20 00:39:06.917387 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:06.917399 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:06.918434 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:06.919011 [ 22 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 4 columns (4 merged, 0 gathered) in 0.004121969 sec., 242602.5038034008 rows/sec., 17.13 MiB/sec. 2023.10.20 00:39:06.919157 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.20 00:39:06.919166 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.20 00:39:06.919450 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.20 00:39:06.919496 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.20 00:39:06.919572 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.20 00:39:06.919753 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} executeQuery: Read 41 rows, 56.66 KiB in 0.003184509 sec., 12874 rows/sec., 17.37 MiB/sec. 2023.10.20 00:39:06.919931 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} DynamicQueryHandler: Done processing query 2023.10.20 00:39:06.919955 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:39:06.919972 [ 3 ] {} HTTP-Session: c2811ce1-9518-43ae-aad3-6970deb5a8e4 Destroying unnamed session 2023.10.20 00:39:11.910154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:11.910282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:11.910311 [ 3 ] {} HTTP-Session: 68f66c5d-edca-4cc2-bb0e-5beb873cae43 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:11.910340 [ 3 ] {} HTTP-Session: 68f66c5d-edca-4cc2-bb0e-5beb873cae43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:11.910478 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:11.910544 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:11.910724 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:11.911201 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.911457 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.20 00:39:11.911619 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.20 00:39:11.911738 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} executeQuery: Read 11 rows, 763.00 B in 0.001221566 sec., 9004 rows/sec., 609.97 KiB/sec. 2023.10.20 00:39:11.911904 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} DynamicQueryHandler: Done processing query 2023.10.20 00:39:11.911929 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:39:11.911946 [ 3 ] {} HTTP-Session: 68f66c5d-edca-4cc2-bb0e-5beb873cae43 Destroying unnamed session 2023.10.20 00:39:11.912072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:11.912117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:11.912135 [ 3 ] {} HTTP-Session: 4ecaf872-24a0-4bcb-a0ba-094e217d7dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:11.912153 [ 3 ] {} HTTP-Session: 4ecaf872-24a0-4bcb-a0ba-094e217d7dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:11.912229 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:11.912268 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:11.912379 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:11.912745 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.912964 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.20 00:39:11.913115 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.20 00:39:11.913214 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} executeQuery: Read 102 rows, 9.71 KiB in 0.000959251 sec., 106332 rows/sec., 9.89 MiB/sec. 2023.10.20 00:39:11.913329 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} DynamicQueryHandler: Done processing query 2023.10.20 00:39:11.913352 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:39:11.913368 [ 3 ] {} HTTP-Session: 4ecaf872-24a0-4bcb-a0ba-094e217d7dd1 Destroying unnamed session 2023.10.20 00:39:11.913517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:11.913569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:11.913593 [ 3 ] {} HTTP-Session: 2bd84a85-b184-453d-abc2-8e0f5ed99177 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:11.913614 [ 3 ] {} HTTP-Session: 2bd84a85-b184-453d-abc2-8e0f5ed99177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:11.913712 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:11.913756 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:11.913874 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:11.914334 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.914554 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.20 00:39:11.914710 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.20 00:39:11.914812 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} executeQuery: Read 280 rows, 19.81 KiB in 0.001069074 sec., 261908 rows/sec., 18.10 MiB/sec. 2023.10.20 00:39:11.914966 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} DynamicQueryHandler: Done processing query 2023.10.20 00:39:11.914992 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:39:11.915008 [ 3 ] {} HTTP-Session: 2bd84a85-b184-453d-abc2-8e0f5ed99177 Destroying unnamed session 2023.10.20 00:39:11.915128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:11.915174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:11.915192 [ 3 ] {} HTTP-Session: 56a93b4b-9ab6-4293-a136-22d14633661a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:11.915209 [ 3 ] {} HTTP-Session: 56a93b4b-9ab6-4293-a136-22d14633661a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:11.915278 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:11.915319 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:39:11.915427 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:11.915730 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.915965 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.20 00:39:11.916142 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.20 00:39:11.916241 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} executeQuery: Read 6 rows, 258.00 B in 0.000935601 sec., 6412 rows/sec., 269.30 KiB/sec. 2023.10.20 00:39:11.916408 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} DynamicQueryHandler: Done processing query 2023.10.20 00:39:11.916431 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:11.916448 [ 3 ] {} HTTP-Session: 56a93b4b-9ab6-4293-a136-22d14633661a Destroying unnamed session 2023.10.20 00:39:11.916559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:11.916601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:11.916617 [ 3 ] {} HTTP-Session: 5a78ad6a-eeb9-432c-b655-2280386c8bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:11.916632 [ 3 ] {} HTTP-Session: 5a78ad6a-eeb9-432c-b655-2280386c8bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:11.916702 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:11.916741 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:39:11.916858 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:11.917166 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.917392 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.20 00:39:11.917626 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.20 00:39:11.917735 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} executeQuery: Read 74 rows, 4.64 KiB in 0.000986942 sec., 74979 rows/sec., 4.59 MiB/sec. 2023.10.20 00:39:11.917864 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} DynamicQueryHandler: Done processing query 2023.10.20 00:39:11.917888 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:39:11.917903 [ 3 ] {} HTTP-Session: 5a78ad6a-eeb9-432c-b655-2280386c8bfe Destroying unnamed session 2023.10.20 00:39:11.918018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:11.918061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:11.918079 [ 3 ] {} HTTP-Session: f2375c93-e636-40e4-92fe-b20d3e332b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:11.918095 [ 3 ] {} HTTP-Session: f2375c93-e636-40e4-92fe-b20d3e332b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:11.918166 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:11.918208 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:11.918339 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:11.918654 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.918914 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.20 00:39:11.919093 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.20 00:39:11.919196 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} executeQuery: Read 5 rows, 6.91 KiB in 0.001002751 sec., 4986 rows/sec., 6.73 MiB/sec. 2023.10.20 00:39:11.919189 [ 112 ] {} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.20 00:39:11.919272 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.919357 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} DynamicQueryHandler: Done processing query 2023.10.20 00:39:11.919416 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:39:11.919427 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.20 00:39:11.919466 [ 3 ] {} HTTP-Session: f2375c93-e636-40e4-92fe-b20d3e332b3c Destroying unnamed session 2023.10.20 00:39:11.919648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:11.919674 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:11.919724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:11.919761 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part 2023.10.20 00:39:11.919772 [ 3 ] {} HTTP-Session: b81ca11d-7366-47fc-9599-8abfc9800309 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:11.919844 [ 3 ] {} HTTP-Session: b81ca11d-7366-47fc-9599-8abfc9800309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:11.920030 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:11.920078 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:39:11.920097 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:39:11.920450 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:11.920602 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:11.920785 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:39:11.920956 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:11.921346 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:39:11.921443 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:11.921924 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.20 00:39:11.922160 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.20 00:39:11.922283 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} executeQuery: Read 19 rows, 1.01 KiB in 0.002202708 sec., 8625 rows/sec., 457.98 KiB/sec. 2023.10.20 00:39:11.922521 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} DynamicQueryHandler: Done processing query 2023.10.20 00:39:11.922565 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:11.922630 [ 3 ] {} HTTP-Session: b81ca11d-7366-47fc-9599-8abfc9800309 Destroying unnamed session 2023.10.20 00:39:11.923491 [ 15 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 6 columns (6 merged, 0 gathered) in 0.00415186 sec., 104290.60710139551 rows/sec., 140.73 MiB/sec. 2023.10.20 00:39:11.923902 [ 11 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.20 00:39:11.924193 [ 11 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.20 00:39:11.924265 [ 11 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.20 00:39:11.924354 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3: 4.02 MiB. 2023.10.20 00:39:12.000158 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.39 MiB, peak 235.49 MiB, will set to 230.56 MiB (RSS), difference: -3.83 MiB 2023.10.20 00:39:16.906670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:16.906785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:16.906810 [ 3 ] {} HTTP-Session: 2425a47e-ece6-4c29-aee4-f48d9eb2dcb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:16.906834 [ 3 ] {} HTTP-Session: 2425a47e-ece6-4c29-aee4-f48d9eb2dcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:16.906961 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:16.907019 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:16.907174 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:16.907595 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:16.907849 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.20 00:39:16.908014 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.20 00:39:16.908146 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} executeQuery: Read 41 rows, 3.32 KiB in 0.001146645 sec., 35756 rows/sec., 2.83 MiB/sec. 2023.10.20 00:39:16.908289 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} DynamicQueryHandler: Done processing query 2023.10.20 00:39:16.908314 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:16.908330 [ 3 ] {} HTTP-Session: 2425a47e-ece6-4c29-aee4-f48d9eb2dcb4 Destroying unnamed session 2023.10.20 00:39:16.908459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:16.908503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:16.908522 [ 3 ] {} HTTP-Session: a285357f-4171-46c0-a2c6-344600ff8b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:16.908539 [ 3 ] {} HTTP-Session: a285357f-4171-46c0-a2c6-344600ff8b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:16.908614 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:16.908652 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:16.908756 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:16.909107 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:16.909320 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.20 00:39:16.909472 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.20 00:39:16.909594 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} executeQuery: Read 123 rows, 12.40 KiB in 0.00095262 sec., 129117 rows/sec., 12.71 MiB/sec. 2023.10.20 00:39:16.909698 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} DynamicQueryHandler: Done processing query 2023.10.20 00:39:16.909721 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:39:16.909737 [ 3 ] {} HTTP-Session: a285357f-4171-46c0-a2c6-344600ff8b52 Destroying unnamed session 2023.10.20 00:39:16.909854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:16.909895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:16.909914 [ 3 ] {} HTTP-Session: 206caba1-e75d-4341-8ec6-af3f7dcc3e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:16.909930 [ 3 ] {} HTTP-Session: 206caba1-e75d-4341-8ec6-af3f7dcc3e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:16.910000 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:16.910039 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:16.910140 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:16.910416 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:16.910620 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.20 00:39:16.910769 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.20 00:39:16.910894 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} executeQuery: Read 41 rows, 3.28 KiB in 0.000864249 sec., 47440 rows/sec., 3.71 MiB/sec. 2023.10.20 00:39:16.911048 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} DynamicQueryHandler: Done processing query 2023.10.20 00:39:16.911071 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:16.911087 [ 3 ] {} HTTP-Session: 206caba1-e75d-4341-8ec6-af3f7dcc3e4f Destroying unnamed session 2023.10.20 00:39:16.911280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:16.911324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:16.911342 [ 3 ] {} HTTP-Session: 89a47971-bc78-4a23-a3a9-4f03f448c5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:16.911358 [ 3 ] {} HTTP-Session: 89a47971-bc78-4a23-a3a9-4f03f448c5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:16.911443 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:16.911487 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:16.911625 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:16.912058 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:16.912364 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.20 00:39:16.912543 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.20 00:39:16.912668 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} executeQuery: Read 41 rows, 56.66 KiB in 0.001185945 sec., 34571 rows/sec., 46.65 MiB/sec. 2023.10.20 00:39:16.912786 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} DynamicQueryHandler: Done processing query 2023.10.20 00:39:16.912809 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:39:16.912824 [ 3 ] {} HTTP-Session: 89a47971-bc78-4a23-a3a9-4f03f448c5ff Destroying unnamed session 2023.10.20 00:39:20.419037 [ 79 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:39:20.419147 [ 79 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:39:21.910246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:21.910357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:21.910386 [ 3 ] {} HTTP-Session: a9f5e0f8-222a-406a-87ae-2d9e6bed6144 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:21.910414 [ 3 ] {} HTTP-Session: a9f5e0f8-222a-406a-87ae-2d9e6bed6144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:21.910553 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:21.910622 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:21.910800 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:21.911214 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:21.911477 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.20 00:39:21.911643 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.20 00:39:21.911792 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} executeQuery: Read 11 rows, 763.00 B in 0.001198006 sec., 9181 rows/sec., 621.96 KiB/sec. 2023.10.20 00:39:21.911943 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} DynamicQueryHandler: Done processing query 2023.10.20 00:39:21.911969 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:39:21.911985 [ 3 ] {} HTTP-Session: a9f5e0f8-222a-406a-87ae-2d9e6bed6144 Destroying unnamed session 2023.10.20 00:39:21.912126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:21.912174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:21.912193 [ 3 ] {} HTTP-Session: 2c3839bf-613b-4395-9e8c-1690e36805de Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:21.912211 [ 3 ] {} HTTP-Session: 2c3839bf-613b-4395-9e8c-1690e36805de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:21.912293 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:21.912335 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:21.912446 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:21.912796 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:21.913007 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.20 00:39:21.913148 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.20 00:39:21.913262 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} executeQuery: Read 102 rows, 9.71 KiB in 0.0009647 sec., 105732 rows/sec., 9.83 MiB/sec. 2023.10.20 00:39:21.913361 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} DynamicQueryHandler: Done processing query 2023.10.20 00:39:21.913383 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:39:21.913398 [ 3 ] {} HTTP-Session: 2c3839bf-613b-4395-9e8c-1690e36805de Destroying unnamed session 2023.10.20 00:39:21.913537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:21.913577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:21.913595 [ 3 ] {} HTTP-Session: 691468a5-5f1e-4740-afc6-7c3f2f61116c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:21.913610 [ 3 ] {} HTTP-Session: 691468a5-5f1e-4740-afc6-7c3f2f61116c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:21.913683 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:21.913720 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:21.913817 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:21.914293 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:21.914505 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.20 00:39:21.914650 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.20 00:39:21.914775 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} executeQuery: Read 269 rows, 18.95 KiB in 0.001002741 sec., 268264 rows/sec., 18.45 MiB/sec. 2023.10.20 00:39:21.914925 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} DynamicQueryHandler: Done processing query 2023.10.20 00:39:21.914950 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:39:21.914966 [ 3 ] {} HTTP-Session: 691468a5-5f1e-4740-afc6-7c3f2f61116c Destroying unnamed session 2023.10.20 00:39:21.915120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:21.915164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:21.915182 [ 3 ] {} HTTP-Session: d84d8da7-0c57-43b8-b289-cdc626bf3949 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:21.915199 [ 3 ] {} HTTP-Session: d84d8da7-0c57-43b8-b289-cdc626bf3949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:21.915269 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:21.915309 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:39:21.915419 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:21.915661 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:21.915911 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.20 00:39:21.916085 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.20 00:39:21.916202 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} executeQuery: Read 6 rows, 258.00 B in 0.000903859 sec., 6638 rows/sec., 278.75 KiB/sec. 2023.10.20 00:39:21.916344 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} DynamicQueryHandler: Done processing query 2023.10.20 00:39:21.916368 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:21.916383 [ 3 ] {} HTTP-Session: d84d8da7-0c57-43b8-b289-cdc626bf3949 Destroying unnamed session 2023.10.20 00:39:21.916515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:21.916558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:21.916576 [ 3 ] {} HTTP-Session: dda18cec-4dad-4af6-8f5b-2ef99d4b45aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:21.916593 [ 3 ] {} HTTP-Session: dda18cec-4dad-4af6-8f5b-2ef99d4b45aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:21.916666 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:21.916707 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:39:21.916828 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:21.917121 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:21.917365 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.20 00:39:21.917539 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.20 00:39:21.917652 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} executeQuery: Read 63 rows, 3.91 KiB in 0.000957751 sec., 65779 rows/sec., 3.99 MiB/sec. 2023.10.20 00:39:21.917757 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} DynamicQueryHandler: Done processing query 2023.10.20 00:39:21.917780 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:21.917796 [ 3 ] {} HTTP-Session: dda18cec-4dad-4af6-8f5b-2ef99d4b45aa Destroying unnamed session 2023.10.20 00:39:21.917922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:21.917963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:21.917981 [ 3 ] {} HTTP-Session: 7ae3b66d-b252-45ae-a093-44f71ba9c3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:21.917998 [ 3 ] {} HTTP-Session: 7ae3b66d-b252-45ae-a093-44f71ba9c3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:21.918069 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:21.918111 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:21.918241 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:21.918615 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:21.918879 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.20 00:39:21.919050 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.20 00:39:21.919190 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} executeQuery: Read 5 rows, 6.91 KiB in 0.001084454 sec., 4610 rows/sec., 6.22 MiB/sec. 2023.10.20 00:39:21.919335 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} DynamicQueryHandler: Done processing query 2023.10.20 00:39:21.919359 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:21.919374 [ 3 ] {} HTTP-Session: 7ae3b66d-b252-45ae-a093-44f71ba9c3ac Destroying unnamed session 2023.10.20 00:39:21.919478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:21.919521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:21.919539 [ 3 ] {} HTTP-Session: fafb54ff-179c-4b03-8fbf-294ffd40bd1c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:21.919556 [ 3 ] {} HTTP-Session: fafb54ff-179c-4b03-8fbf-294ffd40bd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:21.919626 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:21.919665 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:39:21.919768 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:21.920020 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:21.920246 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.20 00:39:21.920424 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.20 00:39:21.920549 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} executeQuery: Read 19 rows, 1.01 KiB in 0.000888999 sec., 21372 rows/sec., 1.11 MiB/sec. 2023.10.20 00:39:21.920684 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} DynamicQueryHandler: Done processing query 2023.10.20 00:39:21.920706 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:21.920722 [ 3 ] {} HTTP-Session: fafb54ff-179c-4b03-8fbf-294ffd40bd1c Destroying unnamed session 2023.10.20 00:39:26.907762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:26.907880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:26.907906 [ 3 ] {} HTTP-Session: 8a3359f8-08a3-4898-b37a-09200206d2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:26.907931 [ 3 ] {} HTTP-Session: 8a3359f8-08a3-4898-b37a-09200206d2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:26.908057 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:26.908118 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:26.908276 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:26.908704 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:26.908965 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.20 00:39:26.909131 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.20 00:39:26.909264 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} executeQuery: Read 41 rows, 3.32 KiB in 0.001161335 sec., 35304 rows/sec., 2.79 MiB/sec. 2023.10.20 00:39:26.909411 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} DynamicQueryHandler: Done processing query 2023.10.20 00:39:26.909436 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:26.909453 [ 3 ] {} HTTP-Session: 8a3359f8-08a3-4898-b37a-09200206d2e1 Destroying unnamed session 2023.10.20 00:39:26.909595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:26.909642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:26.909662 [ 3 ] {} HTTP-Session: f180e3aa-87c9-4857-87d0-7968acf5e19f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:26.909680 [ 3 ] {} HTTP-Session: f180e3aa-87c9-4857-87d0-7968acf5e19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:26.909760 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:26.909801 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:26.909907 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:26.910269 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:26.910488 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.20 00:39:26.910639 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.20 00:39:26.910771 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} executeQuery: Read 123 rows, 12.40 KiB in 0.000981492 sec., 125319 rows/sec., 12.34 MiB/sec. 2023.10.20 00:39:26.910902 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} DynamicQueryHandler: Done processing query 2023.10.20 00:39:26.910925 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:39:26.910942 [ 3 ] {} HTTP-Session: f180e3aa-87c9-4857-87d0-7968acf5e19f Destroying unnamed session 2023.10.20 00:39:26.911061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:26.911103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:26.911123 [ 3 ] {} HTTP-Session: 98206f0e-daed-4a1e-bbda-f22afa29206d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:26.911139 [ 3 ] {} HTTP-Session: 98206f0e-daed-4a1e-bbda-f22afa29206d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:26.911212 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:26.911250 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:26.911354 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:26.911781 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:26.911987 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.20 00:39:26.912141 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.20 00:39:26.912263 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} executeQuery: Read 41 rows, 3.28 KiB in 0.001015722 sec., 40365 rows/sec., 3.16 MiB/sec. 2023.10.20 00:39:26.912384 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} DynamicQueryHandler: Done processing query 2023.10.20 00:39:26.912408 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:26.912423 [ 3 ] {} HTTP-Session: 98206f0e-daed-4a1e-bbda-f22afa29206d Destroying unnamed session 2023.10.20 00:39:26.912556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:26.912601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:26.912619 [ 3 ] {} HTTP-Session: 2add1029-2014-4b82-8bc3-a9a623604522 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:26.912636 [ 3 ] {} HTTP-Session: 2add1029-2014-4b82-8bc3-a9a623604522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:26.912715 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:26.912760 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:26.912898 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:26.913387 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:26.913700 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.20 00:39:26.913885 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.20 00:39:26.914013 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} executeQuery: Read 41 rows, 56.66 KiB in 0.001267617 sec., 32344 rows/sec., 43.65 MiB/sec. 2023.10.20 00:39:26.914148 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} DynamicQueryHandler: Done processing query 2023.10.20 00:39:26.914170 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:39:26.914186 [ 3 ] {} HTTP-Session: 2add1029-2014-4b82-8bc3-a9a623604522 Destroying unnamed session 2023.10.20 00:39:31.910162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:31.910284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:31.910313 [ 3 ] {} HTTP-Session: 183d7411-2a1a-4bd5-af3a-b8fd7cf03161 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:31.910341 [ 3 ] {} HTTP-Session: 183d7411-2a1a-4bd5-af3a-b8fd7cf03161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:31.910484 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:31.910542 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:31.910698 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:31.911128 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.911395 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.20 00:39:31.911562 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.20 00:39:31.911681 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} executeQuery: Read 11 rows, 763.00 B in 0.001163416 sec., 9454 rows/sec., 640.46 KiB/sec. 2023.10.20 00:39:31.911670 [ 52 ] {} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.20 00:39:31.911746 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.911848 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} DynamicQueryHandler: Done processing query 2023.10.20 00:39:31.911852 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.20 00:39:31.911877 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:39:31.911936 [ 3 ] {} HTTP-Session: 183d7411-2a1a-4bd5-af3a-b8fd7cf03161 Destroying unnamed session 2023.10.20 00:39:31.912017 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:31.912077 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part 2023.10.20 00:39:31.912129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:31.912222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:31.912279 [ 3 ] {} HTTP-Session: 84dc54da-d58e-43e7-881d-bbefcc234094 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:31.912329 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part 2023.10.20 00:39:31.912336 [ 3 ] {} HTTP-Session: 84dc54da-d58e-43e7-881d-bbefcc234094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:31.912581 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:31.912597 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:31.912673 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:31.912860 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part 2023.10.20 00:39:31.913136 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:31.913149 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:31.913317 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part 2023.10.20 00:39:31.913856 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.914324 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.20 00:39:31.914661 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.20 00:39:31.914683 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868102 sec., 58226.66000023709 rows/sec., 4.41 MiB/sec. 2023.10.20 00:39:31.914798 [ 52 ] {} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.20 00:39:31.914837 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} executeQuery: Read 102 rows, 9.71 KiB in 0.002211558 sec., 46121 rows/sec., 4.29 MiB/sec. 2023.10.20 00:39:31.914850 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.914999 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.20 00:39:31.915079 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.20 00:39:31.915242 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} DynamicQueryHandler: Done processing query 2023.10.20 00:39:31.915298 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:39:31.915297 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:31.915336 [ 3 ] {} HTTP-Session: 84dc54da-d58e-43e7-881d-bbefcc234094 Destroying unnamed session 2023.10.20 00:39:31.915367 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part 2023.10.20 00:39:31.915430 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.20 00:39:31.915570 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.20 00:39:31.915573 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part 2023.10.20 00:39:31.915593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:31.915745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:31.915794 [ 3 ] {} HTTP-Session: ddd68bc9-1ff7-400d-8098-1974d709f9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:31.915855 [ 3 ] {} HTTP-Session: ddd68bc9-1ff7-400d-8098-1974d709f9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:31.915876 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:31.916091 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:31.916115 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part 2023.10.20 00:39:31.916196 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:31.916369 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:31.916680 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part 2023.10.20 00:39:31.916694 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:31.917804 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.918282 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.20 00:39:31.918321 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.003389503 sec., 229237.14774702958 rows/sec., 21.91 MiB/sec. 2023.10.20 00:39:31.918498 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.20 00:39:31.918535 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.20 00:39:31.918676 [ 52 ] {} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.20 00:39:31.918720 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} executeQuery: Read 269 rows, 18.95 KiB in 0.002575985 sec., 104426 rows/sec., 7.18 MiB/sec. 2023.10.20 00:39:31.918731 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.918949 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.20 00:39:31.918970 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.20 00:39:31.919169 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} DynamicQueryHandler: Done processing query 2023.10.20 00:39:31.919209 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:31.919223 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:39:31.919290 [ 3 ] {} HTTP-Session: ddd68bc9-1ff7-400d-8098-1974d709f9b7 Destroying unnamed session 2023.10.20 00:39:31.919302 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 339 rows starting from the beginning of the part 2023.10.20 00:39:31.919346 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.20 00:39:31.919564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:31.919592 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 280 rows starting from the beginning of the part 2023.10.20 00:39:31.919669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:31.919720 [ 3 ] {} HTTP-Session: 24c44477-bf53-4165-b8bd-1b4a93fa8fce Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:31.919765 [ 3 ] {} HTTP-Session: 24c44477-bf53-4165-b8bd-1b4a93fa8fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:31.919823 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:31.919959 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:31.920067 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 269 rows starting from the beginning of the part 2023.10.20 00:39:31.920068 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:39:31.920344 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:31.920565 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:31.920599 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 269 rows starting from the beginning of the part 2023.10.20 00:39:31.921110 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.921735 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.20 00:39:31.922018 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.20 00:39:31.922342 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} executeQuery: Read 6 rows, 258.00 B in 0.002316301 sec., 2590 rows/sec., 108.77 KiB/sec. 2023.10.20 00:39:31.922380 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003579458 sec., 346141.790181642 rows/sec., 24.23 MiB/sec. 2023.10.20 00:39:31.922543 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} DynamicQueryHandler: Done processing query 2023.10.20 00:39:31.922571 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.20 00:39:31.922584 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:31.922631 [ 3 ] {} HTTP-Session: 24c44477-bf53-4165-b8bd-1b4a93fa8fce Destroying unnamed session 2023.10.20 00:39:31.922786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:31.922826 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.20 00:39:31.922843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:31.922885 [ 3 ] {} HTTP-Session: bd50beb9-6f6b-4f57-bce0-d0843b3cd2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:31.922908 [ 3 ] {} HTTP-Session: bd50beb9-6f6b-4f57-bce0-d0843b3cd2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:31.922933 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.20 00:39:31.923080 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:31.923127 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:39:31.923268 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:31.923592 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.923844 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.20 00:39:31.924022 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.20 00:39:31.924151 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} executeQuery: Read 63 rows, 3.91 KiB in 0.001035852 sec., 60819 rows/sec., 3.69 MiB/sec. 2023.10.20 00:39:31.924260 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} DynamicQueryHandler: Done processing query 2023.10.20 00:39:31.924282 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:31.924299 [ 3 ] {} HTTP-Session: bd50beb9-6f6b-4f57-bce0-d0843b3cd2d6 Destroying unnamed session 2023.10.20 00:39:31.924425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:31.924469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:31.924488 [ 3 ] {} HTTP-Session: e6da0454-4381-432f-9bdd-aefac6ce44b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:31.924505 [ 3 ] {} HTTP-Session: e6da0454-4381-432f-9bdd-aefac6ce44b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:31.924576 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:31.924619 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:31.924755 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:31.925062 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.925331 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.20 00:39:31.925532 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.20 00:39:31.925684 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} executeQuery: Read 5 rows, 6.91 KiB in 0.001077193 sec., 4641 rows/sec., 6.26 MiB/sec. 2023.10.20 00:39:31.925827 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} DynamicQueryHandler: Done processing query 2023.10.20 00:39:31.925854 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:39:31.925874 [ 3 ] {} HTTP-Session: e6da0454-4381-432f-9bdd-aefac6ce44b1 Destroying unnamed session 2023.10.20 00:39:31.926002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:31.926047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:31.926065 [ 3 ] {} HTTP-Session: 073df6d5-cf29-4608-afdf-5126438f0d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:31.926083 [ 3 ] {} HTTP-Session: 073df6d5-cf29-4608-afdf-5126438f0d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:31.926153 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:31.926191 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:39:31.926295 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:31.926557 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:31.926785 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.20 00:39:31.926957 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.20 00:39:31.927085 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} executeQuery: Read 19 rows, 1.01 KiB in 0.000894619 sec., 21238 rows/sec., 1.10 MiB/sec. 2023.10.20 00:39:31.927260 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} DynamicQueryHandler: Done processing query 2023.10.20 00:39:31.927284 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:31.927301 [ 3 ] {} HTTP-Session: 073df6d5-cf29-4608-afdf-5126438f0d34 Destroying unnamed session 2023.10.20 00:39:35.419200 [ 82 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:39:35.419284 [ 82 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:39:36.908103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:36.908218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:36.908247 [ 3 ] {} HTTP-Session: 6f801489-d41d-455a-94c2-3edba97af286 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:36.908275 [ 3 ] {} HTTP-Session: 6f801489-d41d-455a-94c2-3edba97af286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:36.908417 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:36.908485 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:36.908664 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:36.909204 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:36.909480 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.20 00:39:36.909650 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.20 00:39:36.909772 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} executeQuery: Read 41 rows, 3.32 KiB in 0.001314049 sec., 31201 rows/sec., 2.47 MiB/sec. 2023.10.20 00:39:36.909930 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} DynamicQueryHandler: Done processing query 2023.10.20 00:39:36.909957 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:36.909974 [ 3 ] {} HTTP-Session: 6f801489-d41d-455a-94c2-3edba97af286 Destroying unnamed session 2023.10.20 00:39:36.910146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:36.910199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:36.910220 [ 3 ] {} HTTP-Session: 717e02a9-27bc-4e92-aab4-1001b1941a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:36.910238 [ 3 ] {} HTTP-Session: 717e02a9-27bc-4e92-aab4-1001b1941a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:36.910324 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:36.910366 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:36.910472 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:36.910863 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:36.911084 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.20 00:39:36.911230 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.20 00:39:36.911333 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} executeQuery: Read 123 rows, 12.40 KiB in 0.000978942 sec., 125645 rows/sec., 12.37 MiB/sec. 2023.10.20 00:39:36.911483 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} DynamicQueryHandler: Done processing query 2023.10.20 00:39:36.911506 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:39:36.911522 [ 3 ] {} HTTP-Session: 717e02a9-27bc-4e92-aab4-1001b1941a12 Destroying unnamed session 2023.10.20 00:39:36.911640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:36.911687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:36.911706 [ 3 ] {} HTTP-Session: fc978e4a-767e-42bf-ab7e-efef7cb326a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:36.911795 [ 3 ] {} HTTP-Session: fc978e4a-767e-42bf-ab7e-efef7cb326a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:36.911870 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:36.911911 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:36.912017 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:36.912311 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:36.912519 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.20 00:39:36.912664 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.20 00:39:36.912762 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} executeQuery: Read 41 rows, 3.28 KiB in 0.000862498 sec., 47536 rows/sec., 3.72 MiB/sec. 2023.10.20 00:39:36.912878 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} DynamicQueryHandler: Done processing query 2023.10.20 00:39:36.912902 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:36.912917 [ 3 ] {} HTTP-Session: fc978e4a-767e-42bf-ab7e-efef7cb326a9 Destroying unnamed session 2023.10.20 00:39:36.913123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:36.913180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:36.913201 [ 3 ] {} HTTP-Session: 38ec4ae0-8cef-4fb3-8c00-7acb7866c338 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:36.913221 [ 3 ] {} HTTP-Session: 38ec4ae0-8cef-4fb3-8c00-7acb7866c338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:36.913311 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:36.913356 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:36.913494 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:36.913942 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:36.914260 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.20 00:39:36.914444 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.20 00:39:36.914549 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} executeQuery: Read 41 rows, 56.66 KiB in 0.001209506 sec., 33898 rows/sec., 45.74 MiB/sec. 2023.10.20 00:39:36.914539 [ 88 ] {} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.20 00:39:36.914611 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:36.914699 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} DynamicQueryHandler: Done processing query 2023.10.20 00:39:36.914729 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.20 00:39:36.914737 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:39:36.914816 [ 3 ] {} HTTP-Session: 38ec4ae0-8cef-4fb3-8c00-7acb7866c338 Destroying unnamed session 2023.10.20 00:39:36.914918 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:36.914964 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 433 rows starting from the beginning of the part 2023.10.20 00:39:36.915112 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:36.915228 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:39:36.915342 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:36.915448 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:39:36.915555 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:36.917035 [ 12 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 6 columns (6 merged, 0 gathered) in 0.002361951 sec., 239632.40558335037 rows/sec., 323.37 MiB/sec. 2023.10.20 00:39:36.917346 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.20 00:39:36.917573 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.20 00:39:36.917643 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.20 00:39:36.917716 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4: 4.48 MiB. 2023.10.20 00:39:41.910778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:41.910901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:41.910927 [ 3 ] {} HTTP-Session: 6103ae17-46c0-4cd4-9acc-23584f8c5ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:41.910951 [ 3 ] {} HTTP-Session: 6103ae17-46c0-4cd4-9acc-23584f8c5ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:41.911076 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:41.911138 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:41.911295 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:41.911690 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.911959 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.20 00:39:41.912128 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.20 00:39:41.912264 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} executeQuery: Read 11 rows, 763.00 B in 0.001145265 sec., 9604 rows/sec., 650.61 KiB/sec. 2023.10.20 00:39:41.912440 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} DynamicQueryHandler: Done processing query 2023.10.20 00:39:41.912469 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:39:41.912486 [ 3 ] {} HTTP-Session: 6103ae17-46c0-4cd4-9acc-23584f8c5ba3 Destroying unnamed session 2023.10.20 00:39:41.912630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:41.912682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:41.912701 [ 3 ] {} HTTP-Session: c6678ade-39db-4435-8573-cf7f7cd2f2a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:41.912720 [ 3 ] {} HTTP-Session: c6678ade-39db-4435-8573-cf7f7cd2f2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:41.912805 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:41.912847 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:41.912957 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:41.913290 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.913515 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.20 00:39:41.913674 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.20 00:39:41.913802 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} executeQuery: Read 102 rows, 9.71 KiB in 0.000960771 sec., 106164 rows/sec., 9.87 MiB/sec. 2023.10.20 00:39:41.913957 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} DynamicQueryHandler: Done processing query 2023.10.20 00:39:41.913982 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:39:41.913998 [ 3 ] {} HTTP-Session: c6678ade-39db-4435-8573-cf7f7cd2f2a7 Destroying unnamed session 2023.10.20 00:39:41.914170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:41.914216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:41.914235 [ 3 ] {} HTTP-Session: 93e8657d-8e15-4e6c-ba4e-5b8517bc49b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:41.914253 [ 3 ] {} HTTP-Session: 93e8657d-8e15-4e6c-ba4e-5b8517bc49b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:41.914341 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:41.914381 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:41.914494 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:41.914920 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.915145 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.20 00:39:41.915296 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.20 00:39:41.915422 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} executeQuery: Read 280 rows, 19.81 KiB in 0.001052643 sec., 265997 rows/sec., 18.38 MiB/sec. 2023.10.20 00:39:41.915541 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} DynamicQueryHandler: Done processing query 2023.10.20 00:39:41.915565 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:39:41.915580 [ 3 ] {} HTTP-Session: 93e8657d-8e15-4e6c-ba4e-5b8517bc49b5 Destroying unnamed session 2023.10.20 00:39:41.915681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:41.915727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:41.915745 [ 3 ] {} HTTP-Session: 49762580-56a1-40b0-a5e3-9ff7100e5776 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:41.915762 [ 3 ] {} HTTP-Session: 49762580-56a1-40b0-a5e3-9ff7100e5776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:41.915833 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:41.915873 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:39:41.915981 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:41.916221 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.916461 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.20 00:39:41.916649 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.20 00:39:41.916780 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} executeQuery: Read 6 rows, 258.00 B in 0.000918579 sec., 6531 rows/sec., 274.29 KiB/sec. 2023.10.20 00:39:41.916897 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} DynamicQueryHandler: Done processing query 2023.10.20 00:39:41.916920 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:41.916936 [ 3 ] {} HTTP-Session: 49762580-56a1-40b0-a5e3-9ff7100e5776 Destroying unnamed session 2023.10.20 00:39:41.917047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:41.917092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:41.917111 [ 3 ] {} HTTP-Session: 41b06b6e-3e42-4119-8ada-a3a74201b668 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:41.917128 [ 3 ] {} HTTP-Session: 41b06b6e-3e42-4119-8ada-a3a74201b668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:41.917202 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:41.917245 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:39:41.917364 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:41.917650 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.917896 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.20 00:39:41.918072 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.20 00:39:41.918211 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} executeQuery: Read 74 rows, 4.64 KiB in 0.000971211 sec., 76193 rows/sec., 4.66 MiB/sec. 2023.10.20 00:39:41.918381 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} DynamicQueryHandler: Done processing query 2023.10.20 00:39:41.918405 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:39:41.918421 [ 3 ] {} HTTP-Session: 41b06b6e-3e42-4119-8ada-a3a74201b668 Destroying unnamed session 2023.10.20 00:39:41.918526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:41.918572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:41.918590 [ 3 ] {} HTTP-Session: 997df20d-3c78-4a0b-9c13-6843e58c7064 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:41.918608 [ 3 ] {} HTTP-Session: 997df20d-3c78-4a0b-9c13-6843e58c7064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:41.918679 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:41.918723 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:41.918864 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:41.919184 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.919449 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.20 00:39:41.919627 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.20 00:39:41.919732 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} executeQuery: Read 5 rows, 6.91 KiB in 0.001025042 sec., 4877 rows/sec., 6.58 MiB/sec. 2023.10.20 00:39:41.919846 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} DynamicQueryHandler: Done processing query 2023.10.20 00:39:41.919869 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:41.919884 [ 3 ] {} HTTP-Session: 997df20d-3c78-4a0b-9c13-6843e58c7064 Destroying unnamed session 2023.10.20 00:39:41.919989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:41.920032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:41.920050 [ 3 ] {} HTTP-Session: 80508001-49e3-44ad-92d3-38e6f2c49c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:41.920066 [ 3 ] {} HTTP-Session: 80508001-49e3-44ad-92d3-38e6f2c49c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:41.920136 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:41.920173 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:39:41.920274 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:41.920514 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.920739 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.20 00:39:41.920910 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.20 00:39:41.921031 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} executeQuery: Read 19 rows, 1.01 KiB in 0.000858639 sec., 22128 rows/sec., 1.15 MiB/sec. 2023.10.20 00:39:41.921041 [ 93 ] {} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.20 00:39:41.921154 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:41.921191 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} DynamicQueryHandler: Done processing query 2023.10.20 00:39:41.921237 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:41.921268 [ 3 ] {} HTTP-Session: 80508001-49e3-44ad-92d3-38e6f2c49c09 Destroying unnamed session 2023.10.20 00:39:41.921270 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.20 00:39:41.921391 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:41.921423 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:39:41.921530 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:39:41.921616 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:39:41.921694 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:39:41.921769 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:39:41.921841 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::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.20 00:39:41.922450 [ 12 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001245257 sec., 255368.972027461 rows/sec., 13.71 MiB/sec. 2023.10.20 00:39:41.922568 [ 16 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.20 00:39:41.922772 [ 16 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.20 00:39:41.922832 [ 16 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.20 00:39:46.908053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:46.908182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:46.908212 [ 3 ] {} HTTP-Session: b9160556-becf-47a6-8740-7574c5f06aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:46.908240 [ 3 ] {} HTTP-Session: b9160556-becf-47a6-8740-7574c5f06aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:46.908381 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:46.908449 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:46.908605 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:46.909061 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:46.909322 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.20 00:39:46.909486 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.20 00:39:46.909634 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} executeQuery: Read 41 rows, 3.32 KiB in 0.001206556 sec., 33981 rows/sec., 2.69 MiB/sec. 2023.10.20 00:39:46.909774 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} DynamicQueryHandler: Done processing query 2023.10.20 00:39:46.909799 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:46.909815 [ 3 ] {} HTTP-Session: b9160556-becf-47a6-8740-7574c5f06aa4 Destroying unnamed session 2023.10.20 00:39:46.909954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:46.909999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:46.910018 [ 3 ] {} HTTP-Session: 66b029fa-df9d-4dc6-90f3-ca4b78744c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:46.910035 [ 3 ] {} HTTP-Session: 66b029fa-df9d-4dc6-90f3-ca4b78744c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:46.910113 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:46.910154 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:46.910261 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:46.910629 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:46.910842 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.20 00:39:46.910989 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.20 00:39:46.911118 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} executeQuery: Read 123 rows, 12.40 KiB in 0.000974952 sec., 126160 rows/sec., 12.42 MiB/sec. 2023.10.20 00:39:46.911262 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} DynamicQueryHandler: Done processing query 2023.10.20 00:39:46.911287 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:39:46.911303 [ 3 ] {} HTTP-Session: 66b029fa-df9d-4dc6-90f3-ca4b78744c52 Destroying unnamed session 2023.10.20 00:39:46.911422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:46.911467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:46.911485 [ 3 ] {} HTTP-Session: cdaa9e3c-eeba-4376-8fcd-2151c3986407 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:46.911501 [ 3 ] {} HTTP-Session: cdaa9e3c-eeba-4376-8fcd-2151c3986407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:46.911574 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:46.911614 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:46.911722 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:46.912003 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:46.912209 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.20 00:39:46.912359 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.20 00:39:46.912484 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} executeQuery: Read 41 rows, 3.28 KiB in 0.000881609 sec., 46505 rows/sec., 3.64 MiB/sec. 2023.10.20 00:39:46.912596 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} DynamicQueryHandler: Done processing query 2023.10.20 00:39:46.912620 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:46.912636 [ 3 ] {} HTTP-Session: cdaa9e3c-eeba-4376-8fcd-2151c3986407 Destroying unnamed session 2023.10.20 00:39:46.912786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:46.912830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:46.912849 [ 3 ] {} HTTP-Session: 019f2b78-235e-4115-b31b-cac6f30ed67c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:46.912865 [ 3 ] {} HTTP-Session: 019f2b78-235e-4115-b31b-cac6f30ed67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:46.912950 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:46.912995 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:46.913131 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:46.913567 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:46.913877 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.20 00:39:46.914065 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.20 00:39:46.914189 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} executeQuery: Read 41 rows, 56.66 KiB in 0.001211326 sec., 33847 rows/sec., 45.68 MiB/sec. 2023.10.20 00:39:46.914314 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} DynamicQueryHandler: Done processing query 2023.10.20 00:39:46.914337 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:39:46.914353 [ 3 ] {} HTTP-Session: 019f2b78-235e-4115-b31b-cac6f30ed67c Destroying unnamed session 2023.10.20 00:39:50.419526 [ 116 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:39:50.419591 [ 116 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:39:51.910867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:51.910982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:51.911012 [ 3 ] {} HTTP-Session: 95ebaec7-54e6-4a4f-a7e0-3faa66b70d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:51.911038 [ 3 ] {} HTTP-Session: 95ebaec7-54e6-4a4f-a7e0-3faa66b70d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:51.911177 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:51.911244 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:51.911418 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:51.911827 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:51.912082 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.20 00:39:51.912241 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.20 00:39:51.912380 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} executeQuery: Read 11 rows, 763.00 B in 0.001163825 sec., 9451 rows/sec., 640.23 KiB/sec. 2023.10.20 00:39:51.912508 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} DynamicQueryHandler: Done processing query 2023.10.20 00:39:51.912532 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:39:51.912548 [ 3 ] {} HTTP-Session: 95ebaec7-54e6-4a4f-a7e0-3faa66b70d23 Destroying unnamed session 2023.10.20 00:39:51.912674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:51.912716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:51.912735 [ 3 ] {} HTTP-Session: dd9dfc43-ecd4-40e1-a48f-c2671d444edf Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:51.912752 [ 3 ] {} HTTP-Session: dd9dfc43-ecd4-40e1-a48f-c2671d444edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:51.912827 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:51.912866 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:51.912972 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:51.913322 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:51.913534 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.20 00:39:51.913683 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.20 00:39:51.913812 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} executeQuery: Read 102 rows, 9.71 KiB in 0.000956381 sec., 106652 rows/sec., 9.92 MiB/sec. 2023.10.20 00:39:51.913951 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} DynamicQueryHandler: Done processing query 2023.10.20 00:39:51.913975 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:39:51.913991 [ 3 ] {} HTTP-Session: dd9dfc43-ecd4-40e1-a48f-c2671d444edf Destroying unnamed session 2023.10.20 00:39:51.914164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:51.914211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:51.914230 [ 3 ] {} HTTP-Session: ba42dd7e-d8f7-4999-984b-4ff3d9d52246 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:51.914246 [ 3 ] {} HTTP-Session: ba42dd7e-d8f7-4999-984b-4ff3d9d52246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:51.914324 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:51.914363 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:51.914468 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:51.914949 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:51.915161 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.20 00:39:51.915306 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.20 00:39:51.915426 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} executeQuery: Read 269 rows, 18.95 KiB in 0.001073923 sec., 250483 rows/sec., 17.23 MiB/sec. 2023.10.20 00:39:51.915542 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} DynamicQueryHandler: Done processing query 2023.10.20 00:39:51.915565 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:39:51.915580 [ 3 ] {} HTTP-Session: ba42dd7e-d8f7-4999-984b-4ff3d9d52246 Destroying unnamed session 2023.10.20 00:39:51.915729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:51.915774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:51.915791 [ 3 ] {} HTTP-Session: 8e3c14e7-aac3-464b-9548-f309a0ddde32 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:51.915807 [ 3 ] {} HTTP-Session: 8e3c14e7-aac3-464b-9548-f309a0ddde32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:51.915875 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:51.915914 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:39:51.916019 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:51.916265 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:51.916504 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.20 00:39:51.916684 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.20 00:39:51.916810 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} executeQuery: Read 6 rows, 258.00 B in 0.00090344 sec., 6641 rows/sec., 278.88 KiB/sec. 2023.10.20 00:39:51.916808 [ 178 ] {} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.20 00:39:51.916914 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:51.916940 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} DynamicQueryHandler: Done processing query 2023.10.20 00:39:51.917029 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:51.917063 [ 3 ] {} HTTP-Session: 8e3c14e7-aac3-464b-9548-f309a0ddde32 Destroying unnamed session 2023.10.20 00:39:51.917085 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.20 00:39:51.917265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:51.917282 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:51.917345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:51.917355 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:51.917385 [ 3 ] {} HTTP-Session: 62d697f0-c0fd-40bf-977f-05ff9b3b6781 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:51.917439 [ 3 ] {} HTTP-Session: 62d697f0-c0fd-40bf-977f-05ff9b3b6781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:51.917631 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:51.917668 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:51.917719 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:39:51.917991 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:51.918242 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:51.918260 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:51.918456 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:51.918671 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::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.20 00:39:51.919150 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:39:51.919635 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.20 00:39:51.920000 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.20 00:39:51.920229 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.0032449 sec., 29584.887053530154 rows/sec., 1.21 MiB/sec. 2023.10.20 00:39:51.920263 [ 178 ] {} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.20 00:39:51.920289 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} executeQuery: Read 63 rows, 3.91 KiB in 0.002592296 sec., 24302 rows/sec., 1.47 MiB/sec. 2023.10.20 00:39:51.920405 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:51.920406 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.20 00:39:51.920689 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.20 00:39:51.920704 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} DynamicQueryHandler: Done processing query 2023.10.20 00:39:51.920734 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:51.920778 [ 3 ] {} HTTP-Session: 62d697f0-c0fd-40bf-977f-05ff9b3b6781 Destroying unnamed session 2023.10.20 00:39:51.920817 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:51.920853 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:51.920859 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.20 00:39:51.920923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:51.920941 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.20 00:39:51.920986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:51.921059 [ 3 ] {} HTTP-Session: 33ca04a4-ef14-4dc3-b4f4-2d3ee0c56fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:51.921109 [ 3 ] {} HTTP-Session: 33ca04a4-ef14-4dc3-b4f4-2d3ee0c56fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:51.921113 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:51.921219 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:51.921254 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:51.921276 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:51.921404 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:51.921592 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:51.921622 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:51.921727 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::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.20 00:39:51.922064 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:39:51.922527 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.20 00:39:51.922784 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.20 00:39:51.922802 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.002201867 sec., 477776.3597892152 rows/sec., 29.04 MiB/sec. 2023.10.20 00:39:51.922923 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} executeQuery: Read 5 rows, 6.91 KiB in 0.001655945 sec., 3019 rows/sec., 4.07 MiB/sec. 2023.10.20 00:39:51.923013 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.20 00:39:51.923076 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} DynamicQueryHandler: Done processing query 2023.10.20 00:39:51.923099 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:39:51.923118 [ 3 ] {} HTTP-Session: 33ca04a4-ef14-4dc3-b4f4-2d3ee0c56fa8 Destroying unnamed session 2023.10.20 00:39:51.923234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:51.923256 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.20 00:39:51.923288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:51.923311 [ 3 ] {} HTTP-Session: cacc2943-67cf-40f6-83c6-9d876a6b1a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:51.923328 [ 3 ] {} HTTP-Session: cacc2943-67cf-40f6-83c6-9d876a6b1a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:51.923336 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.20 00:39:51.923434 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:51.923472 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:39:51.923573 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:51.923826 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:51.924055 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.20 00:39:51.924227 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.20 00:39:51.924344 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} executeQuery: Read 19 rows, 1.01 KiB in 0.00088341 sec., 21507 rows/sec., 1.12 MiB/sec. 2023.10.20 00:39:51.924459 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} DynamicQueryHandler: Done processing query 2023.10.20 00:39:51.924482 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:39:51.924498 [ 3 ] {} HTTP-Session: cacc2943-67cf-40f6-83c6-9d876a6b1a24 Destroying unnamed session 2023.10.20 00:39:56.908968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:56.909099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:56.909129 [ 3 ] {} HTTP-Session: d3574b2a-ea8a-4722-b905-3f1320bfcc3b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:56.909157 [ 3 ] {} HTTP-Session: d3574b2a-ea8a-4722-b905-3f1320bfcc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:56.909297 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:56.909364 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:39:56.909542 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:56.909986 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:56.910262 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.20 00:39:56.910419 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.20 00:39:56.910569 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} executeQuery: Read 41 rows, 3.32 KiB in 0.001227807 sec., 33392 rows/sec., 2.64 MiB/sec. 2023.10.20 00:39:56.910562 [ 177 ] {} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.20 00:39:56.910679 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:56.910759 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} DynamicQueryHandler: Done processing query 2023.10.20 00:39:56.910801 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:56.910806 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.20 00:39:56.910821 [ 3 ] {} HTTP-Session: d3574b2a-ea8a-4722-b905-3f1320bfcc3b Destroying unnamed session 2023.10.20 00:39:56.910948 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:56.910985 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part 2023.10.20 00:39:56.911000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:56.911049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:56.911075 [ 3 ] {} HTTP-Session: 654fa2ce-5de1-43aa-b6d7-a63104c187a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:56.911097 [ 3 ] {} HTTP-Session: 654fa2ce-5de1-43aa-b6d7-a63104c187a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:56.911140 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:56.911210 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:56.911266 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part 2023.10.20 00:39:56.911271 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:39:56.911437 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:56.911528 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:56.911578 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part 2023.10.20 00:39:56.911681 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:56.912083 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:39:56.912374 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.20 00:39:56.912529 [ 21 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786379 sec., 110278.94976373995 rows/sec., 8.49 MiB/sec. 2023.10.20 00:39:56.912583 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.20 00:39:56.912647 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.20 00:39:56.912748 [ 177 ] {} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.20 00:39:56.912784 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} executeQuery: Read 123 rows, 12.40 KiB in 0.001533213 sec., 80223 rows/sec., 7.90 MiB/sec. 2023.10.20 00:39:56.912826 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:39:56.913015 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.20 00:39:56.913034 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.20 00:39:56.913062 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} DynamicQueryHandler: Done processing query 2023.10.20 00:39:56.913098 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:39:56.913134 [ 3 ] {} HTTP-Session: 654fa2ce-5de1-43aa-b6d7-a63104c187a9 Destroying unnamed session 2023.10.20 00:39:56.913151 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:56.913152 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.20 00:39:56.913180 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part 2023.10.20 00:39:56.913279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:56.913307 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:56.913329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:56.913356 [ 3 ] {} HTTP-Session: 70a0b77a-61c1-4636-9231-91ad781f17fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:56.913380 [ 3 ] {} HTTP-Session: 70a0b77a-61c1-4636-9231-91ad781f17fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:56.913415 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 102 rows starting from the beginning of the part 2023.10.20 00:39:56.913479 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:56.913532 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:39:56.913535 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:56.913701 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part 2023.10.20 00:39:56.913764 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:56.913846 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 123 rows starting from the beginning of the part 2023.10.20 00:39:56.914221 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:39:56.914509 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.20 00:39:56.914682 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.20 00:39:56.914814 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.001905691 sec., 418745.74629360164 rows/sec., 40.35 MiB/sec. 2023.10.20 00:39:56.914847 [ 177 ] {} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.20 00:39:56.914919 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} executeQuery: Read 41 rows, 3.28 KiB in 0.001358189 sec., 30187 rows/sec., 2.36 MiB/sec. 2023.10.20 00:39:56.914937 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:39:56.915207 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.20 00:39:56.915429 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} DynamicQueryHandler: Done processing query 2023.10.20 00:39:56.915502 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:39:56.915512 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:39:56.915545 [ 3 ] {} HTTP-Session: 70a0b77a-61c1-4636-9231-91ad781f17fc Destroying unnamed session 2023.10.20 00:39:56.915541 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.20 00:39:56.915573 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 339 rows starting from the beginning of the part 2023.10.20 00:39:56.915795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:39:56.915811 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:56.915862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:39:56.915902 [ 3 ] {} HTTP-Session: e2777a2d-4304-4be8-9482-d32c5d84adac Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:39:56.915932 [ 3 ] {} HTTP-Session: e2777a2d-4304-4be8-9482-d32c5d84adac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:39:56.916028 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 280 rows starting from the beginning of the part 2023.10.20 00:39:56.916188 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.20 00:39:56.916204 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:39:56.916266 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:56.916340 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:39:56.916402 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.20 00:39:56.916566 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 269 rows starting from the beginning of the part 2023.10.20 00:39:56.916844 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part 2023.10.20 00:39:56.916962 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:39:56.917735 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:39:56.917894 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 4 columns (4 merged, 0 gathered) in 0.002893443 sec., 349410.7193402462 rows/sec., 24.69 MiB/sec. 2023.10.20 00:39:56.918006 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.20 00:39:56.918185 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.20 00:39:56.918195 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.20 00:39:56.918259 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.20 00:39:56.918400 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.20 00:39:56.918528 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} executeQuery: Read 41 rows, 56.66 KiB in 0.002243208 sec., 18277 rows/sec., 24.66 MiB/sec. 2023.10.20 00:39:56.918670 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} DynamicQueryHandler: Done processing query 2023.10.20 00:39:56.918694 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:39:56.918710 [ 3 ] {} HTTP-Session: e2777a2d-4304-4be8-9482-d32c5d84adac Destroying unnamed session 2023.10.20 00:40:01.911011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:01.911139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:01.911169 [ 3 ] {} HTTP-Session: 7dd1e4dd-ca5a-4c27-9cdb-5d3497d75a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:01.911196 [ 3 ] {} HTTP-Session: 7dd1e4dd-ca5a-4c27-9cdb-5d3497d75a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:01.911335 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:01.911403 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:40:01.911556 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:01.911985 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:01.912246 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.20 00:40:01.912407 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.20 00:40:01.912536 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} executeQuery: Read 11 rows, 763.00 B in 0.001157975 sec., 9499 rows/sec., 643.47 KiB/sec. 2023.10.20 00:40:01.912679 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} DynamicQueryHandler: Done processing query 2023.10.20 00:40:01.912704 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:40:01.912720 [ 3 ] {} HTTP-Session: 7dd1e4dd-ca5a-4c27-9cdb-5d3497d75a2c Destroying unnamed session 2023.10.20 00:40:01.912851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:01.912896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:01.912915 [ 3 ] {} HTTP-Session: 4a40eabf-3dda-4528-8fa0-c7177aecd63e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:01.912932 [ 3 ] {} HTTP-Session: 4a40eabf-3dda-4528-8fa0-c7177aecd63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:01.913004 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:01.913043 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:40:01.913148 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:01.913517 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:01.913728 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.20 00:40:01.913877 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.20 00:40:01.914002 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} executeQuery: Read 102 rows, 9.71 KiB in 0.000962991 sec., 105919 rows/sec., 9.85 MiB/sec. 2023.10.20 00:40:01.914205 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} DynamicQueryHandler: Done processing query 2023.10.20 00:40:01.914229 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:40:01.914245 [ 3 ] {} HTTP-Session: 4a40eabf-3dda-4528-8fa0-c7177aecd63e Destroying unnamed session 2023.10.20 00:40:01.914389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:01.914435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:01.914454 [ 3 ] {} HTTP-Session: e2d9a29b-3ea4-4eaa-a6a2-80da9bbca073 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:01.914471 [ 3 ] {} HTTP-Session: e2d9a29b-3ea4-4eaa-a6a2-80da9bbca073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:01.914548 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:01.914587 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:40:01.914692 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:01.915208 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:01.915422 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.20 00:40:01.915572 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.20 00:40:01.915693 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} executeQuery: Read 269 rows, 18.95 KiB in 0.001116364 sec., 240960 rows/sec., 16.57 MiB/sec. 2023.10.20 00:40:01.915816 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} DynamicQueryHandler: Done processing query 2023.10.20 00:40:01.915839 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:40:01.915855 [ 3 ] {} HTTP-Session: e2d9a29b-3ea4-4eaa-a6a2-80da9bbca073 Destroying unnamed session 2023.10.20 00:40:01.915953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:01.915997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:01.916016 [ 3 ] {} HTTP-Session: 48b90c52-3875-4770-a77f-1add35a2d1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:01.916033 [ 3 ] {} HTTP-Session: 48b90c52-3875-4770-a77f-1add35a2d1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:01.916101 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:01.916140 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:40:01.916247 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:01.916512 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:01.916749 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.20 00:40:01.916924 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.20 00:40:01.917040 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} executeQuery: Read 6 rows, 258.00 B in 0.000911219 sec., 6584 rows/sec., 276.50 KiB/sec. 2023.10.20 00:40:01.917158 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} DynamicQueryHandler: Done processing query 2023.10.20 00:40:01.917182 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:40:01.917197 [ 3 ] {} HTTP-Session: 48b90c52-3875-4770-a77f-1add35a2d1e8 Destroying unnamed session 2023.10.20 00:40:01.917309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:01.917354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:01.917372 [ 3 ] {} HTTP-Session: 4940c679-22cf-4e22-80df-6f171acd3ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:01.917389 [ 3 ] {} HTTP-Session: 4940c679-22cf-4e22-80df-6f171acd3ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:01.917462 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:01.917503 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:40:01.917619 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:01.917926 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:01.918174 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.20 00:40:01.918356 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.20 00:40:01.918483 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} executeQuery: Read 63 rows, 3.91 KiB in 0.000981931 sec., 64159 rows/sec., 3.89 MiB/sec. 2023.10.20 00:40:01.918662 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} DynamicQueryHandler: Done processing query 2023.10.20 00:40:01.918685 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:01.918701 [ 3 ] {} HTTP-Session: 4940c679-22cf-4e22-80df-6f171acd3ca7 Destroying unnamed session 2023.10.20 00:40:01.918799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:01.918843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:01.918861 [ 3 ] {} HTTP-Session: 709a69ce-7e9d-4818-acc0-90ae21ab5ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:01.918878 [ 3 ] {} HTTP-Session: 709a69ce-7e9d-4818-acc0-90ae21ab5ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:01.918950 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:01.918995 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:40:01.919145 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:01.919453 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:01.919714 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.20 00:40:01.919885 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.20 00:40:01.920014 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} executeQuery: Read 5 rows, 6.91 KiB in 0.001034523 sec., 4833 rows/sec., 6.52 MiB/sec. 2023.10.20 00:40:01.920005 [ 175 ] {} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.20 00:40:01.920133 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:01.920227 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} DynamicQueryHandler: Done processing query 2023.10.20 00:40:01.920259 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.20 00:40:01.920272 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:40:01.920335 [ 3 ] {} HTTP-Session: 709a69ce-7e9d-4818-acc0-90ae21ab5ccf Destroying unnamed session 2023.10.20 00:40:01.920426 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:40:01.920464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:01.920496 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 566 rows starting from the beginning of the part 2023.10.20 00:40:01.920547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:01.920613 [ 3 ] {} HTTP-Session: f2961191-39c2-4f27-bf0e-ba313c17be55 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:01.920662 [ 3 ] {} HTTP-Session: f2961191-39c2-4f27-bf0e-ba313c17be55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:01.920873 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:01.920905 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:40:01.920941 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:40:01.921330 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:01.921456 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:01.921671 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:40:01.921996 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:01.922255 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:01.922275 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:40:01.922764 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.20 00:40:01.923033 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.20 00:40:01.923162 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} executeQuery: Read 19 rows, 1.01 KiB in 0.002242209 sec., 8473 rows/sec., 449.91 KiB/sec. 2023.10.20 00:40:01.923288 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} DynamicQueryHandler: Done processing query 2023.10.20 00:40:01.923311 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:40:01.923333 [ 3 ] {} HTTP-Session: f2961191-39c2-4f27-bf0e-ba313c17be55 Destroying unnamed session 2023.10.20 00:40:01.924166 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 6 columns (6 merged, 0 gathered) in 0.003960855 sec., 167388.10181135134 rows/sec., 225.88 MiB/sec. 2023.10.20 00:40:01.924724 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.20 00:40:01.924931 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.20 00:40:01.924996 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.20 00:40:01.925064 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5: 4.08 MiB. 2023.10.20 00:40:05.419867 [ 171 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:40:05.419971 [ 171 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:40:06.909474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:06.909568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:06.909591 [ 3 ] {} HTTP-Session: 30b93dd4-6489-484e-8034-003c19d12202 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:06.909613 [ 3 ] {} HTTP-Session: 30b93dd4-6489-484e-8034-003c19d12202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:06.909732 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:06.909789 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:40:06.909934 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:06.910461 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:06.910722 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.20 00:40:06.910884 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.20 00:40:06.911014 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} executeQuery: Read 41 rows, 3.32 KiB in 0.001218376 sec., 33651 rows/sec., 2.66 MiB/sec. 2023.10.20 00:40:06.911262 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} DynamicQueryHandler: Done processing query 2023.10.20 00:40:06.911290 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:06.911307 [ 3 ] {} HTTP-Session: 30b93dd4-6489-484e-8034-003c19d12202 Destroying unnamed session 2023.10.20 00:40:06.911458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:06.911507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:06.911527 [ 3 ] {} HTTP-Session: 3921ccd4-a958-42ea-bb61-c67aee2228c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:06.911546 [ 3 ] {} HTTP-Session: 3921ccd4-a958-42ea-bb61-c67aee2228c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:06.911633 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:06.911677 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:40:06.911801 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:06.912204 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:06.912445 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.20 00:40:06.912591 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.20 00:40:06.912715 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} executeQuery: Read 123 rows, 12.40 KiB in 0.001046633 sec., 117519 rows/sec., 11.57 MiB/sec. 2023.10.20 00:40:06.912838 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} DynamicQueryHandler: Done processing query 2023.10.20 00:40:06.912861 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:40:06.912877 [ 3 ] {} HTTP-Session: 3921ccd4-a958-42ea-bb61-c67aee2228c0 Destroying unnamed session 2023.10.20 00:40:06.912996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:06.913041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:06.913060 [ 3 ] {} HTTP-Session: cfc76728-85a4-4d8a-8b2c-238bbf247587 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:06.913077 [ 3 ] {} HTTP-Session: cfc76728-85a4-4d8a-8b2c-238bbf247587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:06.913151 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:06.913189 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:40:06.913295 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:06.913603 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:06.913805 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.20 00:40:06.913952 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.20 00:40:06.914065 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} executeQuery: Read 41 rows, 3.28 KiB in 0.000880199 sec., 46580 rows/sec., 3.64 MiB/sec. 2023.10.20 00:40:06.914206 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} DynamicQueryHandler: Done processing query 2023.10.20 00:40:06.914230 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:06.914246 [ 3 ] {} HTTP-Session: cfc76728-85a4-4d8a-8b2c-238bbf247587 Destroying unnamed session 2023.10.20 00:40:06.914376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:06.914422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:06.914441 [ 3 ] {} HTTP-Session: dd61c17d-5f6b-4ef1-b195-8834b888df9e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:06.914458 [ 3 ] {} HTTP-Session: dd61c17d-5f6b-4ef1-b195-8834b888df9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:06.914544 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:06.914588 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:40:06.914728 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:06.915193 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. 2023.10.20 00:40:06.915509 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.20 00:40:06.915687 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.20 00:40:06.915811 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} executeQuery: Read 41 rows, 56.66 KiB in 0.001238637 sec., 33100 rows/sec., 44.67 MiB/sec. 2023.10.20 00:40:06.915939 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} DynamicQueryHandler: Done processing query 2023.10.20 00:40:06.915962 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:40:06.915977 [ 3 ] {} HTTP-Session: dd61c17d-5f6b-4ef1-b195-8834b888df9e Destroying unnamed session 2023.10.20 00:40:11.912532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:11.912663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:11.912692 [ 3 ] {} HTTP-Session: 70d3de57-b10e-4dac-916d-53598e6809a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:11.912721 [ 3 ] {} HTTP-Session: 70d3de57-b10e-4dac-916d-53598e6809a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:11.912858 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:11.912923 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:40:11.913101 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:11.913535 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:11.913789 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.20 00:40:11.913945 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.20 00:40:11.914069 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} executeQuery: Read 11 rows, 763.00 B in 0.001169566 sec., 9405 rows/sec., 637.09 KiB/sec. 2023.10.20 00:40:11.914256 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} DynamicQueryHandler: Done processing query 2023.10.20 00:40:11.914282 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:40:11.914299 [ 3 ] {} HTTP-Session: 70d3de57-b10e-4dac-916d-53598e6809a3 Destroying unnamed session 2023.10.20 00:40:11.914439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:11.914483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:11.914502 [ 3 ] {} HTTP-Session: 612cb570-e194-438e-b1bd-f0df2856bf2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:11.914519 [ 3 ] {} HTTP-Session: 612cb570-e194-438e-b1bd-f0df2856bf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:11.914592 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:11.914631 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:40:11.914744 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:11.915119 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:11.915355 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.20 00:40:11.915503 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.20 00:40:11.915630 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} executeQuery: Read 102 rows, 9.71 KiB in 0.001008901 sec., 101100 rows/sec., 9.40 MiB/sec. 2023.10.20 00:40:11.915752 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} DynamicQueryHandler: Done processing query 2023.10.20 00:40:11.915776 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:40:11.915791 [ 3 ] {} HTTP-Session: 612cb570-e194-438e-b1bd-f0df2856bf2c Destroying unnamed session 2023.10.20 00:40:11.916004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:11.916048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:11.916065 [ 3 ] {} HTTP-Session: cbcc7d35-79ff-47b7-8a71-5b8b13a565ad Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:11.916082 [ 3 ] {} HTTP-Session: cbcc7d35-79ff-47b7-8a71-5b8b13a565ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:11.916163 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:11.916202 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:40:11.916307 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:11.916742 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:11.916945 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.20 00:40:11.917082 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.20 00:40:11.917199 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} executeQuery: Read 280 rows, 19.81 KiB in 0.001033162 sec., 271012 rows/sec., 18.73 MiB/sec. 2023.10.20 00:40:11.917311 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} DynamicQueryHandler: Done processing query 2023.10.20 00:40:11.917333 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:40:11.917348 [ 3 ] {} HTTP-Session: cbcc7d35-79ff-47b7-8a71-5b8b13a565ad Destroying unnamed session 2023.10.20 00:40:11.917458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:11.917499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:11.917516 [ 3 ] {} HTTP-Session: b1e8cb88-98ed-43fc-978e-b0a30d863c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:11.917531 [ 3 ] {} HTTP-Session: b1e8cb88-98ed-43fc-978e-b0a30d863c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:11.917662 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:11.917700 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:40:11.917806 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:11.918065 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:11.918301 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.20 00:40:11.918471 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.20 00:40:11.918606 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} executeQuery: Read 6 rows, 258.00 B in 0.00091687 sec., 6544 rows/sec., 274.80 KiB/sec. 2023.10.20 00:40:11.918726 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} DynamicQueryHandler: Done processing query 2023.10.20 00:40:11.918749 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:40:11.918764 [ 3 ] {} HTTP-Session: b1e8cb88-98ed-43fc-978e-b0a30d863c58 Destroying unnamed session 2023.10.20 00:40:11.918880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:11.918922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:11.918940 [ 3 ] {} HTTP-Session: e2d11d41-6d01-47c8-8a29-214186ee7bde Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:11.918957 [ 3 ] {} HTTP-Session: e2d11d41-6d01-47c8-8a29-214186ee7bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:11.919029 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:11.919070 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:40:11.919188 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:11.919508 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:11.919755 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.20 00:40:11.919940 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.20 00:40:11.920079 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} executeQuery: Read 74 rows, 4.64 KiB in 0.001015953 sec., 72838 rows/sec., 4.46 MiB/sec. 2023.10.20 00:40:11.920275 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} DynamicQueryHandler: Done processing query 2023.10.20 00:40:11.920298 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:40:11.920315 [ 3 ] {} HTTP-Session: e2d11d41-6d01-47c8-8a29-214186ee7bde Destroying unnamed session 2023.10.20 00:40:11.920425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:11.920467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:11.920486 [ 3 ] {} HTTP-Session: 081cd58f-80f9-482e-be05-bae161557735 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:11.920502 [ 3 ] {} HTTP-Session: 081cd58f-80f9-482e-be05-bae161557735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:11.920574 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:11.920617 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:40:11.920770 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:11.921065 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:11.921325 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.20 00:40:11.921492 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.20 00:40:11.921594 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} executeQuery: Read 5 rows, 6.91 KiB in 0.000993271 sec., 5033 rows/sec., 6.79 MiB/sec. 2023.10.20 00:40:11.921721 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} DynamicQueryHandler: Done processing query 2023.10.20 00:40:11.921744 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:11.921760 [ 3 ] {} HTTP-Session: 081cd58f-80f9-482e-be05-bae161557735 Destroying unnamed session 2023.10.20 00:40:11.921863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:11.921906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:11.921924 [ 3 ] {} HTTP-Session: 96130b80-756e-41b5-8aa3-a981a77ea4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:11.921940 [ 3 ] {} HTTP-Session: 96130b80-756e-41b5-8aa3-a981a77ea4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:11.922009 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:11.922046 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:40:11.922148 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:11.922393 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:11.922610 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.20 00:40:11.922774 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.20 00:40:11.922877 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} executeQuery: Read 19 rows, 1.01 KiB in 0.000835658 sec., 22736 rows/sec., 1.18 MiB/sec. 2023.10.20 00:40:11.922982 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} DynamicQueryHandler: Done processing query 2023.10.20 00:40:11.923005 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:40:11.923021 [ 3 ] {} HTTP-Session: 96130b80-756e-41b5-8aa3-a981a77ea4f1 Destroying unnamed session 2023.10.20 00:40:16.908988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:16.909154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:16.909198 [ 3 ] {} HTTP-Session: 6faaf6b7-7dc1-4894-b2da-eaca8e50f25e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:16.909236 [ 3 ] {} HTTP-Session: 6faaf6b7-7dc1-4894-b2da-eaca8e50f25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:16.909425 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:16.909530 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:40:16.909721 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:16.910152 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:16.910406 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.20 00:40:16.910564 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.20 00:40:16.910689 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} executeQuery: Read 41 rows, 3.32 KiB in 0.001201936 sec., 34111 rows/sec., 2.70 MiB/sec. 2023.10.20 00:40:16.910840 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} DynamicQueryHandler: Done processing query 2023.10.20 00:40:16.910865 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:16.910882 [ 3 ] {} HTTP-Session: 6faaf6b7-7dc1-4894-b2da-eaca8e50f25e Destroying unnamed session 2023.10.20 00:40:16.911094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:16.911139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:16.911158 [ 3 ] {} HTTP-Session: 8dd3eca0-648b-4b76-9400-4b39779dd3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:16.911175 [ 3 ] {} HTTP-Session: 8dd3eca0-648b-4b76-9400-4b39779dd3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:16.911250 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:16.911290 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:40:16.911393 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:16.911745 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:16.911952 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.20 00:40:16.912103 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.20 00:40:16.912231 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} executeQuery: Read 123 rows, 12.40 KiB in 0.000951741 sec., 129236 rows/sec., 12.72 MiB/sec. 2023.10.20 00:40:16.912370 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} DynamicQueryHandler: Done processing query 2023.10.20 00:40:16.912394 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:40:16.912410 [ 3 ] {} HTTP-Session: 8dd3eca0-648b-4b76-9400-4b39779dd3a3 Destroying unnamed session 2023.10.20 00:40:16.912535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:16.912578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:16.912597 [ 3 ] {} HTTP-Session: 87b98261-b4d6-4bd6-8e3b-9ce6d020c886 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:16.912613 [ 3 ] {} HTTP-Session: 87b98261-b4d6-4bd6-8e3b-9ce6d020c886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:16.912685 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:16.912724 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:40:16.912838 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:16.913111 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:16.913312 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.20 00:40:16.913454 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.20 00:40:16.913580 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} executeQuery: Read 41 rows, 3.28 KiB in 0.000865039 sec., 47396 rows/sec., 3.71 MiB/sec. 2023.10.20 00:40:16.913703 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} DynamicQueryHandler: Done processing query 2023.10.20 00:40:16.913728 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:16.913744 [ 3 ] {} HTTP-Session: 87b98261-b4d6-4bd6-8e3b-9ce6d020c886 Destroying unnamed session 2023.10.20 00:40:16.913918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:16.913984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:16.914002 [ 3 ] {} HTTP-Session: 98569b97-f633-4cc8-b22d-0b4c7be3ada7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:16.914019 [ 3 ] {} HTTP-Session: 98569b97-f633-4cc8-b22d-0b4c7be3ada7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:16.914096 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:16.914139 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:40:16.914275 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:16.914700 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:16.914993 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.20 00:40:16.915166 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.20 00:40:16.915287 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} executeQuery: Read 41 rows, 56.66 KiB in 0.001163595 sec., 35235 rows/sec., 47.55 MiB/sec. 2023.10.20 00:40:16.915398 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} DynamicQueryHandler: Done processing query 2023.10.20 00:40:16.915420 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:40:16.915436 [ 3 ] {} HTTP-Session: 98569b97-f633-4cc8-b22d-0b4c7be3ada7 Destroying unnamed session 2023.10.20 00:40:20.420028 [ 162 ] {} DNSResolver: Updating DNS cache 2023.10.20 00:40:20.420094 [ 162 ] {} DNSResolver: Updated DNS cache 2023.10.20 00:40:21.912141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:21.912254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:21.912282 [ 3 ] {} HTTP-Session: b79deb8a-929d-4179-9362-16175c7cf459 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:21.912339 [ 3 ] {} HTTP-Session: b79deb8a-929d-4179-9362-16175c7cf459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:21.912477 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:21.912545 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:40:21.912725 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:21.913124 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.913375 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.20 00:40:21.913537 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.20 00:40:21.913673 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} executeQuery: Read 11 rows, 763.00 B in 0.001147545 sec., 9585 rows/sec., 649.31 KiB/sec. 2023.10.20 00:40:21.913679 [ 162 ] {} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.20 00:40:21.913797 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.913890 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} DynamicQueryHandler: Done processing query 2023.10.20 00:40:21.913967 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.20 00:40:21.913988 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.20 00:40:21.914007 [ 3 ] {} HTTP-Session: b79deb8a-929d-4179-9362-16175c7cf459 Destroying unnamed session 2023.10.20 00:40:21.914204 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:40:21.914257 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 52 rows starting from the beginning of the part 2023.10.20 00:40:21.914279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:21.914374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:21.914411 [ 3 ] {} HTTP-Session: 13d5627a-1746-467d-aeb5-5053c9c1e887 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:21.914479 [ 3 ] {} HTTP-Session: 13d5627a-1746-467d-aeb5-5053c9c1e887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:21.914526 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part 2023.10.20 00:40:21.914689 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:21.914773 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:21.914788 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:40:21.915060 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part 2023.10.20 00:40:21.915289 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:21.915323 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:21.915506 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part 2023.10.20 00:40:21.916027 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.916504 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.20 00:40:21.916823 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.20 00:40:21.917018 [ 20 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152828 sec., 52968.31923593675 rows/sec., 4.01 MiB/sec. 2023.10.20 00:40:21.917073 [ 162 ] {} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.20 00:40:21.917111 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} executeQuery: Read 102 rows, 9.71 KiB in 0.002353561 sec., 43338 rows/sec., 4.03 MiB/sec. 2023.10.20 00:40:21.917160 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.917205 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.20 00:40:21.917604 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} DynamicQueryHandler: Done processing query 2023.10.20 00:40:21.917657 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.20 00:40:21.917687 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.20 00:40:21.917769 [ 3 ] {} HTTP-Session: 13d5627a-1746-467d-aeb5-5053c9c1e887 Destroying unnamed session 2023.10.20 00:40:21.917760 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.20 00:40:21.917816 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.20 00:40:21.918003 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:40:21.918017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:21.918059 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part 2023.10.20 00:40:21.918098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:21.918139 [ 3 ] {} HTTP-Session: 111663ec-a56f-4449-8bfb-9be62a67bca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:21.918176 [ 3 ] {} HTTP-Session: 111663ec-a56f-4449-8bfb-9be62a67bca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:21.918332 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part 2023.10.20 00:40:21.918412 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:21.918532 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:40:21.918567 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 123 rows starting from the beginning of the part 2023.10.20 00:40:21.918894 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part 2023.10.20 00:40:21.919023 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:21.919150 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 123 rows starting from the beginning of the part 2023.10.20 00:40:21.919268 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part 2023.10.20 00:40:21.919896 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.920404 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.20 00:40:21.920662 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.20 00:40:21.920972 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} executeQuery: Read 269 rows, 18.95 KiB in 0.002487173 sec., 108154 rows/sec., 7.44 MiB/sec. 2023.10.20 00:40:21.921036 [ 162 ] {} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.20 00:40:21.921104 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.003827103 sec., 203025.63061407022 rows/sec., 19.40 MiB/sec. 2023.10.20 00:40:21.921138 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.921302 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} DynamicQueryHandler: Done processing query 2023.10.20 00:40:21.921335 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.20 00:40:21.921347 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.20 00:40:21.921406 [ 3 ] {} HTTP-Session: 111663ec-a56f-4449-8bfb-9be62a67bca8 Destroying unnamed session 2023.10.20 00:40:21.921506 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.20 00:40:21.921527 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:40:21.921618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:21.921631 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 339 rows starting from the beginning of the part 2023.10.20 00:40:21.921735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:21.921803 [ 3 ] {} HTTP-Session: 4b462f31-e492-4b21-bcec-3e3905433967 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:21.921869 [ 3 ] {} HTTP-Session: 4b462f31-e492-4b21-bcec-3e3905433967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:21.922010 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.20 00:40:21.922011 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 269 rows starting from the beginning of the part 2023.10.20 00:40:21.922173 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.20 00:40:21.922229 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:21.922369 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:21.922428 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.20 00:40:21.922640 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 280 rows starting from the beginning of the part 2023.10.20 00:40:21.922921 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:21.922936 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:21.923135 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 269 rows starting from the beginning of the part 2023.10.20 00:40:21.923674 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.924224 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.20 00:40:21.924523 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.20 00:40:21.924737 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} executeQuery: Read 6 rows, 258.00 B in 0.002337731 sec., 2566 rows/sec., 107.78 KiB/sec. 2023.10.20 00:40:21.925128 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003889204 sec., 318574.1863887829 rows/sec., 22.30 MiB/sec. 2023.10.20 00:40:21.925163 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} DynamicQueryHandler: Done processing query 2023.10.20 00:40:21.925203 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:40:21.925240 [ 3 ] {} HTTP-Session: 4b462f31-e492-4b21-bcec-3e3905433967 Destroying unnamed session 2023.10.20 00:40:21.925294 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.20 00:40:21.925385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:21.925445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:21.925473 [ 3 ] {} HTTP-Session: 75de40b1-1b37-437a-b074-7a5715b6a3db Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:21.925502 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.20 00:40:21.925515 [ 3 ] {} HTTP-Session: 75de40b1-1b37-437a-b074-7a5715b6a3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:21.925619 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.20 00:40:21.925667 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:21.925767 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.20 00:40:21.925901 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:21.926230 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.926492 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.20 00:40:21.926668 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.20 00:40:21.926789 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} executeQuery: Read 63 rows, 3.91 KiB in 0.001055203 sec., 59704 rows/sec., 3.62 MiB/sec. 2023.10.20 00:40:21.926955 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} DynamicQueryHandler: Done processing query 2023.10.20 00:40:21.926979 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:21.926995 [ 3 ] {} HTTP-Session: 75de40b1-1b37-437a-b074-7a5715b6a3db Destroying unnamed session 2023.10.20 00:40:21.927107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:21.927150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:21.927169 [ 3 ] {} HTTP-Session: 5f2f6101-c910-41df-af57-bb6449eebe73 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:21.927186 [ 3 ] {} HTTP-Session: 5f2f6101-c910-41df-af57-bb6449eebe73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:21.927260 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:21.927306 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:40:21.927452 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:21.927752 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.928022 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.20 00:40:21.928198 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.20 00:40:21.928330 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} executeQuery: Read 5 rows, 6.91 KiB in 0.001041513 sec., 4800 rows/sec., 6.48 MiB/sec. 2023.10.20 00:40:21.928453 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} DynamicQueryHandler: Done processing query 2023.10.20 00:40:21.928477 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.20 00:40:21.928493 [ 3 ] {} HTTP-Session: 5f2f6101-c910-41df-af57-bb6449eebe73 Destroying unnamed session 2023.10.20 00:40:21.928598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:21.928643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:21.928661 [ 3 ] {} HTTP-Session: fdb81dd3-023e-43c8-83ef-850823e31ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:21.928677 [ 3 ] {} HTTP-Session: fdb81dd3-023e-43c8-83ef-850823e31ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:21.928747 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:21.928787 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.20 00:40:21.928892 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:21.929145 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:21.929358 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.20 00:40:21.929520 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.20 00:40:21.929638 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} executeQuery: Read 19 rows, 1.01 KiB in 0.00090551 sec., 20982 rows/sec., 1.09 MiB/sec. 2023.10.20 00:40:21.929762 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} DynamicQueryHandler: Done processing query 2023.10.20 00:40:21.929785 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.20 00:40:21.929799 [ 3 ] {} HTTP-Session: fdb81dd3-023e-43c8-83ef-850823e31ac4 Destroying unnamed session 2023.10.20 00:40:26.908928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:26.909043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:26.909069 [ 3 ] {} HTTP-Session: c774c33f-0f75-469c-933d-dcc7b883dc1c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:26.909093 [ 3 ] {} HTTP-Session: c774c33f-0f75-469c-933d-dcc7b883dc1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:26.909225 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:26.909290 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.20 00:40:26.909455 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:26.909932 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:26.910257 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.20 00:40:26.910421 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.20 00:40:26.910544 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} executeQuery: Read 41 rows, 3.32 KiB in 0.001275398 sec., 32146 rows/sec., 2.54 MiB/sec. 2023.10.20 00:40:26.910693 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} DynamicQueryHandler: Done processing query 2023.10.20 00:40:26.910718 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:26.910735 [ 3 ] {} HTTP-Session: c774c33f-0f75-469c-933d-dcc7b883dc1c Destroying unnamed session 2023.10.20 00:40:26.910870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:26.910917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:26.910936 [ 3 ] {} HTTP-Session: 9d684fe0-5a90-4e2a-b902-47106604c2a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:26.910954 [ 3 ] {} HTTP-Session: 9d684fe0-5a90-4e2a-b902-47106604c2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:26.911036 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:26.911079 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.20 00:40:26.911188 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:26.911589 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:26.911815 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.20 00:40:26.911960 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.20 00:40:26.912081 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} executeQuery: Read 123 rows, 12.40 KiB in 0.001016042 sec., 121057 rows/sec., 11.92 MiB/sec. 2023.10.20 00:40:26.912201 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} DynamicQueryHandler: Done processing query 2023.10.20 00:40:26.912225 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.20 00:40:26.912241 [ 3 ] {} HTTP-Session: 9d684fe0-5a90-4e2a-b902-47106604c2a1 Destroying unnamed session 2023.10.20 00:40:26.912363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:26.912408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:26.912427 [ 3 ] {} HTTP-Session: ae36a088-fd0e-4bef-a523-2984f77391dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:26.912443 [ 3 ] {} HTTP-Session: ae36a088-fd0e-4bef-a523-2984f77391dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:26.912517 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:26.912556 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.20 00:40:26.912664 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:26.913033 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:26.913235 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.20 00:40:26.913381 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.20 00:40:26.913491 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} executeQuery: Read 41 rows, 3.28 KiB in 0.00093881 sec., 43672 rows/sec., 3.42 MiB/sec. 2023.10.20 00:40:26.913611 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} DynamicQueryHandler: Done processing query 2023.10.20 00:40:26.913634 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.20 00:40:26.913650 [ 3 ] {} HTTP-Session: ae36a088-fd0e-4bef-a523-2984f77391dc Destroying unnamed session 2023.10.20 00:40:26.913848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.20 00:40:26.913893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.20 00:40:26.913911 [ 3 ] {} HTTP-Session: e21fa3a4-8f01-43cc-8073-41f93008ec4b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 2023.10.20 00:40:26.913927 [ 3 ] {} HTTP-Session: e21fa3a4-8f01-43cc-8073-41f93008ec4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.20 00:40:26.914012 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.20 00:40:26.914056 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.20 00:40:26.914191 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.20 00:40:26.914667 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:26.914974 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.20 00:40:26.915147 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.20 00:40:26.915271 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} executeQuery: Read 41 rows, 56.66 KiB in 0.001223646 sec., 33506 rows/sec., 45.22 MiB/sec. 2023.10.20 00:40:26.915271 [ 157 ] {} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.20 00:40:26.915393 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. 2023.10.20 00:40:26.915464 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} DynamicQueryHandler: Done processing query 2023.10.20 00:40:26.915515 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.20 00:40:26.915530 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.20 00:40:26.915554 [ 3 ] {} HTTP-Session: e21fa3a4-8f01-43cc-8073-41f93008ec4b Destroying unnamed session 2023.10.20 00:40:26.915697 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.20 00:40:26.915736 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 663 rows starting from the beginning of the part 2023.10.20 00:40:26.915862 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:26.915962 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:40:26.916056 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:26.916144 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::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.20 00:40:26.916262 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part 2023.10.20 00:40:26.918487 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 6 columns (6 merged, 0 gathered) in 0.003032655 sec., 262476.2790360262 rows/sec., 354.20 MiB/sec. 2023.10.20 00:40:26.918867 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.20 00:40:26.919100 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.20 00:40:26.919171 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.20 00:40:26.919245 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6: 4.15 MiB.