[ Nov 6 23:51:29 Enabled. ] [ Nov 6 23:51:29 Rereading configuration. ] [ Nov 6 23:51:31 Rereading configuration. ] [ Nov 6 23:51:42 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=oxControlService16 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService16 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService16 ipadm: Could not delete oxControlService16: Interface does not exist + true + ipadm create-if -t oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 + ipadm show-addr oxControlService16/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService16/ll + ipadm show-addr oxControlService16/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/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 [ Nov 6 23:51:42 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.11.06 23:51:43.255812 [ 1 ] {} Application: Will watch for the process with pid 23425 2023.11.06 23:51:43.255887 [ 1 ] {} Application: Forked a child process to watch 2023.11.06 23:51:44.031950 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23425 2023.11.06 23:51:44.032162 [ 1 ] {} Application: starting up 2023.11.06 23:51:44.032412 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.06 23:51:44.124994 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.06 23:51:44.125049 [ 1 ] {} Application: Initializing DateLUT. 2023.11.06 23:51:44.125065 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.06 23:51:44.125104 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.06 23:51:44.125455 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.06 23:51:44.126256 [ 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.11.06 23:51:44.126801 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.06 23:51:44.127101 [ 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.11.06 23:51:44.130175 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.06 23:51:44.130224 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.06 23:51:44.131086 [ 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.11.06 23:51:44.131281 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.06 23:51:44.138510 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.06 23:51:44.138871 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.06 23:51:44.138900 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.06 23:51:44.140547 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.06 23:51:44.141137 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.06 23:51:44.141533 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.06 23:51:44.141955 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.06 23:51:44.142906 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.06 23:51:44.142956 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.06 23:51:44.143023 [ 1 ] {} Application: Loaded user defined objects 2023.11.06 23:51:44.143043 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.06 23:51:44.157026 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.06 23:51:44.157066 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146742 sec 2023.11.06 23:51:44.157874 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.06 23:51:44.157978 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.06 23:51:44.158010 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.06 23:51:44.158027 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.06 23:51:44.158039 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.06 23:51:44.158054 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.06 23:51:44.158069 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.06 23:51:44.158100 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.06 23:51:44.158119 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.06 23:51:44.158150 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.06 23:51:44.158163 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.06 23:51:44.158177 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.06 23:51:44.158192 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.06 23:51:44.158224 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.06 23:51:44.158238 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.06 23:51:44.158249 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.06 23:51:44.194744 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.06 23:51:44.197400 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.06 23:51:44.197427 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2981e-05 sec 2023.11.06 23:51:44.197451 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.06 23:51:44.197468 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.06 23:51:44.197487 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.06 23:51:44.199710 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.06 23:51:44.205012 [ 1 ] {} Application: Loaded metadata. 2023.11.06 23:51:44.205174 [ 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.11.06 23:51:44.205214 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.06 23:51:44.403976 [ 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.11.06 23:51:44.421926 [ 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.11.06 23:51:44.421978 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.06 23:51:44.474916 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.06 23:51:44.475710 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.06 23:51:44.476043 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.06 23:51:44.476074 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.06 23:51:44.476091 [ 128 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:51:44.476179 [ 128 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:51:44.476206 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.06 23:51:44.476283 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.06 23:51:44.476997 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.06 23:51:44.477018 [ 1 ] {} Application: Ready for connections. 2023.11.06 23:51:44.681271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.681471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.682112 [ 3 ] {} HTTP-Session: 1a82e361-17ba-4a76-9932-372cfff1fc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.682165 [ 3 ] {} HTTP-Session: 1a82e361-17ba-4a76-9932-372cfff1fc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.682295 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.06 23:51:44.682322 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.06 23:51:44.682345 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.06 23:51:44.683854 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} executeQuery: (from [fd00:1122:3344:101::d]:52218) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:51:44.685265 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.06 23:51:44.687623 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.06 23:51:44.689578 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:51:44.694997 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.695052 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.06 23:51:44.695086 [ 3 ] {} HTTP-Session: 1a82e361-17ba-4a76-9932-372cfff1fc8f Destroying unnamed session 2023.11.06 23:51:44.696569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.696629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.696655 [ 3 ] {} HTTP-Session: 67d8507f-5f45-49ae-8141-1241529dc6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.696673 [ 3 ] {} HTTP-Session: 67d8507f-5f45-49ae-8141-1241529dc6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.696795 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} executeQuery: (from [fd00:1122:3344:101::d]:52218) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.06 23:51:44.716714 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:52218) (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.11.06 23:51:44.717542 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} 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.11.06 23:51:44.717687 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.717708 [ 3 ] {} HTTP-Session: 67d8507f-5f45-49ae-8141-1241529dc6fd Destroying unnamed session 2023.11.06 23:51:44.717937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.718003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.718023 [ 3 ] {} HTTP-Session: 671e5c4a-a59e-47a2-a60e-953d3d4ecf82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.718041 [ 3 ] {} HTTP-Session: 671e5c4a-a59e-47a2-a60e-953d3d4ecf82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.718158 [ 3 ] {3dd39849-5c72-489c-a14c-d1934303ac33} executeQuery: (from [fd00:1122:3344:101::d]:52218) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.11.06 23:51:44.718273 [ 3 ] {3dd39849-5c72-489c-a14c-d1934303ac33} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.718293 [ 3 ] {3dd39849-5c72-489c-a14c-d1934303ac33} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.718311 [ 3 ] {} HTTP-Session: 671e5c4a-a59e-47a2-a60e-953d3d4ecf82 Destroying unnamed session 2023.11.06 23:51:44.718434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.718473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.718495 [ 3 ] {} HTTP-Session: 5c23f15c-b6f4-49b9-89db-d8b040db51ce Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.718524 [ 3 ] {} HTTP-Session: 5c23f15c-b6f4-49b9-89db-d8b040db51ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.718583 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.11.06 23:51:44.718636 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.06 23:51:44.721473 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.06 23:51:44.721501 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1321e-05 sec 2023.11.06 23:51:44.721540 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.06 23:51:44.721569 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} DatabaseAtomic (oximeter): Starting up tables. 2023.11.06 23:51:44.721649 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.721673 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.721695 [ 3 ] {} HTTP-Session: 5c23f15c-b6f4-49b9-89db-d8b040db51ce Destroying unnamed session 2023.11.06 23:51:44.721844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.721892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.721921 [ 3 ] {} HTTP-Session: d5304bb5-e16f-44f6-84df-d75d066edd70 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.721944 [ 3 ] {} HTTP-Session: d5304bb5-e16f-44f6-84df-d75d066edd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.722099 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.11.06 23:51:44.722144 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.06 23:51:44.727106 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} oximeter.version (bbf568b1-d2c0-4c81-b779-dfd21404c3a0): Loading data parts 2023.11.06 23:51:44.727248 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} oximeter.version (bbf568b1-d2c0-4c81-b779-dfd21404c3a0): There are no data parts 2023.11.06 23:51:44.729072 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.729123 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.729140 [ 3 ] {} HTTP-Session: d5304bb5-e16f-44f6-84df-d75d066edd70 Destroying unnamed session 2023.11.06 23:51:44.729270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.729316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.729334 [ 3 ] {} HTTP-Session: 52c483aa-a4e7-4952-9a33-a2bfb35b7f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.729353 [ 3 ] {} HTTP-Session: 52c483aa-a4e7-4952-9a33-a2bfb35b7f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.729552 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.729596 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.06 23:51:44.737237 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Loading data parts 2023.11.06 23:51:44.737326 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): There are no data parts 2023.11.06 23:51:44.739169 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.739208 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.739224 [ 3 ] {} HTTP-Session: 52c483aa-a4e7-4952-9a33-a2bfb35b7f68 Destroying unnamed session 2023.11.06 23:51:44.739341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.739397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.739417 [ 3 ] {} HTTP-Session: 8d082bfa-201e-44f1-9478-f0570c6ae4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.739437 [ 3 ] {} HTTP-Session: 8d082bfa-201e-44f1-9478-f0570c6ae4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.739623 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.739671 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.06 23:51:44.743289 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} oximeter.measurements_i8 (b084f51f-172e-4a96-aac2-b4cb8e67a1d9): Loading data parts 2023.11.06 23:51:44.743381 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} oximeter.measurements_i8 (b084f51f-172e-4a96-aac2-b4cb8e67a1d9): There are no data parts 2023.11.06 23:51:44.744548 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.744576 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.744593 [ 3 ] {} HTTP-Session: 8d082bfa-201e-44f1-9478-f0570c6ae4fd Destroying unnamed session 2023.11.06 23:51:44.744703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.744753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.744771 [ 3 ] {} HTTP-Session: 6ae38e51-e5df-4bd3-aa0e-e67f8604d4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.744787 [ 3 ] {} HTTP-Session: 6ae38e51-e5df-4bd3-aa0e-e67f8604d4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.744976 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.745033 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.06 23:51:44.747052 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} oximeter.measurements_u8 (d2d99d59-484f-4fe0-a736-771d3ad4c772): Loading data parts 2023.11.06 23:51:44.747126 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} oximeter.measurements_u8 (d2d99d59-484f-4fe0-a736-771d3ad4c772): There are no data parts 2023.11.06 23:51:44.748217 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.748241 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.748268 [ 3 ] {} HTTP-Session: 6ae38e51-e5df-4bd3-aa0e-e67f8604d4e9 Destroying unnamed session 2023.11.06 23:51:44.748365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.748412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.748439 [ 3 ] {} HTTP-Session: be2310f3-ab89-48fa-abc8-1bec95321ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.748455 [ 3 ] {} HTTP-Session: be2310f3-ab89-48fa-abc8-1bec95321ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.748639 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.748687 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.06 23:51:44.752350 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} oximeter.measurements_i16 (9bfd004d-73e7-4655-9e69-7c63d2246bb7): Loading data parts 2023.11.06 23:51:44.752455 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} oximeter.measurements_i16 (9bfd004d-73e7-4655-9e69-7c63d2246bb7): There are no data parts 2023.11.06 23:51:44.753718 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.753743 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.753764 [ 3 ] {} HTTP-Session: be2310f3-ab89-48fa-abc8-1bec95321ac7 Destroying unnamed session 2023.11.06 23:51:44.753876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.753923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.753946 [ 3 ] {} HTTP-Session: d0ab5060-73b8-4823-a681-690d7206e6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.753962 [ 3 ] {} HTTP-Session: d0ab5060-73b8-4823-a681-690d7206e6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.754147 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.754199 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.06 23:51:44.756218 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} oximeter.measurements_u16 (5ce1c64f-a57b-4f70-881c-83474b55764d): Loading data parts 2023.11.06 23:51:44.756300 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} oximeter.measurements_u16 (5ce1c64f-a57b-4f70-881c-83474b55764d): There are no data parts 2023.11.06 23:51:44.757491 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.757520 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.757549 [ 3 ] {} HTTP-Session: d0ab5060-73b8-4823-a681-690d7206e6d7 Destroying unnamed session 2023.11.06 23:51:44.757669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.757715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.757745 [ 3 ] {} HTTP-Session: f2dd195d-3f6a-48de-a502-bb42fca3b16d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.757761 [ 3 ] {} HTTP-Session: f2dd195d-3f6a-48de-a502-bb42fca3b16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.757945 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.757987 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.06 23:51:44.761538 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} oximeter.measurements_i32 (3124960b-06b0-463d-a56b-2fc3954e3270): Loading data parts 2023.11.06 23:51:44.761651 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} oximeter.measurements_i32 (3124960b-06b0-463d-a56b-2fc3954e3270): There are no data parts 2023.11.06 23:51:44.762894 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.762925 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.762940 [ 3 ] {} HTTP-Session: f2dd195d-3f6a-48de-a502-bb42fca3b16d Destroying unnamed session 2023.11.06 23:51:44.763051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.763098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.763116 [ 3 ] {} HTTP-Session: 3ea10c55-0546-4a18-9857-eec7ada03cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.763136 [ 3 ] {} HTTP-Session: 3ea10c55-0546-4a18-9857-eec7ada03cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.763319 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.763374 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.06 23:51:44.765524 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} oximeter.measurements_u32 (fc1bf808-fda6-4a7d-9527-4ac1b2fa6394): Loading data parts 2023.11.06 23:51:44.765615 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} oximeter.measurements_u32 (fc1bf808-fda6-4a7d-9527-4ac1b2fa6394): There are no data parts 2023.11.06 23:51:44.766688 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.766716 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.766732 [ 3 ] {} HTTP-Session: 3ea10c55-0546-4a18-9857-eec7ada03cc9 Destroying unnamed session 2023.11.06 23:51:44.766846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.766891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.766915 [ 3 ] {} HTTP-Session: ba7af52a-8ea5-4167-a577-dbb64e74e3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.766940 [ 3 ] {} HTTP-Session: ba7af52a-8ea5-4167-a577-dbb64e74e3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.767119 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.767165 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.06 23:51:44.770704 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Loading data parts 2023.11.06 23:51:44.770794 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): There are no data parts 2023.11.06 23:51:44.772138 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.772164 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.772211 [ 3 ] {} HTTP-Session: ba7af52a-8ea5-4167-a577-dbb64e74e3b3 Destroying unnamed session 2023.11.06 23:51:44.772333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.772377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.772400 [ 3 ] {} HTTP-Session: 501e0f99-1d0e-425c-b559-e2e9804850f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.772420 [ 3 ] {} HTTP-Session: 501e0f99-1d0e-425c-b559-e2e9804850f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.772601 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.772648 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.06 23:51:44.774664 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} oximeter.measurements_u64 (db372473-1078-418b-9a3b-5a2807e3cf68): Loading data parts 2023.11.06 23:51:44.774761 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} oximeter.measurements_u64 (db372473-1078-418b-9a3b-5a2807e3cf68): There are no data parts 2023.11.06 23:51:44.775831 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.775855 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.775875 [ 3 ] {} HTTP-Session: 501e0f99-1d0e-425c-b559-e2e9804850f3 Destroying unnamed session 2023.11.06 23:51:44.775980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.776035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.776057 [ 3 ] {} HTTP-Session: 097f1bcd-c07a-45d6-825a-49f2506184ac Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.776084 [ 3 ] {} HTTP-Session: 097f1bcd-c07a-45d6-825a-49f2506184ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.776262 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.776309 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.06 23:51:44.779839 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} oximeter.measurements_f32 (71c6ae04-d4ae-400c-a13b-8ed21c773b84): Loading data parts 2023.11.06 23:51:44.779935 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} oximeter.measurements_f32 (71c6ae04-d4ae-400c-a13b-8ed21c773b84): There are no data parts 2023.11.06 23:51:44.781179 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.781202 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.781222 [ 3 ] {} HTTP-Session: 097f1bcd-c07a-45d6-825a-49f2506184ac Destroying unnamed session 2023.11.06 23:51:44.781322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.781369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.781390 [ 3 ] {} HTTP-Session: 04b522ae-8c3c-473c-b389-a7b3bd7af47a Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.781406 [ 3 ] {} HTTP-Session: 04b522ae-8c3c-473c-b389-a7b3bd7af47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.781588 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.781635 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.06 23:51:44.783636 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} oximeter.measurements_f64 (a466de4c-7a43-49bb-b11c-c4a230e9b03b): Loading data parts 2023.11.06 23:51:44.783741 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} oximeter.measurements_f64 (a466de4c-7a43-49bb-b11c-c4a230e9b03b): There are no data parts 2023.11.06 23:51:44.784791 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.784815 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.784834 [ 3 ] {} HTTP-Session: 04b522ae-8c3c-473c-b389-a7b3bd7af47a Destroying unnamed session 2023.11.06 23:51:44.784936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.784988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.785006 [ 3 ] {} HTTP-Session: 3f7fbcb8-1a87-4ad5-af6d-5eeacc65fce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.785026 [ 3 ] {} HTTP-Session: 3f7fbcb8-1a87-4ad5-af6d-5eeacc65fce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.785211 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.785255 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.06 23:51:44.788749 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} oximeter.measurements_string (b087b285-5340-4548-8650-4db95e60f856): Loading data parts 2023.11.06 23:51:44.788845 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} oximeter.measurements_string (b087b285-5340-4548-8650-4db95e60f856): There are no data parts 2023.11.06 23:51:44.790142 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.790166 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.790181 [ 3 ] {} HTTP-Session: 3f7fbcb8-1a87-4ad5-af6d-5eeacc65fce6 Destroying unnamed session 2023.11.06 23:51:44.790291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.790338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.790356 [ 3 ] {} HTTP-Session: a594b8f9-108e-4b5f-8c47-9e2415f7337b Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.790376 [ 3 ] {} HTTP-Session: a594b8f9-108e-4b5f-8c47-9e2415f7337b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.790559 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.790605 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.06 23:51:44.792612 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} oximeter.measurements_bytes (c2258502-9872-4379-a30f-6e831553ecc6): Loading data parts 2023.11.06 23:51:44.792709 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} oximeter.measurements_bytes (c2258502-9872-4379-a30f-6e831553ecc6): There are no data parts 2023.11.06 23:51:44.793760 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.793789 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.793804 [ 3 ] {} HTTP-Session: a594b8f9-108e-4b5f-8c47-9e2415f7337b Destroying unnamed session 2023.11.06 23:51:44.793912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.793968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.793985 [ 3 ] {} HTTP-Session: 789a6024-2daf-40ff-8cae-2a8781404ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.794005 [ 3 ] {} HTTP-Session: 789a6024-2daf-40ff-8cae-2a8781404ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.794210 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.794258 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.06 23:51:44.797830 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Loading data parts 2023.11.06 23:51:44.797938 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): There are no data parts 2023.11.06 23:51:44.799206 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.799230 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.799250 [ 3 ] {} HTTP-Session: 789a6024-2daf-40ff-8cae-2a8781404ab8 Destroying unnamed session 2023.11.06 23:51:44.799350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.799402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.799420 [ 3 ] {} HTTP-Session: 12a7872f-9ac4-4908-bdd3-8ab68fd9a4db Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.799440 [ 3 ] {} HTTP-Session: 12a7872f-9ac4-4908-bdd3-8ab68fd9a4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.799639 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.799686 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.06 23:51:44.801730 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} oximeter.measurements_cumulativeu64 (b8422be8-c46c-4c5b-82ae-f5bc3ebea6b3): Loading data parts 2023.11.06 23:51:44.801839 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} oximeter.measurements_cumulativeu64 (b8422be8-c46c-4c5b-82ae-f5bc3ebea6b3): There are no data parts 2023.11.06 23:51:44.803051 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.803075 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.803101 [ 3 ] {} HTTP-Session: 12a7872f-9ac4-4908-bdd3-8ab68fd9a4db Destroying unnamed session 2023.11.06 23:51:44.803209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.803262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.803283 [ 3 ] {} HTTP-Session: 2d040cce-4f33-4597-8c00-515efddb821c Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.803299 [ 3 ] {} HTTP-Session: 2d040cce-4f33-4597-8c00-515efddb821c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.803499 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.803547 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.06 23:51:44.807170 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} oximeter.measurements_cumulativef32 (91a6ad98-738b-41af-9ff7-707170560c97): Loading data parts 2023.11.06 23:51:44.807263 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} oximeter.measurements_cumulativef32 (91a6ad98-738b-41af-9ff7-707170560c97): There are no data parts 2023.11.06 23:51:44.808650 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.808674 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.808694 [ 3 ] {} HTTP-Session: 2d040cce-4f33-4597-8c00-515efddb821c Destroying unnamed session 2023.11.06 23:51:44.808798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.808840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.808862 [ 3 ] {} HTTP-Session: 63fcffb6-3d9d-4921-9430-a8e7fa25597d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.808881 [ 3 ] {} HTTP-Session: 63fcffb6-3d9d-4921-9430-a8e7fa25597d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.809076 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} executeQuery: (from [fd00:1122:3344:101::d]:52218) -- 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.11.06 23:51:44.809126 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.06 23:51:44.811171 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} oximeter.measurements_cumulativef64 (f91f98a6-924b-4777-b029-c1c08a5102a2): Loading data parts 2023.11.06 23:51:44.811258 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} oximeter.measurements_cumulativef64 (f91f98a6-924b-4777-b029-c1c08a5102a2): There are no data parts 2023.11.06 23:51:44.812445 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.812474 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.812489 [ 3 ] {} HTTP-Session: 63fcffb6-3d9d-4921-9430-a8e7fa25597d Destroying unnamed session 2023.11.06 23:51:44.812598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.812643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.812662 [ 3 ] {} HTTP-Session: 23e3b6f4-8530-49ae-9fde-2caa5c5465e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.812691 [ 3 ] {} HTTP-Session: 23e3b6f4-8530-49ae-9fde-2caa5c5465e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.812901 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.812952 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.06 23:51:44.816549 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} oximeter.measurements_histogrami8 (9d331cc8-aa24-4027-9292-84218134c503): Loading data parts 2023.11.06 23:51:44.816637 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} oximeter.measurements_histogrami8 (9d331cc8-aa24-4027-9292-84218134c503): There are no data parts 2023.11.06 23:51:44.817880 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.817911 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.817930 [ 3 ] {} HTTP-Session: 23e3b6f4-8530-49ae-9fde-2caa5c5465e7 Destroying unnamed session 2023.11.06 23:51:44.818033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.818080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.818097 [ 3 ] {} HTTP-Session: d2f5e96f-6d04-433b-83ee-84dde396c025 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.818118 [ 3 ] {} HTTP-Session: d2f5e96f-6d04-433b-83ee-84dde396c025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.818330 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.818392 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.06 23:51:44.820450 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} oximeter.measurements_histogramu8 (7d3ec584-6b56-4733-9c36-82a5613bbef9): Loading data parts 2023.11.06 23:51:44.820550 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} oximeter.measurements_histogramu8 (7d3ec584-6b56-4733-9c36-82a5613bbef9): There are no data parts 2023.11.06 23:51:44.821628 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.821652 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.821678 [ 3 ] {} HTTP-Session: d2f5e96f-6d04-433b-83ee-84dde396c025 Destroying unnamed session 2023.11.06 23:51:44.821770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.821818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.821845 [ 3 ] {} HTTP-Session: fa0aee41-b93b-4e9e-89e5-305f10d11fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.821861 [ 3 ] {} HTTP-Session: fa0aee41-b93b-4e9e-89e5-305f10d11fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.822072 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.822122 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.06 23:51:44.825786 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} oximeter.measurements_histogrami16 (a0b03b34-d934-41e1-a0d2-bcaaf93d9242): Loading data parts 2023.11.06 23:51:44.825865 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} oximeter.measurements_histogrami16 (a0b03b34-d934-41e1-a0d2-bcaaf93d9242): There are no data parts 2023.11.06 23:51:44.827124 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.827154 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.827168 [ 3 ] {} HTTP-Session: fa0aee41-b93b-4e9e-89e5-305f10d11fd4 Destroying unnamed session 2023.11.06 23:51:44.827265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.827315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.827333 [ 3 ] {} HTTP-Session: 13b9f303-0dd4-4332-835b-bee2c75974bd Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.827350 [ 3 ] {} HTTP-Session: 13b9f303-0dd4-4332-835b-bee2c75974bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.827559 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.827615 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.06 23:51:44.829686 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} oximeter.measurements_histogramu16 (de6ad1ff-17fb-4ad2-8c83-dcf336de08af): Loading data parts 2023.11.06 23:51:44.829779 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} oximeter.measurements_histogramu16 (de6ad1ff-17fb-4ad2-8c83-dcf336de08af): There are no data parts 2023.11.06 23:51:44.830860 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.830895 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.830914 [ 3 ] {} HTTP-Session: 13b9f303-0dd4-4332-835b-bee2c75974bd Destroying unnamed session 2023.11.06 23:51:44.831027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.831080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.831099 [ 3 ] {} HTTP-Session: fc09595e-73e1-4418-9f5f-481d66143c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.831119 [ 3 ] {} HTTP-Session: fc09595e-73e1-4418-9f5f-481d66143c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.831327 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.831378 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.06 23:51:44.834990 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} oximeter.measurements_histogrami32 (6c545de6-fbff-449d-95cd-68af764a6fa1): Loading data parts 2023.11.06 23:51:44.835112 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} oximeter.measurements_histogrami32 (6c545de6-fbff-449d-95cd-68af764a6fa1): There are no data parts 2023.11.06 23:51:44.836442 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.836465 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.836480 [ 3 ] {} HTTP-Session: fc09595e-73e1-4418-9f5f-481d66143c7e Destroying unnamed session 2023.11.06 23:51:44.836589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.836636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.836654 [ 3 ] {} HTTP-Session: 3310d625-c1c6-4ffa-8a71-ddd6164a3fad Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.836673 [ 3 ] {} HTTP-Session: 3310d625-c1c6-4ffa-8a71-ddd6164a3fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.836889 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.836941 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.06 23:51:44.838999 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} oximeter.measurements_histogramu32 (c4a07707-c2b2-4d4b-b8ec-d172cdd64b72): Loading data parts 2023.11.06 23:51:44.839104 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} oximeter.measurements_histogramu32 (c4a07707-c2b2-4d4b-b8ec-d172cdd64b72): There are no data parts 2023.11.06 23:51:44.840265 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.840289 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.840309 [ 3 ] {} HTTP-Session: 3310d625-c1c6-4ffa-8a71-ddd6164a3fad Destroying unnamed session 2023.11.06 23:51:44.840416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.840470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.840492 [ 3 ] {} HTTP-Session: ca4e9402-b3f4-41c6-b714-11a7a371d0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.840508 [ 3 ] {} HTTP-Session: ca4e9402-b3f4-41c6-b714-11a7a371d0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.840721 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.840771 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.06 23:51:44.844353 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} oximeter.measurements_histogrami64 (155d1469-1efe-4f5c-ac4d-9738e9fb3afd): Loading data parts 2023.11.06 23:51:44.844448 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} oximeter.measurements_histogrami64 (155d1469-1efe-4f5c-ac4d-9738e9fb3afd): There are no data parts 2023.11.06 23:51:44.845761 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.845785 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.845818 [ 3 ] {} HTTP-Session: ca4e9402-b3f4-41c6-b714-11a7a371d0bc Destroying unnamed session 2023.11.06 23:51:44.845924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.845966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.845988 [ 3 ] {} HTTP-Session: e322777d-cf9b-49af-892e-44ae45784ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.846013 [ 3 ] {} HTTP-Session: e322777d-cf9b-49af-892e-44ae45784ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.846219 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.846270 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.06 23:51:44.848327 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} oximeter.measurements_histogramu64 (606072a4-c0bb-4ad5-a903-d8fbc5a8a8a3): Loading data parts 2023.11.06 23:51:44.848424 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} oximeter.measurements_histogramu64 (606072a4-c0bb-4ad5-a903-d8fbc5a8a8a3): There are no data parts 2023.11.06 23:51:44.849481 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.849511 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.849526 [ 3 ] {} HTTP-Session: e322777d-cf9b-49af-892e-44ae45784ecc Destroying unnamed session 2023.11.06 23:51:44.849647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.849693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.849712 [ 3 ] {} HTTP-Session: 2558e3da-07a1-4408-83e9-b5a4d076e70b Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.849733 [ 3 ] {} HTTP-Session: 2558e3da-07a1-4408-83e9-b5a4d076e70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.849943 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.849991 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.06 23:51:44.853583 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} oximeter.measurements_histogramf32 (9d84a82c-4103-4538-ba08-9babd5e60633): Loading data parts 2023.11.06 23:51:44.853691 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} oximeter.measurements_histogramf32 (9d84a82c-4103-4538-ba08-9babd5e60633): There are no data parts 2023.11.06 23:51:44.855000 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.855024 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.855046 [ 3 ] {} HTTP-Session: 2558e3da-07a1-4408-83e9-b5a4d076e70b Destroying unnamed session 2023.11.06 23:51:44.855135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.855182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.855235 [ 3 ] {} HTTP-Session: 3666ab67-eaa7-428a-8319-ba6ce358361a Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.855251 [ 3 ] {} HTTP-Session: 3666ab67-eaa7-428a-8319-ba6ce358361a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.855462 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.855513 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.06 23:51:44.857664 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Loading data parts 2023.11.06 23:51:44.857737 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): There are no data parts 2023.11.06 23:51:44.858852 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.858880 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.858915 [ 3 ] {} HTTP-Session: 3666ab67-eaa7-428a-8319-ba6ce358361a Destroying unnamed session 2023.11.06 23:51:44.859016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.859064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.859088 [ 3 ] {} HTTP-Session: 2219bf52-0a9f-4e37-8298-b8ed45af0c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.859104 [ 3 ] {} HTTP-Session: 2219bf52-0a9f-4e37-8298-b8ed45af0c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.859261 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.859309 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.06 23:51:44.862914 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} oximeter.fields_bool (42d8158f-9edc-41dd-8c3f-faa45372e7bf): Loading data parts 2023.11.06 23:51:44.863017 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} oximeter.fields_bool (42d8158f-9edc-41dd-8c3f-faa45372e7bf): There are no data parts 2023.11.06 23:51:44.864284 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.864313 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.864333 [ 3 ] {} HTTP-Session: 2219bf52-0a9f-4e37-8298-b8ed45af0c78 Destroying unnamed session 2023.11.06 23:51:44.864428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.864474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.864503 [ 3 ] {} HTTP-Session: 59bf949c-b3da-4421-a3d9-17ca53c0b26d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.864519 [ 3 ] {} HTTP-Session: 59bf949c-b3da-4421-a3d9-17ca53c0b26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.864672 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.864713 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.06 23:51:44.867151 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} oximeter.fields_i8 (fbcf5a78-32c0-4de2-a838-1577186f1180): Loading data parts 2023.11.06 23:51:44.867244 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} oximeter.fields_i8 (fbcf5a78-32c0-4de2-a838-1577186f1180): There are no data parts 2023.11.06 23:51:44.868331 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.868361 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.868376 [ 3 ] {} HTTP-Session: 59bf949c-b3da-4421-a3d9-17ca53c0b26d Destroying unnamed session 2023.11.06 23:51:44.868480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.868527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.868544 [ 3 ] {} HTTP-Session: 959f139e-ab49-45ca-80ea-dad43f046cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.868566 [ 3 ] {} HTTP-Session: 959f139e-ab49-45ca-80ea-dad43f046cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.868715 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.868760 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.06 23:51:44.872364 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} oximeter.fields_u8 (d1900136-7e7f-431c-b249-f92ec1514e81): Loading data parts 2023.11.06 23:51:44.872466 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} oximeter.fields_u8 (d1900136-7e7f-431c-b249-f92ec1514e81): There are no data parts 2023.11.06 23:51:44.873707 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.873731 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.873753 [ 3 ] {} HTTP-Session: 959f139e-ab49-45ca-80ea-dad43f046cd6 Destroying unnamed session 2023.11.06 23:51:44.873850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.873899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.873923 [ 3 ] {} HTTP-Session: e2d01141-568c-4c55-88d7-81e6977d94da Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.873939 [ 3 ] {} HTTP-Session: e2d01141-568c-4c55-88d7-81e6977d94da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.874100 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.874146 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.06 23:51:44.876212 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} oximeter.fields_i16 (34ed11c7-02d6-40ec-ab40-939fee2bd973): Loading data parts 2023.11.06 23:51:44.876293 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} oximeter.fields_i16 (34ed11c7-02d6-40ec-ab40-939fee2bd973): There are no data parts 2023.11.06 23:51:44.877364 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.877388 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.877403 [ 3 ] {} HTTP-Session: e2d01141-568c-4c55-88d7-81e6977d94da Destroying unnamed session 2023.11.06 23:51:44.877504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.877557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.877575 [ 3 ] {} HTTP-Session: 9d53b19a-cb44-45c4-9f64-e5a93be86acb Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.877596 [ 3 ] {} HTTP-Session: 9d53b19a-cb44-45c4-9f64-e5a93be86acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.877753 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.877794 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.06 23:51:44.881321 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} oximeter.fields_u16 (b8d8c028-ad2b-4426-893a-eb1149606683): Loading data parts 2023.11.06 23:51:44.881419 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} oximeter.fields_u16 (b8d8c028-ad2b-4426-893a-eb1149606683): There are no data parts 2023.11.06 23:51:44.882706 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.882736 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.882752 [ 3 ] {} HTTP-Session: 9d53b19a-cb44-45c4-9f64-e5a93be86acb Destroying unnamed session 2023.11.06 23:51:44.882852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.882905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.882923 [ 3 ] {} HTTP-Session: 677c5fb7-6147-4495-ad71-4ae195b8df44 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.882944 [ 3 ] {} HTTP-Session: 677c5fb7-6147-4495-ad71-4ae195b8df44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.883094 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.883147 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.06 23:51:44.885077 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} oximeter.fields_i32 (b4a1f79e-bad8-4010-ba09-92934ce11f0e): Loading data parts 2023.11.06 23:51:44.885148 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} oximeter.fields_i32 (b4a1f79e-bad8-4010-ba09-92934ce11f0e): There are no data parts 2023.11.06 23:51:44.886189 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.886213 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.886247 [ 3 ] {} HTTP-Session: 677c5fb7-6147-4495-ad71-4ae195b8df44 Destroying unnamed session 2023.11.06 23:51:44.886349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.886396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.886433 [ 3 ] {} HTTP-Session: 4eff2898-ea32-490b-a4bb-4fe9c5119020 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.886449 [ 3 ] {} HTTP-Session: 4eff2898-ea32-490b-a4bb-4fe9c5119020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.886604 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.886646 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.06 23:51:44.890158 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} oximeter.fields_u32 (204da0e8-3ba1-4bd1-8146-bb5d63532acf): Loading data parts 2023.11.06 23:51:44.890258 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} oximeter.fields_u32 (204da0e8-3ba1-4bd1-8146-bb5d63532acf): There are no data parts 2023.11.06 23:51:44.891515 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.891545 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.891561 [ 3 ] {} HTTP-Session: 4eff2898-ea32-490b-a4bb-4fe9c5119020 Destroying unnamed session 2023.11.06 23:51:44.891661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.891708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.891727 [ 3 ] {} HTTP-Session: b2f4f0b2-dfc3-4db1-bd4f-623e058d625d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.891750 [ 3 ] {} HTTP-Session: b2f4f0b2-dfc3-4db1-bd4f-623e058d625d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.891904 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.891959 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.06 23:51:44.893895 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Loading data parts 2023.11.06 23:51:44.893969 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): There are no data parts 2023.11.06 23:51:44.895128 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.895152 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.895174 [ 3 ] {} HTTP-Session: b2f4f0b2-dfc3-4db1-bd4f-623e058d625d Destroying unnamed session 2023.11.06 23:51:44.895291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.895333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.895357 [ 3 ] {} HTTP-Session: 60ed300b-516f-41ac-815d-7fe65821fe27 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.895383 [ 3 ] {} HTTP-Session: 60ed300b-516f-41ac-815d-7fe65821fe27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.895534 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.895581 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.06 23:51:44.899105 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} oximeter.fields_u64 (4b248fa2-1143-4ed7-841f-f584ad342ecc): Loading data parts 2023.11.06 23:51:44.899205 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} oximeter.fields_u64 (4b248fa2-1143-4ed7-841f-f584ad342ecc): There are no data parts 2023.11.06 23:51:44.900489 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.900513 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.900535 [ 3 ] {} HTTP-Session: 60ed300b-516f-41ac-815d-7fe65821fe27 Destroying unnamed session 2023.11.06 23:51:44.900629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.900678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.900702 [ 3 ] {} HTTP-Session: a7213781-7ed6-4b98-891f-df082784cde9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.900718 [ 3 ] {} HTTP-Session: a7213781-7ed6-4b98-891f-df082784cde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.900874 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.900923 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.06 23:51:44.902836 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} oximeter.fields_ipaddr (e2092d89-a15e-4f1a-b522-832266cbc2b6): Loading data parts 2023.11.06 23:51:44.902927 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} oximeter.fields_ipaddr (e2092d89-a15e-4f1a-b522-832266cbc2b6): There are no data parts 2023.11.06 23:51:44.904013 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.904045 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.904060 [ 3 ] {} HTTP-Session: a7213781-7ed6-4b98-891f-df082784cde9 Destroying unnamed session 2023.11.06 23:51:44.904149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.904203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.904220 [ 3 ] {} HTTP-Session: 94b656ed-a276-460d-8635-2fb247e20e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.904242 [ 3 ] {} HTTP-Session: 94b656ed-a276-460d-8635-2fb247e20e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.904402 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.904444 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.06 23:51:44.907948 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Loading data parts 2023.11.06 23:51:44.908040 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): There are no data parts 2023.11.06 23:51:44.909267 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.909299 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.909313 [ 3 ] {} HTTP-Session: 94b656ed-a276-460d-8635-2fb247e20e71 Destroying unnamed session 2023.11.06 23:51:44.909409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.909462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.909480 [ 3 ] {} HTTP-Session: 7e5e14c0-380c-4074-8c65-b34506ef87d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.909502 [ 3 ] {} HTTP-Session: 7e5e14c0-380c-4074-8c65-b34506ef87d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.909651 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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.11.06 23:51:44.909698 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.06 23:51:44.911618 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Loading data parts 2023.11.06 23:51:44.911681 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): There are no data parts 2023.11.06 23:51:44.912713 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.912737 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.912759 [ 3 ] {} HTTP-Session: 7e5e14c0-380c-4074-8c65-b34506ef87d3 Destroying unnamed session 2023.11.06 23:51:44.912853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.912900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.912931 [ 3 ] {} HTTP-Session: 5bbbc664-9437-4538-a589-b2f941323b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.912947 [ 3 ] {} HTTP-Session: 5bbbc664-9437-4538-a589-b2f941323b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.913161 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} executeQuery: (from [fd00:1122:3344:101::d]:52218) 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, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.11.06 23:51:44.913227 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.06 23:51:44.916818 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Loading data parts 2023.11.06 23:51:44.916890 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): There are no data parts 2023.11.06 23:51:44.918283 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.918307 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.06 23:51:44.918343 [ 3 ] {} HTTP-Session: 5bbbc664-9437-4538-a589-b2f941323b07 Destroying unnamed session 2023.11.06 23:51:44.918451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:51:44.918500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:51:44.918524 [ 3 ] {} HTTP-Session: 99695e3f-2105-4d2d-bfc3-745a70da4f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 2023.11.06 23:51:44.918539 [ 3 ] {} HTTP-Session: 99695e3f-2105-4d2d-bfc3-745a70da4f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:51:44.918643 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} executeQuery: (from [fd00:1122:3344:101::d]:52218) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.06 23:51:44.919275 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.06 23:51:44.922690 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:51:44.925514 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:51:44.925775 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} oximeter.version (bbf568b1-d2c0-4c81-b779-dfd21404c3a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:51:44.925966 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} executeQuery: Read 1 rows, 16.00 B in 0.007280855 sec., 137 rows/sec., 2.15 KiB/sec. 2023.11.06 23:51:44.926079 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} DynamicQueryHandler: Done processing query 2023.11.06 23:51:44.926099 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.06 23:51:44.926133 [ 3 ] {} HTTP-Session: 99695e3f-2105-4d2d-bfc3-745a70da4f88 Destroying unnamed session 2023.11.06 23:51:45.000140 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.77 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB 2023.11.06 23:51:59.476216 [ 145 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:51:59.476278 [ 145 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:52:14.476448 [ 124 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:52:14.476530 [ 124 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:52:24.938629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.938808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.938892 [ 3 ] {} HTTP-Session: b97d8184-ba84-4bd9-b5c4-6b15a1902ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.938919 [ 3 ] {} HTTP-Session: b97d8184-ba84-4bd9-b5c4-6b15a1902ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.939122 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.939560 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.940285 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.940404 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.941345 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.941410 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.941429 [ 3 ] {} HTTP-Session: b97d8184-ba84-4bd9-b5c4-6b15a1902ef5 Destroying unnamed session 2023.11.06 23:52:24.941889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.941970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.941991 [ 3 ] {} HTTP-Session: c194cb72-db3d-466d-b5a1-0d02da2c6d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.942051 [ 3 ] {} HTTP-Session: c194cb72-db3d-466d-b5a1-0d02da2c6d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.942185 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.949107 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.949253 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.949371 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.950216 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.950243 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.950292 [ 3 ] {} HTTP-Session: c194cb72-db3d-466d-b5a1-0d02da2c6d77 Destroying unnamed session 2023.11.06 23:52:24.950918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.950962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.951015 [ 3 ] {} HTTP-Session: 4a97397e-5414-46d3-b228-e749d75b620e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.951065 [ 3 ] {} HTTP-Session: 4a97397e-5414-46d3-b228-e749d75b620e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.951177 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.951602 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.951786 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.951920 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.952821 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.952848 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.952896 [ 3 ] {} HTTP-Session: 4a97397e-5414-46d3-b228-e749d75b620e Destroying unnamed session 2023.11.06 23:52:24.953369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.953446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.953497 [ 3 ] {} HTTP-Session: 18ded303-c9be-473e-832d-ccaa7e51d962 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.953515 [ 3 ] {} HTTP-Session: 18ded303-c9be-473e-832d-ccaa7e51d962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.953660 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.954041 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.954225 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.954300 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.955260 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.955288 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.955337 [ 3 ] {} HTTP-Session: 18ded303-c9be-473e-832d-ccaa7e51d962 Destroying unnamed session 2023.11.06 23:52:24.955599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.955674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.955725 [ 3 ] {} HTTP-Session: 9851927e-b821-421c-98a4-c3b1b5a0c505 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.955742 [ 3 ] {} HTTP-Session: 9851927e-b821-421c-98a4-c3b1b5a0c505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.955886 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.956265 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.956452 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.956528 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.957358 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.957385 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.957433 [ 3 ] {} HTTP-Session: 9851927e-b821-421c-98a4-c3b1b5a0c505 Destroying unnamed session 2023.11.06 23:52:24.957850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.957930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.957981 [ 3 ] {} HTTP-Session: e28d1c68-4967-4052-becc-eb42b83226a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.957999 [ 3 ] {} HTTP-Session: e28d1c68-4967-4052-becc-eb42b83226a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.958147 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.958539 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.958735 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.958812 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.959674 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.959702 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.959754 [ 3 ] {} HTTP-Session: e28d1c68-4967-4052-becc-eb42b83226a6 Destroying unnamed session 2023.11.06 23:52:24.960004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.960082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.960133 [ 3 ] {} HTTP-Session: 81b3933d-6034-489f-a4c0-2672a2e7e971 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.960151 [ 3 ] {} HTTP-Session: 81b3933d-6034-489f-a4c0-2672a2e7e971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.960301 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.960715 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.960868 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.960946 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.961810 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.961838 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.961897 [ 3 ] {} HTTP-Session: 81b3933d-6034-489f-a4c0-2672a2e7e971 Destroying unnamed session 2023.11.06 23:52:24.962126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.962208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.962259 [ 3 ] {} HTTP-Session: 5382c624-a3ce-4681-aaa0-8ad1b8ba1052 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.962308 [ 3 ] {} HTTP-Session: 5382c624-a3ce-4681-aaa0-8ad1b8ba1052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.962426 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.962855 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.963051 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.963136 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.964099 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.964170 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.964188 [ 3 ] {} HTTP-Session: 5382c624-a3ce-4681-aaa0-8ad1b8ba1052 Destroying unnamed session 2023.11.06 23:52:24.964437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.964514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.964535 [ 3 ] {} HTTP-Session: b4282552-ce24-494a-887b-97863f62dd5d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.964551 [ 3 ] {} HTTP-Session: b4282552-ce24-494a-887b-97863f62dd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.964665 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.965056 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.965249 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.965293 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.966173 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.966236 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.966254 [ 3 ] {} HTTP-Session: b4282552-ce24-494a-887b-97863f62dd5d Destroying unnamed session 2023.11.06 23:52:24.966468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.966553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.966574 [ 3 ] {} HTTP-Session: 1b0961fd-382c-47d3-bdb3-b2630f360b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.966591 [ 3 ] {} HTTP-Session: 1b0961fd-382c-47d3-bdb3-b2630f360b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.966708 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.967064 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.967217 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.967258 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.968195 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.968223 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.968239 [ 3 ] {} HTTP-Session: 1b0961fd-382c-47d3-bdb3-b2630f360b94 Destroying unnamed session 2023.11.06 23:52:24.968453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.968496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.968517 [ 3 ] {} HTTP-Session: 0fb0a550-0647-420d-bbc1-6e557a91368e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.968533 [ 3 ] {} HTTP-Session: 0fb0a550-0647-420d-bbc1-6e557a91368e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.968650 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.969005 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.969162 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.969203 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.970028 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.970056 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.970072 [ 3 ] {} HTTP-Session: 0fb0a550-0647-420d-bbc1-6e557a91368e Destroying unnamed session 2023.11.06 23:52:24.975333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.975386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.975409 [ 3 ] {} HTTP-Session: e681c508-f228-4173-bedf-83ba38faf53b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.975429 [ 3 ] {} HTTP-Session: e681c508-f228-4173-bedf-83ba38faf53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.975575 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:24.976019 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.976215 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.976264 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:24.977143 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.977170 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:24.977186 [ 3 ] {} HTTP-Session: e681c508-f228-4173-bedf-83ba38faf53b Destroying unnamed session 2023.11.06 23:52:24.977334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.977377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.977396 [ 3 ] {} HTTP-Session: 763db95f-d5a8-4c6e-9be0-496ccc14df23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.977413 [ 3 ] {} HTTP-Session: 763db95f-d5a8-4c6e-9be0-496ccc14df23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.977493 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:24.977533 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:24.978265 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:24.981180 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:52:24.981771 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:24.982043 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:24.982173 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} executeQuery: Read 12 rows, 1.62 KiB in 0.004698668 sec., 2553 rows/sec., 344.60 KiB/sec. 2023.11.06 23:52:24.982328 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.982351 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:52:24.982366 [ 3 ] {} HTTP-Session: 763db95f-d5a8-4c6e-9be0-496ccc14df23 Destroying unnamed session 2023.11.06 23:52:24.982541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.982586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.982605 [ 3 ] {} HTTP-Session: 369477a3-c731-4b65-98ed-8e89e1c11ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.982622 [ 3 ] {} HTTP-Session: 369477a3-c731-4b65-98ed-8e89e1c11ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.982690 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:24.982729 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:24.982836 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:24.986360 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:52:24.986706 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:24.986980 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:24.987121 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} executeQuery: Read 6 rows, 348.00 B in 0.004401713 sec., 1363 rows/sec., 77.21 KiB/sec. 2023.11.06 23:52:24.987261 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.987284 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:52:24.987300 [ 3 ] {} HTTP-Session: 369477a3-c731-4b65-98ed-8e89e1c11ee8 Destroying unnamed session 2023.11.06 23:52:24.987455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.987499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.987518 [ 3 ] {} HTTP-Session: ec25e272-fc57-4b1f-8ad2-7a4e9e3ad49f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.987534 [ 3 ] {} HTTP-Session: ec25e272-fc57-4b1f-8ad2-7a4e9e3ad49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.987605 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:24.987643 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:24.987749 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:24.988079 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:52:24.988505 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:24.988808 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:24.988946 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} executeQuery: Read 96 rows, 9.32 KiB in 0.001310439 sec., 73257 rows/sec., 6.95 MiB/sec. 2023.11.06 23:52:24.989063 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.989086 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.06 23:52:24.989101 [ 3 ] {} HTTP-Session: ec25e272-fc57-4b1f-8ad2-7a4e9e3ad49f Destroying unnamed session 2023.11.06 23:52:24.989394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.989439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.989459 [ 3 ] {} HTTP-Session: cb779074-f2d4-49a7-911d-7cc951f12829 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.989475 [ 3 ] {} HTTP-Session: cb779074-f2d4-49a7-911d-7cc951f12829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.989559 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:24.989598 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:24.990770 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:24.995252 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:52:24.995655 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:24.995948 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:24.996087 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} executeQuery: Read 291 rows, 20.45 KiB in 0.006498183 sec., 44781 rows/sec., 3.07 MiB/sec. 2023.11.06 23:52:24.996199 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} DynamicQueryHandler: Done processing query 2023.11.06 23:52:24.996224 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.06 23:52:24.996239 [ 3 ] {} HTTP-Session: cb779074-f2d4-49a7-911d-7cc951f12829 Destroying unnamed session 2023.11.06 23:52:24.996358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:24.996401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:24.996421 [ 3 ] {} HTTP-Session: 077b22b6-68e7-4a01-b67f-cb0adcb0e4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:24.996437 [ 3 ] {} HTTP-Session: 077b22b6-68e7-4a01-b67f-cb0adcb0e4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:24.996505 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:24.996543 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:52:24.996644 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:24.999462 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:52:25.004094 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:25.004544 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:25.004694 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} executeQuery: Read 6 rows, 258.00 B in 0.008156277 sec., 735 rows/sec., 30.89 KiB/sec. 2023.11.06 23:52:25.004834 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} DynamicQueryHandler: Done processing query 2023.11.06 23:52:25.004858 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:25.004875 [ 3 ] {} HTTP-Session: 077b22b6-68e7-4a01-b67f-cb0adcb0e4ba Destroying unnamed session 2023.11.06 23:52:25.005027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:25.005077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:25.005096 [ 3 ] {} HTTP-Session: 837fdd1b-88a3-477f-8ab6-6eb463beaf67 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:25.005115 [ 3 ] {} HTTP-Session: 837fdd1b-88a3-477f-8ab6-6eb463beaf67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:25.005196 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:25.005242 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:52:25.005365 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:25.005692 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:52:25.006147 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:25.006564 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:25.006729 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} executeQuery: Read 70 rows, 4.35 KiB in 0.001500041 sec., 46665 rows/sec., 2.83 MiB/sec. 2023.11.06 23:52:25.006851 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} DynamicQueryHandler: Done processing query 2023.11.06 23:52:25.006880 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:52:25.006898 [ 3 ] {} HTTP-Session: 837fdd1b-88a3-477f-8ab6-6eb463beaf67 Destroying unnamed session 2023.11.06 23:52:25.007044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:25.007093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:25.007115 [ 3 ] {} HTTP-Session: 4e02df43-01f9-4905-9dc8-140628101a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:25.007135 [ 3 ] {} HTTP-Session: 4e02df43-01f9-4905-9dc8-140628101a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:25.007213 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:25.007260 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:52:25.007381 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:25.007668 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.11.06 23:52:25.008066 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:25.008411 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:25.008553 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} executeQuery: Read 21 rows, 1.12 KiB in 0.001306789 sec., 16069 rows/sec., 853.42 KiB/sec. 2023.11.06 23:52:25.008677 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} DynamicQueryHandler: Done processing query 2023.11.06 23:52:25.008700 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:25.008716 [ 3 ] {} HTTP-Session: 4e02df43-01f9-4905-9dc8-140628101a9a Destroying unnamed session 2023.11.06 23:52:29.476781 [ 114 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:52:29.476900 [ 114 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:52:29.927709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.927820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.927845 [ 3 ] {} HTTP-Session: 2b963ad9-53e6-44a3-a2bd-2a7fd18337cc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.927870 [ 3 ] {} HTTP-Session: 2b963ad9-53e6-44a3-a2bd-2a7fd18337cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.928067 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:29.932877 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.933052 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.933155 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:29.933398 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.06 23:52:29.937139 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:52:29.937179 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.06 23:52:29.941591 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.06 23:52:29.954580 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} executeQuery: Read 12 rows, 1.62 KiB in 0.026466131 sec., 453 rows/sec., 61.18 KiB/sec. 2023.11.06 23:52:29.954786 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.954811 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:29.954828 [ 3 ] {} HTTP-Session: 2b963ad9-53e6-44a3-a2bd-2a7fd18337cc Destroying unnamed session 2023.11.06 23:52:29.956168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.956216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.956236 [ 3 ] {} HTTP-Session: 8f669722-6f28-4500-aaba-5ae36a218682 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.956256 [ 3 ] {} HTTP-Session: 8f669722-6f28-4500-aaba-5ae36a218682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.956394 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:29.956869 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.957040 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.957082 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:29.957224 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.06 23:52:29.957253 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:52:29.957275 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.06 23:52:29.957303 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.06 23:52:29.958238 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} executeQuery: Read 12 rows, 1.62 KiB in 0.001803356 sec., 6654 rows/sec., 897.85 KiB/sec. 2023.11.06 23:52:29.958440 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.958466 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:29.958483 [ 3 ] {} HTTP-Session: 8f669722-6f28-4500-aaba-5ae36a218682 Destroying unnamed session 2023.11.06 23:52:29.958857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.958901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.958921 [ 3 ] {} HTTP-Session: 4b688bbc-ac7a-4255-80d2-75a68849acf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.958938 [ 3 ] {} HTTP-Session: 4b688bbc-ac7a-4255-80d2-75a68849acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.959062 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:29.959538 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.959709 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.959751 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:29.959895 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.06 23:52:29.959924 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:52:29.959946 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.06 23:52:29.959975 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.06 23:52:29.960836 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} executeQuery: Read 12 rows, 1.62 KiB in 0.001735045 sec., 6916 rows/sec., 933.20 KiB/sec. 2023.11.06 23:52:29.961022 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.961048 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:29.961064 [ 3 ] {} HTTP-Session: 4b688bbc-ac7a-4255-80d2-75a68849acf3 Destroying unnamed session 2023.11.06 23:52:29.961292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.961336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.961355 [ 3 ] {} HTTP-Session: 954f3157-12fe-4a4d-a982-052b2fbb3b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.961372 [ 3 ] {} HTTP-Session: 954f3157-12fe-4a4d-a982-052b2fbb3b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.961497 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:52:29.961974 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.962158 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.962201 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:52:29.962345 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.06 23:52:29.962374 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:52:29.962396 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.06 23:52:29.962424 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.06 23:52:29.963201 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} executeQuery: Read 12 rows, 1.62 KiB in 0.001664504 sec., 7209 rows/sec., 972.75 KiB/sec. 2023.11.06 23:52:29.963395 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.963420 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.06 23:52:29.963437 [ 3 ] {} HTTP-Session: 954f3157-12fe-4a4d-a982-052b2fbb3b74 Destroying unnamed session 2023.11.06 23:52:29.964880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.964924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.964944 [ 3 ] {} HTTP-Session: 3bba7f16-9975-4a52-be6e-75e025e65f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.964961 [ 3 ] {} HTTP-Session: 3bba7f16-9975-4a52-be6e-75e025e65f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.965041 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:29.965089 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:52:29.965231 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:29.965570 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.11.06 23:52:29.966019 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:29.966353 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:29.966514 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} executeQuery: Read 4 rows, 443.00 B in 0.001443581 sec., 2770 rows/sec., 299.68 KiB/sec. 2023.11.06 23:52:29.966647 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.966672 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:52:29.966689 [ 3 ] {} HTTP-Session: 3bba7f16-9975-4a52-be6e-75e025e65f21 Destroying unnamed session 2023.11.06 23:52:29.966802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.966848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.966867 [ 3 ] {} HTTP-Session: 0cc2fcf8-b586-4ce8-881d-5f395846a95f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.966885 [ 3 ] {} HTTP-Session: 0cc2fcf8-b586-4ce8-881d-5f395846a95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.966954 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:29.966994 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:29.967098 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:29.967398 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.11.06 23:52:29.967721 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:29.968005 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:29.968153 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} executeQuery: Read 13 rows, 1.05 KiB in 0.001166927 sec., 11140 rows/sec., 902.98 KiB/sec. 2023.11.06 23:52:29.968273 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.968297 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:29.968314 [ 3 ] {} HTTP-Session: 0cc2fcf8-b586-4ce8-881d-5f395846a95f Destroying unnamed session 2023.11.06 23:52:29.968432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.968476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.968496 [ 3 ] {} HTTP-Session: 8771a1b9-ab1d-481f-adb3-c7d697764e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.968514 [ 3 ] {} HTTP-Session: 8771a1b9-ab1d-481f-adb3-c7d697764e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.968586 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:29.968625 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:29.968730 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:29.969055 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.11.06 23:52:29.969355 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:29.969648 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:29.969772 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} executeQuery: Read 39 rows, 3.44 KiB in 0.001155617 sec., 33748 rows/sec., 2.90 MiB/sec. 2023.11.06 23:52:29.969929 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.969954 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:52:29.969969 [ 3 ] {} HTTP-Session: 8771a1b9-ab1d-481f-adb3-c7d697764e05 Destroying unnamed session 2023.11.06 23:52:29.970083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.970127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.970146 [ 3 ] {} HTTP-Session: a26f61a4-2ee9-40f8-b67c-0cdb87cbf6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.970163 [ 3 ] {} HTTP-Session: a26f61a4-2ee9-40f8-b67c-0cdb87cbf6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.970235 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:29.970273 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:29.970382 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:29.970690 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.11.06 23:52:29.971007 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:29.971293 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:29.971420 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} executeQuery: Read 25 rows, 2.01 KiB in 0.001156947 sec., 21608 rows/sec., 1.69 MiB/sec. 2023.11.06 23:52:29.971558 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.971591 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:52:29.971609 [ 3 ] {} HTTP-Session: a26f61a4-2ee9-40f8-b67c-0cdb87cbf6f4 Destroying unnamed session 2023.11.06 23:52:29.971749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 13953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.971798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.971818 [ 3 ] {} HTTP-Session: 0a36da4b-3128-42f4-9851-c81f5e21dde5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.971836 [ 3 ] {} HTTP-Session: 0a36da4b-3128-42f4-9851-c81f5e21dde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.971912 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:29.971957 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:52:29.972113 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:29.972509 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.11.06 23:52:29.973674 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.06 23:52:29.974044 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.06 23:52:29.974196 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} executeQuery: Read 13 rows, 17.96 KiB in 0.002252113 sec., 5772 rows/sec., 7.79 MiB/sec. 2023.11.06 23:52:29.974322 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.974346 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.06 23:52:29.974361 [ 3 ] {} HTTP-Session: 0a36da4b-3128-42f4-9851-c81f5e21dde5 Destroying unnamed session 2023.11.06 23:52:29.974483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:29.974530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:29.974548 [ 3 ] {} HTTP-Session: c4d8e56e-ca29-4b9d-9cef-391171100684 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:29.974565 [ 3 ] {} HTTP-Session: c4d8e56e-ca29-4b9d-9cef-391171100684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:29.974636 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:29.974674 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:52:29.974779 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:29.977115 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. 2023.11.06 23:52:29.977552 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:29.978033 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:29.978197 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} executeQuery: Read 24 rows, 1.73 KiB in 0.003531891 sec., 6795 rows/sec., 489.40 KiB/sec. 2023.11.06 23:52:29.978327 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} DynamicQueryHandler: Done processing query 2023.11.06 23:52:29.978351 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:52:29.978368 [ 3 ] {} HTTP-Session: c4d8e56e-ca29-4b9d-9cef-391171100684 Destroying unnamed session 2023.11.06 23:52:34.934046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:34.934156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:34.934183 [ 3 ] {} HTTP-Session: 7718994f-0158-453c-ad40-0e21fe25b5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:34.934206 [ 3 ] {} HTTP-Session: 7718994f-0158-453c-ad40-0e21fe25b5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:34.934335 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:34.934396 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:34.934555 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:34.935004 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:34.935258 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:52:34.935429 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:52:34.935585 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} executeQuery: Read 6 rows, 348.00 B in 0.001203548 sec., 4985 rows/sec., 282.37 KiB/sec. 2023.11.06 23:52:34.935775 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} DynamicQueryHandler: Done processing query 2023.11.06 23:52:34.935804 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:52:34.935823 [ 3 ] {} HTTP-Session: 7718994f-0158-453c-ad40-0e21fe25b5ab Destroying unnamed session 2023.11.06 23:52:34.935999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:34.936051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:34.936071 [ 3 ] {} HTTP-Session: 33bcb06e-598f-4c6a-b69c-4ae0d0c69cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:34.936090 [ 3 ] {} HTTP-Session: 33bcb06e-598f-4c6a-b69c-4ae0d0c69cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:34.936176 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:34.936219 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:34.936330 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:34.936710 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:34.936926 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:52:34.937082 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:52:34.937199 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} executeQuery: Read 96 rows, 9.32 KiB in 0.000984064 sec., 97554 rows/sec., 9.25 MiB/sec. 2023.11.06 23:52:34.937354 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} DynamicQueryHandler: Done processing query 2023.11.06 23:52:34.937378 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.06 23:52:34.937393 [ 3 ] {} HTTP-Session: 33bcb06e-598f-4c6a-b69c-4ae0d0c69cc8 Destroying unnamed session 2023.11.06 23:52:34.937689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:34.937742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:34.937762 [ 3 ] {} HTTP-Session: 62aeb538-b66e-4110-b433-5eb6da7c76e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:34.937779 [ 3 ] {} HTTP-Session: 62aeb538-b66e-4110-b433-5eb6da7c76e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:34.937869 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:34.937909 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:34.938019 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:34.938500 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:34.938738 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:52:34.938890 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:52:34.939001 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} executeQuery: Read 291 rows, 20.45 KiB in 0.001095996 sec., 265511 rows/sec., 18.22 MiB/sec. 2023.11.06 23:52:34.939129 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} DynamicQueryHandler: Done processing query 2023.11.06 23:52:34.939153 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.06 23:52:34.939169 [ 3 ] {} HTTP-Session: 62aeb538-b66e-4110-b433-5eb6da7c76e1 Destroying unnamed session 2023.11.06 23:52:34.939326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:34.939373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:34.939393 [ 3 ] {} HTTP-Session: 35fa168a-e1da-4843-b4e0-7330a4c4efea Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:34.939411 [ 3 ] {} HTTP-Session: 35fa168a-e1da-4843-b4e0-7330a4c4efea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:34.939481 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:34.939522 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:52:34.939630 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:34.939899 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:34.940141 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:34.940314 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:34.940442 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} executeQuery: Read 6 rows, 258.00 B in 0.000928854 sec., 6459 rows/sec., 271.25 KiB/sec. 2023.11.06 23:52:34.940576 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} DynamicQueryHandler: Done processing query 2023.11.06 23:52:34.940602 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:34.940618 [ 3 ] {} HTTP-Session: 35fa168a-e1da-4843-b4e0-7330a4c4efea Destroying unnamed session 2023.11.06 23:52:34.940756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:34.940802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:34.940820 [ 3 ] {} HTTP-Session: ae8b80d0-6f4f-4443-ab36-16f756f5ad29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:34.940837 [ 3 ] {} HTTP-Session: ae8b80d0-6f4f-4443-ab36-16f756f5ad29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:34.940913 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:34.940956 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:52:34.941075 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:34.941397 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:34.941649 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:34.941832 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:34.941958 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} executeQuery: Read 70 rows, 4.35 KiB in 0.001013405 sec., 69074 rows/sec., 4.19 MiB/sec. 2023.11.06 23:52:34.942092 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} DynamicQueryHandler: Done processing query 2023.11.06 23:52:34.942116 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:52:34.942132 [ 3 ] {} HTTP-Session: ae8b80d0-6f4f-4443-ab36-16f756f5ad29 Destroying unnamed session 2023.11.06 23:52:34.942276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:34.942320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:34.942339 [ 3 ] {} HTTP-Session: cbfb33ac-24bf-4733-9f43-d1c05cb711c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:34.942357 [ 3 ] {} HTTP-Session: cbfb33ac-24bf-4733-9f43-d1c05cb711c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:34.942428 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:34.942468 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:52:34.942570 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:34.942826 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:34.943059 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:52:34.943240 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:52:34.943359 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} executeQuery: Read 21 rows, 1.12 KiB in 0.000902143 sec., 23277 rows/sec., 1.21 MiB/sec. 2023.11.06 23:52:34.943470 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} DynamicQueryHandler: Done processing query 2023.11.06 23:52:34.943495 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:34.943510 [ 3 ] {} HTTP-Session: cbfb33ac-24bf-4733-9f43-d1c05cb711c9 Destroying unnamed session 2023.11.06 23:52:39.929199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:39.929381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:39.929426 [ 3 ] {} HTTP-Session: 038e2513-2bfc-46b1-9a54-6b7bf486262f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:39.929466 [ 3 ] {} HTTP-Session: 038e2513-2bfc-46b1-9a54-6b7bf486262f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:39.929670 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:39.929762 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:39.930002 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:39.930423 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:39.930731 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.06 23:52:39.930889 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.06 23:52:39.931020 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} executeQuery: Read 17 rows, 1.38 KiB in 0.001285319 sec., 13226 rows/sec., 1.05 MiB/sec. 2023.11.06 23:52:39.931146 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} DynamicQueryHandler: Done processing query 2023.11.06 23:52:39.931169 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:39.931184 [ 3 ] {} HTTP-Session: 038e2513-2bfc-46b1-9a54-6b7bf486262f Destroying unnamed session 2023.11.06 23:52:39.931323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:39.931366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:39.931384 [ 3 ] {} HTTP-Session: 5cdddfa3-dabe-446a-8dd1-ad3a5a6e09dd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:39.931401 [ 3 ] {} HTTP-Session: 5cdddfa3-dabe-446a-8dd1-ad3a5a6e09dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:39.931472 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:39.931511 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:39.931612 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:39.931953 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:39.932153 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.06 23:52:39.932298 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.06 23:52:39.932421 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} executeQuery: Read 51 rows, 4.58 KiB in 0.000916303 sec., 55658 rows/sec., 4.88 MiB/sec. 2023.11.06 23:52:39.932577 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} DynamicQueryHandler: Done processing query 2023.11.06 23:52:39.932601 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:52:39.932616 [ 3 ] {} HTTP-Session: 5cdddfa3-dabe-446a-8dd1-ad3a5a6e09dd Destroying unnamed session 2023.11.06 23:52:39.932758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:39.932802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:39.932819 [ 3 ] {} HTTP-Session: 3c97b5e7-4445-41ce-85e4-03d2bbf0e8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:39.932835 [ 3 ] {} HTTP-Session: 3c97b5e7-4445-41ce-85e4-03d2bbf0e8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:39.932903 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:39.932942 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:39.933053 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:39.933333 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:39.933531 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.06 23:52:39.933673 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.06 23:52:39.933794 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} executeQuery: Read 17 rows, 1.36 KiB in 0.000863812 sec., 19680 rows/sec., 1.54 MiB/sec. 2023.11.06 23:52:39.933944 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} DynamicQueryHandler: Done processing query 2023.11.06 23:52:39.933967 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:39.933981 [ 3 ] {} HTTP-Session: 3c97b5e7-4445-41ce-85e4-03d2bbf0e8e0 Destroying unnamed session 2023.11.06 23:52:39.934115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:39.934156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:39.934174 [ 3 ] {} HTTP-Session: a45425b4-cf2b-42da-bf59-6506c9f32912 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:39.934190 [ 3 ] {} HTTP-Session: a45425b4-cf2b-42da-bf59-6506c9f32912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:39.934264 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:39.934308 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:52:39.934445 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:39.934776 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:39.935055 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.06 23:52:39.935233 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.06 23:52:39.935351 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} executeQuery: Read 17 rows, 23.49 KiB in 0.001059895 sec., 16039 rows/sec., 21.64 MiB/sec. 2023.11.06 23:52:39.935468 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} DynamicQueryHandler: Done processing query 2023.11.06 23:52:39.935491 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.06 23:52:39.935506 [ 3 ] {} HTTP-Session: a45425b4-cf2b-42da-bf59-6506c9f32912 Destroying unnamed session 2023.11.06 23:52:44.476945 [ 102 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:52:44.477015 [ 102 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:52:44.933620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:44.933736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:44.933770 [ 3 ] {} HTTP-Session: 1d92e15e-f268-48d4-92b9-138ea501385b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:44.933796 [ 3 ] {} HTTP-Session: 1d92e15e-f268-48d4-92b9-138ea501385b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:44.933924 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:44.933986 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:44.934143 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:44.934556 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:44.934815 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.06 23:52:44.934987 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.06 23:52:44.935122 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} executeQuery: Read 6 rows, 348.00 B in 0.001153647 sec., 5200 rows/sec., 294.58 KiB/sec. 2023.11.06 23:52:44.935298 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} DynamicQueryHandler: Done processing query 2023.11.06 23:52:44.935326 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:44.935343 [ 3 ] {} HTTP-Session: 1d92e15e-f268-48d4-92b9-138ea501385b Destroying unnamed session 2023.11.06 23:52:44.935472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:44.935521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:44.935541 [ 3 ] {} HTTP-Session: e8bf0759-181c-4857-b4ac-2b469d4223e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:44.935561 [ 3 ] {} HTTP-Session: e8bf0759-181c-4857-b4ac-2b469d4223e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:44.935646 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:44.935689 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:44.935799 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:44.936152 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:44.936367 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.06 23:52:44.936516 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.06 23:52:44.936643 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} executeQuery: Read 96 rows, 9.32 KiB in 0.000960704 sec., 99926 rows/sec., 9.48 MiB/sec. 2023.11.06 23:52:44.936798 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} DynamicQueryHandler: Done processing query 2023.11.06 23:52:44.936823 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.06 23:52:44.936839 [ 3 ] {} HTTP-Session: e8bf0759-181c-4857-b4ac-2b469d4223e3 Destroying unnamed session 2023.11.06 23:52:44.937094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:44.937143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:44.937161 [ 3 ] {} HTTP-Session: 8e061af6-03c2-4086-b2cf-6997b2b488d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:44.937178 [ 3 ] {} HTTP-Session: 8e061af6-03c2-4086-b2cf-6997b2b488d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:44.937267 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:44.937307 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:44.937415 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:44.937925 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:44.938142 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.06 23:52:44.938286 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.06 23:52:44.938414 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} executeQuery: Read 291 rows, 20.45 KiB in 0.001115746 sec., 260812 rows/sec., 17.90 MiB/sec. 2023.11.06 23:52:44.938542 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} DynamicQueryHandler: Done processing query 2023.11.06 23:52:44.938566 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.06 23:52:44.938582 [ 3 ] {} HTTP-Session: 8e061af6-03c2-4086-b2cf-6997b2b488d0 Destroying unnamed session 2023.11.06 23:52:44.938731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:44.938775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:44.938793 [ 3 ] {} HTTP-Session: 92272cfe-930b-46b8-8673-da4b3b418b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:44.938811 [ 3 ] {} HTTP-Session: 92272cfe-930b-46b8-8673-da4b3b418b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:44.938881 [ 3 ] {548de480-886e-410e-945e-331571024d67} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:44.938921 [ 3 ] {548de480-886e-410e-945e-331571024d67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:52:44.939027 [ 3 ] {548de480-886e-410e-945e-331571024d67} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:44.939295 [ 3 ] {548de480-886e-410e-945e-331571024d67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:44.939547 [ 3 ] {548de480-886e-410e-945e-331571024d67} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:52:44.939723 [ 3 ] {548de480-886e-410e-945e-331571024d67} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:52:44.939842 [ 3 ] {548de480-886e-410e-945e-331571024d67} executeQuery: Read 6 rows, 258.00 B in 0.000922383 sec., 6504 rows/sec., 273.15 KiB/sec. 2023.11.06 23:52:44.939972 [ 3 ] {548de480-886e-410e-945e-331571024d67} DynamicQueryHandler: Done processing query 2023.11.06 23:52:44.939997 [ 3 ] {548de480-886e-410e-945e-331571024d67} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:44.940014 [ 3 ] {} HTTP-Session: 92272cfe-930b-46b8-8673-da4b3b418b23 Destroying unnamed session 2023.11.06 23:52:44.940140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:44.940187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:44.940207 [ 3 ] {} HTTP-Session: 3d2a6ab8-da6a-429a-a84e-ba4aca4d94b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:44.940225 [ 3 ] {} HTTP-Session: 3d2a6ab8-da6a-429a-a84e-ba4aca4d94b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:44.940301 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:44.940344 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:52:44.940460 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:44.940766 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:44.941008 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:52:44.941181 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:52:44.941314 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} executeQuery: Read 70 rows, 4.35 KiB in 0.000975784 sec., 71737 rows/sec., 4.35 MiB/sec. 2023.11.06 23:52:44.941488 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} DynamicQueryHandler: Done processing query 2023.11.06 23:52:44.941513 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:52:44.941530 [ 3 ] {} HTTP-Session: 3d2a6ab8-da6a-429a-a84e-ba4aca4d94b5 Destroying unnamed session 2023.11.06 23:52:44.941674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:44.941722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:44.941746 [ 3 ] {} HTTP-Session: 72846f09-2ea6-4994-8a63-752c8b57ed67 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:44.941764 [ 3 ] {} HTTP-Session: 72846f09-2ea6-4994-8a63-752c8b57ed67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:44.941838 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:44.941877 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:52:44.941990 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:44.942252 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:44.942480 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.06 23:52:44.942650 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.06 23:52:44.942785 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} executeQuery: Read 21 rows, 1.12 KiB in 0.000917443 sec., 22889 rows/sec., 1.19 MiB/sec. 2023.11.06 23:52:44.942910 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} DynamicQueryHandler: Done processing query 2023.11.06 23:52:44.942934 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:44.942951 [ 3 ] {} HTTP-Session: 72846f09-2ea6-4994-8a63-752c8b57ed67 Destroying unnamed session 2023.11.06 23:52:49.929230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:49.929362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:49.929393 [ 3 ] {} HTTP-Session: cd21148a-50c5-498d-bfec-312d3d4bbcd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:49.929420 [ 3 ] {} HTTP-Session: cd21148a-50c5-498d-bfec-312d3d4bbcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:49.929558 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:49.929626 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:49.929804 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:49.930272 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:49.930538 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.06 23:52:49.930704 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.06 23:52:49.930846 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} executeQuery: Read 17 rows, 1.38 KiB in 0.001248448 sec., 13616 rows/sec., 1.08 MiB/sec. 2023.11.06 23:52:49.930873 [ 98 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.06 23:52:49.930978 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:49.931015 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} DynamicQueryHandler: Done processing query 2023.11.06 23:52:49.931057 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:49.931076 [ 3 ] {} HTTP-Session: cd21148a-50c5-498d-bfec-312d3d4bbcd0 Destroying unnamed session 2023.11.06 23:52:49.931187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:49.931199 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.06 23:52:49.931237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:49.931258 [ 3 ] {} HTTP-Session: 1ec7b9e6-1bc2-421e-883e-12ebd7f84047 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:49.931274 [ 3 ] {} HTTP-Session: 1ec7b9e6-1bc2-421e-883e-12ebd7f84047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:49.931364 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:49.931402 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:52:49.931413 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:49.931496 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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.11.06 23:52:49.931572 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:49.931670 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2023.11.06 23:52:49.931821 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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.11.06 23:52:49.932017 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2023.11.06 23:52:49.932115 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:49.932130 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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.11.06 23:52:49.932230 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part 2023.11.06 23:52:49.932403 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.06 23:52:49.932571 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.06 23:52:49.932757 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} executeQuery: Read 51 rows, 4.58 KiB in 0.001356219 sec., 37604 rows/sec., 3.30 MiB/sec. 2023.11.06 23:52:49.932746 [ 97 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.06 23:52:49.932947 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:49.933114 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} DynamicQueryHandler: Done processing query 2023.11.06 23:52:49.933185 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:52:49.933251 [ 3 ] {} HTTP-Session: 1ec7b9e6-1bc2-421e-883e-12ebd7f84047 Destroying unnamed session 2023.11.06 23:52:49.933261 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.06 23:52:49.933525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:49.933603 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:52:49.933631 [ 15 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.002581568 sec., 25178.496169769693 rows/sec., 1.83 MiB/sec. 2023.11.06 23:52:49.933662 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2023.11.06 23:52:49.933637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:49.933729 [ 3 ] {} HTTP-Session: 76f95ab7-5447-423b-90d9-de4493d8aba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:49.933790 [ 3 ] {} HTTP-Session: 76f95ab7-5447-423b-90d9-de4493d8aba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:49.933826 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.06 23:52:49.934092 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:49.934120 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part 2023.11.06 23:52:49.934173 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.06 23:52:49.934210 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:49.934357 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.06 23:52:49.934601 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part 2023.11.06 23:52:49.934827 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:49.934861 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part 2023.11.06 23:52:49.935037 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part 2023.11.06 23:52:49.935307 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part 2023.11.06 23:52:49.935657 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:49.936040 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.06 23:52:49.936358 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.06 23:52:49.936546 [ 97 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.06 23:52:49.936637 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:49.936669 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} executeQuery: Read 17 rows, 1.36 KiB in 0.002500526 sec., 6798 rows/sec., 544.42 KiB/sec. 2023.11.06 23:52:49.936871 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.06 23:52:49.937201 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:52:49.937317 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part 2023.11.06 23:52:49.937318 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} DynamicQueryHandler: Done processing query 2023.11.06 23:52:49.937401 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:49.937461 [ 3 ] {} HTTP-Session: 76f95ab7-5447-423b-90d9-de4493d8aba3 Destroying unnamed session 2023.11.06 23:52:49.937475 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386993 sec., 97789.07784899589 rows/sec., 9.03 MiB/sec. 2023.11.06 23:52:49.937659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:49.937663 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part 2023.11.06 23:52:49.937696 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.06 23:52:49.937764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:49.937851 [ 3 ] {} HTTP-Session: 0713baa1-88c3-4b1f-a1b1-1b8df5d2451e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:49.937891 [ 3 ] {} HTTP-Session: 0713baa1-88c3-4b1f-a1b1-1b8df5d2451e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:49.938147 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 291 rows starting from the beginning of the part 2023.11.06 23:52:49.938161 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.06 23:52:49.938172 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:49.938311 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:52:49.938340 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.06 23:52:49.938620 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2023.11.06 23:52:49.938992 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 291 rows starting from the beginning of the part 2023.11.06 23:52:49.939117 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:49.939294 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part 2023.11.06 23:52:49.939960 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:49.940663 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:52:49.940931 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 4 columns (4 merged, 0 gathered) in 0.004221901 sec., 220753.6368095794 rows/sec., 15.29 MiB/sec. 2023.11.06 23:52:49.940959 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:52:49.941158 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.06 23:52:49.941174 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} executeQuery: Read 17 rows, 23.49 KiB in 0.002911662 sec., 5838 rows/sec., 7.88 MiB/sec. 2023.11.06 23:52:49.941401 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} DynamicQueryHandler: Done processing query 2023.11.06 23:52:49.941431 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.06 23:52:49.941453 [ 3 ] {} HTTP-Session: 0713baa1-88c3-4b1f-a1b1-1b8df5d2451e Destroying unnamed session 2023.11.06 23:52:49.941491 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.06 23:52:49.941569 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.06 23:52:54.933886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:54.934007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:54.934036 [ 3 ] {} HTTP-Session: 677cb9fd-7c24-47cc-b5c1-805e69416e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:54.934062 [ 3 ] {} HTTP-Session: 677cb9fd-7c24-47cc-b5c1-805e69416e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:54.934189 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:54.934259 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:54.934423 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:54.934845 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:54.935113 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.06 23:52:54.935289 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.06 23:52:54.935427 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} executeQuery: Read 6 rows, 348.00 B in 0.001190246 sec., 5040 rows/sec., 285.52 KiB/sec. 2023.11.06 23:52:54.935580 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} DynamicQueryHandler: Done processing query 2023.11.06 23:52:54.935608 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:52:54.935625 [ 3 ] {} HTTP-Session: 677cb9fd-7c24-47cc-b5c1-805e69416e42 Destroying unnamed session 2023.11.06 23:52:54.935755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:54.935811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:54.935833 [ 3 ] {} HTTP-Session: f24329f3-3e8e-4faf-ad80-cc0819c35e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:54.935853 [ 3 ] {} HTTP-Session: f24329f3-3e8e-4faf-ad80-cc0819c35e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:54.935939 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:54.935980 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:54.936091 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:54.936473 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:54.936694 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.06 23:52:54.936844 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.06 23:52:54.936973 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} executeQuery: Read 96 rows, 9.32 KiB in 0.001004425 sec., 95577 rows/sec., 9.06 MiB/sec. 2023.11.06 23:52:54.937118 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} DynamicQueryHandler: Done processing query 2023.11.06 23:52:54.937143 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.06 23:52:54.937159 [ 3 ] {} HTTP-Session: f24329f3-3e8e-4faf-ad80-cc0819c35e94 Destroying unnamed session 2023.11.06 23:52:54.937320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:54.937371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:54.937391 [ 3 ] {} HTTP-Session: 93cc5866-b714-4592-9fd8-5a09346c71f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:54.937409 [ 3 ] {} HTTP-Session: 93cc5866-b714-4592-9fd8-5a09346c71f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:54.937498 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:54.937538 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:54.937647 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:54.938110 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:54.938335 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.06 23:52:54.938485 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.06 23:52:54.938604 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} executeQuery: Read 291 rows, 20.45 KiB in 0.001078095 sec., 269920 rows/sec., 18.53 MiB/sec. 2023.11.06 23:52:54.938722 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} DynamicQueryHandler: Done processing query 2023.11.06 23:52:54.938747 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.06 23:52:54.938763 [ 3 ] {} HTTP-Session: 93cc5866-b714-4592-9fd8-5a09346c71f3 Destroying unnamed session 2023.11.06 23:52:54.938930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:54.938977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:54.938998 [ 3 ] {} HTTP-Session: d37b7961-3454-4c0c-bf2f-be5f4d580227 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:54.939017 [ 3 ] {} HTTP-Session: d37b7961-3454-4c0c-bf2f-be5f4d580227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:54.939086 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:54.939127 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:52:54.939236 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:54.939494 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:54.939732 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.06 23:52:54.939904 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.06 23:52:54.940030 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} executeQuery: Read 6 rows, 258.00 B in 0.000913203 sec., 6570 rows/sec., 275.90 KiB/sec. 2023.11.06 23:52:54.940151 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} DynamicQueryHandler: Done processing query 2023.11.06 23:52:54.940177 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:54.940192 [ 3 ] {} HTTP-Session: d37b7961-3454-4c0c-bf2f-be5f4d580227 Destroying unnamed session 2023.11.06 23:52:54.940324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:54.940369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:54.940391 [ 3 ] {} HTTP-Session: 7a573149-8078-4ddf-987d-81c943124e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:54.940408 [ 3 ] {} HTTP-Session: 7a573149-8078-4ddf-987d-81c943124e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:54.940481 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:54.940524 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:52:54.940642 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:54.940946 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:54.941205 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.06 23:52:54.941382 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.06 23:52:54.941504 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} executeQuery: Read 70 rows, 4.35 KiB in 0.000994204 sec., 70408 rows/sec., 4.27 MiB/sec. 2023.11.06 23:52:54.941623 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} DynamicQueryHandler: Done processing query 2023.11.06 23:52:54.941649 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:52:54.941665 [ 3 ] {} HTTP-Session: 7a573149-8078-4ddf-987d-81c943124e06 Destroying unnamed session 2023.11.06 23:52:54.941812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:54.941861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:54.941881 [ 3 ] {} HTTP-Session: 36ac3de0-309e-452b-90ba-c92ceba306df Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:54.941898 [ 3 ] {} HTTP-Session: 36ac3de0-309e-452b-90ba-c92ceba306df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:54.941967 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:54.942007 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:52:54.942112 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:54.942368 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:54.942599 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.06 23:52:54.942771 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.06 23:52:54.942899 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} executeQuery: Read 21 rows, 1.12 KiB in 0.000902563 sec., 23267 rows/sec., 1.21 MiB/sec. 2023.11.06 23:52:54.943015 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} DynamicQueryHandler: Done processing query 2023.11.06 23:52:54.943039 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:52:54.943056 [ 3 ] {} HTTP-Session: 36ac3de0-309e-452b-90ba-c92ceba306df Destroying unnamed session 2023.11.06 23:52:59.477050 [ 90 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:52:59.477120 [ 90 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:52:59.929393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:59.929515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:59.929545 [ 3 ] {} HTTP-Session: b0344f62-3f31-4b0b-a1a5-33488ceb4f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:59.929576 [ 3 ] {} HTTP-Session: b0344f62-3f31-4b0b-a1a5-33488ceb4f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:59.929724 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:59.929796 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:52:59.929962 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:59.930398 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:59.930669 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.06 23:52:59.930834 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.06 23:52:59.930978 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} executeQuery: Read 17 rows, 1.38 KiB in 0.001205578 sec., 14101 rows/sec., 1.12 MiB/sec. 2023.11.06 23:52:59.931127 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} DynamicQueryHandler: Done processing query 2023.11.06 23:52:59.931153 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:59.931170 [ 3 ] {} HTTP-Session: b0344f62-3f31-4b0b-a1a5-33488ceb4f21 Destroying unnamed session 2023.11.06 23:52:59.931287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:59.931337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:59.931356 [ 3 ] {} HTTP-Session: e8d9d6f5-226a-4c8e-925f-9655e8642883 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:59.931374 [ 3 ] {} HTTP-Session: e8d9d6f5-226a-4c8e-925f-9655e8642883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:59.931453 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:59.931494 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:52:59.931602 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:59.931936 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:59.932146 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.06 23:52:59.932291 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.06 23:52:59.932420 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} executeQuery: Read 51 rows, 4.58 KiB in 0.000931714 sec., 54737 rows/sec., 4.80 MiB/sec. 2023.11.06 23:52:59.932591 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} DynamicQueryHandler: Done processing query 2023.11.06 23:52:59.932615 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:52:59.932632 [ 3 ] {} HTTP-Session: e8d9d6f5-226a-4c8e-925f-9655e8642883 Destroying unnamed session 2023.11.06 23:52:59.932747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:59.932793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:59.932811 [ 3 ] {} HTTP-Session: 7fb7e7d8-b992-4e9c-b22e-2d5ca56135ba Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:59.932828 [ 3 ] {} HTTP-Session: 7fb7e7d8-b992-4e9c-b22e-2d5ca56135ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:59.932898 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:59.932938 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:52:59.933053 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:59.933360 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:59.933570 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.06 23:52:59.933717 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.06 23:52:59.933834 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} executeQuery: Read 17 rows, 1.36 KiB in 0.000895423 sec., 18985 rows/sec., 1.48 MiB/sec. 2023.11.06 23:52:59.933938 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} DynamicQueryHandler: Done processing query 2023.11.06 23:52:59.933961 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:52:59.933977 [ 3 ] {} HTTP-Session: 7fb7e7d8-b992-4e9c-b22e-2d5ca56135ba Destroying unnamed session 2023.11.06 23:52:59.934177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:52:59.934221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:52:59.934239 [ 3 ] {} HTTP-Session: 99687100-3566-4f46-b3ce-a9391662addd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:52:59.934256 [ 3 ] {} HTTP-Session: 99687100-3566-4f46-b3ce-a9391662addd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:52:59.934330 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:52:59.934373 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:52:59.934503 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:52:59.934869 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:52:59.935156 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.06 23:52:59.935329 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.06 23:52:59.935458 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} executeQuery: Read 17 rows, 23.49 KiB in 0.001099485 sec., 15461 rows/sec., 20.86 MiB/sec. 2023.11.06 23:52:59.935596 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} DynamicQueryHandler: Done processing query 2023.11.06 23:52:59.935621 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.06 23:52:59.935637 [ 3 ] {} HTTP-Session: 99687100-3566-4f46-b3ce-a9391662addd Destroying unnamed session 2023.11.06 23:53:04.935086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:04.935209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:04.935235 [ 3 ] {} HTTP-Session: ef7f2049-4b42-4e2a-b46d-d955b0002e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:04.935260 [ 3 ] {} HTTP-Session: ef7f2049-4b42-4e2a-b46d-d955b0002e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:04.935384 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:04.935444 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:04.935602 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:04.935993 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:53:04.936251 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.06 23:53:04.936409 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.06 23:53:04.936548 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} executeQuery: Read 6 rows, 348.00 B in 0.001129716 sec., 5311 rows/sec., 300.82 KiB/sec. 2023.11.06 23:53:04.936677 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} DynamicQueryHandler: Done processing query 2023.11.06 23:53:04.936702 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:04.936718 [ 3 ] {} HTTP-Session: ef7f2049-4b42-4e2a-b46d-d955b0002e21 Destroying unnamed session 2023.11.06 23:53:04.936841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:04.936886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:04.936906 [ 3 ] {} HTTP-Session: 1e3596ba-a7f0-476f-9ec6-b50cfa348c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:04.936923 [ 3 ] {} HTTP-Session: 1e3596ba-a7f0-476f-9ec6-b50cfa348c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:04.936996 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:04.937034 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:04.937135 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:04.937477 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:53:04.937689 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.06 23:53:04.937841 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.06 23:53:04.937962 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} executeQuery: Read 96 rows, 9.32 KiB in 0.000937413 sec., 102409 rows/sec., 9.71 MiB/sec. 2023.11.06 23:53:04.938077 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} DynamicQueryHandler: Done processing query 2023.11.06 23:53:04.938102 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.06 23:53:04.938118 [ 3 ] {} HTTP-Session: 1e3596ba-a7f0-476f-9ec6-b50cfa348c14 Destroying unnamed session 2023.11.06 23:53:04.938275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:04.938322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:04.938342 [ 3 ] {} HTTP-Session: a50e77f5-42e7-46e0-8a59-b9956a60d918 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:04.938359 [ 3 ] {} HTTP-Session: a50e77f5-42e7-46e0-8a59-b9956a60d918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:04.938444 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:04.938482 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:04.938585 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:04.939014 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:53:04.939242 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.06 23:53:04.939385 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.06 23:53:04.939503 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} executeQuery: Read 291 rows, 20.45 KiB in 0.001025864 sec., 283663 rows/sec., 19.47 MiB/sec. 2023.11.06 23:53:04.939608 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} DynamicQueryHandler: Done processing query 2023.11.06 23:53:04.939631 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.06 23:53:04.939647 [ 3 ] {} HTTP-Session: a50e77f5-42e7-46e0-8a59-b9956a60d918 Destroying unnamed session 2023.11.06 23:53:04.939805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:04.939850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:04.939870 [ 3 ] {} HTTP-Session: d9351bb8-b291-41d1-9132-fec6b8b15f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:04.939886 [ 3 ] {} HTTP-Session: d9351bb8-b291-41d1-9132-fec6b8b15f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:04.939954 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:04.939994 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:53:04.940099 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:04.940332 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:53:04.940569 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.06 23:53:04.940739 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.06 23:53:04.940869 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} executeQuery: Read 6 rows, 258.00 B in 0.000884773 sec., 6781 rows/sec., 284.77 KiB/sec. 2023.11.06 23:53:04.940989 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} DynamicQueryHandler: Done processing query 2023.11.06 23:53:04.941014 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:04.941030 [ 3 ] {} HTTP-Session: d9351bb8-b291-41d1-9132-fec6b8b15f52 Destroying unnamed session 2023.11.06 23:53:04.941169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:04.941214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:04.941234 [ 3 ] {} HTTP-Session: e2876613-4e4d-492f-bae6-a07282a0429b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:04.941250 [ 3 ] {} HTTP-Session: e2876613-4e4d-492f-bae6-a07282a0429b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:04.941322 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:04.941365 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:04.941484 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:04.941769 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:53:04.942019 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.06 23:53:04.942182 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.06 23:53:04.942302 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} executeQuery: Read 70 rows, 4.35 KiB in 0.000972494 sec., 71979 rows/sec., 4.36 MiB/sec. 2023.11.06 23:53:04.942403 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} DynamicQueryHandler: Done processing query 2023.11.06 23:53:04.942426 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:04.942441 [ 3 ] {} HTTP-Session: e2876613-4e4d-492f-bae6-a07282a0429b Destroying unnamed session 2023.11.06 23:53:04.942573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:04.942614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:04.942632 [ 3 ] {} HTTP-Session: 0d7b3751-0f49-4ee4-a2ab-d3de40730bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:04.942647 [ 3 ] {} HTTP-Session: 0d7b3751-0f49-4ee4-a2ab-d3de40730bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:04.942712 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:04.942747 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:53:04.942843 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:04.943141 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:53:04.943371 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.06 23:53:04.943551 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.06 23:53:04.943680 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} executeQuery: Read 21 rows, 1.12 KiB in 0.000887122 sec., 23672 rows/sec., 1.23 MiB/sec. 2023.11.06 23:53:04.943677 [ 85 ] {} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.06 23:53:04.943795 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. 2023.11.06 23:53:04.943856 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} DynamicQueryHandler: Done processing query 2023.11.06 23:53:04.943888 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.06 23:53:04.943890 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:04.943930 [ 3 ] {} HTTP-Session: 0d7b3751-0f49-4ee4-a2ab-d3de40730bbb Destroying unnamed session 2023.11.06 23:53:04.943976 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:04.944018 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:04.944166 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2023.11.06 23:53:04.944264 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:04.944352 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:04.944437 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:04.944524 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:04.947951 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 4 columns (4 merged, 0 gathered) in 0.004097289 sec., 31484.23262308322 rows/sec., 1.74 MiB/sec. 2023.11.06 23:53:04.948057 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.06 23:53:04.948245 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.06 23:53:04.948301 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.06 23:53:09.928028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.928164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.928196 [ 3 ] {} HTTP-Session: 0f21dda2-e1e5-4df9-9e3a-07970b710d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.928224 [ 3 ] {} HTTP-Session: 0f21dda2-e1e5-4df9-9e3a-07970b710d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.928444 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.929162 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.929356 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.929406 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.929572 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.06 23:53:09.929697 [ 189 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.929700 [ 186 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.929855 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.929942 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.931631 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} executeQuery: Read 16 rows, 2.05 KiB in 0.003134055 sec., 5105 rows/sec., 654.67 KiB/sec. 2023.11.06 23:53:09.931906 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.931932 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.931949 [ 3 ] {} HTTP-Session: 0f21dda2-e1e5-4df9-9e3a-07970b710d97 Destroying unnamed session 2023.11.06 23:53:09.932223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.932269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.932288 [ 3 ] {} HTTP-Session: 1337c949-8fb5-48d4-8dc4-96bcb2960234 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.932306 [ 3 ] {} HTTP-Session: 1337c949-8fb5-48d4-8dc4-96bcb2960234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.932432 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.932923 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.933096 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.933137 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.933280 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.06 23:53:09.933359 [ 191 ] {de869749-78fb-44f1-969f-a7050558175f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.933374 [ 193 ] {de869749-78fb-44f1-969f-a7050558175f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.933472 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.933530 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.935008 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} executeQuery: Read 16 rows, 2.05 KiB in 0.002537307 sec., 6305 rows/sec., 808.64 KiB/sec. 2023.11.06 23:53:09.935283 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.935312 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.935332 [ 3 ] {} HTTP-Session: 1337c949-8fb5-48d4-8dc4-96bcb2960234 Destroying unnamed session 2023.11.06 23:53:09.935577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.935631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.935654 [ 3 ] {} HTTP-Session: 6fb4f81f-e598-480b-94fd-e380b5949ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.935674 [ 3 ] {} HTTP-Session: 6fb4f81f-e598-480b-94fd-e380b5949ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.935829 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.936397 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.936570 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.936611 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.936756 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.06 23:53:09.936821 [ 189 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.936847 [ 187 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.936945 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.937005 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.938196 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} executeQuery: Read 16 rows, 2.05 KiB in 0.002323324 sec., 6886 rows/sec., 883.11 KiB/sec. 2023.11.06 23:53:09.938452 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.938477 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.938493 [ 3 ] {} HTTP-Session: 6fb4f81f-e598-480b-94fd-e380b5949ee8 Destroying unnamed session 2023.11.06 23:53:09.938825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.938868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.938887 [ 3 ] {} HTTP-Session: 5a3a8686-8d63-4001-a1ee-4c9ea618cce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.938903 [ 3 ] {} HTTP-Session: 5a3a8686-8d63-4001-a1ee-4c9ea618cce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.939032 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.939534 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.939711 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.939752 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.939896 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.06 23:53:09.939976 [ 191 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.939989 [ 187 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.940073 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.940133 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.941485 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} executeQuery: Read 16 rows, 2.05 KiB in 0.002413635 sec., 6629 rows/sec., 850.07 KiB/sec. 2023.11.06 23:53:09.941729 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.941754 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.941770 [ 3 ] {} HTTP-Session: 5a3a8686-8d63-4001-a1ee-4c9ea618cce9 Destroying unnamed session 2023.11.06 23:53:09.942118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.942163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.942182 [ 3 ] {} HTTP-Session: 3a624664-a63a-47fa-9d1e-e139cec295c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.942199 [ 3 ] {} HTTP-Session: 3a624664-a63a-47fa-9d1e-e139cec295c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.942325 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.942828 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.943007 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.943048 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.943195 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.06 23:53:09.943263 [ 189 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.943282 [ 186 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.943382 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.943442 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.944902 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} executeQuery: Read 16 rows, 2.05 KiB in 0.002539286 sec., 6300 rows/sec., 808.01 KiB/sec. 2023.11.06 23:53:09.945153 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.945177 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.945193 [ 3 ] {} HTTP-Session: 3a624664-a63a-47fa-9d1e-e139cec295c8 Destroying unnamed session 2023.11.06 23:53:09.945405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.945449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.945469 [ 3 ] {} HTTP-Session: ce5891dc-59d5-4a38-bdd6-f11f9ce9c274 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.945485 [ 3 ] {} HTTP-Session: ce5891dc-59d5-4a38-bdd6-f11f9ce9c274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.945613 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.946119 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.946299 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.946340 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.946484 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.06 23:53:09.946552 [ 187 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.946567 [ 189 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.946659 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.946719 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.948151 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} executeQuery: Read 16 rows, 2.05 KiB in 0.002498606 sec., 6403 rows/sec., 821.16 KiB/sec. 2023.11.06 23:53:09.948406 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.948430 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.948446 [ 3 ] {} HTTP-Session: ce5891dc-59d5-4a38-bdd6-f11f9ce9c274 Destroying unnamed session 2023.11.06 23:53:09.948690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.948735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.948754 [ 3 ] {} HTTP-Session: 1dd197f6-0dba-43b4-a4a5-594fe24ffaae Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.948770 [ 3 ] {} HTTP-Session: 1dd197f6-0dba-43b4-a4a5-594fe24ffaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.948900 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.949410 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.949588 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.949628 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.949773 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2023.11.06 23:53:09.949835 [ 187 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.949850 [ 186 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.949945 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.950004 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.951368 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} executeQuery: Read 16 rows, 2.05 KiB in 0.002429095 sec., 6586 rows/sec., 844.66 KiB/sec. 2023.11.06 23:53:09.951618 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.951643 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.951659 [ 3 ] {} HTTP-Session: 1dd197f6-0dba-43b4-a4a5-594fe24ffaae Destroying unnamed session 2023.11.06 23:53:09.951860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.951905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.951923 [ 3 ] {} HTTP-Session: ea021119-14fa-4303-9808-bff9f1fa2179 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.951940 [ 3 ] {} HTTP-Session: ea021119-14fa-4303-9808-bff9f1fa2179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.952073 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.952588 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.952768 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.952809 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.952955 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2023.11.06 23:53:09.953044 [ 186 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.953047 [ 189 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.953149 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.953208 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.954652 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} executeQuery: Read 16 rows, 2.05 KiB in 0.002538156 sec., 6303 rows/sec., 808.37 KiB/sec. 2023.11.06 23:53:09.954911 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.954934 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.954950 [ 3 ] {} HTTP-Session: ea021119-14fa-4303-9808-bff9f1fa2179 Destroying unnamed session 2023.11.06 23:53:09.955183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.955226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.955245 [ 3 ] {} HTTP-Session: 91eaa762-5160-44d1-a913-84a021fa2af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.955261 [ 3 ] {} HTTP-Session: 91eaa762-5160-44d1-a913-84a021fa2af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.955391 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.955911 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.956092 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.956133 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.956279 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2023.11.06 23:53:09.956357 [ 189 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.956371 [ 187 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.956470 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.956529 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.957969 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} executeQuery: Read 16 rows, 2.05 KiB in 0.002538256 sec., 6303 rows/sec., 808.33 KiB/sec. 2023.11.06 23:53:09.958239 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.958267 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.958287 [ 3 ] {} HTTP-Session: 91eaa762-5160-44d1-a913-84a021fa2af0 Destroying unnamed session 2023.11.06 23:53:09.958527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.958580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.958603 [ 3 ] {} HTTP-Session: 519ae162-edf9-4193-a60e-6b1dff6063e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.958623 [ 3 ] {} HTTP-Session: 519ae162-edf9-4193-a60e-6b1dff6063e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.958786 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.959391 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.959575 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.959616 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.959764 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2023.11.06 23:53:09.959840 [ 187 ] {43b96e57-e675-4041-83fe-14b9f951580d} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.959850 [ 186 ] {43b96e57-e675-4041-83fe-14b9f951580d} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.959952 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.960012 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.961466 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} executeQuery: Read 16 rows, 2.05 KiB in 0.002634598 sec., 6073 rows/sec., 778.77 KiB/sec. 2023.11.06 23:53:09.961723 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.961748 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.961764 [ 3 ] {} HTTP-Session: 519ae162-edf9-4193-a60e-6b1dff6063e2 Destroying unnamed session 2023.11.06 23:53:09.961994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.962039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.962057 [ 3 ] {} HTTP-Session: b1f8566b-7b93-4ca8-92d2-24c9425bd672 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.962074 [ 3 ] {} HTTP-Session: b1f8566b-7b93-4ca8-92d2-24c9425bd672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.962208 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.06 23:53:09.962737 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.962925 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.962966 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.06 23:53:09.963111 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2023.11.06 23:53:09.963178 [ 186 ] {61d48816-4487-4557-acb0-15af20e092e0} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.06 23:53:09.963199 [ 189 ] {61d48816-4487-4557-acb0-15af20e092e0} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.06 23:53:09.963292 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.06 23:53:09.963353 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.06 23:53:09.964795 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} executeQuery: Read 16 rows, 2.05 KiB in 0.002545577 sec., 6285 rows/sec., 806.01 KiB/sec. 2023.11.06 23:53:09.965058 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.965082 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.06 23:53:09.965098 [ 3 ] {} HTTP-Session: b1f8566b-7b93-4ca8-92d2-24c9425bd672 Destroying unnamed session 2023.11.06 23:53:09.966583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.966628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.966647 [ 3 ] {} HTTP-Session: ea151737-8fdb-4924-9ce7-212167bca520 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.966664 [ 3 ] {} HTTP-Session: ea151737-8fdb-4924-9ce7-212167bca520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.966744 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:09.966784 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.06 23:53:09.966923 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:09.967240 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:09.967537 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.06 23:53:09.967694 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.06 23:53:09.967832 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} executeQuery: Read 11 rows, 1009.00 B in 0.001060435 sec., 10373 rows/sec., 929.20 KiB/sec. 2023.11.06 23:53:09.967957 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.967981 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:53:09.967996 [ 3 ] {} HTTP-Session: ea151737-8fdb-4924-9ce7-212167bca520 Destroying unnamed session 2023.11.06 23:53:09.968099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.968144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.968162 [ 3 ] {} HTTP-Session: d16bf6a8-4108-4337-9e16-b4c8a9025fce Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.968179 [ 3 ] {} HTTP-Session: d16bf6a8-4108-4337-9e16-b4c8a9025fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.968248 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:09.968287 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:09.968388 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:09.968666 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:09.968865 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.06 23:53:09.969008 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.06 23:53:09.969136 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} executeQuery: Read 17 rows, 1.38 KiB in 0.000856493 sec., 19848 rows/sec., 1.57 MiB/sec. 2023.11.06 23:53:09.969250 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.969274 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:09.969289 [ 3 ] {} HTTP-Session: d16bf6a8-4108-4337-9e16-b4c8a9025fce Destroying unnamed session 2023.11.06 23:53:09.969393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.969437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.969455 [ 3 ] {} HTTP-Session: 53392be9-5395-479e-979d-2f0f4c684b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.969471 [ 3 ] {} HTTP-Session: 53392be9-5395-479e-979d-2f0f4c684b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.969540 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:09.969578 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:09.969679 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:09.969984 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:09.970183 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.06 23:53:09.970327 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.06 23:53:09.970450 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} executeQuery: Read 51 rows, 4.58 KiB in 0.000879612 sec., 57980 rows/sec., 5.08 MiB/sec. 2023.11.06 23:53:09.970564 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.970589 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:53:09.970604 [ 3 ] {} HTTP-Session: 53392be9-5395-479e-979d-2f0f4c684b23 Destroying unnamed session 2023.11.06 23:53:09.970716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.970761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.970780 [ 3 ] {} HTTP-Session: a5d37b59-4c3a-4aa8-b373-aa2ce8ddf07c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.970796 [ 3 ] {} HTTP-Session: a5d37b59-4c3a-4aa8-b373-aa2ce8ddf07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.970865 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:09.970901 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:09.971004 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:09.971279 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:09.971475 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.06 23:53:09.971623 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.06 23:53:09.971755 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} executeQuery: Read 28 rows, 2.23 KiB in 0.000855282 sec., 32737 rows/sec., 2.54 MiB/sec. 2023.11.06 23:53:09.971896 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.971920 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:09.971935 [ 3 ] {} HTTP-Session: a5d37b59-4c3a-4aa8-b373-aa2ce8ddf07c Destroying unnamed session 2023.11.06 23:53:09.972032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.972077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.972095 [ 3 ] {} HTTP-Session: 79ef26b6-6076-4c93-ac22-a51219424467 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.972111 [ 3 ] {} HTTP-Session: 79ef26b6-6076-4c93-ac22-a51219424467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.972179 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:09.972219 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:09.972335 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:09.972622 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:09.972856 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.06 23:53:09.973027 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.06 23:53:09.973146 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} executeQuery: Read 11 rows, 743.00 B in 0.000932983 sec., 11790 rows/sec., 777.71 KiB/sec. 2023.11.06 23:53:09.973144 [ 81 ] {} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.06 23:53:09.973233 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:09.973336 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.973364 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.06 23:53:09.973372 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:53:09.973407 [ 3 ] {} HTTP-Session: 79ef26b6-6076-4c93-ac22-a51219424467 Destroying unnamed session 2023.11.06 23:53:09.973453 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:09.973482 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:09.973543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:09.973600 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:09.973601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:09.973642 [ 3 ] {} HTTP-Session: 557ab012-d0b7-4caa-8742-2be60f2b06dc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:09.973665 [ 3 ] {} HTTP-Session: 557ab012-d0b7-4caa-8742-2be60f2b06dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:09.973745 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:09.973794 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:09.973866 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:09.973876 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:09.974048 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:09.974172 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:09.974192 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2023.11.06 23:53:09.974717 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:09.975217 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.06 23:53:09.975235 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001920718 sec., 187950.54765978138 rows/sec., 11.42 MiB/sec. 2023.11.06 23:53:09.975434 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.06 23:53:09.975507 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.06 23:53:09.975735 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} executeQuery: Read 17 rows, 23.49 KiB in 0.001894568 sec., 8973 rows/sec., 12.11 MiB/sec. 2023.11.06 23:53:09.975882 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.06 23:53:09.975977 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} DynamicQueryHandler: Done processing query 2023.11.06 23:53:09.976001 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.06 23:53:09.976013 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.06 23:53:09.976045 [ 3 ] {} HTTP-Session: 557ab012-d0b7-4caa-8742-2be60f2b06dc Destroying unnamed session 2023.11.06 23:53:10.000137 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.18 MiB, peak 237.34 MiB, will set to 230.76 MiB (RSS), difference: -1.41 MiB 2023.11.06 23:53:14.477160 [ 59 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:53:14.477228 [ 59 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:53:14.936039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:14.936144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:14.936170 [ 3 ] {} HTTP-Session: 457174fe-4410-468f-a35b-14dc935ceb79 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:14.936195 [ 3 ] {} HTTP-Session: 457174fe-4410-468f-a35b-14dc935ceb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:14.936321 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:14.936381 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:14.936537 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:14.937001 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.937257 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.06 23:53:14.937418 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.06 23:53:14.937559 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} executeQuery: Read 33 rows, 2.53 KiB in 0.001192307 sec., 27677 rows/sec., 2.07 MiB/sec. 2023.11.06 23:53:14.937559 [ 59 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.06 23:53:14.937677 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.937766 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.06 23:53:14.937781 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} DynamicQueryHandler: Done processing query 2023.11.06 23:53:14.937841 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:14.937892 [ 3 ] {} HTTP-Session: 457174fe-4410-468f-a35b-14dc935ceb79 Destroying unnamed session 2023.11.06 23:53:14.937941 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:14.937979 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 23 rows starting from the beginning of the part 2023.11.06 23:53:14.938118 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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.11.06 23:53:14.938187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 28829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:14.938284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:14.938317 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part 2023.11.06 23:53:14.938331 [ 3 ] {} HTTP-Session: d8c5a1ef-b86a-4855-a0a7-0281a6772c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:14.938390 [ 3 ] {} HTTP-Session: d8c5a1ef-b86a-4855-a0a7-0281a6772c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:14.938572 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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.11.06 23:53:14.938589 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:14.938689 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:14.938774 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part 2023.11.06 23:53:14.939142 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part 2023.11.06 23:53:14.939164 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:14.940036 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.940561 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.06 23:53:14.940680 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002923712 sec., 34887.157148173275 rows/sec., 2.57 MiB/sec. 2023.11.06 23:53:14.940803 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.06 23:53:14.940935 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.06 23:53:14.940971 [ 59 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.06 23:53:14.941045 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} executeQuery: Read 177 rows, 18.01 KiB in 0.002356324 sec., 75117 rows/sec., 7.46 MiB/sec. 2023.11.06 23:53:14.941072 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.941320 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.06 23:53:14.941420 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.06 23:53:14.941453 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} DynamicQueryHandler: Done processing query 2023.11.06 23:53:14.941518 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.11.06 23:53:14.941555 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:14.941577 [ 3 ] {} HTTP-Session: d8c5a1ef-b86a-4855-a0a7-0281a6772c73 Destroying unnamed session 2023.11.06 23:53:14.941577 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.06 23:53:14.941619 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part 2023.11.06 23:53:14.941862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 52553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:14.941870 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part 2023.11.06 23:53:14.941953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:14.941996 [ 3 ] {} HTTP-Session: 2b8b8d8c-f0fe-41fa-8aba-44dc95a6b6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:14.942048 [ 3 ] {} HTTP-Session: 2b8b8d8c-f0fe-41fa-8aba-44dc95a6b6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:14.942086 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2023.11.06 23:53:14.942270 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:14.942310 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part 2023.11.06 23:53:14.942362 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:14.942555 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2023.11.06 23:53:14.942839 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:14.942856 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 177 rows starting from the beginning of the part 2023.11.06 23:53:14.943880 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.944427 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.06 23:53:14.944496 [ 17 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003352118 sec., 184361.0517290859 rows/sec., 17.40 MiB/sec. 2023.11.06 23:53:14.944656 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.06 23:53:14.944676 [ 23 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.06 23:53:14.944818 [ 59 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.06 23:53:14.944872 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} executeQuery: Read 327 rows, 23.34 KiB in 0.002529646 sec., 129267 rows/sec., 9.01 MiB/sec. 2023.11.06 23:53:14.944892 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.944977 [ 23 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.06 23:53:14.945183 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.06 23:53:14.945200 [ 23 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.06 23:53:14.945350 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} DynamicQueryHandler: Done processing query 2023.11.06 23:53:14.945419 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:53:14.945437 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:14.945458 [ 3 ] {} HTTP-Session: 2b8b8d8c-f0fe-41fa-8aba-44dc95a6b6d2 Destroying unnamed session 2023.11.06 23:53:14.945479 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part 2023.11.06 23:53:14.945584 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 291 rows starting from the beginning of the part 2023.11.06 23:53:14.945593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:14.945651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:14.945680 [ 3 ] {} HTTP-Session: 02b15ee3-bcd6-4bd9-abed-88b3161d1a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:14.945691 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part 2023.11.06 23:53:14.945702 [ 3 ] {} HTTP-Session: 02b15ee3-bcd6-4bd9-abed-88b3161d1a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:14.945829 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:14.945830 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 291 rows starting from the beginning of the part 2023.11.06 23:53:14.945884 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:53:14.945980 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part 2023.11.06 23:53:14.946139 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:14.946148 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 327 rows starting from the beginning of the part 2023.11.06 23:53:14.946560 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.946904 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.06 23:53:14.947108 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.06 23:53:14.947238 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238962 sec., 569013.6768734797 rows/sec., 39.52 MiB/sec. 2023.11.06 23:53:14.947279 [ 59 ] {} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.06 23:53:14.947338 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} executeQuery: Read 6 rows, 258.00 B in 0.001460521 sec., 4108 rows/sec., 172.51 KiB/sec. 2023.11.06 23:53:14.947363 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.947546 [ 23 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.06 23:53:14.947550 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.06 23:53:14.947671 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} DynamicQueryHandler: Done processing query 2023.11.06 23:53:14.947711 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:14.947742 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:14.947753 [ 3 ] {} HTTP-Session: 02b15ee3-bcd6-4bd9-abed-88b3161d1a46 Destroying unnamed session 2023.11.06 23:53:14.947803 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:53:14.947904 [ 23 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.06 23:53:14.947966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:14.948033 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:53:14.948054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:14.948092 [ 23 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.06 23:53:14.948117 [ 3 ] {} HTTP-Session: eae00916-0fa3-4fe6-ad4a-53e745779814 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:14.948175 [ 3 ] {} HTTP-Session: eae00916-0fa3-4fe6-ad4a-53e745779814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:14.948360 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:53:14.948401 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:14.948469 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:14.948487 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:53:14.948649 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:53:14.948732 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:14.948782 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:53:14.949251 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.949635 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.06 23:53:14.949636 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198932 sec., 16371.584023516873 rows/sec., 687.48 KiB/sec. 2023.11.06 23:53:14.949789 [ 23 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.06 23:53:14.949914 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.06 23:53:14.950089 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} executeQuery: Read 70 rows, 4.35 KiB in 0.001646054 sec., 42525 rows/sec., 2.58 MiB/sec. 2023.11.06 23:53:14.950117 [ 23 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.06 23:53:14.950238 [ 23 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.06 23:53:14.950306 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} DynamicQueryHandler: Done processing query 2023.11.06 23:53:14.950369 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:14.950386 [ 3 ] {} HTTP-Session: eae00916-0fa3-4fe6-ad4a-53e745779814 Destroying unnamed session 2023.11.06 23:53:14.950566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 28909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:14.950612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:14.950631 [ 3 ] {} HTTP-Session: 191bb765-15e1-4cf6-8fa1-e1c30b01ab76 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:14.950648 [ 3 ] {} HTTP-Session: 191bb765-15e1-4cf6-8fa1-e1c30b01ab76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:14.950723 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:14.950768 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:14.950913 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:14.951346 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.951645 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.06 23:53:14.951825 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.06 23:53:14.951950 [ 59 ] {} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.06 23:53:14.951966 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} executeQuery: Read 27 rows, 37.31 KiB in 0.001206337 sec., 22381 rows/sec., 30.20 MiB/sec. 2023.11.06 23:53:14.951999 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.952157 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.06 23:53:14.952232 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} DynamicQueryHandler: Done processing query 2023.11.06 23:53:14.952259 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:53:14.952288 [ 3 ] {} HTTP-Session: 191bb765-15e1-4cf6-8fa1-e1c30b01ab76 Destroying unnamed session 2023.11.06 23:53:14.952296 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:14.952330 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2023.11.06 23:53:14.952416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:14.952471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:14.952472 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2023.11.06 23:53:14.952494 [ 3 ] {} HTTP-Session: b6e5c631-6f02-4c17-baf7-65a3c7b5ec17 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:14.952524 [ 3 ] {} HTTP-Session: b6e5c631-6f02-4c17-baf7-65a3c7b5ec17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:14.952640 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2023.11.06 23:53:14.952650 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:14.952704 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:53:14.952800 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2023.11.06 23:53:14.952955 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:14.952978 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part 2023.11.06 23:53:14.953168 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part 2023.11.06 23:53:14.953487 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:14.953777 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.06 23:53:14.954007 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.06 23:53:14.954196 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} executeQuery: Read 30 rows, 1.74 KiB in 0.001509502 sec., 19874 rows/sec., 1.13 MiB/sec. 2023.11.06 23:53:14.954446 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} DynamicQueryHandler: Done processing query 2023.11.06 23:53:14.954456 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 6 columns (6 merged, 0 gathered) in 0.002392654 sec., 45138.160385914554 rows/sec., 60.91 MiB/sec. 2023.11.06 23:53:14.954476 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:53:14.954510 [ 3 ] {} HTTP-Session: b6e5c631-6f02-4c17-baf7-65a3c7b5ec17 Destroying unnamed session 2023.11.06 23:53:14.954679 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.06 23:53:14.954935 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.06 23:53:14.955010 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.06 23:53:19.929676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:19.929813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:19.929845 [ 3 ] {} HTTP-Session: 68fb12da-9444-464e-b3d6-c60cfc2a47e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:19.929873 [ 3 ] {} HTTP-Session: 68fb12da-9444-464e-b3d6-c60cfc2a47e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:19.930014 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:19.930079 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:19.930264 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:19.930698 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:19.930963 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.06 23:53:19.931133 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.06 23:53:19.931269 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} executeQuery: Read 18 rows, 1.46 KiB in 0.001208477 sec., 14894 rows/sec., 1.18 MiB/sec. 2023.11.06 23:53:19.931432 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} DynamicQueryHandler: Done processing query 2023.11.06 23:53:19.931460 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:19.931478 [ 3 ] {} HTTP-Session: 68fb12da-9444-464e-b3d6-c60cfc2a47e4 Destroying unnamed session 2023.11.06 23:53:19.931599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:19.931655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:19.931675 [ 3 ] {} HTTP-Session: c05dbedb-1c1e-41be-81b0-538ea052aceb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:19.931695 [ 3 ] {} HTTP-Session: c05dbedb-1c1e-41be-81b0-538ea052aceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:19.931775 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:19.931817 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:19.931928 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:19.932243 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:19.932459 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.06 23:53:19.932622 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.06 23:53:19.932726 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} executeQuery: Read 54 rows, 4.84 KiB in 0.000923293 sec., 58486 rows/sec., 5.12 MiB/sec. 2023.11.06 23:53:19.932846 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} DynamicQueryHandler: Done processing query 2023.11.06 23:53:19.932871 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:53:19.932887 [ 3 ] {} HTTP-Session: c05dbedb-1c1e-41be-81b0-538ea052aceb Destroying unnamed session 2023.11.06 23:53:19.933004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:19.933051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:19.933071 [ 3 ] {} HTTP-Session: 9e3db6af-dd62-4a9f-beb3-dcdffc2fb1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:19.933087 [ 3 ] {} HTTP-Session: 9e3db6af-dd62-4a9f-beb3-dcdffc2fb1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:19.933162 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:19.933200 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:19.933299 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:19.933549 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:19.933740 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.06 23:53:19.933875 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.06 23:53:19.933967 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} executeQuery: Read 18 rows, 1.44 KiB in 0.000830632 sec., 21670 rows/sec., 1.69 MiB/sec. 2023.11.06 23:53:19.934072 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} DynamicQueryHandler: Done processing query 2023.11.06 23:53:19.934159 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:19.934175 [ 3 ] {} HTTP-Session: 9e3db6af-dd62-4a9f-beb3-dcdffc2fb1d3 Destroying unnamed session 2023.11.06 23:53:19.934385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:19.934432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:19.934451 [ 3 ] {} HTTP-Session: 5ad413cb-b21b-47f1-8bcd-6257f04053a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:19.934467 [ 3 ] {} HTTP-Session: 5ad413cb-b21b-47f1-8bcd-6257f04053a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:19.934542 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:19.934586 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:19.934719 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:19.935070 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:19.935362 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.06 23:53:19.935536 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.06 23:53:19.935651 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} executeQuery: Read 18 rows, 24.87 KiB in 0.001076425 sec., 16722 rows/sec., 22.57 MiB/sec. 2023.11.06 23:53:19.935780 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} DynamicQueryHandler: Done processing query 2023.11.06 23:53:19.935805 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:53:19.935821 [ 3 ] {} HTTP-Session: 5ad413cb-b21b-47f1-8bcd-6257f04053a4 Destroying unnamed session 2023.11.06 23:53:24.935679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:24.935804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:24.935831 [ 3 ] {} HTTP-Session: d395a822-d862-4a5b-ac39-c205a6cafbee Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:24.935855 [ 3 ] {} HTTP-Session: d395a822-d862-4a5b-ac39-c205a6cafbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:24.935982 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:24.936043 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:24.936199 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:24.936649 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:24.936914 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.06 23:53:24.937076 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.06 23:53:24.937209 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} executeQuery: Read 34 rows, 2.61 KiB in 0.001184817 sec., 28696 rows/sec., 2.15 MiB/sec. 2023.11.06 23:53:24.937374 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} DynamicQueryHandler: Done processing query 2023.11.06 23:53:24.937401 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:24.937421 [ 3 ] {} HTTP-Session: d395a822-d862-4a5b-ac39-c205a6cafbee Destroying unnamed session 2023.11.06 23:53:24.937607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:24.937656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:24.937675 [ 3 ] {} HTTP-Session: 1609f7fd-fb2a-4287-8201-ca24566a94fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:24.937692 [ 3 ] {} HTTP-Session: 1609f7fd-fb2a-4287-8201-ca24566a94fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:24.937774 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:24.937814 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:24.937923 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:24.938354 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:24.938576 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.06 23:53:24.938735 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.06 23:53:24.938856 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} executeQuery: Read 180 rows, 18.31 KiB in 0.001049235 sec., 171553 rows/sec., 17.04 MiB/sec. 2023.11.06 23:53:24.938977 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:24.939002 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:53:24.939018 [ 3 ] {} HTTP-Session: 1609f7fd-fb2a-4287-8201-ca24566a94fe Destroying unnamed session 2023.11.06 23:53:24.939174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:24.939225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:24.939245 [ 3 ] {} HTTP-Session: e3226a14-d31d-41a4-91fd-3241c420191f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:24.939261 [ 3 ] {} HTTP-Session: e3226a14-d31d-41a4-91fd-3241c420191f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:24.939347 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:24.939385 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:24.939490 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:24.939959 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:24.940178 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.06 23:53:24.940328 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.06 23:53:24.940449 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} executeQuery: Read 319 rows, 22.69 KiB in 0.001074575 sec., 296861 rows/sec., 20.62 MiB/sec. 2023.11.06 23:53:24.940551 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} DynamicQueryHandler: Done processing query 2023.11.06 23:53:24.940575 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:53:24.940591 [ 3 ] {} HTTP-Session: e3226a14-d31d-41a4-91fd-3241c420191f Destroying unnamed session 2023.11.06 23:53:24.940751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:24.940797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:24.940816 [ 3 ] {} HTTP-Session: 79732d72-ad0f-4803-be52-bc8a035fd900 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:24.940833 [ 3 ] {} HTTP-Session: 79732d72-ad0f-4803-be52-bc8a035fd900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:24.940901 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:24.940939 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:53:24.941043 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:24.941279 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:24.941520 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.06 23:53:24.941692 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.06 23:53:24.941823 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} executeQuery: Read 6 rows, 258.00 B in 0.000887223 sec., 6762 rows/sec., 283.98 KiB/sec. 2023.11.06 23:53:24.941950 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} DynamicQueryHandler: Done processing query 2023.11.06 23:53:24.941975 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:24.941992 [ 3 ] {} HTTP-Session: 79732d72-ad0f-4803-be52-bc8a035fd900 Destroying unnamed session 2023.11.06 23:53:24.942122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:24.942168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:24.942215 [ 3 ] {} HTTP-Session: 87555830-7931-4fd8-92cc-faadab68744d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:24.942233 [ 3 ] {} HTTP-Session: 87555830-7931-4fd8-92cc-faadab68744d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:24.942307 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:24.942347 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:24.942464 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:24.942755 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:24.943002 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.06 23:53:24.943174 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.06 23:53:24.943302 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} executeQuery: Read 70 rows, 4.35 KiB in 0.000968334 sec., 72289 rows/sec., 4.38 MiB/sec. 2023.11.06 23:53:24.943411 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} DynamicQueryHandler: Done processing query 2023.11.06 23:53:24.943435 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:24.943451 [ 3 ] {} HTTP-Session: 87555830-7931-4fd8-92cc-faadab68744d Destroying unnamed session 2023.11.06 23:53:24.943647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:24.943695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:24.943714 [ 3 ] {} HTTP-Session: c69506ce-c890-44b4-b04b-8f8f3c10d020 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:24.943732 [ 3 ] {} HTTP-Session: c69506ce-c890-44b4-b04b-8f8f3c10d020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:24.943807 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:24.943852 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:24.943985 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:24.944391 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:24.944673 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.06 23:53:24.944868 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.06 23:53:24.945074 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} executeQuery: Read 28 rows, 38.69 KiB in 0.001239838 sec., 22583 rows/sec., 30.48 MiB/sec. 2023.11.06 23:53:24.945197 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} DynamicQueryHandler: Done processing query 2023.11.06 23:53:24.945221 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:53:24.945237 [ 3 ] {} HTTP-Session: c69506ce-c890-44b4-b04b-8f8f3c10d020 Destroying unnamed session 2023.11.06 23:53:24.945345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:24.945389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:24.945407 [ 3 ] {} HTTP-Session: 76909970-d964-4884-aeac-d631027aa048 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:24.945424 [ 3 ] {} HTTP-Session: 76909970-d964-4884-aeac-d631027aa048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:24.945494 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:24.945533 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:53:24.945637 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:24.945891 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:24.946121 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.06 23:53:24.946295 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.06 23:53:24.946422 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} executeQuery: Read 21 rows, 1.12 KiB in 0.000898703 sec., 23367 rows/sec., 1.21 MiB/sec. 2023.11.06 23:53:24.946524 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} DynamicQueryHandler: Done processing query 2023.11.06 23:53:24.946548 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:24.946648 [ 3 ] {} HTTP-Session: 76909970-d964-4884-aeac-d631027aa048 Destroying unnamed session 2023.11.06 23:53:29.477274 [ 64 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:53:29.477355 [ 64 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:53:29.930010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:29.930169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:29.930214 [ 3 ] {} HTTP-Session: 63a2e045-bdd2-452c-87e3-ff78e8ddc0c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:29.930257 [ 3 ] {} HTTP-Session: 63a2e045-bdd2-452c-87e3-ff78e8ddc0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:29.930456 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:29.930555 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:29.930817 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:29.931260 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:29.931506 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.06 23:53:29.931663 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.06 23:53:29.931791 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} executeQuery: Read 19 rows, 1.54 KiB in 0.001281128 sec., 14830 rows/sec., 1.17 MiB/sec. 2023.11.06 23:53:29.931947 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} DynamicQueryHandler: Done processing query 2023.11.06 23:53:29.931972 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:29.931988 [ 3 ] {} HTTP-Session: 63a2e045-bdd2-452c-87e3-ff78e8ddc0c6 Destroying unnamed session 2023.11.06 23:53:29.932154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:29.932200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:29.932221 [ 3 ] {} HTTP-Session: 60f1f3d6-60b8-4f60-8405-fa9178d0ee61 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:29.932237 [ 3 ] {} HTTP-Session: 60f1f3d6-60b8-4f60-8405-fa9178d0ee61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:29.932309 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:29.932348 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:29.932454 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:29.932867 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:29.933073 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.06 23:53:29.933218 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.06 23:53:29.933346 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} executeQuery: Read 57 rows, 5.14 KiB in 0.001010005 sec., 56435 rows/sec., 4.97 MiB/sec. 2023.11.06 23:53:29.933462 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} DynamicQueryHandler: Done processing query 2023.11.06 23:53:29.933484 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:53:29.933500 [ 3 ] {} HTTP-Session: 60f1f3d6-60b8-4f60-8405-fa9178d0ee61 Destroying unnamed session 2023.11.06 23:53:29.933623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:29.933668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:29.933686 [ 3 ] {} HTTP-Session: a1884a36-bb82-4411-b12b-04aa28efe3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:29.933702 [ 3 ] {} HTTP-Session: a1884a36-bb82-4411-b12b-04aa28efe3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:29.933771 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:29.933808 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:29.933913 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:29.934188 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:29.934389 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.06 23:53:29.934543 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.06 23:53:29.934668 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} executeQuery: Read 19 rows, 1.52 KiB in 0.000869233 sec., 21858 rows/sec., 1.71 MiB/sec. 2023.11.06 23:53:29.934835 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} DynamicQueryHandler: Done processing query 2023.11.06 23:53:29.934859 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:29.934874 [ 3 ] {} HTTP-Session: a1884a36-bb82-4411-b12b-04aa28efe3e3 Destroying unnamed session 2023.11.06 23:53:29.934994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:29.935038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:29.935057 [ 3 ] {} HTTP-Session: 78490fec-66f0-4a85-a9a4-c81d9a5178a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:29.935073 [ 3 ] {} HTTP-Session: 78490fec-66f0-4a85-a9a4-c81d9a5178a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:29.935150 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:29.935195 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:29.935344 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:29.935688 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:29.935973 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.06 23:53:29.936148 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.06 23:53:29.936270 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} executeQuery: Read 19 rows, 26.25 KiB in 0.001094086 sec., 17366 rows/sec., 23.43 MiB/sec. 2023.11.06 23:53:29.936392 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} DynamicQueryHandler: Done processing query 2023.11.06 23:53:29.936414 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:53:29.936430 [ 3 ] {} HTTP-Session: 78490fec-66f0-4a85-a9a4-c81d9a5178a6 Destroying unnamed session 2023.11.06 23:53:34.936097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:34.936229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:34.936257 [ 3 ] {} HTTP-Session: 5b8271ab-989f-4ac4-a6ac-668d3d7f0ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:34.936282 [ 3 ] {} HTTP-Session: 5b8271ab-989f-4ac4-a6ac-668d3d7f0ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:34.936412 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:34.936473 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:34.936633 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:34.937033 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:34.937298 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.06 23:53:34.937456 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.06 23:53:34.937580 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} executeQuery: Read 34 rows, 2.61 KiB in 0.001129406 sec., 30104 rows/sec., 2.26 MiB/sec. 2023.11.06 23:53:34.937717 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} DynamicQueryHandler: Done processing query 2023.11.06 23:53:34.937742 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:34.937759 [ 3 ] {} HTTP-Session: 5b8271ab-989f-4ac4-a6ac-668d3d7f0ea6 Destroying unnamed session 2023.11.06 23:53:34.937914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:34.937958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:34.937978 [ 3 ] {} HTTP-Session: 6d2fd10c-d0da-4885-b843-b84123391157 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:34.937995 [ 3 ] {} HTTP-Session: 6d2fd10c-d0da-4885-b843-b84123391157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:34.938070 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:34.938109 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:34.938212 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:34.938618 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:34.938842 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.06 23:53:34.938989 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.06 23:53:34.939114 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} executeQuery: Read 180 rows, 18.31 KiB in 0.001011084 sec., 178026 rows/sec., 17.68 MiB/sec. 2023.11.06 23:53:34.939231 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:34.939255 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:53:34.939272 [ 3 ] {} HTTP-Session: 6d2fd10c-d0da-4885-b843-b84123391157 Destroying unnamed session 2023.11.06 23:53:34.939429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:34.939474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:34.939494 [ 3 ] {} HTTP-Session: abaee87c-490c-4e52-9b33-819560c05971 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:34.939511 [ 3 ] {} HTTP-Session: abaee87c-490c-4e52-9b33-819560c05971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:34.939590 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:34.939630 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:34.939736 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:34.940175 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:34.940397 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.06 23:53:34.940541 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.06 23:53:34.940669 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} executeQuery: Read 319 rows, 22.69 KiB in 0.001048926 sec., 304120 rows/sec., 21.13 MiB/sec. 2023.11.06 23:53:34.940775 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} DynamicQueryHandler: Done processing query 2023.11.06 23:53:34.940799 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:53:34.940815 [ 3 ] {} HTTP-Session: abaee87c-490c-4e52-9b33-819560c05971 Destroying unnamed session 2023.11.06 23:53:34.940972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:34.941016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:34.941035 [ 3 ] {} HTTP-Session: 8b4521fe-a2fb-4e0d-b1bd-27c15816d648 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:34.941052 [ 3 ] {} HTTP-Session: 8b4521fe-a2fb-4e0d-b1bd-27c15816d648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:34.941121 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:34.941161 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:53:34.941267 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:34.941499 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:34.941736 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.06 23:53:34.941918 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.06 23:53:34.942042 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} executeQuery: Read 6 rows, 258.00 B in 0.000892372 sec., 6723 rows/sec., 282.34 KiB/sec. 2023.11.06 23:53:34.942213 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} DynamicQueryHandler: Done processing query 2023.11.06 23:53:34.942238 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:34.942254 [ 3 ] {} HTTP-Session: 8b4521fe-a2fb-4e0d-b1bd-27c15816d648 Destroying unnamed session 2023.11.06 23:53:34.942388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:34.942432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:34.942450 [ 3 ] {} HTTP-Session: cd5fda8c-6ce4-4c85-b7c1-612e041bfb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:34.942468 [ 3 ] {} HTTP-Session: cd5fda8c-6ce4-4c85-b7c1-612e041bfb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:34.942541 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:34.942584 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:34.942717 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:34.943004 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:34.943250 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.06 23:53:34.943426 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.06 23:53:34.943536 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} executeQuery: Read 70 rows, 4.35 KiB in 0.000967924 sec., 72319 rows/sec., 4.38 MiB/sec. 2023.11.06 23:53:34.943644 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:34.943669 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:34.943685 [ 3 ] {} HTTP-Session: cd5fda8c-6ce4-4c85-b7c1-612e041bfb50 Destroying unnamed session 2023.11.06 23:53:34.943876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:34.943920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:34.943939 [ 3 ] {} HTTP-Session: 1990c634-cebc-47cd-b1d3-adbc819f476d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:34.943957 [ 3 ] {} HTTP-Session: 1990c634-cebc-47cd-b1d3-adbc819f476d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:34.944035 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:34.944078 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:34.944209 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:34.944666 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:34.944959 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.06 23:53:34.945133 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.06 23:53:34.945263 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} executeQuery: Read 28 rows, 38.69 KiB in 0.001200188 sec., 23329 rows/sec., 31.48 MiB/sec. 2023.11.06 23:53:34.945388 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} DynamicQueryHandler: Done processing query 2023.11.06 23:53:34.945414 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:53:34.945430 [ 3 ] {} HTTP-Session: 1990c634-cebc-47cd-b1d3-adbc819f476d Destroying unnamed session 2023.11.06 23:53:34.945536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:34.945581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:34.945602 [ 3 ] {} HTTP-Session: 44cba220-3855-48aa-883e-52d46f17e94a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:34.945619 [ 3 ] {} HTTP-Session: 44cba220-3855-48aa-883e-52d46f17e94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:34.945689 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:34.945729 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:53:34.945834 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:34.946071 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:34.946300 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.06 23:53:34.946469 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.06 23:53:34.946593 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} executeQuery: Read 21 rows, 1.12 KiB in 0.000875583 sec., 23984 rows/sec., 1.24 MiB/sec. 2023.11.06 23:53:34.946708 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} DynamicQueryHandler: Done processing query 2023.11.06 23:53:34.946731 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:34.946747 [ 3 ] {} HTTP-Session: 44cba220-3855-48aa-883e-52d46f17e94a Destroying unnamed session 2023.11.06 23:53:39.931124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:39.931258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:39.931293 [ 3 ] {} HTTP-Session: 1d21e988-3fec-404b-b092-d883abe61d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:39.931322 [ 3 ] {} HTTP-Session: 1d21e988-3fec-404b-b092-d883abe61d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:39.931463 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:39.931531 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:39.931713 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:39.932222 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.932487 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.06 23:53:39.932648 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.06 23:53:39.932775 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} executeQuery: Read 19 rows, 1.54 KiB in 0.001272098 sec., 14935 rows/sec., 1.18 MiB/sec. 2023.11.06 23:53:39.932778 [ 58 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.06 23:53:39.932856 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.932930 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} DynamicQueryHandler: Done processing query 2023.11.06 23:53:39.932941 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.06 23:53:39.932956 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:39.932984 [ 3 ] {} HTTP-Session: 1d21e988-3fec-404b-b092-d883abe61d57 Destroying unnamed session 2023.11.06 23:53:39.933031 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:39.933064 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part 2023.11.06 23:53:39.933110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:39.933169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:39.933205 [ 3 ] {} HTTP-Session: e32a3c77-8c03-477c-85ed-ec6b6750dd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:39.933217 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part 2023.11.06 23:53:39.933226 [ 3 ] {} HTTP-Session: e32a3c77-8c03-477c-85ed-ec6b6750dd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:39.933348 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:39.933368 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2023.11.06 23:53:39.933402 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:39.933545 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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.11.06 23:53:39.933639 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:39.933718 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2023.11.06 23:53:39.933887 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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.11.06 23:53:39.934207 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.934475 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.06 23:53:39.934674 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.06 23:53:39.934837 [ 58 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.06 23:53:39.934826 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878656 sec., 92619.40451045854 rows/sec., 7.10 MiB/sec. 2023.11.06 23:53:39.934875 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} executeQuery: Read 57 rows, 5.14 KiB in 0.001491952 sec., 38204 rows/sec., 3.36 MiB/sec. 2023.11.06 23:53:39.934883 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.935113 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.06 23:53:39.935120 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.06 23:53:39.935212 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} DynamicQueryHandler: Done processing query 2023.11.06 23:53:39.935259 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:53:39.935316 [ 3 ] {} HTTP-Session: e32a3c77-8c03-477c-85ed-ec6b6750dd3c Destroying unnamed session 2023.11.06 23:53:39.935327 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:39.935407 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.06 23:53:39.935414 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part 2023.11.06 23:53:39.935487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:39.935537 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.06 23:53:39.935568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:39.935636 [ 3 ] {} HTTP-Session: 18505703-f7fb-4cdd-91c3-709f8df73964 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:39.935707 [ 3 ] {} HTTP-Session: 18505703-f7fb-4cdd-91c3-709f8df73964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:39.935822 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part 2023.11.06 23:53:39.935930 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:39.936044 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:39.936076 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 180 rows starting from the beginning of the part 2023.11.06 23:53:39.936389 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part 2023.11.06 23:53:39.936509 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:39.936679 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 180 rows starting from the beginning of the part 2023.11.06 23:53:39.936888 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part 2023.11.06 23:53:39.937385 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.937749 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.06 23:53:39.938070 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.06 23:53:39.938257 [ 58 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.06 23:53:39.938329 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.938338 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} executeQuery: Read 30 rows, 2.39 KiB in 0.002351684 sec., 12756 rows/sec., 1015.73 KiB/sec. 2023.11.06 23:53:39.938555 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.06 23:53:39.938960 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} DynamicQueryHandler: Done processing query 2023.11.06 23:53:39.938990 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:39.939051 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:39.939136 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 364 rows starting from the beginning of the part 2023.11.06 23:53:39.939149 [ 3 ] {} HTTP-Session: 18505703-f7fb-4cdd-91c3-709f8df73964 Destroying unnamed session 2023.11.06 23:53:39.939169 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 4 columns (4 merged, 0 gathered) in 0.004216471 sec., 179296.85749054124 rows/sec., 17.21 MiB/sec. 2023.11.06 23:53:39.939374 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.06 23:53:39.939428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:39.939515 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part 2023.11.06 23:53:39.939590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:39.939648 [ 3 ] {} HTTP-Session: e8bb4dd7-bbe0-41e9-8a5e-24075d6e53ee Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:39.939715 [ 3 ] {} HTTP-Session: e8bb4dd7-bbe0-41e9-8a5e-24075d6e53ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:39.939786 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.06 23:53:39.939828 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 319 rows starting from the beginning of the part 2023.11.06 23:53:39.939962 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.06 23:53:39.940055 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:39.940238 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::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.11.06 23:53:39.940246 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:39.940493 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 319 rows starting from the beginning of the part 2023.11.06 23:53:39.940815 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2023.11.06 23:53:39.940848 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:39.941491 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.942146 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.06 23:53:39.942461 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 4 columns (4 merged, 0 gathered) in 0.004073979 sec., 262397.0324834762 rows/sec., 18.46 MiB/sec. 2023.11.06 23:53:39.942478 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.06 23:53:39.942679 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.06 23:53:39.942704 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} executeQuery: Read 11 rows, 743.00 B in 0.002523756 sec., 4358 rows/sec., 287.50 KiB/sec. 2023.11.06 23:53:39.942952 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} DynamicQueryHandler: Done processing query 2023.11.06 23:53:39.942985 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:53:39.943003 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.06 23:53:39.943017 [ 3 ] {} HTTP-Session: e8bb4dd7-bbe0-41e9-8a5e-24075d6e53ee Destroying unnamed session 2023.11.06 23:53:39.943112 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.06 23:53:39.943239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:39.943292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:39.943312 [ 3 ] {} HTTP-Session: 483c8207-3a1b-4a85-8921-4961a194dcfb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:39.943330 [ 3 ] {} HTTP-Session: 483c8207-3a1b-4a85-8921-4961a194dcfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:39.943415 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:39.943461 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:39.943614 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:39.944026 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.944325 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.06 23:53:39.944509 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.06 23:53:39.944605 [ 58 ] {} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.06 23:53:39.944618 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} executeQuery: Read 19 rows, 26.25 KiB in 0.001174207 sec., 16181 rows/sec., 21.84 MiB/sec. 2023.11.06 23:53:39.944642 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:39.944736 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.06 23:53:39.944798 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} DynamicQueryHandler: Done processing query 2023.11.06 23:53:39.944822 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:39.944827 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:53:39.944859 [ 3 ] {} HTTP-Session: 483c8207-3a1b-4a85-8921-4961a194dcfb Destroying unnamed session 2023.11.06 23:53:39.944862 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part 2023.11.06 23:53:39.944971 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part 2023.11.06 23:53:39.945058 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2023.11.06 23:53:39.945141 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::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.11.06 23:53:39.945221 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part 2023.11.06 23:53:39.945303 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::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.11.06 23:53:39.946471 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 6 columns (6 merged, 0 gathered) in 0.001765725 sec., 124594.71321978224 rows/sec., 168.13 MiB/sec. 2023.11.06 23:53:39.946860 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.06 23:53:39.947238 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.06 23:53:39.947314 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.06 23:53:39.947397 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2: 4.02 MiB. 2023.11.06 23:53:40.000122 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.02 MiB, peak 237.34 MiB, will set to 230.89 MiB (RSS), difference: -4.13 MiB 2023.11.06 23:53:44.477413 [ 67 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:53:44.477534 [ 67 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:53:44.936579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:44.936682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:44.936707 [ 3 ] {} HTTP-Session: e5a2dc99-8cd5-448f-966e-3ac8028eb4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:44.936730 [ 3 ] {} HTTP-Session: e5a2dc99-8cd5-448f-966e-3ac8028eb4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:44.936863 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:44.936923 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:44.937081 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:44.937487 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.937748 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.06 23:53:44.937911 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.06 23:53:44.938027 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} executeQuery: Read 34 rows, 2.61 KiB in 0.001129966 sec., 30089 rows/sec., 2.26 MiB/sec. 2023.11.06 23:53:44.938161 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} DynamicQueryHandler: Done processing query 2023.11.06 23:53:44.938187 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:44.938204 [ 3 ] {} HTTP-Session: e5a2dc99-8cd5-448f-966e-3ac8028eb4f3 Destroying unnamed session 2023.11.06 23:53:44.938352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:44.938404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:44.938431 [ 3 ] {} HTTP-Session: 4599ab81-a7c9-4478-a65b-ef682502cded Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:44.938456 [ 3 ] {} HTTP-Session: 4599ab81-a7c9-4478-a65b-ef682502cded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:44.938542 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:44.938581 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:44.938684 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:44.939139 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.939359 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.06 23:53:44.939509 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.06 23:53:44.939609 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} executeQuery: Read 180 rows, 18.31 KiB in 0.001036625 sec., 173640 rows/sec., 17.25 MiB/sec. 2023.11.06 23:53:44.939748 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} DynamicQueryHandler: Done processing query 2023.11.06 23:53:44.939771 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:53:44.939787 [ 3 ] {} HTTP-Session: 4599ab81-a7c9-4478-a65b-ef682502cded Destroying unnamed session 2023.11.06 23:53:44.939936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:44.939980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:44.939998 [ 3 ] {} HTTP-Session: 3e123ebc-8071-4c80-bfb8-8813aee12fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:44.940014 [ 3 ] {} HTTP-Session: 3e123ebc-8071-4c80-bfb8-8813aee12fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:44.940100 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:44.940139 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:44.940242 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:44.940744 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.940963 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.06 23:53:44.941123 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.06 23:53:44.941223 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} executeQuery: Read 319 rows, 22.69 KiB in 0.001094805 sec., 291376 rows/sec., 20.24 MiB/sec. 2023.11.06 23:53:44.941418 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:44.941442 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:53:44.941459 [ 3 ] {} HTTP-Session: 3e123ebc-8071-4c80-bfb8-8813aee12fa9 Destroying unnamed session 2023.11.06 23:53:44.941618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:44.941661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:44.941679 [ 3 ] {} HTTP-Session: ab5e89c6-f051-47bd-85c2-fbce1cb79c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:44.941696 [ 3 ] {} HTTP-Session: ab5e89c6-f051-47bd-85c2-fbce1cb79c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:44.941764 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:44.941803 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:53:44.941919 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:44.942196 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.942433 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.06 23:53:44.942603 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.06 23:53:44.942706 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} executeQuery: Read 6 rows, 258.00 B in 0.000912764 sec., 6573 rows/sec., 276.03 KiB/sec. 2023.11.06 23:53:44.942873 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} DynamicQueryHandler: Done processing query 2023.11.06 23:53:44.942896 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:44.942912 [ 3 ] {} HTTP-Session: ab5e89c6-f051-47bd-85c2-fbce1cb79c6a Destroying unnamed session 2023.11.06 23:53:44.943057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:44.943101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:44.943119 [ 3 ] {} HTTP-Session: 68db13af-bea0-409c-9f5a-1e28638db098 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:44.943136 [ 3 ] {} HTTP-Session: 68db13af-bea0-409c-9f5a-1e28638db098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:44.943208 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:44.943250 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:44.943377 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:44.943696 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.943933 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.06 23:53:44.944104 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.06 23:53:44.944193 [ 71 ] {} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.06 23:53:44.944205 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} executeQuery: Read 70 rows, 4.35 KiB in 0.000969654 sec., 72190 rows/sec., 4.38 MiB/sec. 2023.11.06 23:53:44.944245 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.944429 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.06 23:53:44.944461 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} DynamicQueryHandler: Done processing query 2023.11.06 23:53:44.944502 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:53:44.944532 [ 3 ] {} HTTP-Session: 68db13af-bea0-409c-9f5a-1e28638db098 Destroying unnamed session 2023.11.06 23:53:44.944598 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:44.944643 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 361 rows starting from the beginning of the part 2023.11.06 23:53:44.944801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:44.944824 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:44.944895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:44.944942 [ 3 ] {} HTTP-Session: e40348e8-1fc5-4e3a-8f35-9c7af319313e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:44.944971 [ 3 ] {} HTTP-Session: e40348e8-1fc5-4e3a-8f35-9c7af319313e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:44.945080 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:44.945194 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:44.945335 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:44.945373 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:44.945721 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part 2023.11.06 23:53:44.945946 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:44.945978 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part 2023.11.06 23:53:44.947101 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.947822 [ 14 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.003505971 sec., 185968.45210642074 rows/sec., 11.30 MiB/sec. 2023.11.06 23:53:44.947914 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.06 23:53:44.948039 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.06 23:53:44.948155 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.06 23:53:44.948356 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} executeQuery: Read 28 rows, 38.69 KiB in 0.003087204 sec., 9069 rows/sec., 12.24 MiB/sec. 2023.11.06 23:53:44.948444 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.06 23:53:44.948602 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.06 23:53:44.948627 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:44.948672 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:53:44.948718 [ 3 ] {} HTTP-Session: e40348e8-1fc5-4e3a-8f35-9c7af319313e Destroying unnamed session 2023.11.06 23:53:44.948839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:44.948883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:44.948901 [ 3 ] {} HTTP-Session: 08a8a2c1-bf0e-41aa-b19f-9aa03f0ab5fb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:44.948919 [ 3 ] {} HTTP-Session: 08a8a2c1-bf0e-41aa-b19f-9aa03f0ab5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:44.948990 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:44.949029 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:53:44.949146 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:44.949435 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:44.949681 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.06 23:53:44.949851 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.06 23:53:44.949953 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} executeQuery: Read 21 rows, 1.12 KiB in 0.000931954 sec., 22533 rows/sec., 1.17 MiB/sec. 2023.11.06 23:53:44.950095 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} DynamicQueryHandler: Done processing query 2023.11.06 23:53:44.950118 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:44.950135 [ 3 ] {} HTTP-Session: 08a8a2c1-bf0e-41aa-b19f-9aa03f0ab5fb Destroying unnamed session 2023.11.06 23:53:49.929789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:49.929921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:49.929951 [ 3 ] {} HTTP-Session: 213f2d86-8f20-4eba-a79c-10ca28af375f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:49.929979 [ 3 ] {} HTTP-Session: 213f2d86-8f20-4eba-a79c-10ca28af375f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:49.930118 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:49.930185 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:49.930364 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:49.930824 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:49.931082 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.06 23:53:49.931241 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.06 23:53:49.931391 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} executeQuery: Read 19 rows, 1.54 KiB in 0.001231418 sec., 15429 rows/sec., 1.22 MiB/sec. 2023.11.06 23:53:49.931528 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} DynamicQueryHandler: Done processing query 2023.11.06 23:53:49.931552 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:49.931568 [ 3 ] {} HTTP-Session: 213f2d86-8f20-4eba-a79c-10ca28af375f Destroying unnamed session 2023.11.06 23:53:49.931685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:49.931730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:49.931748 [ 3 ] {} HTTP-Session: 93ede7da-5d98-45fb-a36c-b8973c5742a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:49.931766 [ 3 ] {} HTTP-Session: 93ede7da-5d98-45fb-a36c-b8973c5742a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:49.931839 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:49.931877 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:49.931983 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:49.932319 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:49.932526 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.06 23:53:49.932669 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.06 23:53:49.932793 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} executeQuery: Read 57 rows, 5.14 KiB in 0.000925213 sec., 61607 rows/sec., 5.42 MiB/sec. 2023.11.06 23:53:49.932933 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} DynamicQueryHandler: Done processing query 2023.11.06 23:53:49.932956 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:53:49.932972 [ 3 ] {} HTTP-Session: 93ede7da-5d98-45fb-a36c-b8973c5742a2 Destroying unnamed session 2023.11.06 23:53:49.933083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:49.933126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:49.933144 [ 3 ] {} HTTP-Session: cb474447-00e6-4ed0-a9b5-06ec5133abd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:49.933160 [ 3 ] {} HTTP-Session: cb474447-00e6-4ed0-a9b5-06ec5133abd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:49.933229 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:49.933267 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:49.933369 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:49.933655 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:49.933857 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.06 23:53:49.934001 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.06 23:53:49.934124 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} executeQuery: Read 19 rows, 1.52 KiB in 0.000862952 sec., 22017 rows/sec., 1.72 MiB/sec. 2023.11.06 23:53:49.934238 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} DynamicQueryHandler: Done processing query 2023.11.06 23:53:49.934261 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:49.934276 [ 3 ] {} HTTP-Session: cb474447-00e6-4ed0-a9b5-06ec5133abd5 Destroying unnamed session 2023.11.06 23:53:49.934481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:49.934526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:49.934544 [ 3 ] {} HTTP-Session: e96043f2-05ce-4718-b846-1aaa180e0017 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:49.934560 [ 3 ] {} HTTP-Session: e96043f2-05ce-4718-b846-1aaa180e0017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:49.934635 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:49.934679 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:49.934815 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:49.935181 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:49.935486 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.06 23:53:49.935659 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.06 23:53:49.935784 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} executeQuery: Read 19 rows, 26.25 KiB in 0.001121856 sec., 16936 rows/sec., 22.85 MiB/sec. 2023.11.06 23:53:49.935906 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} DynamicQueryHandler: Done processing query 2023.11.06 23:53:49.935929 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:53:49.935944 [ 3 ] {} HTTP-Session: e96043f2-05ce-4718-b846-1aaa180e0017 Destroying unnamed session 2023.11.06 23:53:54.936466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:54.936587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:54.936614 [ 3 ] {} HTTP-Session: 3a60af0f-1102-4762-b2f5-9e95f742fc4b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:54.936639 [ 3 ] {} HTTP-Session: 3a60af0f-1102-4762-b2f5-9e95f742fc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:54.936767 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:54.936828 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:54.936985 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:54.937384 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.937656 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.06 23:53:54.937847 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.06 23:53:54.937963 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} executeQuery: Read 34 rows, 2.61 KiB in 0.001160507 sec., 29297 rows/sec., 2.20 MiB/sec. 2023.11.06 23:53:54.938106 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} DynamicQueryHandler: Done processing query 2023.11.06 23:53:54.938131 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:54.938149 [ 3 ] {} HTTP-Session: 3a60af0f-1102-4762-b2f5-9e95f742fc4b Destroying unnamed session 2023.11.06 23:53:54.938315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:54.938362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:54.938382 [ 3 ] {} HTTP-Session: 16aeb42c-c811-46c9-bcdb-8cc03240a825 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:54.938399 [ 3 ] {} HTTP-Session: 16aeb42c-c811-46c9-bcdb-8cc03240a825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:54.938477 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:54.938516 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:54.938622 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:54.939006 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.939235 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.06 23:53:54.939384 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.06 23:53:54.939485 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} executeQuery: Read 180 rows, 18.31 KiB in 0.000980525 sec., 183575 rows/sec., 18.23 MiB/sec. 2023.11.06 23:53:54.939603 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} DynamicQueryHandler: Done processing query 2023.11.06 23:53:54.939627 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:53:54.939643 [ 3 ] {} HTTP-Session: 16aeb42c-c811-46c9-bcdb-8cc03240a825 Destroying unnamed session 2023.11.06 23:53:54.939804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:54.939850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:54.939869 [ 3 ] {} HTTP-Session: 0085a9a0-e1dd-4e85-9ded-c08411407d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:54.939886 [ 3 ] {} HTTP-Session: 0085a9a0-e1dd-4e85-9ded-c08411407d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:54.939975 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:54.940014 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:54.940120 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:54.940569 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.940790 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.06 23:53:54.940936 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.06 23:53:54.941034 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} executeQuery: Read 319 rows, 22.69 KiB in 0.001032255 sec., 309032 rows/sec., 21.47 MiB/sec. 2023.11.06 23:53:54.941149 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} DynamicQueryHandler: Done processing query 2023.11.06 23:53:54.941173 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:53:54.941188 [ 3 ] {} HTTP-Session: 0085a9a0-e1dd-4e85-9ded-c08411407d4d Destroying unnamed session 2023.11.06 23:53:54.941341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:54.941386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:54.941405 [ 3 ] {} HTTP-Session: 8b53b0b8-0570-4a3e-aa38-48b24715319b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:54.941422 [ 3 ] {} HTTP-Session: 8b53b0b8-0570-4a3e-aa38-48b24715319b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:54.941492 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:54.941532 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:53:54.941638 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:54.941879 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.942118 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.06 23:53:54.942284 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.06 23:53:54.942380 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} executeQuery: Read 6 rows, 258.00 B in 0.000860892 sec., 6969 rows/sec., 292.67 KiB/sec. 2023.11.06 23:53:54.942493 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} DynamicQueryHandler: Done processing query 2023.11.06 23:53:54.942517 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:54.942534 [ 3 ] {} HTTP-Session: 8b53b0b8-0570-4a3e-aa38-48b24715319b Destroying unnamed session 2023.11.06 23:53:54.942699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:54.942744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:54.942763 [ 3 ] {} HTTP-Session: 2d97e479-f68c-4a17-ac22-4b5683426887 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:54.942780 [ 3 ] {} HTTP-Session: 2d97e479-f68c-4a17-ac22-4b5683426887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:54.942853 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:54.942893 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:53:54.943007 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:54.943291 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.943542 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.06 23:53:54.943729 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.06 23:53:54.943828 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} executeQuery: Read 70 rows, 4.35 KiB in 0.000948103 sec., 73831 rows/sec., 4.48 MiB/sec. 2023.11.06 23:53:54.943942 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} DynamicQueryHandler: Done processing query 2023.11.06 23:53:54.943965 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:53:54.943981 [ 3 ] {} HTTP-Session: 2d97e479-f68c-4a17-ac22-4b5683426887 Destroying unnamed session 2023.11.06 23:53:54.944132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:54.944177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:54.944196 [ 3 ] {} HTTP-Session: 34ba5c03-159f-487d-b279-c1abcc412fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:54.944212 [ 3 ] {} HTTP-Session: 34ba5c03-159f-487d-b279-c1abcc412fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:54.944286 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:54.944328 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:54.944459 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:54.944838 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.945130 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.06 23:53:54.945299 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.06 23:53:54.945398 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} executeQuery: Read 28 rows, 38.69 KiB in 0.001085766 sec., 25788 rows/sec., 34.80 MiB/sec. 2023.11.06 23:53:54.945515 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} DynamicQueryHandler: Done processing query 2023.11.06 23:53:54.945539 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:53:54.945555 [ 3 ] {} HTTP-Session: 34ba5c03-159f-487d-b279-c1abcc412fb8 Destroying unnamed session 2023.11.06 23:53:54.945673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:54.945718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:54.945736 [ 3 ] {} HTTP-Session: e8b32976-6c86-4307-8a11-24bd2d5af533 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:54.945753 [ 3 ] {} HTTP-Session: e8b32976-6c86-4307-8a11-24bd2d5af533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:54.945820 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:54.945858 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:53:54.945958 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:54.946285 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.946511 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.06 23:53:54.946680 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.06 23:53:54.946778 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} executeQuery: Read 21 rows, 1.12 KiB in 0.000931714 sec., 22539 rows/sec., 1.17 MiB/sec. 2023.11.06 23:53:54.946771 [ 123 ] {} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.06 23:53:54.946849 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:54.946911 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} DynamicQueryHandler: Done processing query 2023.11.06 23:53:54.946956 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:53:54.946960 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.06 23:53:54.946976 [ 3 ] {} HTTP-Session: e8b32976-6c86-4307-8a11-24bd2d5af533 Destroying unnamed session 2023.11.06 23:53:54.947081 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:53:54.947114 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part 2023.11.06 23:53:54.947224 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2023.11.06 23:53:54.947314 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:54.947398 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:54.947483 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:54.947564 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2023.11.06 23:53:54.948144 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233308 sec., 197031.07415179338 rows/sec., 10.70 MiB/sec. 2023.11.06 23:53:54.948332 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.06 23:53:54.948615 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.06 23:53:54.948714 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.06 23:53:59.477584 [ 142 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:53:59.477650 [ 142 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:53:59.930325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:59.930433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:59.930458 [ 3 ] {} HTTP-Session: 45a416b9-7c36-4bd7-b393-e66e4f717585 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:59.930482 [ 3 ] {} HTTP-Session: 45a416b9-7c36-4bd7-b393-e66e4f717585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:59.930606 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:59.930666 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:53:59.930825 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:59.931254 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:59.931512 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.06 23:53:59.931669 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.06 23:53:59.931819 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} executeQuery: Read 19 rows, 1.54 KiB in 0.001169417 sec., 16247 rows/sec., 1.29 MiB/sec. 2023.11.06 23:53:59.932044 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} DynamicQueryHandler: Done processing query 2023.11.06 23:53:59.932069 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:59.932085 [ 3 ] {} HTTP-Session: 45a416b9-7c36-4bd7-b393-e66e4f717585 Destroying unnamed session 2023.11.06 23:53:59.932212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:59.932257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:59.932276 [ 3 ] {} HTTP-Session: 3c4fb40f-1812-4aa3-b210-7dfdaffbced3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:59.932293 [ 3 ] {} HTTP-Session: 3c4fb40f-1812-4aa3-b210-7dfdaffbced3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:59.932366 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:59.932405 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:53:59.932524 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:59.932854 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:59.933069 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.06 23:53:59.933215 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.06 23:53:59.933336 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} executeQuery: Read 57 rows, 5.14 KiB in 0.000942713 sec., 60463 rows/sec., 5.32 MiB/sec. 2023.11.06 23:53:59.933453 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} DynamicQueryHandler: Done processing query 2023.11.06 23:53:59.933476 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:53:59.933492 [ 3 ] {} HTTP-Session: 3c4fb40f-1812-4aa3-b210-7dfdaffbced3 Destroying unnamed session 2023.11.06 23:53:59.933611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:59.933657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:59.933676 [ 3 ] {} HTTP-Session: ab0be87e-c78d-4639-83fd-a196b6b45092 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:59.933692 [ 3 ] {} HTTP-Session: ab0be87e-c78d-4639-83fd-a196b6b45092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:59.933761 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:59.933798 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:53:59.933902 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:59.934174 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:59.934371 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.06 23:53:59.934511 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.06 23:53:59.934635 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} executeQuery: Read 19 rows, 1.52 KiB in 0.000847852 sec., 22409 rows/sec., 1.75 MiB/sec. 2023.11.06 23:53:59.934749 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} DynamicQueryHandler: Done processing query 2023.11.06 23:53:59.934772 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:53:59.934787 [ 3 ] {} HTTP-Session: ab0be87e-c78d-4639-83fd-a196b6b45092 Destroying unnamed session 2023.11.06 23:53:59.934962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:53:59.935005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:53:59.935024 [ 3 ] {} HTTP-Session: 6a00f03e-53f5-40ce-b602-442b21e39a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:53:59.935041 [ 3 ] {} HTTP-Session: 6a00f03e-53f5-40ce-b602-442b21e39a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:53:59.935116 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:53:59.935160 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:53:59.935299 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:53:59.935664 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:53:59.935954 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.06 23:53:59.936127 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.06 23:53:59.936263 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} executeQuery: Read 19 rows, 26.25 KiB in 0.001114046 sec., 17054 rows/sec., 23.01 MiB/sec. 2023.11.06 23:53:59.936461 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} DynamicQueryHandler: Done processing query 2023.11.06 23:53:59.936485 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:53:59.936501 [ 3 ] {} HTTP-Session: 6a00f03e-53f5-40ce-b602-442b21e39a61 Destroying unnamed session 2023.11.06 23:54:04.935831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:04.935949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:04.935977 [ 3 ] {} HTTP-Session: 48a154b3-80f9-4edc-bdc0-09d0f9cd36a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:04.936002 [ 3 ] {} HTTP-Session: 48a154b3-80f9-4edc-bdc0-09d0f9cd36a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:04.936131 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:04.936191 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:04.936349 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:04.936759 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.937021 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.06 23:54:04.937182 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.06 23:54:04.937314 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} executeQuery: Read 34 rows, 2.61 KiB in 0.001141546 sec., 29784 rows/sec., 2.23 MiB/sec. 2023.11.06 23:54:04.937325 [ 172 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.06 23:54:04.937435 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.937495 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} DynamicQueryHandler: Done processing query 2023.11.06 23:54:04.937570 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:04.937594 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.06 23:54:04.937610 [ 3 ] {} HTTP-Session: 48a154b3-80f9-4edc-bdc0-09d0f9cd36a6 Destroying unnamed session 2023.11.06 23:54:04.937751 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:04.937793 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part 2023.11.06 23:54:04.937836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:04.937913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:04.937967 [ 3 ] {} HTTP-Session: 34e1ebe9-e4c7-49b6-b3c0-a86371a9927e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:04.938020 [ 3 ] {} HTTP-Session: 34e1ebe9-e4c7-49b6-b3c0-a86371a9927e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:04.938042 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:04.938201 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:04.938287 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:04.938306 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:04.938595 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:04.938772 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:04.938818 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:04.938989 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:04.939491 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.940004 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.06 23:54:04.940229 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732929 sec., 70620.20272023167 rows/sec., 5.38 MiB/sec. 2023.11.06 23:54:04.940302 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.06 23:54:04.940392 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.06 23:54:04.940470 [ 172 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.06 23:54:04.940558 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.940565 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} executeQuery: Read 180 rows, 18.31 KiB in 0.002293693 sec., 78476 rows/sec., 7.79 MiB/sec. 2023.11.06 23:54:04.940680 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.06 23:54:04.940840 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.06 23:54:04.940867 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} DynamicQueryHandler: Done processing query 2023.11.06 23:54:04.940880 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:04.940907 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:54:04.940940 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 237 rows starting from the beginning of the part 2023.11.06 23:54:04.940947 [ 3 ] {} HTTP-Session: 34e1ebe9-e4c7-49b6-b3c0-a86371a9927e Destroying unnamed session 2023.11.06 23:54:04.940989 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.06 23:54:04.941178 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:04.941217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:04.941278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:04.941296 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 57 rows starting from the beginning of the part 2023.11.06 23:54:04.941304 [ 3 ] {} HTTP-Session: 45d8179f-9f4e-4a11-97e9-914ab44d1ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:04.941331 [ 3 ] {} HTTP-Session: 45d8179f-9f4e-4a11-97e9-914ab44d1ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:04.941415 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:04.941461 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:04.941521 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:04.941532 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part 2023.11.06 23:54:04.941697 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:04.941780 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:04.942476 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.942771 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 4 columns (4 merged, 0 gathered) in 0.002157031 sec., 413067.7769582357 rows/sec., 40.13 MiB/sec. 2023.11.06 23:54:04.942783 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.06 23:54:04.942877 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.06 23:54:04.942960 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.06 23:54:04.943079 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.06 23:54:04.943125 [ 172 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.06 23:54:04.943167 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} executeQuery: Read 319 rows, 22.69 KiB in 0.001669184 sec., 191111 rows/sec., 13.28 MiB/sec. 2023.11.06 23:54:04.943206 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.06 23:54:04.943208 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.943454 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.06 23:54:04.943637 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} DynamicQueryHandler: Done processing query 2023.11.06 23:54:04.943651 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:04.943683 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:54:04.943712 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 367 rows starting from the beginning of the part 2023.11.06 23:54:04.943723 [ 3 ] {} HTTP-Session: 45d8179f-9f4e-4a11-97e9-914ab44d1ac1 Destroying unnamed session 2023.11.06 23:54:04.943834 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:04.943964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:04.943983 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:04.944051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:04.944102 [ 3 ] {} HTTP-Session: 34791a5a-ecc6-43fa-85e7-f3ce7f5bd5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:04.944164 [ 3 ] {} HTTP-Session: 34791a5a-ecc6-43fa-85e7-f3ce7f5bd5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:04.944180 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:04.944345 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:04.944392 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:04.944448 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:54:04.944625 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:04.944961 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:04.945677 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.946170 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.06 23:54:04.946390 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003072434 sec., 443296.74779018847 rows/sec., 31.04 MiB/sec. 2023.11.06 23:54:04.946515 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.06 23:54:04.946575 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.06 23:54:04.946694 [ 172 ] {} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.06 23:54:04.946745 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} executeQuery: Read 6 rows, 258.00 B in 0.002324433 sec., 2581 rows/sec., 108.39 KiB/sec. 2023.11.06 23:54:04.946762 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.946972 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.06 23:54:04.947065 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.06 23:54:04.947210 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} DynamicQueryHandler: Done processing query 2023.11.06 23:54:04.947229 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.06 23:54:04.947256 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:04.947252 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:04.947290 [ 3 ] {} HTTP-Session: 34791a5a-ecc6-43fa-85e7-f3ce7f5bd5c8 Destroying unnamed session 2023.11.06 23:54:04.947334 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:04.947477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:04.947482 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:04.947531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:04.947556 [ 3 ] {} HTTP-Session: 18dd8e2b-4f24-4468-bfac-d98ad7978a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:04.947588 [ 3 ] {} HTTP-Session: 18dd8e2b-4f24-4468-bfac-d98ad7978a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:04.947602 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:04.947700 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:04.947722 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:04.947766 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:04.947868 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:04.948041 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:04.948054 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:04.948565 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.948848 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001999188 sec., 33013.403441797374 rows/sec., 1.35 MiB/sec. 2023.11.06 23:54:04.948920 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.06 23:54:04.948936 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.06 23:54:04.949216 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.06 23:54:04.949222 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.06 23:54:04.949290 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.06 23:54:04.949415 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} executeQuery: Read 70 rows, 4.35 KiB in 0.001654253 sec., 42315 rows/sec., 2.57 MiB/sec. 2023.11.06 23:54:04.949637 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} DynamicQueryHandler: Done processing query 2023.11.06 23:54:04.949662 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:04.949679 [ 3 ] {} HTTP-Session: 18dd8e2b-4f24-4468-bfac-d98ad7978a26 Destroying unnamed session 2023.11.06 23:54:04.949875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:04.949922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:04.949941 [ 3 ] {} HTTP-Session: e180332f-5dbd-4515-85bf-f276f865aa86 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:04.949958 [ 3 ] {} HTTP-Session: e180332f-5dbd-4515-85bf-f276f865aa86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:04.950036 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:04.950082 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:04.950231 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:04.950631 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.951012 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.06 23:54:04.951192 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.06 23:54:04.951321 [ 172 ] {} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.06 23:54:04.951325 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} executeQuery: Read 28 rows, 38.69 KiB in 0.001252568 sec., 22354 rows/sec., 30.17 MiB/sec. 2023.11.06 23:54:04.951380 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.951521 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.06 23:54:04.951566 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} DynamicQueryHandler: Done processing query 2023.11.06 23:54:04.951593 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:54:04.951618 [ 3 ] {} HTTP-Session: e180332f-5dbd-4515-85bf-f276f865aa86 Destroying unnamed session 2023.11.06 23:54:04.951648 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:04.951680 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 220 rows starting from the beginning of the part 2023.11.06 23:54:04.951756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:04.951807 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:04.951812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:04.951854 [ 3 ] {} HTTP-Session: a3727eb7-7414-4e0b-acb0-f7022f571b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:04.951877 [ 3 ] {} HTTP-Session: a3727eb7-7414-4e0b-acb0-f7022f571b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:04.951979 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::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.11.06 23:54:04.951992 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:04.952050 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:54:04.952160 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:04.952294 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:04.952325 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::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.11.06 23:54:04.952505 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:04.952817 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:04.953130 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.06 23:54:04.953355 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.06 23:54:04.953500 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} executeQuery: Read 21 rows, 1.12 KiB in 0.001469271 sec., 14292 rows/sec., 759.04 KiB/sec. 2023.11.06 23:54:04.953641 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} DynamicQueryHandler: Done processing query 2023.11.06 23:54:04.953666 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:04.953682 [ 3 ] {} HTTP-Session: a3727eb7-7414-4e0b-acb0-f7022f571b9c Destroying unnamed session 2023.11.06 23:54:04.954041 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 6 columns (6 merged, 0 gathered) in 0.002592677 sec., 131909.99110186115 rows/sec., 178.01 MiB/sec. 2023.11.06 23:54:04.954377 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.06 23:54:04.954628 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.06 23:54:04.954704 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.06 23:54:04.954790 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3: 4.00 MiB. 2023.11.06 23:54:05.000185 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 237.34 MiB, will set to 230.94 MiB (RSS), difference: -4.19 MiB 2023.11.06 23:54:09.930525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:09.930663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:09.930695 [ 3 ] {} HTTP-Session: 85e362a4-96ec-40d2-bbd7-916b428805f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:09.930723 [ 3 ] {} HTTP-Session: 85e362a4-96ec-40d2-bbd7-916b428805f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:09.930863 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:09.930929 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:09.931112 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:09.931531 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:09.931794 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.06 23:54:09.931953 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.06 23:54:09.932096 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} executeQuery: Read 19 rows, 1.54 KiB in 0.001190037 sec., 15965 rows/sec., 1.26 MiB/sec. 2023.11.06 23:54:09.932270 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} DynamicQueryHandler: Done processing query 2023.11.06 23:54:09.932295 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:09.932312 [ 3 ] {} HTTP-Session: 85e362a4-96ec-40d2-bbd7-916b428805f4 Destroying unnamed session 2023.11.06 23:54:09.932432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:09.932476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:09.932496 [ 3 ] {} HTTP-Session: 3ab725e3-68f7-4aa9-a3ba-c956016db316 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:09.932512 [ 3 ] {} HTTP-Session: 3ab725e3-68f7-4aa9-a3ba-c956016db316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:09.932586 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:09.932625 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:09.932738 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:09.933039 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:09.933250 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.06 23:54:09.933397 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.06 23:54:09.933523 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} executeQuery: Read 57 rows, 5.14 KiB in 0.000907363 sec., 62819 rows/sec., 5.53 MiB/sec. 2023.11.06 23:54:09.933636 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} DynamicQueryHandler: Done processing query 2023.11.06 23:54:09.933658 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:54:09.933673 [ 3 ] {} HTTP-Session: 3ab725e3-68f7-4aa9-a3ba-c956016db316 Destroying unnamed session 2023.11.06 23:54:09.933814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:09.933857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:09.933875 [ 3 ] {} HTTP-Session: a11d57a9-45ae-4924-a4c1-6f38ae0270bc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:09.933891 [ 3 ] {} HTTP-Session: a11d57a9-45ae-4924-a4c1-6f38ae0270bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:09.933960 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:09.933997 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:09.934099 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:09.934369 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:09.934571 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.06 23:54:09.934723 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.06 23:54:09.934835 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} executeQuery: Read 30 rows, 2.39 KiB in 0.000848092 sec., 35373 rows/sec., 2.75 MiB/sec. 2023.11.06 23:54:09.934945 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} DynamicQueryHandler: Done processing query 2023.11.06 23:54:09.934968 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:09.934983 [ 3 ] {} HTTP-Session: a11d57a9-45ae-4924-a4c1-6f38ae0270bc Destroying unnamed session 2023.11.06 23:54:09.935082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:09.935126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:09.935143 [ 3 ] {} HTTP-Session: 21f254af-50c3-48a9-a4b6-ee4c2f4ebfa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:09.935160 [ 3 ] {} HTTP-Session: 21f254af-50c3-48a9-a4b6-ee4c2f4ebfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:09.935229 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:09.935270 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:09.935385 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:09.935632 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:09.935887 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.06 23:54:09.936057 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.06 23:54:09.936180 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} executeQuery: Read 11 rows, 743.00 B in 0.000923413 sec., 11912 rows/sec., 785.77 KiB/sec. 2023.11.06 23:54:09.936295 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} DynamicQueryHandler: Done processing query 2023.11.06 23:54:09.936317 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:54:09.936332 [ 3 ] {} HTTP-Session: 21f254af-50c3-48a9-a4b6-ee4c2f4ebfa6 Destroying unnamed session 2023.11.06 23:54:09.936455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:09.936498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:09.936516 [ 3 ] {} HTTP-Session: 9dde9189-b696-4eba-98cc-2aabf35f0c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:09.936532 [ 3 ] {} HTTP-Session: 9dde9189-b696-4eba-98cc-2aabf35f0c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:09.936607 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:09.936650 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:09.936782 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:09.937201 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:09.937478 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.06 23:54:09.937652 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.06 23:54:09.937790 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} executeQuery: Read 19 rows, 26.25 KiB in 0.001144746 sec., 16597 rows/sec., 22.40 MiB/sec. 2023.11.06 23:54:09.937957 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} DynamicQueryHandler: Done processing query 2023.11.06 23:54:09.937980 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:54:09.937995 [ 3 ] {} HTTP-Session: 9dde9189-b696-4eba-98cc-2aabf35f0c1c Destroying unnamed session 2023.11.06 23:54:14.477701 [ 100 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:54:14.477775 [ 100 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:54:14.936056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:14.936164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:14.936189 [ 3 ] {} HTTP-Session: fda85009-361e-4600-afd8-6ba225da2279 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:14.936213 [ 3 ] {} HTTP-Session: fda85009-361e-4600-afd8-6ba225da2279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:14.936344 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:14.936404 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:14.936561 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:14.937003 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:14.937272 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.06 23:54:14.937434 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.06 23:54:14.937578 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} executeQuery: Read 34 rows, 2.61 KiB in 0.001192438 sec., 28513 rows/sec., 2.14 MiB/sec. 2023.11.06 23:54:14.937755 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} DynamicQueryHandler: Done processing query 2023.11.06 23:54:14.937790 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:14.937811 [ 3 ] {} HTTP-Session: fda85009-361e-4600-afd8-6ba225da2279 Destroying unnamed session 2023.11.06 23:54:14.937981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:14.938036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:14.938057 [ 3 ] {} HTTP-Session: 86c25982-3fe4-4000-980a-1d3b634d4dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:14.938074 [ 3 ] {} HTTP-Session: 86c25982-3fe4-4000-980a-1d3b634d4dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:14.938168 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:14.938212 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:14.938321 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:14.938780 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:14.939024 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.06 23:54:14.939184 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.06 23:54:14.939310 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} executeQuery: Read 180 rows, 18.31 KiB in 0.001111445 sec., 161951 rows/sec., 16.08 MiB/sec. 2023.11.06 23:54:14.939514 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} DynamicQueryHandler: Done processing query 2023.11.06 23:54:14.939538 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:54:14.939555 [ 3 ] {} HTTP-Session: 86c25982-3fe4-4000-980a-1d3b634d4dbd Destroying unnamed session 2023.11.06 23:54:14.939798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:14.939845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:14.939863 [ 3 ] {} HTTP-Session: a2eb2ae4-7431-4afc-b133-bb3774b18564 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:14.939879 [ 3 ] {} HTTP-Session: a2eb2ae4-7431-4afc-b133-bb3774b18564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:14.939971 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:14.940011 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:14.940127 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:14.940609 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:14.940838 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.06 23:54:14.940984 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.06 23:54:14.941106 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} executeQuery: Read 319 rows, 22.69 KiB in 0.001106156 sec., 288386 rows/sec., 20.04 MiB/sec. 2023.11.06 23:54:14.941309 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} DynamicQueryHandler: Done processing query 2023.11.06 23:54:14.941334 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:54:14.941349 [ 3 ] {} HTTP-Session: a2eb2ae4-7431-4afc-b133-bb3774b18564 Destroying unnamed session 2023.11.06 23:54:14.941470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:14.941513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:14.941531 [ 3 ] {} HTTP-Session: 017bdd1d-ce60-4f93-84bb-36605b414f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:14.941547 [ 3 ] {} HTTP-Session: 017bdd1d-ce60-4f93-84bb-36605b414f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:14.941616 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:14.941655 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:54:14.941775 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:14.942043 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:14.942279 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.06 23:54:14.942452 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.06 23:54:14.942566 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} executeQuery: Read 6 rows, 258.00 B in 0.000924143 sec., 6492 rows/sec., 272.63 KiB/sec. 2023.11.06 23:54:14.942678 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} DynamicQueryHandler: Done processing query 2023.11.06 23:54:14.942702 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:14.942717 [ 3 ] {} HTTP-Session: 017bdd1d-ce60-4f93-84bb-36605b414f60 Destroying unnamed session 2023.11.06 23:54:14.942850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:14.942893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:14.942911 [ 3 ] {} HTTP-Session: 58d983b7-9b82-4eb8-a560-127805ecc05c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:14.942928 [ 3 ] {} HTTP-Session: 58d983b7-9b82-4eb8-a560-127805ecc05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:14.942999 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:14.943039 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:14.943154 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:14.943475 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:14.943718 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.06 23:54:14.943891 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.06 23:54:14.944019 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} executeQuery: Read 70 rows, 4.35 KiB in 0.000991814 sec., 70577 rows/sec., 4.28 MiB/sec. 2023.11.06 23:54:14.944214 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} DynamicQueryHandler: Done processing query 2023.11.06 23:54:14.944237 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:14.944252 [ 3 ] {} HTTP-Session: 58d983b7-9b82-4eb8-a560-127805ecc05c Destroying unnamed session 2023.11.06 23:54:14.944372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:14.944416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:14.944434 [ 3 ] {} HTTP-Session: 4d6d2c04-bd9c-449f-b9a3-90ac983631d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:14.944451 [ 3 ] {} HTTP-Session: 4d6d2c04-bd9c-449f-b9a3-90ac983631d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:14.944532 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:14.944575 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:14.944724 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:14.945137 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:14.945423 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.06 23:54:14.945607 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.06 23:54:14.945733 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} executeQuery: Read 28 rows, 38.69 KiB in 0.001174117 sec., 23847 rows/sec., 32.18 MiB/sec. 2023.11.06 23:54:14.945854 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} DynamicQueryHandler: Done processing query 2023.11.06 23:54:14.945877 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:54:14.945893 [ 3 ] {} HTTP-Session: 4d6d2c04-bd9c-449f-b9a3-90ac983631d0 Destroying unnamed session 2023.11.06 23:54:14.946008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:14.946050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:14.946068 [ 3 ] {} HTTP-Session: c48b4569-1d80-482d-9df7-385c2b7c7722 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:14.946084 [ 3 ] {} HTTP-Session: c48b4569-1d80-482d-9df7-385c2b7c7722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:14.946152 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:14.946191 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:54:14.946292 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:14.946550 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:14.946780 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.06 23:54:14.946953 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.06 23:54:14.947053 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} executeQuery: Read 21 rows, 1.12 KiB in 0.000871953 sec., 24083 rows/sec., 1.25 MiB/sec. 2023.11.06 23:54:14.947172 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} DynamicQueryHandler: Done processing query 2023.11.06 23:54:14.947194 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:14.947213 [ 3 ] {} HTTP-Session: c48b4569-1d80-482d-9df7-385c2b7c7722 Destroying unnamed session 2023.11.06 23:54:19.930271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:19.930384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:19.930408 [ 3 ] {} HTTP-Session: 45840f9d-9e3c-46ab-80fb-9a4ac92df415 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:19.930431 [ 3 ] {} HTTP-Session: 45840f9d-9e3c-46ab-80fb-9a4ac92df415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:19.930561 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:19.930618 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:19.930773 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:19.931184 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:19.931439 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.06 23:54:19.931596 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.06 23:54:19.931710 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} executeQuery: Read 19 rows, 1.54 KiB in 0.001115056 sec., 17039 rows/sec., 1.35 MiB/sec. 2023.11.06 23:54:19.931838 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} DynamicQueryHandler: Done processing query 2023.11.06 23:54:19.931864 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:19.931881 [ 3 ] {} HTTP-Session: 45840f9d-9e3c-46ab-80fb-9a4ac92df415 Destroying unnamed session 2023.11.06 23:54:19.932003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:19.932048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:19.932067 [ 3 ] {} HTTP-Session: bc8f8a01-f210-474b-93bf-81aa22520c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:19.932084 [ 3 ] {} HTTP-Session: bc8f8a01-f210-474b-93bf-81aa22520c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:19.932157 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:19.932196 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:19.932301 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:19.932634 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:19.932845 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.06 23:54:19.932994 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.06 23:54:19.933092 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} executeQuery: Read 57 rows, 5.14 KiB in 0.000906623 sec., 62870 rows/sec., 5.53 MiB/sec. 2023.11.06 23:54:19.933204 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} DynamicQueryHandler: Done processing query 2023.11.06 23:54:19.933228 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:54:19.933244 [ 3 ] {} HTTP-Session: bc8f8a01-f210-474b-93bf-81aa22520c43 Destroying unnamed session 2023.11.06 23:54:19.933355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:19.933399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:19.933417 [ 3 ] {} HTTP-Session: 89834052-252f-4ce2-9591-5da63b25b94f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:19.933433 [ 3 ] {} HTTP-Session: 89834052-252f-4ce2-9591-5da63b25b94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:19.933504 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:19.933543 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:19.933648 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:19.933944 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:19.934144 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.06 23:54:19.934290 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.06 23:54:19.934388 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} executeQuery: Read 19 rows, 1.52 KiB in 0.000857683 sec., 22152 rows/sec., 1.73 MiB/sec. 2023.11.06 23:54:19.934548 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} DynamicQueryHandler: Done processing query 2023.11.06 23:54:19.934572 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:19.934588 [ 3 ] {} HTTP-Session: 89834052-252f-4ce2-9591-5da63b25b94f Destroying unnamed session 2023.11.06 23:54:19.934784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:19.934830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:19.934848 [ 3 ] {} HTTP-Session: a8b48649-ca81-43ff-b316-dd827adfb25a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:19.934864 [ 3 ] {} HTTP-Session: a8b48649-ca81-43ff-b316-dd827adfb25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:19.934941 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:19.934987 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:19.935130 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:19.935501 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:19.935803 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.06 23:54:19.935981 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.06 23:54:19.936083 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} executeQuery: Read 19 rows, 26.25 KiB in 0.001113506 sec., 17063 rows/sec., 23.03 MiB/sec. 2023.11.06 23:54:19.936204 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} DynamicQueryHandler: Done processing query 2023.11.06 23:54:19.936228 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:54:19.936244 [ 3 ] {} HTTP-Session: a8b48649-ca81-43ff-b316-dd827adfb25a Destroying unnamed session 2023.11.06 23:54:24.936317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:24.936438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:24.936465 [ 3 ] {} HTTP-Session: 6f98e80f-d18b-42ca-844a-b1eb52960660 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:24.936489 [ 3 ] {} HTTP-Session: 6f98e80f-d18b-42ca-844a-b1eb52960660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:24.936614 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:24.936674 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:24.936832 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:24.937272 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.937560 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.06 23:54:24.937717 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.06 23:54:24.937860 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} executeQuery: Read 34 rows, 2.61 KiB in 0.001202027 sec., 28285 rows/sec., 2.12 MiB/sec. 2023.11.06 23:54:24.938008 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} DynamicQueryHandler: Done processing query 2023.11.06 23:54:24.938032 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:24.938049 [ 3 ] {} HTTP-Session: 6f98e80f-d18b-42ca-844a-b1eb52960660 Destroying unnamed session 2023.11.06 23:54:24.938219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:24.938266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:24.938285 [ 3 ] {} HTTP-Session: 68e3f593-8f2d-4e12-be03-e1b6366046d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:24.938301 [ 3 ] {} HTTP-Session: 68e3f593-8f2d-4e12-be03-e1b6366046d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:24.938378 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:24.938418 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:24.938522 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:24.938961 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.939203 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.06 23:54:24.939349 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.06 23:54:24.939473 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} executeQuery: Read 180 rows, 18.31 KiB in 0.001057555 sec., 170203 rows/sec., 16.90 MiB/sec. 2023.11.06 23:54:24.939626 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} DynamicQueryHandler: Done processing query 2023.11.06 23:54:24.939654 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:54:24.939671 [ 3 ] {} HTTP-Session: 68e3f593-8f2d-4e12-be03-e1b6366046d5 Destroying unnamed session 2023.11.06 23:54:24.939870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:24.939920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:24.939940 [ 3 ] {} HTTP-Session: d92c79f2-20ac-4c72-b2a4-485217b19a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:24.939958 [ 3 ] {} HTTP-Session: d92c79f2-20ac-4c72-b2a4-485217b19a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:24.940044 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:24.940086 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:24.940216 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:24.940720 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.940956 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.06 23:54:24.941111 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.06 23:54:24.941237 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} executeQuery: Read 319 rows, 22.69 KiB in 0.001156856 sec., 275747 rows/sec., 19.16 MiB/sec. 2023.11.06 23:54:24.941364 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} DynamicQueryHandler: Done processing query 2023.11.06 23:54:24.941389 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:54:24.941405 [ 3 ] {} HTTP-Session: d92c79f2-20ac-4c72-b2a4-485217b19a7a Destroying unnamed session 2023.11.06 23:54:24.941557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:24.941601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:24.941620 [ 3 ] {} HTTP-Session: 53d21deb-1216-4e0b-a15b-395d73272897 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:24.941637 [ 3 ] {} HTTP-Session: 53d21deb-1216-4e0b-a15b-395d73272897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:24.941705 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:24.941746 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:54:24.941855 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:24.942130 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.942375 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.06 23:54:24.942556 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.06 23:54:24.942680 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} executeQuery: Read 6 rows, 258.00 B in 0.000944034 sec., 6355 rows/sec., 266.89 KiB/sec. 2023.11.06 23:54:24.942800 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} DynamicQueryHandler: Done processing query 2023.11.06 23:54:24.942825 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:24.942842 [ 3 ] {} HTTP-Session: 53d21deb-1216-4e0b-a15b-395d73272897 Destroying unnamed session 2023.11.06 23:54:24.942969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:24.943015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:24.943034 [ 3 ] {} HTTP-Session: 617a9293-6fa9-4d20-a1ac-be91795efb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:24.943051 [ 3 ] {} HTTP-Session: 617a9293-6fa9-4d20-a1ac-be91795efb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:24.943125 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:24.943168 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:24.943288 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:24.943610 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.943860 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.06 23:54:24.944042 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.06 23:54:24.944179 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} executeQuery: Read 70 rows, 4.35 KiB in 0.001020544 sec., 68590 rows/sec., 4.16 MiB/sec. 2023.11.06 23:54:24.944171 [ 130 ] {} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.06 23:54:24.944296 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.944339 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} DynamicQueryHandler: Done processing query 2023.11.06 23:54:24.944423 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:54:24.944450 [ 3 ] {} HTTP-Session: 617a9293-6fa9-4d20-a1ac-be91795efb82 Destroying unnamed session 2023.11.06 23:54:24.944470 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.06 23:54:24.944618 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:24.944662 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part 2023.11.06 23:54:24.944697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:24.944774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:24.944828 [ 3 ] {} HTTP-Session: ecd9320c-278c-41bb-9266-bcbefdd2da33 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:24.944875 [ 3 ] {} HTTP-Session: ecd9320c-278c-41bb-9266-bcbefdd2da33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:24.944901 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part 2023.11.06 23:54:24.945069 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:24.945134 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part 2023.11.06 23:54:24.945169 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:24.945424 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::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.11.06 23:54:24.945779 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part 2023.11.06 23:54:24.945819 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:24.946024 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part 2023.11.06 23:54:24.946668 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.947458 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.06 23:54:24.947708 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.003345508 sec., 281870.49619968026 rows/sec., 17.13 MiB/sec. 2023.11.06 23:54:24.947782 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.06 23:54:24.947978 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} executeQuery: Read 28 rows, 38.69 KiB in 0.002851351 sec., 9819 rows/sec., 13.25 MiB/sec. 2023.11.06 23:54:24.947990 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.06 23:54:24.948210 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} DynamicQueryHandler: Done processing query 2023.11.06 23:54:24.948242 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:54:24.948265 [ 3 ] {} HTTP-Session: ecd9320c-278c-41bb-9266-bcbefdd2da33 Destroying unnamed session 2023.11.06 23:54:24.948380 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.06 23:54:24.948414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:24.948475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:24.948496 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.06 23:54:24.948510 [ 3 ] {} HTTP-Session: 786b1116-2d5a-4a16-ba17-67e082cb86df Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:24.948547 [ 3 ] {} HTTP-Session: 786b1116-2d5a-4a16-ba17-67e082cb86df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:24.948680 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:24.948720 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:54:24.948835 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:24.949114 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:24.949353 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.06 23:54:24.949525 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.06 23:54:24.949654 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} executeQuery: Read 21 rows, 1.12 KiB in 0.000943783 sec., 22250 rows/sec., 1.15 MiB/sec. 2023.11.06 23:54:24.949761 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} DynamicQueryHandler: Done processing query 2023.11.06 23:54:24.949785 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:24.949801 [ 3 ] {} HTTP-Session: 786b1116-2d5a-4a16-ba17-67e082cb86df Destroying unnamed session 2023.11.06 23:54:29.478026 [ 154 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:54:29.478129 [ 154 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:54:29.930335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:29.930494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:29.930539 [ 3 ] {} HTTP-Session: faa7ad63-00bc-4d6b-9c04-6e9c0b4e6405 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:29.930580 [ 3 ] {} HTTP-Session: faa7ad63-00bc-4d6b-9c04-6e9c0b4e6405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:29.930779 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:29.930877 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:29.931098 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:29.931511 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.931772 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.06 23:54:29.931935 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.06 23:54:29.932091 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} executeQuery: Read 19 rows, 1.54 KiB in 0.001247838 sec., 15226 rows/sec., 1.21 MiB/sec. 2023.11.06 23:54:29.932100 [ 154 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.06 23:54:29.932253 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.932299 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} DynamicQueryHandler: Done processing query 2023.11.06 23:54:29.932357 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:29.932402 [ 3 ] {} HTTP-Session: faa7ad63-00bc-4d6b-9c04-6e9c0b4e6405 Destroying unnamed session 2023.11.06 23:54:29.932403 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.06 23:54:29.932516 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:29.932601 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 53 rows starting from the beginning of the part 2023.11.06 23:54:29.932609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:29.932663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:29.932685 [ 3 ] {} HTTP-Session: 40820d08-d9c9-42ee-8839-5aafeea57e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:29.932712 [ 3 ] {} HTTP-Session: 40820d08-d9c9-42ee-8839-5aafeea57e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:29.932751 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.932827 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:29.932887 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:29.932905 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:29.933093 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.933135 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:29.933239 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:29.933350 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.933688 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.933963 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.06 23:54:29.934192 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.06 23:54:29.934216 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001876847 sec., 94839.90969961855 rows/sec., 7.28 MiB/sec. 2023.11.06 23:54:29.934420 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} executeQuery: Read 57 rows, 5.14 KiB in 0.001530392 sec., 37245 rows/sec., 3.28 MiB/sec. 2023.11.06 23:54:29.934410 [ 154 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.06 23:54:29.934524 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.06 23:54:29.934633 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.934787 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} DynamicQueryHandler: Done processing query 2023.11.06 23:54:29.934874 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:54:29.934974 [ 3 ] {} HTTP-Session: 40820d08-d9c9-42ee-8839-5aafeea57e42 Destroying unnamed session 2023.11.06 23:54:29.935064 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.06 23:54:29.935069 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.06 23:54:29.935240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:29.935267 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.06 23:54:29.935317 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:29.935354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:29.935430 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 237 rows starting from the beginning of the part 2023.11.06 23:54:29.935453 [ 3 ] {} HTTP-Session: 7e61b53f-5311-425e-ac14-6dfe7a14d2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:29.935513 [ 3 ] {} HTTP-Session: 7e61b53f-5311-425e-ac14-6dfe7a14d2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:29.935733 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:29.935742 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 57 rows starting from the beginning of the part 2023.11.06 23:54:29.935830 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:29.936024 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:29.936346 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 57 rows starting from the beginning of the part 2023.11.06 23:54:29.936350 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:29.936554 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:29.936806 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 57 rows starting from the beginning of the part 2023.11.06 23:54:29.937261 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.937635 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.06 23:54:29.937948 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.06 23:54:29.938179 [ 154 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.06 23:54:29.938207 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} executeQuery: Read 19 rows, 1.52 KiB in 0.002409294 sec., 7886 rows/sec., 631.51 KiB/sec. 2023.11.06 23:54:29.938301 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.938597 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.06 23:54:29.938702 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} DynamicQueryHandler: Done processing query 2023.11.06 23:54:29.938813 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:29.938914 [ 3 ] {} HTTP-Session: 7e61b53f-5311-425e-ac14-6dfe7a14d2ff Destroying unnamed session 2023.11.06 23:54:29.938936 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:29.938955 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.00417965 sec., 183747.44296771262 rows/sec., 17.63 MiB/sec. 2023.11.06 23:54:29.939006 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 367 rows starting from the beginning of the part 2023.11.06 23:54:29.939129 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.06 23:54:29.939223 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2023.11.06 23:54:29.939216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:29.939353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:29.939440 [ 3 ] {} HTTP-Session: f9ef18a3-d8d0-450d-bbee-2435d3d21d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:29.939470 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:29.939479 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.06 23:54:29.939520 [ 3 ] {} HTTP-Session: f9ef18a3-d8d0-450d-bbee-2435d3d21d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:29.939634 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.06 23:54:29.939865 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.939917 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:29.940069 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:29.940088 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:29.940430 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.940784 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:29.941777 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.942317 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 4 columns (4 merged, 0 gathered) in 0.003834545 sec., 279824.5945738021 rows/sec., 19.70 MiB/sec. 2023.11.06 23:54:29.942423 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.06 23:54:29.942481 [ 22 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.06 23:54:29.942705 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.06 23:54:29.942748 [ 22 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.06 23:54:29.942871 [ 22 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.06 23:54:29.942970 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} executeQuery: Read 19 rows, 26.25 KiB in 0.002965373 sec., 6407 rows/sec., 8.65 MiB/sec. 2023.11.06 23:54:29.942970 [ 166 ] {} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.06 23:54:29.943166 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:29.943307 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} DynamicQueryHandler: Done processing query 2023.11.06 23:54:29.943330 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.06 23:54:29.943366 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:54:29.943393 [ 3 ] {} HTTP-Session: f9ef18a3-d8d0-450d-bbee-2435d3d21d5a Destroying unnamed session 2023.11.06 23:54:29.943467 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:29.943502 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part 2023.11.06 23:54:29.943613 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.943709 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:29.943797 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.943885 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:29.943970 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:29.945246 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 6 columns (6 merged, 0 gathered) in 0.001975508 sec., 230320.50490304266 rows/sec., 310.81 MiB/sec. 2023.11.06 23:54:29.945641 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.06 23:54:29.945929 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.06 23:54:29.946011 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.06 23:54:29.946089 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4: 4.01 MiB. 2023.11.06 23:54:30.000184 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.10 MiB, peak 237.34 MiB, will set to 230.98 MiB (RSS), difference: -4.12 MiB 2023.11.06 23:54:34.935881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:34.936008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:34.936034 [ 3 ] {} HTTP-Session: 0f028d7a-f9c7-4195-8a4d-07d3e03f2865 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:34.936061 [ 3 ] {} HTTP-Session: 0f028d7a-f9c7-4195-8a4d-07d3e03f2865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:34.936191 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:34.936254 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:34.936412 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:34.936827 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:34.937083 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.06 23:54:34.937241 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.06 23:54:34.937383 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} executeQuery: Read 34 rows, 2.61 KiB in 0.001151477 sec., 29527 rows/sec., 2.21 MiB/sec. 2023.11.06 23:54:34.937518 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} DynamicQueryHandler: Done processing query 2023.11.06 23:54:34.937542 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:34.937558 [ 3 ] {} HTTP-Session: 0f028d7a-f9c7-4195-8a4d-07d3e03f2865 Destroying unnamed session 2023.11.06 23:54:34.937702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:34.937747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:34.937766 [ 3 ] {} HTTP-Session: 47675723-90e3-4bb4-84fa-8c145e475458 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:34.937782 [ 3 ] {} HTTP-Session: 47675723-90e3-4bb4-84fa-8c145e475458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:34.937859 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:34.937898 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:34.937999 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:34.938403 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:34.938611 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.06 23:54:34.938744 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.06 23:54:34.938864 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} executeQuery: Read 180 rows, 18.31 KiB in 0.001037246 sec., 173536 rows/sec., 17.23 MiB/sec. 2023.11.06 23:54:34.939088 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} DynamicQueryHandler: Done processing query 2023.11.06 23:54:34.939112 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:54:34.939127 [ 3 ] {} HTTP-Session: 47675723-90e3-4bb4-84fa-8c145e475458 Destroying unnamed session 2023.11.06 23:54:34.939287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:34.939331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:34.939349 [ 3 ] {} HTTP-Session: 5ffd954f-045c-41b4-b04c-9f22c9453043 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:34.939366 [ 3 ] {} HTTP-Session: 5ffd954f-045c-41b4-b04c-9f22c9453043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:34.939448 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:34.939486 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:34.939588 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:34.940065 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:34.940280 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.06 23:54:34.940426 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.06 23:54:34.940548 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} executeQuery: Read 319 rows, 22.69 KiB in 0.001072676 sec., 297387 rows/sec., 20.66 MiB/sec. 2023.11.06 23:54:34.940651 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} DynamicQueryHandler: Done processing query 2023.11.06 23:54:34.940674 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:54:34.940689 [ 3 ] {} HTTP-Session: 5ffd954f-045c-41b4-b04c-9f22c9453043 Destroying unnamed session 2023.11.06 23:54:34.940844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:34.940887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:34.940905 [ 3 ] {} HTTP-Session: 85f189e5-c1ba-41f7-a4f2-0a1de0ee7a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:34.940921 [ 3 ] {} HTTP-Session: 85f189e5-c1ba-41f7-a4f2-0a1de0ee7a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:34.940989 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:34.941029 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:54:34.941132 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:34.941374 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:34.941616 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.06 23:54:34.941788 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.06 23:54:34.941905 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} executeQuery: Read 6 rows, 258.00 B in 0.000888653 sec., 6751 rows/sec., 283.52 KiB/sec. 2023.11.06 23:54:34.942023 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} DynamicQueryHandler: Done processing query 2023.11.06 23:54:34.942047 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:34.942062 [ 3 ] {} HTTP-Session: 85f189e5-c1ba-41f7-a4f2-0a1de0ee7a29 Destroying unnamed session 2023.11.06 23:54:34.942190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:34.942232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:34.942250 [ 3 ] {} HTTP-Session: dacd6ba7-326a-4524-893d-a164edbf6bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:34.942266 [ 3 ] {} HTTP-Session: dacd6ba7-326a-4524-893d-a164edbf6bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:34.942336 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:34.942378 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:34.942494 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:34.942785 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:34.943029 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.06 23:54:34.943200 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.06 23:54:34.943311 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} executeQuery: Read 70 rows, 4.35 KiB in 0.000946774 sec., 73935 rows/sec., 4.48 MiB/sec. 2023.11.06 23:54:34.943415 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} DynamicQueryHandler: Done processing query 2023.11.06 23:54:34.943437 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:34.943453 [ 3 ] {} HTTP-Session: dacd6ba7-326a-4524-893d-a164edbf6bfe Destroying unnamed session 2023.11.06 23:54:34.943642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:34.943685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:34.943703 [ 3 ] {} HTTP-Session: d4b0ba3d-2ce5-45dc-83aa-40e468e98084 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:34.943719 [ 3 ] {} HTTP-Session: d4b0ba3d-2ce5-45dc-83aa-40e468e98084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:34.943793 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:34.943836 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:34.943967 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:34.944367 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:34.944646 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.06 23:54:34.944821 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.06 23:54:34.944955 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} executeQuery: Read 28 rows, 38.69 KiB in 0.001127086 sec., 24842 rows/sec., 33.52 MiB/sec. 2023.11.06 23:54:34.945142 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} DynamicQueryHandler: Done processing query 2023.11.06 23:54:34.945166 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:54:34.945183 [ 3 ] {} HTTP-Session: d4b0ba3d-2ce5-45dc-83aa-40e468e98084 Destroying unnamed session 2023.11.06 23:54:34.945292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:34.945334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:34.945352 [ 3 ] {} HTTP-Session: 5809cef0-fb50-4e63-8835-2ec993ced452 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:34.945368 [ 3 ] {} HTTP-Session: 5809cef0-fb50-4e63-8835-2ec993ced452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:34.945438 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:34.945477 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:54:34.945587 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:34.945842 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:34.946065 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.06 23:54:34.946241 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.06 23:54:34.946358 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} executeQuery: Read 21 rows, 1.12 KiB in 0.000883072 sec., 23780 rows/sec., 1.23 MiB/sec. 2023.11.06 23:54:34.946459 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} DynamicQueryHandler: Done processing query 2023.11.06 23:54:34.946482 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:34.946497 [ 3 ] {} HTTP-Session: 5809cef0-fb50-4e63-8835-2ec993ced452 Destroying unnamed session 2023.11.06 23:54:39.931532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:39.931715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:39.931760 [ 3 ] {} HTTP-Session: 6fe3ba20-680d-4b60-96d5-13b079cb1fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:39.931801 [ 3 ] {} HTTP-Session: 6fe3ba20-680d-4b60-96d5-13b079cb1fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:39.931999 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:39.932106 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:39.932364 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:39.932829 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:39.933092 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.06 23:54:39.933253 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.06 23:54:39.933391 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} executeQuery: Read 19 rows, 1.54 KiB in 0.001318849 sec., 14406 rows/sec., 1.14 MiB/sec. 2023.11.06 23:54:39.933556 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} DynamicQueryHandler: Done processing query 2023.11.06 23:54:39.933581 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:39.933596 [ 3 ] {} HTTP-Session: 6fe3ba20-680d-4b60-96d5-13b079cb1fa2 Destroying unnamed session 2023.11.06 23:54:39.933712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:39.933756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:39.933774 [ 3 ] {} HTTP-Session: 4707fdf7-1728-47fb-af7b-16ec0f1dd8c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:39.933791 [ 3 ] {} HTTP-Session: 4707fdf7-1728-47fb-af7b-16ec0f1dd8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:39.933863 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:39.933902 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:39.934011 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:39.934338 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:39.934540 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.06 23:54:39.934691 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.06 23:54:39.934816 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} executeQuery: Read 57 rows, 5.14 KiB in 0.000925564 sec., 61584 rows/sec., 5.42 MiB/sec. 2023.11.06 23:54:39.934923 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} DynamicQueryHandler: Done processing query 2023.11.06 23:54:39.934947 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:54:39.934962 [ 3 ] {} HTTP-Session: 4707fdf7-1728-47fb-af7b-16ec0f1dd8c5 Destroying unnamed session 2023.11.06 23:54:39.935103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:39.935145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:39.935164 [ 3 ] {} HTTP-Session: da46e3b7-024e-426d-af4a-f86a3303ff6e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:39.935181 [ 3 ] {} HTTP-Session: da46e3b7-024e-426d-af4a-f86a3303ff6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:39.935253 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:39.935292 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:39.935398 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:39.935759 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:39.935966 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.06 23:54:39.936122 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.06 23:54:39.936246 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} executeQuery: Read 30 rows, 2.39 KiB in 0.000964194 sec., 31114 rows/sec., 2.42 MiB/sec. 2023.11.06 23:54:39.936367 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} DynamicQueryHandler: Done processing query 2023.11.06 23:54:39.936391 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:39.936407 [ 3 ] {} HTTP-Session: da46e3b7-024e-426d-af4a-f86a3303ff6e Destroying unnamed session 2023.11.06 23:54:39.936533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:39.936576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:39.936594 [ 3 ] {} HTTP-Session: 0aaaadbd-ce3c-4ef5-8333-d54f2776599d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:39.936611 [ 3 ] {} HTTP-Session: 0aaaadbd-ce3c-4ef5-8333-d54f2776599d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:39.936681 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:39.936723 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:39.936842 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:39.937120 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:39.937368 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.06 23:54:39.937553 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.06 23:54:39.937683 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} executeQuery: Read 11 rows, 743.00 B in 0.000971814 sec., 11319 rows/sec., 746.63 KiB/sec. 2023.11.06 23:54:39.937827 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} DynamicQueryHandler: Done processing query 2023.11.06 23:54:39.937850 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:54:39.937866 [ 3 ] {} HTTP-Session: 0aaaadbd-ce3c-4ef5-8333-d54f2776599d Destroying unnamed session 2023.11.06 23:54:39.937981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:39.938025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:39.938043 [ 3 ] {} HTTP-Session: bfdd98ca-8f53-41ac-b57f-b2b7e9245d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:39.938059 [ 3 ] {} HTTP-Session: bfdd98ca-8f53-41ac-b57f-b2b7e9245d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:39.938133 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:39.938177 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:39.938314 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:39.938710 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:39.938994 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.06 23:54:39.939174 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.06 23:54:39.939291 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} executeQuery: Read 19 rows, 26.25 KiB in 0.001129787 sec., 16817 rows/sec., 22.69 MiB/sec. 2023.11.06 23:54:39.939413 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} DynamicQueryHandler: Done processing query 2023.11.06 23:54:39.939436 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:54:39.939451 [ 3 ] {} HTTP-Session: bfdd98ca-8f53-41ac-b57f-b2b7e9245d7c Destroying unnamed session 2023.11.06 23:54:44.478379 [ 171 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:54:44.478452 [ 171 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:54:44.936232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:44.936325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:44.936349 [ 3 ] {} HTTP-Session: 779a448c-fc5c-4228-a388-8d84e683b82d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:44.936372 [ 3 ] {} HTTP-Session: 779a448c-fc5c-4228-a388-8d84e683b82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:44.936504 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:44.936565 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:44.936720 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:44.937169 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.937425 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.06 23:54:44.937590 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.06 23:54:44.937727 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} executeQuery: Read 34 rows, 2.61 KiB in 0.001181297 sec., 28781 rows/sec., 2.16 MiB/sec. 2023.11.06 23:54:44.937937 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} DynamicQueryHandler: Done processing query 2023.11.06 23:54:44.937962 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:44.937979 [ 3 ] {} HTTP-Session: 779a448c-fc5c-4228-a388-8d84e683b82d Destroying unnamed session 2023.11.06 23:54:44.938156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:44.938203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:44.938222 [ 3 ] {} HTTP-Session: 0c4f7f7a-555d-4aac-bb13-91bd834e4996 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:44.938239 [ 3 ] {} HTTP-Session: 0c4f7f7a-555d-4aac-bb13-91bd834e4996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:44.938317 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:44.938359 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:44.938473 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:44.938920 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.939144 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.06 23:54:44.939292 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.06 23:54:44.939413 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} executeQuery: Read 180 rows, 18.31 KiB in 0.001060606 sec., 169714 rows/sec., 16.86 MiB/sec. 2023.11.06 23:54:44.939537 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} DynamicQueryHandler: Done processing query 2023.11.06 23:54:44.939561 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:54:44.939577 [ 3 ] {} HTTP-Session: 0c4f7f7a-555d-4aac-bb13-91bd834e4996 Destroying unnamed session 2023.11.06 23:54:44.939727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:44.939770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:44.939789 [ 3 ] {} HTTP-Session: 92d6377d-e054-47db-85c0-47356b0c7a45 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:44.939805 [ 3 ] {} HTTP-Session: 92d6377d-e054-47db-85c0-47356b0c7a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:44.939887 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:44.939926 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:44.940032 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:44.940518 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.940749 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.06 23:54:44.940894 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.06 23:54:44.941019 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} executeQuery: Read 319 rows, 22.69 KiB in 0.001095406 sec., 291216 rows/sec., 20.23 MiB/sec. 2023.11.06 23:54:44.941177 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} DynamicQueryHandler: Done processing query 2023.11.06 23:54:44.941201 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:54:44.941217 [ 3 ] {} HTTP-Session: 92d6377d-e054-47db-85c0-47356b0c7a45 Destroying unnamed session 2023.11.06 23:54:44.941373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:44.941416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:44.941435 [ 3 ] {} HTTP-Session: 7dbfb0d9-f9b0-4e52-8d74-41d47dbf2d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:44.941451 [ 3 ] {} HTTP-Session: 7dbfb0d9-f9b0-4e52-8d74-41d47dbf2d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:44.941520 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:44.941559 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:54:44.941666 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:44.941923 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.942162 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.06 23:54:44.942338 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.06 23:54:44.942468 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} executeQuery: Read 6 rows, 258.00 B in 0.000919944 sec., 6522 rows/sec., 273.88 KiB/sec. 2023.11.06 23:54:44.942587 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} DynamicQueryHandler: Done processing query 2023.11.06 23:54:44.942610 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:44.942626 [ 3 ] {} HTTP-Session: 7dbfb0d9-f9b0-4e52-8d74-41d47dbf2d55 Destroying unnamed session 2023.11.06 23:54:44.942753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:44.942796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:44.942814 [ 3 ] {} HTTP-Session: 0aed9e48-4d2a-4d4a-b7d7-82fa09ba2a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:44.942830 [ 3 ] {} HTTP-Session: 0aed9e48-4d2a-4d4a-b7d7-82fa09ba2a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:44.942902 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:44.942943 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:44.943069 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:44.943405 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.943648 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.06 23:54:44.943820 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.06 23:54:44.943941 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} executeQuery: Read 70 rows, 4.35 KiB in 0.001011635 sec., 69194 rows/sec., 4.20 MiB/sec. 2023.11.06 23:54:44.944060 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} DynamicQueryHandler: Done processing query 2023.11.06 23:54:44.944084 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:44.944100 [ 3 ] {} HTTP-Session: 0aed9e48-4d2a-4d4a-b7d7-82fa09ba2a49 Destroying unnamed session 2023.11.06 23:54:44.944281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:44.944326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:44.944344 [ 3 ] {} HTTP-Session: fd1d633f-ef50-4487-a705-d24db8c8e625 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:44.944360 [ 3 ] {} HTTP-Session: fd1d633f-ef50-4487-a705-d24db8c8e625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:44.944437 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:44.944480 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:44.944613 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:44.945043 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.945383 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.06 23:54:44.945572 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.06 23:54:44.945706 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} executeQuery: Read 28 rows, 38.69 KiB in 0.001234288 sec., 22685 rows/sec., 30.61 MiB/sec. 2023.11.06 23:54:44.945831 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} DynamicQueryHandler: Done processing query 2023.11.06 23:54:44.945855 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:54:44.945870 [ 3 ] {} HTTP-Session: fd1d633f-ef50-4487-a705-d24db8c8e625 Destroying unnamed session 2023.11.06 23:54:44.945994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:44.946038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:44.946057 [ 3 ] {} HTTP-Session: a0c45c06-ea59-4d5e-af77-b932708dab53 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:44.946074 [ 3 ] {} HTTP-Session: a0c45c06-ea59-4d5e-af77-b932708dab53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:44.946144 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:44.946182 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:54:44.946287 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:44.946587 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.946840 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.06 23:54:44.947014 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.06 23:54:44.947144 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} executeQuery: Read 21 rows, 1.12 KiB in 0.000962444 sec., 21819 rows/sec., 1.13 MiB/sec. 2023.11.06 23:54:44.947144 [ 170 ] {} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.06 23:54:44.947260 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:44.947324 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} DynamicQueryHandler: Done processing query 2023.11.06 23:54:44.947364 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.06 23:54:44.947367 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:44.947429 [ 3 ] {} HTTP-Session: a0c45c06-ea59-4d5e-af77-b932708dab53 Destroying unnamed session 2023.11.06 23:54:44.947495 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:44.947531 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2023.11.06 23:54:44.947637 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2023.11.06 23:54:44.947722 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part 2023.11.06 23:54:44.947803 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2023.11.06 23:54:44.947883 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2023.11.06 23:54:44.947958 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2023.11.06 23:54:44.948659 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.00134433 sec., 258865.01082323538 rows/sec., 13.86 MiB/sec. 2023.11.06 23:54:44.948818 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.06 23:54:44.949055 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.06 23:54:44.949134 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.06 23:54:49.930618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:49.930758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:49.930800 [ 3 ] {} HTTP-Session: df3d81ad-4e05-4dd5-8287-ddb939e54d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:49.930837 [ 3 ] {} HTTP-Session: df3d81ad-4e05-4dd5-8287-ddb939e54d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:49.931019 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:49.931105 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:49.931353 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:49.931855 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:49.932112 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.06 23:54:49.932271 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.06 23:54:49.932405 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} executeQuery: Read 19 rows, 1.54 KiB in 0.001331439 sec., 14270 rows/sec., 1.13 MiB/sec. 2023.11.06 23:54:49.932548 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} DynamicQueryHandler: Done processing query 2023.11.06 23:54:49.932573 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:49.932589 [ 3 ] {} HTTP-Session: df3d81ad-4e05-4dd5-8287-ddb939e54d47 Destroying unnamed session 2023.11.06 23:54:49.932707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:49.932751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:49.932770 [ 3 ] {} HTTP-Session: b3bcfed9-fca1-47cf-ac93-ddf1c8cdc81b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:49.932787 [ 3 ] {} HTTP-Session: b3bcfed9-fca1-47cf-ac93-ddf1c8cdc81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:49.932860 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:49.932900 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:49.933002 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:49.933300 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:49.933503 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.06 23:54:49.933647 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.06 23:54:49.933771 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} executeQuery: Read 57 rows, 5.14 KiB in 0.000881393 sec., 64670 rows/sec., 5.69 MiB/sec. 2023.11.06 23:54:49.933913 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} DynamicQueryHandler: Done processing query 2023.11.06 23:54:49.933936 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:54:49.933952 [ 3 ] {} HTTP-Session: b3bcfed9-fca1-47cf-ac93-ddf1c8cdc81b Destroying unnamed session 2023.11.06 23:54:49.934086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:49.934131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:49.934150 [ 3 ] {} HTTP-Session: 71c3bf59-bc01-406a-87ec-50f0875d7bed Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:49.934167 [ 3 ] {} HTTP-Session: 71c3bf59-bc01-406a-87ec-50f0875d7bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:49.934239 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:49.934280 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:49.934387 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:49.934648 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:49.934851 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.06 23:54:49.935008 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.06 23:54:49.935105 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} executeQuery: Read 19 rows, 1.52 KiB in 0.000837312 sec., 22691 rows/sec., 1.77 MiB/sec. 2023.11.06 23:54:49.935218 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} DynamicQueryHandler: Done processing query 2023.11.06 23:54:49.935242 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:49.935258 [ 3 ] {} HTTP-Session: 71c3bf59-bc01-406a-87ec-50f0875d7bed Destroying unnamed session 2023.11.06 23:54:49.935382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:49.935426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:49.935445 [ 3 ] {} HTTP-Session: 8a1951fe-39b3-46aa-9a5a-d31082db7c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:49.935461 [ 3 ] {} HTTP-Session: 8a1951fe-39b3-46aa-9a5a-d31082db7c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:49.935537 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:49.935581 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:49.935715 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:49.936060 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:49.936349 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.06 23:54:49.936520 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.06 23:54:49.936631 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} executeQuery: Read 19 rows, 26.25 KiB in 0.001066476 sec., 17815 rows/sec., 24.04 MiB/sec. 2023.11.06 23:54:49.936753 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} DynamicQueryHandler: Done processing query 2023.11.06 23:54:49.936776 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:54:49.936791 [ 3 ] {} HTTP-Session: 8a1951fe-39b3-46aa-9a5a-d31082db7c8c Destroying unnamed session 2023.11.06 23:54:54.936479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:54.936593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:54.936618 [ 3 ] {} HTTP-Session: 5f56cdb8-bad0-43fa-9d66-26697a0758d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:54.936641 [ 3 ] {} HTTP-Session: 5f56cdb8-bad0-43fa-9d66-26697a0758d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:54.936766 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:54.936825 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:54.936981 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:54.937448 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:54.937746 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.06 23:54:54.937941 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.06 23:54:54.938079 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} executeQuery: Read 34 rows, 2.61 KiB in 0.001271539 sec., 26739 rows/sec., 2.00 MiB/sec. 2023.11.06 23:54:54.938083 [ 162 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.06 23:54:54.938202 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:54.938285 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} DynamicQueryHandler: Done processing query 2023.11.06 23:54:54.938321 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:54.938329 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.06 23:54:54.938353 [ 3 ] {} HTTP-Session: 5f56cdb8-bad0-43fa-9d66-26697a0758d2 Destroying unnamed session 2023.11.06 23:54:54.938464 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:54.938504 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 53 rows starting from the beginning of the part 2023.11.06 23:54:54.938574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:54.938659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:54.938700 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:54.938710 [ 3 ] {} HTTP-Session: b3fbc154-fc7f-460c-8802-12a2afd2516d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:54.938777 [ 3 ] {} HTTP-Session: b3fbc154-fc7f-460c-8802-12a2afd2516d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:54.938958 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:54.938989 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:54.939072 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:54.939204 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:54.939526 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:54.939543 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:54.939737 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2023.11.06 23:54:54.940252 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.940747 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.06 23:54:54.940992 [ 13 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002711259 sec., 71184.64152631674 rows/sec., 5.42 MiB/sec. 2023.11.06 23:54:54.941040 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.06 23:54:54.941255 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.06 23:54:54.941266 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} executeQuery: Read 180 rows, 18.31 KiB in 0.002197731 sec., 81902 rows/sec., 8.13 MiB/sec. 2023.11.06 23:54:54.941260 [ 162 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.06 23:54:54.941417 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.941625 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} DynamicQueryHandler: Done processing query 2023.11.06 23:54:54.941631 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.06 23:54:54.941680 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:54:54.941690 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.06 23:54:54.941744 [ 3 ] {} HTTP-Session: b3fbc154-fc7f-460c-8802-12a2afd2516d Destroying unnamed session 2023.11.06 23:54:54.941840 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:54.941873 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 237 rows starting from the beginning of the part 2023.11.06 23:54:54.941890 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.06 23:54:54.942094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:54.942126 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:54.942197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:54.942238 [ 3 ] {} HTTP-Session: c693e5c3-807d-4538-a17a-2757024ce386 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:54.942294 [ 3 ] {} HTTP-Session: c693e5c3-807d-4538-a17a-2757024ce386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:54.942334 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 57 rows starting from the beginning of the part 2023.11.06 23:54:54.942518 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:54.942563 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:54.942608 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:54.942812 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 57 rows starting from the beginning of the part 2023.11.06 23:54:54.943120 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:54.943126 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 180 rows starting from the beginning of the part 2023.11.06 23:54:54.944251 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.944704 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.06 23:54:54.944790 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243577 sec., 274696.73141719773 rows/sec., 26.69 MiB/sec. 2023.11.06 23:54:54.944948 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.06 23:54:54.944948 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.06 23:54:54.945187 [ 162 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.06 23:54:54.945194 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} executeQuery: Read 319 rows, 22.69 KiB in 0.002586028 sec., 123355 rows/sec., 8.57 MiB/sec. 2023.11.06 23:54:54.945255 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.06 23:54:54.945298 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.945436 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.06 23:54:54.945557 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.06 23:54:54.945666 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} DynamicQueryHandler: Done processing query 2023.11.06 23:54:54.945711 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:54.945716 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:54:54.945757 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 367 rows starting from the beginning of the part 2023.11.06 23:54:54.945767 [ 3 ] {} HTTP-Session: c693e5c3-807d-4538-a17a-2757024ce386 Destroying unnamed session 2023.11.06 23:54:54.945881 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:54.945967 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2023.11.06 23:54:54.946032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:54.946087 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:54.946098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:54.946165 [ 3 ] {} HTTP-Session: c3163500-4562-4589-bbc4-6517022f63f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:54.946207 [ 3 ] {} HTTP-Session: c3163500-4562-4589-bbc4-6517022f63f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:54.946264 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:54.946397 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:54.946442 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 319 rows starting from the beginning of the part 2023.11.06 23:54:54.946486 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:54:54.946965 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:54.947718 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.948219 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.06 23:54:54.948318 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 4 columns (4 merged, 0 gathered) in 0.002894332 sec., 474375.4344698535 rows/sec., 33.24 MiB/sec. 2023.11.06 23:54:54.948501 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.06 23:54:54.948516 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.06 23:54:54.948662 [ 162 ] {} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.06 23:54:54.948696 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} executeQuery: Read 6 rows, 258.00 B in 0.002221542 sec., 2700 rows/sec., 113.41 KiB/sec. 2023.11.06 23:54:54.948738 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.948909 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.06 23:54:54.949027 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.06 23:54:54.949130 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.06 23:54:54.949194 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} DynamicQueryHandler: Done processing query 2023.11.06 23:54:54.949307 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:54.949311 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:54.949347 [ 3 ] {} HTTP-Session: c3163500-4562-4589-bbc4-6517022f63f1 Destroying unnamed session 2023.11.06 23:54:54.949385 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:54.949493 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:54.949560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:54.949653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:54.949669 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:54.949688 [ 3 ] {} HTTP-Session: 70adbb11-a801-49fe-8682-b1e34c03fe0f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:54.949755 [ 3 ] {} HTTP-Session: 70adbb11-a801-49fe-8682-b1e34c03fe0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:54.949947 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:54.949966 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:54.950069 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:54:54.950148 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:54.950466 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::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.11.06 23:54:54.950628 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:54.951639 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.952104 [ 17 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269796 sec., 29359.629775068533 rows/sec., 1.20 MiB/sec. 2023.11.06 23:54:54.952248 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.06 23:54:54.952273 [ 21 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.06 23:54:54.952511 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.06 23:54:54.952557 [ 21 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.06 23:54:54.952663 [ 21 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.06 23:54:54.952702 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} executeQuery: Read 70 rows, 4.35 KiB in 0.002695248 sec., 25971 rows/sec., 1.57 MiB/sec. 2023.11.06 23:54:54.952896 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} DynamicQueryHandler: Done processing query 2023.11.06 23:54:54.952921 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:54:54.952937 [ 3 ] {} HTTP-Session: 70adbb11-a801-49fe-8682-b1e34c03fe0f Destroying unnamed session 2023.11.06 23:54:54.953118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:54.953233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:54.953254 [ 3 ] {} HTTP-Session: 928f9e0f-4016-47a3-b9ef-6fc5cecff60e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:54.953272 [ 3 ] {} HTTP-Session: 928f9e0f-4016-47a3-b9ef-6fc5cecff60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:54.953354 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:54.953401 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:54.953548 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:54.954128 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:54.954439 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.06 23:54:54.954617 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.06 23:54:54.954740 [ 162 ] {} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.06 23:54:54.954758 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} executeQuery: Read 28 rows, 38.69 KiB in 0.00136827 sec., 20463 rows/sec., 27.61 MiB/sec. 2023.11.06 23:54:54.954792 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:54.955054 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.06 23:54:54.955128 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} DynamicQueryHandler: Done processing query 2023.11.06 23:54:54.955180 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:54:54.955216 [ 3 ] {} HTTP-Session: 928f9e0f-4016-47a3-b9ef-6fc5cecff60e Destroying unnamed session 2023.11.06 23:54:54.955319 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:54:54.955409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:54.955430 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 455 rows starting from the beginning of the part 2023.11.06 23:54:54.955501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:54.955568 [ 3 ] {} HTTP-Session: 27b844a9-a644-48c3-8e96-602540668007 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:54.955613 [ 3 ] {} HTTP-Session: 27b844a9-a644-48c3-8e96-602540668007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:54.955843 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:54.955880 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:54.955916 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:54:54.956305 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:54.956448 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:54.956660 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:54.956980 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2023.11.06 23:54:54.957229 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:54:54.957251 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part 2023.11.06 23:54:54.957705 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.06 23:54:54.957960 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.06 23:54:54.958083 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} executeQuery: Read 21 rows, 1.12 KiB in 0.002184502 sec., 9613 rows/sec., 510.52 KiB/sec. 2023.11.06 23:54:54.958227 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} DynamicQueryHandler: Done processing query 2023.11.06 23:54:54.958252 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:54:54.958268 [ 3 ] {} HTTP-Session: 27b844a9-a644-48c3-8e96-602540668007 Destroying unnamed session 2023.11.06 23:54:54.959201 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 6 columns (6 merged, 0 gathered) in 0.004342773 sec., 132864.41635333 rows/sec., 179.29 MiB/sec. 2023.11.06 23:54:54.959736 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.06 23:54:54.959934 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.06 23:54:54.959997 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.06 23:54:54.960062 [ 26 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5: 4.00 MiB. 2023.11.06 23:54:55.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.21 MiB, peak 237.34 MiB, will set to 231.66 MiB (RSS), difference: -3.55 MiB 2023.11.06 23:54:59.478519 [ 158 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:54:59.478628 [ 158 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:54:59.931169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:59.931292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:59.931323 [ 3 ] {} HTTP-Session: 50ca80f0-4938-4fe8-ab5e-13107fce7a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:59.931352 [ 3 ] {} HTTP-Session: 50ca80f0-4938-4fe8-ab5e-13107fce7a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:59.931493 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:59.931561 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:54:59.931742 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:59.932244 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:59.932507 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.06 23:54:59.932676 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.06 23:54:59.932819 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} executeQuery: Read 19 rows, 1.54 KiB in 0.001281558 sec., 14825 rows/sec., 1.17 MiB/sec. 2023.11.06 23:54:59.932965 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} DynamicQueryHandler: Done processing query 2023.11.06 23:54:59.932990 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:59.933007 [ 3 ] {} HTTP-Session: 50ca80f0-4938-4fe8-ab5e-13107fce7a3b Destroying unnamed session 2023.11.06 23:54:59.933118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:59.933164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:59.933183 [ 3 ] {} HTTP-Session: ed4999d0-a660-4fd8-974f-e8226e47e491 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:59.933200 [ 3 ] {} HTTP-Session: ed4999d0-a660-4fd8-974f-e8226e47e491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:59.933272 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:59.933312 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:54:59.933416 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:59.933751 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:59.933959 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.06 23:54:59.934109 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.06 23:54:59.934237 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} executeQuery: Read 57 rows, 5.14 KiB in 0.000936863 sec., 60841 rows/sec., 5.36 MiB/sec. 2023.11.06 23:54:59.934356 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} DynamicQueryHandler: Done processing query 2023.11.06 23:54:59.934380 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:54:59.934397 [ 3 ] {} HTTP-Session: ed4999d0-a660-4fd8-974f-e8226e47e491 Destroying unnamed session 2023.11.06 23:54:59.934514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:59.934560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:59.934585 [ 3 ] {} HTTP-Session: 89808f4b-c943-4b62-a2f0-ae3a03d4f0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:59.934609 [ 3 ] {} HTTP-Session: 89808f4b-c943-4b62-a2f0-ae3a03d4f0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:59.934682 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:59.934721 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:54:59.934827 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:59.935125 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:59.935337 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.06 23:54:59.935483 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.06 23:54:59.935599 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} executeQuery: Read 19 rows, 1.52 KiB in 0.000911844 sec., 20836 rows/sec., 1.63 MiB/sec. 2023.11.06 23:54:59.935708 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} DynamicQueryHandler: Done processing query 2023.11.06 23:54:59.935731 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:54:59.935745 [ 3 ] {} HTTP-Session: 89808f4b-c943-4b62-a2f0-ae3a03d4f0ee Destroying unnamed session 2023.11.06 23:54:59.935917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:54:59.935959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:54:59.935977 [ 3 ] {} HTTP-Session: c0db3549-43d0-4680-b7e2-5a9febba0b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:54:59.935994 [ 3 ] {} HTTP-Session: c0db3549-43d0-4680-b7e2-5a9febba0b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:54:59.936064 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:54:59.936106 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:54:59.936303 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:54:59.936710 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:54:59.936997 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.06 23:54:59.937171 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.06 23:54:59.937295 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} executeQuery: Read 19 rows, 26.25 KiB in 0.001147157 sec., 16562 rows/sec., 22.35 MiB/sec. 2023.11.06 23:54:59.937408 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} DynamicQueryHandler: Done processing query 2023.11.06 23:54:59.937431 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:54:59.937446 [ 3 ] {} HTTP-Session: c0db3549-43d0-4680-b7e2-5a9febba0b1d Destroying unnamed session 2023.11.06 23:55:04.936797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:04.936923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:04.936949 [ 3 ] {} HTTP-Session: d9ee9d28-f0d9-4fce-af5e-e1e590c0bf1e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:04.936974 [ 3 ] {} HTTP-Session: d9ee9d28-f0d9-4fce-af5e-e1e590c0bf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:04.937116 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:04.937184 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:04.937351 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:04.937808 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:55:04.938103 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.06 23:55:04.938273 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.06 23:55:04.938412 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} executeQuery: Read 34 rows, 2.61 KiB in 0.001245178 sec., 27305 rows/sec., 2.05 MiB/sec. 2023.11.06 23:55:04.938579 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} DynamicQueryHandler: Done processing query 2023.11.06 23:55:04.938605 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:04.938621 [ 3 ] {} HTTP-Session: d9ee9d28-f0d9-4fce-af5e-e1e590c0bf1e Destroying unnamed session 2023.11.06 23:55:04.938790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:04.938837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:04.938858 [ 3 ] {} HTTP-Session: fdf8ec4b-3add-4ac5-a09e-92f04110c6af Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:04.938874 [ 3 ] {} HTTP-Session: fdf8ec4b-3add-4ac5-a09e-92f04110c6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:04.938950 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:04.938991 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:04.939102 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:04.939497 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:55:04.939716 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.06 23:55:04.939863 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.06 23:55:04.939990 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} executeQuery: Read 180 rows, 18.31 KiB in 0.001009944 sec., 178227 rows/sec., 17.70 MiB/sec. 2023.11.06 23:55:04.940095 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} DynamicQueryHandler: Done processing query 2023.11.06 23:55:04.940119 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:55:04.940135 [ 3 ] {} HTTP-Session: fdf8ec4b-3add-4ac5-a09e-92f04110c6af Destroying unnamed session 2023.11.06 23:55:04.940314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:04.940360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:04.940379 [ 3 ] {} HTTP-Session: 380f10ef-d304-47e2-8016-2f9d1868c921 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:04.940397 [ 3 ] {} HTTP-Session: 380f10ef-d304-47e2-8016-2f9d1868c921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:04.940484 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:04.940523 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:04.940628 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:04.941099 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:55:04.941345 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.06 23:55:04.941496 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.06 23:55:04.941628 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} executeQuery: Read 319 rows, 22.69 KiB in 0.001114066 sec., 286338 rows/sec., 19.89 MiB/sec. 2023.11.06 23:55:04.941749 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} DynamicQueryHandler: Done processing query 2023.11.06 23:55:04.941772 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:55:04.941787 [ 3 ] {} HTTP-Session: 380f10ef-d304-47e2-8016-2f9d1868c921 Destroying unnamed session 2023.11.06 23:55:04.941934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:04.941978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:04.941997 [ 3 ] {} HTTP-Session: e183e5f8-67cd-43b8-a84b-dc1b4c03c1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:04.942013 [ 3 ] {} HTTP-Session: e183e5f8-67cd-43b8-a84b-dc1b4c03c1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:04.942081 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:04.942121 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:55:04.942225 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:04.942478 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:55:04.942714 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.06 23:55:04.942885 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.06 23:55:04.943005 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} executeQuery: Read 6 rows, 258.00 B in 0.000894253 sec., 6709 rows/sec., 281.75 KiB/sec. 2023.11.06 23:55:04.943195 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} DynamicQueryHandler: Done processing query 2023.11.06 23:55:04.943219 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:04.943236 [ 3 ] {} HTTP-Session: e183e5f8-67cd-43b8-a84b-dc1b4c03c1a8 Destroying unnamed session 2023.11.06 23:55:04.943370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:04.943414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:04.943433 [ 3 ] {} HTTP-Session: 07932574-791d-41ee-81ba-a55478614f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:04.943449 [ 3 ] {} HTTP-Session: 07932574-791d-41ee-81ba-a55478614f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:04.943522 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:04.943567 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:55:04.943702 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:04.943990 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:55:04.944231 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.06 23:55:04.944403 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.06 23:55:04.944532 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} executeQuery: Read 70 rows, 4.35 KiB in 0.000979405 sec., 71471 rows/sec., 4.33 MiB/sec. 2023.11.06 23:55:04.944523 [ 156 ] {} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.06 23:55:04.944632 [ 156 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:55:04.944704 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} DynamicQueryHandler: Done processing query 2023.11.06 23:55:04.944771 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:55:04.944796 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.06 23:55:04.944825 [ 3 ] {} HTTP-Session: 07932574-791d-41ee-81ba-a55478614f8e Destroying unnamed session 2023.11.06 23:55:04.944941 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:04.944982 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part 2023.11.06 23:55:04.945073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:04.945163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:04.945189 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:04.945202 [ 3 ] {} HTTP-Session: da6576e6-5279-4b51-933d-8d243262cb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:04.945266 [ 3 ] {} HTTP-Session: da6576e6-5279-4b51-933d-8d243262cb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:04.945495 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::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.11.06 23:55:04.945503 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:04.945627 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:04.945753 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:04.946097 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:04.946271 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:04.946355 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:04.947160 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:04.947820 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.06 23:55:04.948040 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.003352378 sec., 368096.9150853513 rows/sec., 22.37 MiB/sec. 2023.11.06 23:55:04.948141 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.06 23:55:04.948239 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.06 23:55:04.948411 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} executeQuery: Read 28 rows, 38.69 KiB in 0.00281265 sec., 9955 rows/sec., 13.43 MiB/sec. 2023.11.06 23:55:04.948766 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.06 23:55:04.948837 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} DynamicQueryHandler: Done processing query 2023.11.06 23:55:04.948875 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:55:04.948903 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.06 23:55:04.948910 [ 3 ] {} HTTP-Session: da6576e6-5279-4b51-933d-8d243262cb94 Destroying unnamed session 2023.11.06 23:55:04.949069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:04.949117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:04.949136 [ 3 ] {} HTTP-Session: f8e4904b-9a17-4193-a8e8-93499eac65ae Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:04.949154 [ 3 ] {} HTTP-Session: f8e4904b-9a17-4193-a8e8-93499eac65ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:04.949229 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:04.949270 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:04.949397 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:04.949653 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. 2023.11.06 23:55:04.949884 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.06 23:55:04.950089 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.06 23:55:04.950193 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} executeQuery: Read 21 rows, 1.12 KiB in 0.000934183 sec., 22479 rows/sec., 1.17 MiB/sec. 2023.11.06 23:55:04.950336 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} DynamicQueryHandler: Done processing query 2023.11.06 23:55:04.950360 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:04.950375 [ 3 ] {} HTTP-Session: f8e4904b-9a17-4193-a8e8-93499eac65ae Destroying unnamed session 2023.11.06 23:55:09.932055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:09.932236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:09.932283 [ 3 ] {} HTTP-Session: 8ca64a53-6082-4676-809b-10ee601d0b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:09.932323 [ 3 ] {} HTTP-Session: 8ca64a53-6082-4676-809b-10ee601d0b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:09.932507 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:09.932567 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:09.932724 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:09.933194 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:09.933454 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.06 23:55:09.933616 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.06 23:55:09.933740 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} executeQuery: Read 19 rows, 1.54 KiB in 0.001198828 sec., 15848 rows/sec., 1.25 MiB/sec. 2023.11.06 23:55:09.933876 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} DynamicQueryHandler: Done processing query 2023.11.06 23:55:09.933902 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:55:09.933918 [ 3 ] {} HTTP-Session: 8ca64a53-6082-4676-809b-10ee601d0b9c Destroying unnamed session 2023.11.06 23:55:09.934041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:09.934087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:09.934108 [ 3 ] {} HTTP-Session: 2246789a-51ce-45b9-a9ad-d5dc3f876c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:09.934124 [ 3 ] {} HTTP-Session: 2246789a-51ce-45b9-a9ad-d5dc3f876c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:09.934195 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:09.934234 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:09.934339 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:09.934648 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:09.934855 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.06 23:55:09.935003 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.06 23:55:09.935104 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} executeQuery: Read 57 rows, 5.14 KiB in 0.000881423 sec., 64668 rows/sec., 5.69 MiB/sec. 2023.11.06 23:55:09.935206 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} DynamicQueryHandler: Done processing query 2023.11.06 23:55:09.935230 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:55:09.935245 [ 3 ] {} HTTP-Session: 2246789a-51ce-45b9-a9ad-d5dc3f876c6d Destroying unnamed session 2023.11.06 23:55:09.935362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:09.935410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:09.935430 [ 3 ] {} HTTP-Session: 60b6911d-9ebf-441d-bb15-c791ed10cd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:09.935446 [ 3 ] {} HTTP-Session: 60b6911d-9ebf-441d-bb15-c791ed10cd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:09.935514 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:09.935552 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:09.935651 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:09.935927 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:09.936127 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.06 23:55:09.936279 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.06 23:55:09.936383 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} executeQuery: Read 30 rows, 2.39 KiB in 0.000842692 sec., 35600 rows/sec., 2.77 MiB/sec. 2023.11.06 23:55:09.936554 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} DynamicQueryHandler: Done processing query 2023.11.06 23:55:09.936581 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:09.936597 [ 3 ] {} HTTP-Session: 60b6911d-9ebf-441d-bb15-c791ed10cd3d Destroying unnamed session 2023.11.06 23:55:09.936737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:09.936783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:09.936801 [ 3 ] {} HTTP-Session: cdc463ac-ecde-474f-b349-17088c1b7ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:09.936817 [ 3 ] {} HTTP-Session: cdc463ac-ecde-474f-b349-17088c1b7ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:09.936888 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:09.936931 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:55:09.937062 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:09.937320 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:09.937563 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.06 23:55:09.937734 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.06 23:55:09.937857 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} executeQuery: Read 11 rows, 743.00 B in 0.000940464 sec., 11696 rows/sec., 771.52 KiB/sec. 2023.11.06 23:55:09.937963 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} DynamicQueryHandler: Done processing query 2023.11.06 23:55:09.937987 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.06 23:55:09.938002 [ 3 ] {} HTTP-Session: cdc463ac-ecde-474f-b349-17088c1b7ed0 Destroying unnamed session 2023.11.06 23:55:09.938150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:09.938193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:09.938212 [ 3 ] {} HTTP-Session: 6ca79ea9-c4db-4e01-bf2b-c2ae31c1de0c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:09.938228 [ 3 ] {} HTTP-Session: 6ca79ea9-c4db-4e01-bf2b-c2ae31c1de0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:09.938301 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:09.938344 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:09.938478 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:09.938828 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:09.939105 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.06 23:55:09.939275 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.06 23:55:09.939403 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} executeQuery: Read 19 rows, 26.25 KiB in 0.001072886 sec., 17709 rows/sec., 23.90 MiB/sec. 2023.11.06 23:55:09.939630 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} DynamicQueryHandler: Done processing query 2023.11.06 23:55:09.939654 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:55:09.939670 [ 3 ] {} HTTP-Session: 6ca79ea9-c4db-4e01-bf2b-c2ae31c1de0c Destroying unnamed session 2023.11.06 23:55:14.478884 [ 147 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:55:14.478953 [ 147 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:55:14.937150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:14.937260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:14.937292 [ 3 ] {} HTTP-Session: e4a54446-ba96-4cbd-984d-8ad0c587bf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:14.937321 [ 3 ] {} HTTP-Session: e4a54446-ba96-4cbd-984d-8ad0c587bf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:14.937468 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:14.937540 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:14.937709 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:14.938133 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:14.938404 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.06 23:55:14.938572 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.06 23:55:14.938700 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} executeQuery: Read 34 rows, 2.61 KiB in 0.001189887 sec., 28574 rows/sec., 2.14 MiB/sec. 2023.11.06 23:55:14.938845 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} DynamicQueryHandler: Done processing query 2023.11.06 23:55:14.938872 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:14.938889 [ 3 ] {} HTTP-Session: e4a54446-ba96-4cbd-984d-8ad0c587bf0f Destroying unnamed session 2023.11.06 23:55:14.939069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:14.939118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:14.939139 [ 3 ] {} HTTP-Session: 55a63a2a-3f70-4315-a15d-f857f0d9f456 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:14.939158 [ 3 ] {} HTTP-Session: 55a63a2a-3f70-4315-a15d-f857f0d9f456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:14.939244 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:14.939287 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:14.939393 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:14.939796 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:14.940051 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.06 23:55:14.940201 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.06 23:55:14.940308 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} executeQuery: Read 180 rows, 18.31 KiB in 0.001033205 sec., 174215 rows/sec., 17.30 MiB/sec. 2023.11.06 23:55:14.940469 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} DynamicQueryHandler: Done processing query 2023.11.06 23:55:14.940494 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:55:14.940510 [ 3 ] {} HTTP-Session: 55a63a2a-3f70-4315-a15d-f857f0d9f456 Destroying unnamed session 2023.11.06 23:55:14.940672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:14.940721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:14.940741 [ 3 ] {} HTTP-Session: 75e67fcb-9e9a-4ca1-bd85-7d4b06ab5c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:14.940759 [ 3 ] {} HTTP-Session: 75e67fcb-9e9a-4ca1-bd85-7d4b06ab5c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:14.940846 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:14.940885 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:14.940991 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:14.941426 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:14.941656 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.06 23:55:14.941809 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.06 23:55:14.941912 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} executeQuery: Read 319 rows, 22.69 KiB in 0.001038965 sec., 307036 rows/sec., 21.33 MiB/sec. 2023.11.06 23:55:14.942018 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} DynamicQueryHandler: Done processing query 2023.11.06 23:55:14.942042 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:55:14.942058 [ 3 ] {} HTTP-Session: 75e67fcb-9e9a-4ca1-bd85-7d4b06ab5c4f Destroying unnamed session 2023.11.06 23:55:14.942214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:14.942259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:14.942279 [ 3 ] {} HTTP-Session: 20c492fb-0985-4c20-9f05-006bbd4035b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:14.942297 [ 3 ] {} HTTP-Session: 20c492fb-0985-4c20-9f05-006bbd4035b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:14.942366 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:14.942407 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:55:14.942516 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:14.942842 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:14.943083 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.06 23:55:14.943254 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.06 23:55:14.943367 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} executeQuery: Read 6 rows, 258.00 B in 0.000973614 sec., 6162 rows/sec., 258.78 KiB/sec. 2023.11.06 23:55:14.943492 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} DynamicQueryHandler: Done processing query 2023.11.06 23:55:14.943517 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:14.943533 [ 3 ] {} HTTP-Session: 20c492fb-0985-4c20-9f05-006bbd4035b8 Destroying unnamed session 2023.11.06 23:55:14.943666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:14.943713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:14.943732 [ 3 ] {} HTTP-Session: 98a37126-a509-4a3f-8d47-dc0278095d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:14.943750 [ 3 ] {} HTTP-Session: 98a37126-a509-4a3f-8d47-dc0278095d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:14.943822 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:14.943865 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:55:14.943983 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:14.944307 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:14.944560 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.06 23:55:14.944730 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.06 23:55:14.944838 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} executeQuery: Read 70 rows, 4.35 KiB in 0.000987664 sec., 70874 rows/sec., 4.30 MiB/sec. 2023.11.06 23:55:14.944965 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} DynamicQueryHandler: Done processing query 2023.11.06 23:55:14.944990 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:14.945007 [ 3 ] {} HTTP-Session: 98a37126-a509-4a3f-8d47-dc0278095d3b Destroying unnamed session 2023.11.06 23:55:14.945190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:14.945244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:14.945264 [ 3 ] {} HTTP-Session: c7665a22-5e17-4e26-bf49-612a04859318 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:14.945282 [ 3 ] {} HTTP-Session: c7665a22-5e17-4e26-bf49-612a04859318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:14.945357 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:14.945401 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:14.945534 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:14.945982 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:14.946302 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.06 23:55:14.946480 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.06 23:55:14.946593 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} executeQuery: Read 28 rows, 38.69 KiB in 0.001205358 sec., 23229 rows/sec., 31.35 MiB/sec. 2023.11.06 23:55:14.946752 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} DynamicQueryHandler: Done processing query 2023.11.06 23:55:14.946776 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:55:14.946792 [ 3 ] {} HTTP-Session: c7665a22-5e17-4e26-bf49-612a04859318 Destroying unnamed session 2023.11.06 23:55:14.946908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:14.946955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:14.946975 [ 3 ] {} HTTP-Session: a3a3b1b9-5622-453b-a556-5cc7e110688c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:14.946993 [ 3 ] {} HTTP-Session: a3a3b1b9-5622-453b-a556-5cc7e110688c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:14.947065 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:14.947107 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:14.947212 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:14.947482 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:14.947720 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.06 23:55:14.947896 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.06 23:55:14.948002 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} executeQuery: Read 21 rows, 1.12 KiB in 0.000904853 sec., 23208 rows/sec., 1.20 MiB/sec. 2023.11.06 23:55:14.948117 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} DynamicQueryHandler: Done processing query 2023.11.06 23:55:14.948142 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:14.948158 [ 3 ] {} HTTP-Session: a3a3b1b9-5622-453b-a556-5cc7e110688c Destroying unnamed session 2023.11.06 23:55:19.931081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:19.931215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:19.931246 [ 3 ] {} HTTP-Session: 9f06b0f6-785a-47be-b98b-e8078e5d59f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:19.931275 [ 3 ] {} HTTP-Session: 9f06b0f6-785a-47be-b98b-e8078e5d59f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:19.931419 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:19.931486 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:19.931666 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:19.932122 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.932373 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.06 23:55:19.932532 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.06 23:55:19.932665 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} executeQuery: Read 22 rows, 1.78 KiB in 0.001198197 sec., 18360 rows/sec., 1.45 MiB/sec. 2023.11.06 23:55:19.932676 [ 141 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.06 23:55:19.932787 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.932863 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} DynamicQueryHandler: Done processing query 2023.11.06 23:55:19.932910 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:55:19.932912 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.06 23:55:19.932930 [ 3 ] {} HTTP-Session: 9f06b0f6-785a-47be-b98b-e8078e5d59f8 Destroying unnamed session 2023.11.06 23:55:19.933042 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:19.933089 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 53 rows starting from the beginning of the part 2023.11.06 23:55:19.933112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 10047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:19.933179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:19.933233 [ 3 ] {} HTTP-Session: 0e578cea-4fba-4235-94c6-dfe7697e7c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:19.933279 [ 3 ] {} HTTP-Session: 0e578cea-4fba-4235-94c6-dfe7697e7c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:19.933362 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part 2023.11.06 23:55:19.933489 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:19.933611 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:19.933636 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2023.11.06 23:55:19.933966 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part 2023.11.06 23:55:19.934090 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:19.934260 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2023.11.06 23:55:19.934415 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part 2023.11.06 23:55:19.934994 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.935425 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.06 23:55:19.935759 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.06 23:55:19.935988 [ 141 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.06 23:55:19.936057 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190606 sec., 56729.03517388233 rows/sec., 4.36 MiB/sec. 2023.11.06 23:55:19.936081 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.936074 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} executeQuery: Read 66 rows, 5.99 KiB in 0.002500736 sec., 26392 rows/sec., 2.34 MiB/sec. 2023.11.06 23:55:19.936211 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.06 23:55:19.936341 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.06 23:55:19.936459 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} DynamicQueryHandler: Done processing query 2023.11.06 23:55:19.936486 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:19.936528 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:55:19.936558 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 237 rows starting from the beginning of the part 2023.11.06 23:55:19.936567 [ 3 ] {} HTTP-Session: 0e578cea-4fba-4235-94c6-dfe7697e7c6a Destroying unnamed session 2023.11.06 23:55:19.936766 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part 2023.11.06 23:55:19.936810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:19.936818 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.06 23:55:19.936923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:19.937006 [ 3 ] {} HTTP-Session: a8574e0e-d733-4c13-9baf-7130be9272d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:19.937020 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.06 23:55:19.937052 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 180 rows starting from the beginning of the part 2023.11.06 23:55:19.937068 [ 3 ] {} HTTP-Session: a8574e0e-d733-4c13-9baf-7130be9272d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:19.937381 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 57 rows starting from the beginning of the part 2023.11.06 23:55:19.937398 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:19.937490 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:19.937635 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 180 rows starting from the beginning of the part 2023.11.06 23:55:19.937980 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:19.937986 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part 2023.11.06 23:55:19.938621 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.939096 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.06 23:55:19.939335 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.06 23:55:19.939560 [ 141 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.06 23:55:19.939679 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.003539461 sec., 219524.95026785153 rows/sec., 21.06 MiB/sec. 2023.11.06 23:55:19.939677 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.939689 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} executeQuery: Read 28 rows, 2.22 KiB in 0.002213662 sec., 12648 rows/sec., 1000.97 KiB/sec. 2023.11.06 23:55:19.939867 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.06 23:55:19.939971 [ 18 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.06 23:55:19.940132 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} DynamicQueryHandler: Done processing query 2023.11.06 23:55:19.940162 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:19.940197 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:19.940258 [ 3 ] {} HTTP-Session: a8574e0e-d733-4c13-9baf-7130be9272d1 Destroying unnamed session 2023.11.06 23:55:19.940265 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 367 rows starting from the beginning of the part 2023.11.06 23:55:19.940400 [ 18 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.06 23:55:19.940538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 23572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:19.940544 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part 2023.11.06 23:55:19.940606 [ 18 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.06 23:55:19.940658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:19.940731 [ 3 ] {} HTTP-Session: aba8b26b-e19b-4940-b834-8adcbf8076b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:19.940849 [ 3 ] {} HTTP-Session: aba8b26b-e19b-4940-b834-8adcbf8076b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:19.940938 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 319 rows starting from the beginning of the part 2023.11.06 23:55:19.941081 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:19.941147 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2023.11.06 23:55:19.941175 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:19.941400 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 319 rows starting from the beginning of the part 2023.11.06 23:55:19.941738 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part 2023.11.06 23:55:19.941848 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:19.942883 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.943563 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 4 columns (4 merged, 0 gathered) in 0.003794254 sec., 285168.04620881996 rows/sec., 20.09 MiB/sec. 2023.11.06 23:55:19.943594 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.06 23:55:19.943695 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.06 23:55:19.943870 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.06 23:55:19.943936 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.06 23:55:19.944044 [ 141 ] {} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.06 23:55:19.944073 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.06 23:55:19.944095 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} executeQuery: Read 22 rows, 30.40 KiB in 0.002940443 sec., 7481 rows/sec., 10.10 MiB/sec. 2023.11.06 23:55:19.944132 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.944370 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.06 23:55:19.944454 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} DynamicQueryHandler: Done processing query 2023.11.06 23:55:19.944506 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.06 23:55:19.944522 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:19.944539 [ 3 ] {} HTTP-Session: aba8b26b-e19b-4940-b834-8adcbf8076b0 Destroying unnamed session 2023.11.06 23:55:19.944589 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 577 rows starting from the beginning of the part 2023.11.06 23:55:19.944721 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part 2023.11.06 23:55:19.944735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:19.944820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:19.944874 [ 3 ] {} HTTP-Session: b6422ae6-36b4-4e13-af4b-d8296ccd8a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:19.944932 [ 3 ] {} HTTP-Session: b6422ae6-36b4-4e13-af4b-d8296ccd8a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:19.944944 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part 2023.11.06 23:55:19.945114 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:19.945227 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:19.945238 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part 2023.11.06 23:55:19.945653 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part 2023.11.06 23:55:19.945722 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:19.945929 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part 2023.11.06 23:55:19.946482 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. 2023.11.06 23:55:19.946806 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.06 23:55:19.946981 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.06 23:55:19.947132 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} executeQuery: Read 6 rows, 399.00 B in 0.001950969 sec., 3075 rows/sec., 199.72 KiB/sec. 2023.11.06 23:55:19.947387 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} DynamicQueryHandler: Done processing query 2023.11.06 23:55:19.947446 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:19.947505 [ 3 ] {} HTTP-Session: b6422ae6-36b4-4e13-af4b-d8296ccd8a8e Destroying unnamed session 2023.11.06 23:55:19.948440 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 6 columns (6 merged, 0 gathered) in 0.004152929 sec., 166870.1776505209 rows/sec., 225.18 MiB/sec. 2023.11.06 23:55:19.948748 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.06 23:55:19.948938 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.06 23:55:19.948999 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.06 23:55:19.949056 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6: 4.09 MiB. 2023.11.06 23:55:24.936840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:24.936963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:24.936995 [ 3 ] {} HTTP-Session: 62755250-d7ed-4efd-8b05-d35311dae8bd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:24.937021 [ 3 ] {} HTTP-Session: 62755250-d7ed-4efd-8b05-d35311dae8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:24.937162 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:24.937228 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:24.937407 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:24.937854 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.938137 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.06 23:55:24.938313 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.06 23:55:24.938438 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} executeQuery: Read 34 rows, 2.61 KiB in 0.001234997 sec., 27530 rows/sec., 2.06 MiB/sec. 2023.11.06 23:55:24.938585 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} DynamicQueryHandler: Done processing query 2023.11.06 23:55:24.938612 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:24.938630 [ 3 ] {} HTTP-Session: 62755250-d7ed-4efd-8b05-d35311dae8bd Destroying unnamed session 2023.11.06 23:55:24.938796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:24.938845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:24.938865 [ 3 ] {} HTTP-Session: c1de4621-f322-4051-9360-4738be4d43e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:24.938882 [ 3 ] {} HTTP-Session: c1de4621-f322-4051-9360-4738be4d43e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:24.938959 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:24.938999 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:24.939107 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:24.939521 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.939748 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.06 23:55:24.939905 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.06 23:55:24.940028 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} executeQuery: Read 180 rows, 18.31 KiB in 0.001029575 sec., 174829 rows/sec., 17.36 MiB/sec. 2023.11.06 23:55:24.940151 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} DynamicQueryHandler: Done processing query 2023.11.06 23:55:24.940178 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:55:24.940195 [ 3 ] {} HTTP-Session: c1de4621-f322-4051-9360-4738be4d43e4 Destroying unnamed session 2023.11.06 23:55:24.940373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:24.940420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:24.940441 [ 3 ] {} HTTP-Session: 6bdae329-27bf-4ffc-a8f1-19fdec4174d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:24.940457 [ 3 ] {} HTTP-Session: 6bdae329-27bf-4ffc-a8f1-19fdec4174d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:24.940548 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:24.940588 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:24.940696 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:24.941155 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.941377 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.06 23:55:24.941532 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.06 23:55:24.941659 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} executeQuery: Read 319 rows, 22.69 KiB in 0.001077586 sec., 296032 rows/sec., 20.57 MiB/sec. 2023.11.06 23:55:24.941785 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} DynamicQueryHandler: Done processing query 2023.11.06 23:55:24.941809 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:55:24.941828 [ 3 ] {} HTTP-Session: 6bdae329-27bf-4ffc-a8f1-19fdec4174d8 Destroying unnamed session 2023.11.06 23:55:24.941984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:24.942059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:24.942079 [ 3 ] {} HTTP-Session: d3cfd72b-9072-4311-bef3-cd5d5776aade Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:24.942096 [ 3 ] {} HTTP-Session: d3cfd72b-9072-4311-bef3-cd5d5776aade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:24.942165 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:24.942204 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:55:24.942316 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:24.942566 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.942845 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.06 23:55:24.943035 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.06 23:55:24.943158 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} executeQuery: Read 6 rows, 258.00 B in 0.000963674 sec., 6226 rows/sec., 261.45 KiB/sec. 2023.11.06 23:55:24.943295 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} DynamicQueryHandler: Done processing query 2023.11.06 23:55:24.943319 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:24.943336 [ 3 ] {} HTTP-Session: d3cfd72b-9072-4311-bef3-cd5d5776aade Destroying unnamed session 2023.11.06 23:55:24.943494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:24.943539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:24.943560 [ 3 ] {} HTTP-Session: f75170c9-78e3-4514-8562-d61e00ce516d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:24.943577 [ 3 ] {} HTTP-Session: f75170c9-78e3-4514-8562-d61e00ce516d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:24.943672 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:24.943716 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:55:24.943833 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:24.944127 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.944378 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.06 23:55:24.944557 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.06 23:55:24.944691 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} executeQuery: Read 70 rows, 4.35 KiB in 0.000989044 sec., 70775 rows/sec., 4.29 MiB/sec. 2023.11.06 23:55:24.944845 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} DynamicQueryHandler: Done processing query 2023.11.06 23:55:24.944870 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:24.944886 [ 3 ] {} HTTP-Session: f75170c9-78e3-4514-8562-d61e00ce516d Destroying unnamed session 2023.11.06 23:55:24.945032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:24.945077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:24.945096 [ 3 ] {} HTTP-Session: bc81aea4-9f08-4a8c-80fe-cc0feaa12d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:24.945113 [ 3 ] {} HTTP-Session: bc81aea4-9f08-4a8c-80fe-cc0feaa12d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:24.945187 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:24.945230 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:24.945369 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:24.945750 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.946046 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.06 23:55:24.946227 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.06 23:55:24.946361 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} executeQuery: Read 28 rows, 38.69 KiB in 0.001144706 sec., 24460 rows/sec., 33.01 MiB/sec. 2023.11.06 23:55:24.946504 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} DynamicQueryHandler: Done processing query 2023.11.06 23:55:24.946529 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:55:24.946544 [ 3 ] {} HTTP-Session: bc81aea4-9f08-4a8c-80fe-cc0feaa12d7a Destroying unnamed session 2023.11.06 23:55:24.946660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:24.946706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:24.946726 [ 3 ] {} HTTP-Session: 25d6f3e6-84cb-49d1-af5f-a85f04939766 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:24.946743 [ 3 ] {} HTTP-Session: 25d6f3e6-84cb-49d1-af5f-a85f04939766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:24.946812 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:24.946850 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:24.946954 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:24.947197 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.947433 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.06 23:55:24.947605 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.06 23:55:24.947735 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} executeQuery: Read 21 rows, 1.12 KiB in 0.000893103 sec., 23513 rows/sec., 1.22 MiB/sec. 2023.11.06 23:55:24.947729 [ 138 ] {} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.06 23:55:24.947846 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:24.947923 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} DynamicQueryHandler: Done processing query 2023.11.06 23:55:24.947969 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.06 23:55:24.947979 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:24.948016 [ 3 ] {} HTTP-Session: 25d6f3e6-84cb-49d1-af5f-a85f04939766 Destroying unnamed session 2023.11.06 23:55:24.948135 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:24.948169 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part 2023.11.06 23:55:24.948282 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2023.11.06 23:55:24.948378 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2023.11.06 23:55:24.948465 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2023.11.06 23:55:24.948550 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.11.06 23:55:24.948633 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part 2023.11.06 23:55:24.949266 [ 15 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362209 sec., 321536.5630384177 rows/sec., 17.16 MiB/sec. 2023.11.06 23:55:24.949436 [ 27 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.06 23:55:24.949682 [ 27 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.06 23:55:24.949756 [ 27 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.06 23:55:29.478992 [ 135 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:55:29.479058 [ 135 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:55:29.932418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:29.932523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:29.932554 [ 3 ] {} HTTP-Session: f3d7e1ca-b196-4b6d-93fe-10f42f8c597d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:29.932581 [ 3 ] {} HTTP-Session: f3d7e1ca-b196-4b6d-93fe-10f42f8c597d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:29.932726 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:29.932793 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:29.932978 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:29.933509 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:29.933780 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.06 23:55:29.933943 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.06 23:55:29.934073 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} executeQuery: Read 25 rows, 2.03 KiB in 0.001308969 sec., 19099 rows/sec., 1.51 MiB/sec. 2023.11.06 23:55:29.934254 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} DynamicQueryHandler: Done processing query 2023.11.06 23:55:29.934283 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:55:29.934299 [ 3 ] {} HTTP-Session: f3d7e1ca-b196-4b6d-93fe-10f42f8c597d Destroying unnamed session 2023.11.06 23:55:29.934422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 11429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:29.934468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:29.934487 [ 3 ] {} HTTP-Session: f896814b-b493-4277-b2f3-492c6322610f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:29.934504 [ 3 ] {} HTTP-Session: f896814b-b493-4277-b2f3-492c6322610f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:29.934578 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:29.934618 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:29.934725 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:29.935089 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:29.935307 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.06 23:55:29.935450 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.06 23:55:29.935555 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} executeQuery: Read 75 rows, 6.83 KiB in 0.000950053 sec., 78942 rows/sec., 7.02 MiB/sec. 2023.11.06 23:55:29.935668 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} DynamicQueryHandler: Done processing query 2023.11.06 23:55:29.935692 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:55:29.935708 [ 3 ] {} HTTP-Session: f896814b-b493-4277-b2f3-492c6322610f Destroying unnamed session 2023.11.06 23:55:29.935820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:29.935864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:29.935883 [ 3 ] {} HTTP-Session: 607140aa-5837-4577-8556-94d6218d1fce Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:29.935900 [ 3 ] {} HTTP-Session: 607140aa-5837-4577-8556-94d6218d1fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:29.935969 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:29.936009 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:29.936110 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:29.936403 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:29.936608 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.06 23:55:29.936754 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.06 23:55:29.936859 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} executeQuery: Read 28 rows, 2.27 KiB in 0.000861893 sec., 32486 rows/sec., 2.57 MiB/sec. 2023.11.06 23:55:29.936972 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} DynamicQueryHandler: Done processing query 2023.11.06 23:55:29.936996 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:29.937013 [ 3 ] {} HTTP-Session: 607140aa-5837-4577-8556-94d6218d1fce Destroying unnamed session 2023.11.06 23:55:29.937198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:29.937244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:29.937263 [ 3 ] {} HTTP-Session: 9f00a7b2-ec5d-432e-92f9-bc785b58991f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:29.937279 [ 3 ] {} HTTP-Session: 9f00a7b2-ec5d-432e-92f9-bc785b58991f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:29.937353 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:29.937398 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:29.937532 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:29.937932 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:29.938230 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.06 23:55:29.938406 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.06 23:55:29.938510 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} executeQuery: Read 25 rows, 34.55 KiB in 0.001128537 sec., 22152 rows/sec., 29.89 MiB/sec. 2023.11.06 23:55:29.938636 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} DynamicQueryHandler: Done processing query 2023.11.06 23:55:29.938660 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.11.06 23:55:29.938677 [ 3 ] {} HTTP-Session: 9f00a7b2-ec5d-432e-92f9-bc785b58991f Destroying unnamed session 2023.11.06 23:55:29.938803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:29.938848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:29.938866 [ 3 ] {} HTTP-Session: c6943f96-1b33-416e-ab69-d21719f13707 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:29.938882 [ 3 ] {} HTTP-Session: c6943f96-1b33-416e-ab69-d21719f13707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:29.938952 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:29.938990 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:29.939091 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:29.939344 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:29.939571 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.06 23:55:29.939748 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.06 23:55:29.939855 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} executeQuery: Read 3 rows, 243.00 B in 0.000868933 sec., 3452 rows/sec., 273.10 KiB/sec. 2023.11.06 23:55:29.940050 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} DynamicQueryHandler: Done processing query 2023.11.06 23:55:29.940074 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:29.940090 [ 3 ] {} HTTP-Session: c6943f96-1b33-416e-ab69-d21719f13707 Destroying unnamed session 2023.11.06 23:55:34.936995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:34.937113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:34.937138 [ 3 ] {} HTTP-Session: f78b5dd3-6c7f-46a8-97f8-c54b586aaafc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:34.937167 [ 3 ] {} HTTP-Session: f78b5dd3-6c7f-46a8-97f8-c54b586aaafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:34.937292 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:34.937352 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:34.937509 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:34.937967 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:34.938228 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.11.06 23:55:34.938388 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.11.06 23:55:34.938531 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} executeQuery: Read 34 rows, 2.61 KiB in 0.001199867 sec., 28336 rows/sec., 2.12 MiB/sec. 2023.11.06 23:55:34.938670 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} DynamicQueryHandler: Done processing query 2023.11.06 23:55:34.938695 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:34.938711 [ 3 ] {} HTTP-Session: f78b5dd3-6c7f-46a8-97f8-c54b586aaafc Destroying unnamed session 2023.11.06 23:55:34.938865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:34.938912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:34.938931 [ 3 ] {} HTTP-Session: 29d549fd-217c-4506-9aa7-5af6b6cb67f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:34.938948 [ 3 ] {} HTTP-Session: 29d549fd-217c-4506-9aa7-5af6b6cb67f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:34.939027 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:34.939066 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:34.939172 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:34.939603 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:34.939834 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.11.06 23:55:34.939984 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.11.06 23:55:34.940105 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} executeQuery: Read 180 rows, 18.31 KiB in 0.001047285 sec., 171872 rows/sec., 17.07 MiB/sec. 2023.11.06 23:55:34.940229 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} DynamicQueryHandler: Done processing query 2023.11.06 23:55:34.940255 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:55:34.940271 [ 3 ] {} HTTP-Session: 29d549fd-217c-4506-9aa7-5af6b6cb67f8 Destroying unnamed session 2023.11.06 23:55:34.940523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:34.940569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:34.940589 [ 3 ] {} HTTP-Session: 7e09e12e-18f2-42d9-ae37-967c66537bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:34.940605 [ 3 ] {} HTTP-Session: 7e09e12e-18f2-42d9-ae37-967c66537bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:34.940697 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:34.940736 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:34.940843 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:34.941327 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:34.941554 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.11.06 23:55:34.941703 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.11.06 23:55:34.941802 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} executeQuery: Read 319 rows, 22.69 KiB in 0.001075865 sec., 296505 rows/sec., 20.60 MiB/sec. 2023.11.06 23:55:34.941920 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} DynamicQueryHandler: Done processing query 2023.11.06 23:55:34.941944 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:55:34.941960 [ 3 ] {} HTTP-Session: 7e09e12e-18f2-42d9-ae37-967c66537bfc Destroying unnamed session 2023.11.06 23:55:34.942079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:34.942125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:34.942144 [ 3 ] {} HTTP-Session: d362ed36-bf5d-44af-bdb3-5e0c841c271b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:34.942161 [ 3 ] {} HTTP-Session: d362ed36-bf5d-44af-bdb3-5e0c841c271b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:34.942230 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:34.942270 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:55:34.942379 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:34.942683 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:34.942925 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.06 23:55:34.943113 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.06 23:55:34.943217 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} executeQuery: Read 6 rows, 258.00 B in 0.000960303 sec., 6248 rows/sec., 262.37 KiB/sec. 2023.11.06 23:55:34.943335 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} DynamicQueryHandler: Done processing query 2023.11.06 23:55:34.943359 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:34.943374 [ 3 ] {} HTTP-Session: d362ed36-bf5d-44af-bdb3-5e0c841c271b Destroying unnamed session 2023.11.06 23:55:34.943498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:34.943545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:34.943564 [ 3 ] {} HTTP-Session: 18a21b98-fa4a-4fea-931c-be6a01656e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:34.943581 [ 3 ] {} HTTP-Session: 18a21b98-fa4a-4fea-931c-be6a01656e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:34.943652 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:34.943695 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:55:34.943810 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:34.944132 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:34.944379 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.06 23:55:34.944554 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.06 23:55:34.944660 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} executeQuery: Read 70 rows, 4.35 KiB in 0.000980114 sec., 71420 rows/sec., 4.33 MiB/sec. 2023.11.06 23:55:34.944782 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} DynamicQueryHandler: Done processing query 2023.11.06 23:55:34.944806 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:34.944822 [ 3 ] {} HTTP-Session: 18a21b98-fa4a-4fea-931c-be6a01656e8b Destroying unnamed session 2023.11.06 23:55:34.944951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:34.944997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:34.945017 [ 3 ] {} HTTP-Session: f54d495b-0eb0-4834-98b3-295ac0b02219 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:34.945034 [ 3 ] {} HTTP-Session: f54d495b-0eb0-4834-98b3-295ac0b02219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:34.945114 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:34.945159 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:34.945291 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:34.945717 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:34.946013 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.06 23:55:34.946193 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.06 23:55:34.946303 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} executeQuery: Read 28 rows, 38.69 KiB in 0.001160497 sec., 24127 rows/sec., 32.56 MiB/sec. 2023.11.06 23:55:34.946449 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} DynamicQueryHandler: Done processing query 2023.11.06 23:55:34.946474 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:55:34.946490 [ 3 ] {} HTTP-Session: f54d495b-0eb0-4834-98b3-295ac0b02219 Destroying unnamed session 2023.11.06 23:55:34.946609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:34.946654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:34.946674 [ 3 ] {} HTTP-Session: ab958352-4c40-4ae3-8ea9-144349099925 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:34.946691 [ 3 ] {} HTTP-Session: ab958352-4c40-4ae3-8ea9-144349099925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:34.946763 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:34.946802 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:34.946910 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:34.947176 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:34.947406 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.06 23:55:34.947581 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.06 23:55:34.947687 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} executeQuery: Read 21 rows, 1.12 KiB in 0.000896853 sec., 23415 rows/sec., 1.21 MiB/sec. 2023.11.06 23:55:34.947800 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} DynamicQueryHandler: Done processing query 2023.11.06 23:55:34.947824 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:34.947840 [ 3 ] {} HTTP-Session: ab958352-4c40-4ae3-8ea9-144349099925 Destroying unnamed session 2023.11.06 23:55:39.932160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:39.932296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:39.932329 [ 3 ] {} HTTP-Session: 90b1f20e-dd01-46a1-b305-c5d90f335445 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:39.932358 [ 3 ] {} HTTP-Session: 90b1f20e-dd01-46a1-b305-c5d90f335445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:39.932497 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:39.932561 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:39.932719 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:39.933231 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:39.933504 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.11.06 23:55:39.933662 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.11.06 23:55:39.933863 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} executeQuery: Read 25 rows, 2.03 KiB in 0.001322009 sec., 18910 rows/sec., 1.50 MiB/sec. 2023.11.06 23:55:39.934032 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} DynamicQueryHandler: Done processing query 2023.11.06 23:55:39.934061 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:55:39.934081 [ 3 ] {} HTTP-Session: 90b1f20e-dd01-46a1-b305-c5d90f335445 Destroying unnamed session 2023.11.06 23:55:39.934225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 11429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:39.934281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:39.934305 [ 3 ] {} HTTP-Session: 319431a2-95f9-44ad-86a1-ecaebbae4096 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:39.934326 [ 3 ] {} HTTP-Session: 319431a2-95f9-44ad-86a1-ecaebbae4096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:39.934418 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:39.934466 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:39.934594 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:39.934960 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:39.935179 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.11.06 23:55:39.935331 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.11.06 23:55:39.935465 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} executeQuery: Read 75 rows, 6.83 KiB in 0.001013814 sec., 73978 rows/sec., 6.57 MiB/sec. 2023.11.06 23:55:39.935588 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} DynamicQueryHandler: Done processing query 2023.11.06 23:55:39.935611 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:55:39.935627 [ 3 ] {} HTTP-Session: 319431a2-95f9-44ad-86a1-ecaebbae4096 Destroying unnamed session 2023.11.06 23:55:39.935763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:39.935808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:39.935827 [ 3 ] {} HTTP-Session: 32babc34-3e63-4830-bd17-398aa4386088 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:39.935843 [ 3 ] {} HTTP-Session: 32babc34-3e63-4830-bd17-398aa4386088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:39.935915 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:39.935952 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:39.936056 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:39.936339 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:39.936546 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.11.06 23:55:39.936702 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.11.06 23:55:39.936832 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} executeQuery: Read 25 rows, 2.00 KiB in 0.000889533 sec., 28104 rows/sec., 2.20 MiB/sec. 2023.11.06 23:55:39.936946 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} DynamicQueryHandler: Done processing query 2023.11.06 23:55:39.936969 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:39.936985 [ 3 ] {} HTTP-Session: 32babc34-3e63-4830-bd17-398aa4386088 Destroying unnamed session 2023.11.06 23:55:39.937168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:39.937214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:39.937232 [ 3 ] {} HTTP-Session: 35e47981-23e2-457b-8b0f-8608f195cf6f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:39.937249 [ 3 ] {} HTTP-Session: 35e47981-23e2-457b-8b0f-8608f195cf6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:39.937325 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:39.937370 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:39.937506 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:39.937935 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:39.938233 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.06 23:55:39.938408 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.06 23:55:39.938543 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} executeQuery: Read 25 rows, 34.55 KiB in 0.001188137 sec., 21041 rows/sec., 28.39 MiB/sec. 2023.11.06 23:55:39.938668 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} DynamicQueryHandler: Done processing query 2023.11.06 23:55:39.938691 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.11.06 23:55:39.938707 [ 3 ] {} HTTP-Session: 35e47981-23e2-457b-8b0f-8608f195cf6f Destroying unnamed session 2023.11.06 23:55:44.479293 [ 122 ] {} DNSResolver: Updating DNS cache 2023.11.06 23:55:44.479361 [ 122 ] {} DNSResolver: Updated DNS cache 2023.11.06 23:55:44.937658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:44.937768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:44.937799 [ 3 ] {} HTTP-Session: 706ea4e9-c224-417e-b6f8-7209c98f8ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:44.937824 [ 3 ] {} HTTP-Session: 706ea4e9-c224-417e-b6f8-7209c98f8ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:44.937955 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:44.938017 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:44.938176 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:44.938598 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.938858 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.11.06 23:55:44.939022 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.11.06 23:55:44.939168 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} executeQuery: Read 34 rows, 2.61 KiB in 0.001171796 sec., 29015 rows/sec., 2.17 MiB/sec. 2023.11.06 23:55:44.939166 [ 122 ] {} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.11.06 23:55:44.939275 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.939363 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} DynamicQueryHandler: Done processing query 2023.11.06 23:55:44.939393 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.11.06 23:55:44.939407 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:44.939458 [ 3 ] {} HTTP-Session: 706ea4e9-c224-417e-b6f8-7209c98f8ecb Destroying unnamed session 2023.11.06 23:55:44.939535 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:44.939571 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 56 rows starting from the beginning of the part 2023.11.06 23:55:44.939651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:44.939746 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part 2023.11.06 23:55:44.939750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:44.939826 [ 3 ] {} HTTP-Session: ead7bcd0-d793-466e-88b2-e1d3a3e713c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:44.939862 [ 3 ] {} HTTP-Session: ead7bcd0-d793-466e-88b2-e1d3a3e713c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:44.940008 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part 2023.11.06 23:55:44.940088 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:44.940193 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:44.940244 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2023.11.06 23:55:44.940579 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part 2023.11.06 23:55:44.940652 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:44.940862 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part 2023.11.06 23:55:44.941531 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.942041 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.11.06 23:55:44.942167 [ 15 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 4 columns (4 merged, 0 gathered) in 0.002828521 sec., 73536.6645678077 rows/sec., 5.62 MiB/sec. 2023.11.06 23:55:44.942319 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.11.06 23:55:44.942387 [ 27 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.11.06 23:55:44.942520 [ 122 ] {} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.11.06 23:55:44.942545 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} executeQuery: Read 180 rows, 18.31 KiB in 0.002392054 sec., 75249 rows/sec., 7.47 MiB/sec. 2023.11.06 23:55:44.942586 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.942830 [ 27 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.11.06 23:55:44.942865 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.11.06 23:55:44.943015 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} DynamicQueryHandler: Done processing query 2023.11.06 23:55:44.943035 [ 27 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.11.06 23:55:44.943062 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:55:44.943107 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:44.943111 [ 3 ] {} HTTP-Session: ead7bcd0-d793-466e-88b2-e1d3a3e713c1 Destroying unnamed session 2023.11.06 23:55:44.943189 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 246 rows starting from the beginning of the part 2023.11.06 23:55:44.943315 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 180 rows starting from the beginning of the part 2023.11.06 23:55:44.943350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:44.943411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:44.943420 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 75 rows starting from the beginning of the part 2023.11.06 23:55:44.943437 [ 3 ] {} HTTP-Session: 54883145-63ea-4212-abc0-fa213eca9adc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:44.943467 [ 3 ] {} HTTP-Session: 54883145-63ea-4212-abc0-fa213eca9adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:44.943541 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 180 rows starting from the beginning of the part 2023.11.06 23:55:44.943590 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:44.943651 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:44.943663 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part 2023.11.06 23:55:44.943833 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 180 rows starting from the beginning of the part 2023.11.06 23:55:44.943900 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:44.944612 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.944876 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.11.06 23:55:44.944933 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002280122 sec., 410504.3502058223 rows/sec., 39.77 MiB/sec. 2023.11.06 23:55:44.945062 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.11.06 23:55:44.945108 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.11.06 23:55:44.945261 [ 122 ] {} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.11.06 23:55:44.945288 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} executeQuery: Read 319 rows, 22.69 KiB in 0.001656483 sec., 192576 rows/sec., 13.38 MiB/sec. 2023.11.06 23:55:44.945314 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.11.06 23:55:44.945350 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.945483 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.11.06 23:55:44.945599 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.11.06 23:55:44.945770 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} DynamicQueryHandler: Done processing query 2023.11.06 23:55:44.945865 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:55:44.945880 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:44.945926 [ 3 ] {} HTTP-Session: 54883145-63ea-4212-abc0-fa213eca9adc Destroying unnamed session 2023.11.06 23:55:44.945943 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 370 rows starting from the beginning of the part 2023.11.06 23:55:44.946118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:44.946139 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 319 rows starting from the beginning of the part 2023.11.06 23:55:44.946207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:44.946244 [ 3 ] {} HTTP-Session: 06ceaaea-11e7-4d71-9b06-0b7f6dbbad1d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:44.946285 [ 3 ] {} HTTP-Session: 06ceaaea-11e7-4d71-9b06-0b7f6dbbad1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:44.946349 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part 2023.11.06 23:55:44.946484 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:44.946579 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 319 rows starting from the beginning of the part 2023.11.06 23:55:44.946590 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:55:44.946950 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part 2023.11.06 23:55:44.947118 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:44.947231 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 319 rows starting from the beginning of the part 2023.11.06 23:55:44.947728 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.948232 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.06 23:55:44.948521 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.06 23:55:44.948664 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} executeQuery: Read 6 rows, 258.00 B in 0.00206513 sec., 2905 rows/sec., 122.00 KiB/sec. 2023.11.06 23:55:44.948742 [ 121 ] {} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.06 23:55:44.949144 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} DynamicQueryHandler: Done processing query 2023.11.06 23:55:44.949162 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.949219 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:44.949249 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003795215 sec., 363615.76353381824 rows/sec., 25.51 MiB/sec. 2023.11.06 23:55:44.949277 [ 3 ] {} HTTP-Session: 06ceaaea-11e7-4d71-9b06-0b7f6dbbad1d Destroying unnamed session 2023.11.06 23:55:44.949393 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.06 23:55:44.949460 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.11.06 23:55:44.949543 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:44.949589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:44.949619 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.11.06 23:55:44.949681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:44.949732 [ 3 ] {} HTTP-Session: 6706303e-837c-48e7-b891-97f56fcd23e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:44.949758 [ 3 ] {} HTTP-Session: 6706303e-837c-48e7-b891-97f56fcd23e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:44.949883 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.11.06 23:55:44.949900 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2023.11.06 23:55:44.950013 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:44.950071 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.11.06 23:55:44.950141 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:55:44.950200 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.11.06 23:55:44.950489 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2023.11.06 23:55:44.950601 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:44.950634 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.11.06 23:55:44.950763 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2023.11.06 23:55:44.951074 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.951415 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.06 23:55:44.951566 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281663 sec., 55222.87910177795 rows/sec., 2.26 MiB/sec. 2023.11.06 23:55:44.951679 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.06 23:55:44.951754 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.06 23:55:44.951863 [ 121 ] {} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.06 23:55:44.951908 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} executeQuery: Read 70 rows, 4.35 KiB in 0.001836917 sec., 38107 rows/sec., 2.31 MiB/sec. 2023.11.06 23:55:44.951946 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.952154 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.06 23:55:44.952208 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.06 23:55:44.952222 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} DynamicQueryHandler: Done processing query 2023.11.06 23:55:44.952282 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.06 23:55:44.952310 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:44.952326 [ 3 ] {} HTTP-Session: 6706303e-837c-48e7-b891-97f56fcd23e7 Destroying unnamed session 2023.11.06 23:55:44.952382 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1234 rows starting from the beginning of the part 2023.11.06 23:55:44.952384 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.06 23:55:44.952549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:44.952636 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::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.11.06 23:55:44.952638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:44.952677 [ 3 ] {} HTTP-Session: d5c8754e-0342-4827-9a4a-d62ce1c2f106 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:44.952701 [ 3 ] {} HTTP-Session: d5c8754e-0342-4827-9a4a-d62ce1c2f106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:44.952768 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:44.952827 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:44.952899 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:44.952907 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:44.953101 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:44.953211 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:44.953252 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part 2023.11.06 23:55:44.953918 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.954350 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002314843 sec., 658791.9785488691 rows/sec., 40.03 MiB/sec. 2023.11.06 23:55:44.954374 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.06 23:55:44.954488 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.06 23:55:44.954583 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.06 23:55:44.954739 [ 121 ] {} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.06 23:55:44.954755 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.06 23:55:44.954766 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} executeQuery: Read 28 rows, 38.69 KiB in 0.001903697 sec., 14708 rows/sec., 19.85 MiB/sec. 2023.11.06 23:55:44.954803 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.954913 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.06 23:55:44.955073 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.06 23:55:44.955203 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} DynamicQueryHandler: Done processing query 2023.11.06 23:55:44.955254 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:55:44.955302 [ 3 ] {} HTTP-Session: d5c8754e-0342-4827-9a4a-d62ce1c2f106 Destroying unnamed session 2023.11.06 23:55:44.955300 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.06 23:55:44.955357 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 693 rows starting from the beginning of the part 2023.11.06 23:55:44.955474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:44.955523 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part 2023.11.06 23:55:44.955555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:44.955614 [ 3 ] {} HTTP-Session: e467b6a9-bbd5-4e22-a886-c0c0035d2c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:44.955647 [ 3 ] {} HTTP-Session: e467b6a9-bbd5-4e22-a886-c0c0035d2c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:44.955803 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part 2023.11.06 23:55:44.955845 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:44.955931 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:44.956086 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part 2023.11.06 23:55:44.956419 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:44.956455 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part 2023.11.06 23:55:44.956724 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part 2023.11.06 23:55:44.957229 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:44.957619 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.06 23:55:44.957809 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.06 23:55:44.957951 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} executeQuery: Read 21 rows, 1.12 KiB in 0.00204317 sec., 10278 rows/sec., 545.84 KiB/sec. 2023.11.06 23:55:44.958141 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} DynamicQueryHandler: Done processing query 2023.11.06 23:55:44.958165 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:44.958182 [ 3 ] {} HTTP-Session: e467b6a9-bbd5-4e22-a886-c0c0035d2c01 Destroying unnamed session 2023.11.06 23:55:44.959418 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 6 columns (6 merged, 0 gathered) in 0.004534555 sec., 182377.32258181894 rows/sec., 246.11 MiB/sec. 2023.11.06 23:55:44.959769 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.06 23:55:44.959963 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.06 23:55:44.960025 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.06 23:55:44.960086 [ 27 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7: 4.17 MiB. 2023.11.06 23:55:49.932287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:49.932421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:49.932452 [ 3 ] {} HTTP-Session: 5537f478-a97f-4231-bccd-72fd938c37af Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:49.932481 [ 3 ] {} HTTP-Session: 5537f478-a97f-4231-bccd-72fd938c37af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:49.932623 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:49.932689 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:49.932877 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:49.933334 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:49.933591 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.11.06 23:55:49.933753 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.11.06 23:55:49.933880 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} executeQuery: Read 25 rows, 2.03 KiB in 0.001219258 sec., 20504 rows/sec., 1.62 MiB/sec. 2023.11.06 23:55:49.934021 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} DynamicQueryHandler: Done processing query 2023.11.06 23:55:49.934046 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.06 23:55:49.934062 [ 3 ] {} HTTP-Session: 5537f478-a97f-4231-bccd-72fd938c37af Destroying unnamed session 2023.11.06 23:55:49.934186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 11429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:49.934234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:49.934253 [ 3 ] {} HTTP-Session: 808d7862-6ef7-4d58-9a08-6d1de8a479eb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:49.934270 [ 3 ] {} HTTP-Session: 808d7862-6ef7-4d58-9a08-6d1de8a479eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:49.934343 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:49.934381 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:49.934486 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:49.934931 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:49.935145 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.11.06 23:55:49.935296 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.11.06 23:55:49.935398 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} executeQuery: Read 75 rows, 6.83 KiB in 0.001028215 sec., 72941 rows/sec., 6.48 MiB/sec. 2023.11.06 23:55:49.935515 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} DynamicQueryHandler: Done processing query 2023.11.06 23:55:49.935538 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.06 23:55:49.935553 [ 3 ] {} HTTP-Session: 808d7862-6ef7-4d58-9a08-6d1de8a479eb Destroying unnamed session 2023.11.06 23:55:49.935668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:49.935714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:49.935733 [ 3 ] {} HTTP-Session: 33898a1e-0021-4a2f-9881-be693bd4443d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:49.935750 [ 3 ] {} HTTP-Session: 33898a1e-0021-4a2f-9881-be693bd4443d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:49.935820 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:49.935859 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:49.935964 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:49.936254 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:49.936459 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.11.06 23:55:49.936611 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.11.06 23:55:49.936712 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} executeQuery: Read 25 rows, 2.00 KiB in 0.000864423 sec., 28921 rows/sec., 2.26 MiB/sec. 2023.11.06 23:55:49.936836 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} DynamicQueryHandler: Done processing query 2023.11.06 23:55:49.936866 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:49.936882 [ 3 ] {} HTTP-Session: 33898a1e-0021-4a2f-9881-be693bd4443d Destroying unnamed session 2023.11.06 23:55:49.937073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:49.937118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:49.937136 [ 3 ] {} HTTP-Session: 1b7f890c-0516-48e0-92d1-b32abd10de37 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:49.937153 [ 3 ] {} HTTP-Session: 1b7f890c-0516-48e0-92d1-b32abd10de37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:49.937228 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:49.937273 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:49.937405 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:49.937785 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:49.938093 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.06 23:55:49.938273 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.06 23:55:49.938412 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} executeQuery: Read 25 rows, 34.55 KiB in 0.001154107 sec., 21661 rows/sec., 29.23 MiB/sec. 2023.11.06 23:55:49.938602 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} DynamicQueryHandler: Done processing query 2023.11.06 23:55:49.938627 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.11.06 23:55:49.938644 [ 3 ] {} HTTP-Session: 1b7f890c-0516-48e0-92d1-b32abd10de37 Destroying unnamed session 2023.11.06 23:55:54.937032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:54.937154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:54.937178 [ 3 ] {} HTTP-Session: 6c8bb220-7c75-45d0-a193-7067532da446 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:54.937200 [ 3 ] {} HTTP-Session: 6c8bb220-7c75-45d0-a193-7067532da446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:54.937327 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:54.937386 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.06 23:55:54.937541 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:54.937943 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:54.938199 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.11.06 23:55:54.938359 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.11.06 23:55:54.938498 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} executeQuery: Read 34 rows, 2.61 KiB in 0.001133856 sec., 29986 rows/sec., 2.25 MiB/sec. 2023.11.06 23:55:54.938622 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} DynamicQueryHandler: Done processing query 2023.11.06 23:55:54.938646 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:54.938662 [ 3 ] {} HTTP-Session: 6c8bb220-7c75-45d0-a193-7067532da446 Destroying unnamed session 2023.11.06 23:55:54.938806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:54.938851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:54.938871 [ 3 ] {} HTTP-Session: 7817a65a-c476-4bc0-9553-28be9d4e31a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:54.938888 [ 3 ] {} HTTP-Session: 7817a65a-c476-4bc0-9553-28be9d4e31a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:54.938962 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:54.939002 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.06 23:55:54.939108 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:54.939532 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:54.939764 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.11.06 23:55:54.939924 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.11.06 23:55:54.940052 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} executeQuery: Read 180 rows, 18.31 KiB in 0.001054626 sec., 170676 rows/sec., 16.95 MiB/sec. 2023.11.06 23:55:54.940200 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} DynamicQueryHandler: Done processing query 2023.11.06 23:55:54.940226 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.06 23:55:54.940243 [ 3 ] {} HTTP-Session: 7817a65a-c476-4bc0-9553-28be9d4e31a3 Destroying unnamed session 2023.11.06 23:55:54.940410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:54.940456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:54.940476 [ 3 ] {} HTTP-Session: 564c867e-d190-47e9-94e9-ac6a7e1c9982 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:54.940494 [ 3 ] {} HTTP-Session: 564c867e-d190-47e9-94e9-ac6a7e1c9982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:54.940580 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:54.940620 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.06 23:55:54.940728 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:54.941176 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:54.941399 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.11.06 23:55:54.941560 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.11.06 23:55:54.941681 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} executeQuery: Read 319 rows, 22.69 KiB in 0.001070625 sec., 297956 rows/sec., 20.70 MiB/sec. 2023.11.06 23:55:54.941789 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} DynamicQueryHandler: Done processing query 2023.11.06 23:55:54.941812 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.06 23:55:54.941828 [ 3 ] {} HTTP-Session: 564c867e-d190-47e9-94e9-ac6a7e1c9982 Destroying unnamed session 2023.11.06 23:55:54.941989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:54.942032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:54.942050 [ 3 ] {} HTTP-Session: 1239b982-820e-429a-acee-18bbf7158dba Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:54.942066 [ 3 ] {} HTTP-Session: 1239b982-820e-429a-acee-18bbf7158dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:54.942135 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:54.942174 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.06 23:55:54.942279 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:54.942534 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:54.942765 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.06 23:55:54.942939 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.06 23:55:54.943058 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} executeQuery: Read 6 rows, 258.00 B in 0.000896713 sec., 6691 rows/sec., 280.97 KiB/sec. 2023.11.06 23:55:54.943175 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} DynamicQueryHandler: Done processing query 2023.11.06 23:55:54.943198 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:54.943213 [ 3 ] {} HTTP-Session: 1239b982-820e-429a-acee-18bbf7158dba Destroying unnamed session 2023.11.06 23:55:54.943346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:54.943391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:54.943409 [ 3 ] {} HTTP-Session: f08486e3-f786-4281-971a-5273e4a86937 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:54.943426 [ 3 ] {} HTTP-Session: f08486e3-f786-4281-971a-5273e4a86937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:54.943497 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:54.943539 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.06 23:55:54.943655 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:54.943952 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:54.944189 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.06 23:55:54.944361 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.06 23:55:54.944493 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} executeQuery: Read 70 rows, 4.35 KiB in 0.000961584 sec., 72796 rows/sec., 4.41 MiB/sec. 2023.11.06 23:55:54.944710 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} DynamicQueryHandler: Done processing query 2023.11.06 23:55:54.944734 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.06 23:55:54.944750 [ 3 ] {} HTTP-Session: f08486e3-f786-4281-971a-5273e4a86937 Destroying unnamed session 2023.11.06 23:55:54.944942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:54.944987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:54.945006 [ 3 ] {} HTTP-Session: 2feef16f-fe8b-43ca-908e-20e2f6935f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:54.945022 [ 3 ] {} HTTP-Session: 2feef16f-fe8b-43ca-908e-20e2f6935f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:54.945100 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:54.945144 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.06 23:55:54.945296 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:54.945797 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:54.946083 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.06 23:55:54.946257 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.06 23:55:54.946383 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} executeQuery: Read 28 rows, 38.69 KiB in 0.001255338 sec., 22304 rows/sec., 30.10 MiB/sec. 2023.11.06 23:55:54.946510 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} DynamicQueryHandler: Done processing query 2023.11.06 23:55:54.946532 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.06 23:55:54.946548 [ 3 ] {} HTTP-Session: 2feef16f-fe8b-43ca-908e-20e2f6935f54 Destroying unnamed session 2023.11.06 23:55:54.946656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.06 23:55:54.946700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.06 23:55:54.946718 [ 3 ] {} HTTP-Session: 5517c9f6-adaf-47b3-b4a6-5302237dd2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 2023.11.06 23:55:54.946734 [ 3 ] {} HTTP-Session: 5517c9f6-adaf-47b3-b4a6-5302237dd2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.06 23:55:54.946804 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.06 23:55:54.946843 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.06 23:55:54.946946 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.06 23:55:54.947258 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.06 23:55:54.947487 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.06 23:55:54.947664 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.06 23:55:54.947796 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} executeQuery: Read 21 rows, 1.12 KiB in 0.000964364 sec., 21776 rows/sec., 1.13 MiB/sec. 2023.11.06 23:55:54.947942 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} DynamicQueryHandler: Done processing query 2023.11.06 23:55:54.947965 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.06 23:55:54.947980 [ 3 ] {} HTTP-Session: 5517c9f6-adaf-47b3-b4a6-5302237dd2f6 Destroying unnamed session