[ Dec 11 21:44:57 Enabled. ] [ Dec 11 21:44:57 Rereading configuration. ] [ Dec 11 21:44:59 Rereading configuration. ] [ Dec 11 21:45:10 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=oxControlService21 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService21 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService21 ipadm: Could not delete oxControlService21: Interface does not exist + true + ipadm create-if -t oxControlService21 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService21 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService21 + ipadm show-addr oxControlService21/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService21/ll + ipadm show-addr oxControlService21/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService21/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 [ Dec 11 21:45:10 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.12.11 21:45:11.439457 [ 1 ] {} Application: Will watch for the process with pid 4533 2023.12.11 21:45:11.439540 [ 1 ] {} Application: Forked a child process to watch 2023.12.11 21:45:12.042907 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 4533 2023.12.11 21:45:12.043155 [ 1 ] {} Application: starting up 2023.12.11 21:45:12.043369 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.11 21:45:12.140336 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.11 21:45:12.140393 [ 1 ] {} Application: Initializing DateLUT. 2023.12.11 21:45:12.140409 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.11 21:45:12.140447 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.11 21:45:12.140810 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.11 21:45:12.141512 [ 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.12.11 21:45:12.141954 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.11 21:45:12.142196 [ 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.12.11 21:45:12.144849 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.11 21:45:12.144894 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.11 21:45:12.145622 [ 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.12.11 21:45:12.145796 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.11 21:45:12.151899 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.11 21:45:12.152494 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.11 21:45:12.152522 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.11 21:45:12.153864 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.11 21:45:12.154425 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.11 21:45:12.154756 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.11 21:45:12.155094 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.11 21:45:12.155909 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.11 21:45:12.155959 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.11 21:45:12.156019 [ 1 ] {} Application: Loaded user defined objects 2023.12.11 21:45:12.156040 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.11 21:45:12.177294 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.11 21:45:12.177397 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000141401 sec 2023.12.11 21:45:12.178069 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.11 21:45:12.178140 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.11 21:45:12.178158 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.11 21:45:12.178174 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.11 21:45:12.178185 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.11 21:45:12.178199 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.11 21:45:12.178212 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.11 21:45:12.178243 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.11 21:45:12.178261 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.11 21:45:12.178288 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.11 21:45:12.178300 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.11 21:45:12.178313 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.11 21:45:12.178392 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.11 21:45:12.178424 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.11 21:45:12.178438 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.11 21:45:12.178449 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.11 21:45:12.209730 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.11 21:45:12.211700 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.11 21:45:12.211726 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.316e-05 sec 2023.12.11 21:45:12.211746 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.11 21:45:12.211759 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.11 21:45:12.211778 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.11 21:45:12.214075 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.11 21:45:12.219208 [ 1 ] {} Application: Loaded metadata. 2023.12.11 21:45:12.219343 [ 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.12.11 21:45:12.219373 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.11 21:45:13.110436 [ 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.12.11 21:45:13.128060 [ 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.12.11 21:45:13.128106 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.11 21:45:13.167915 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.11 21:45:13.168657 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.12.11 21:45:13.168961 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.11 21:45:13.169070 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.11 21:45:13.169095 [ 99 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:45:13.169175 [ 99 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:45:13.169206 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.11 21:45:13.169293 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.11 21:45:13.169832 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.11 21:45:13.169855 [ 1 ] {} Application: Ready for connections. 2023.12.11 21:45:28.209851 [ 86 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:45:28.209913 [ 86 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:45:29.238261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.238616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.239201 [ 3 ] {} HTTP-Session: 2792d157-933a-410d-9d7d-3e98732f938f Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.239293 [ 3 ] {} HTTP-Session: 2792d157-933a-410d-9d7d-3e98732f938f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.239537 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.11 21:45:29.239626 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.11 21:45:29.239640 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.11 21:45:29.241252 [ 3 ] {c1da8486-b0b2-47ee-923d-f3b89c620a55} executeQuery: (from [fd00:1122:3344:101::d]:60728) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.11 21:45:29.262631 [ 3 ] {c1da8486-b0b2-47ee-923d-f3b89c620a55} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60728) (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.12.11 21:45:29.263341 [ 3 ] {c1da8486-b0b2-47ee-923d-f3b89c620a55} 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.12.11 21:45:29.264068 [ 3 ] {c1da8486-b0b2-47ee-923d-f3b89c620a55} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.264096 [ 3 ] {} HTTP-Session: 2792d157-933a-410d-9d7d-3e98732f938f Destroying unnamed session 2023.12.11 21:45:29.264970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.265030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.265054 [ 3 ] {} HTTP-Session: 39dc0c19-35cd-43d0-87d1-e210316764a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.265073 [ 3 ] {} HTTP-Session: 39dc0c19-35cd-43d0-87d1-e210316764a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.265169 [ 3 ] {7b731cd4-c8ba-4c0f-9cdc-ce537e499b81} executeQuery: (from [fd00:1122:3344:101::d]:60728) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:45:29.265248 [ 3 ] {7b731cd4-c8ba-4c0f-9cdc-ce537e499b81} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.11 21:45:29.266699 [ 3 ] {7b731cd4-c8ba-4c0f-9cdc-ce537e499b81} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.11 21:45:29.268629 [ 3 ] {7b731cd4-c8ba-4c0f-9cdc-ce537e499b81} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:45:29.273147 [ 3 ] {7b731cd4-c8ba-4c0f-9cdc-ce537e499b81} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.273180 [ 3 ] {7b731cd4-c8ba-4c0f-9cdc-ce537e499b81} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.11 21:45:29.273198 [ 3 ] {} HTTP-Session: 39dc0c19-35cd-43d0-87d1-e210316764a6 Destroying unnamed session 2023.12.11 21:45:29.273365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.273418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.273438 [ 3 ] {} HTTP-Session: 2ad19301-4141-44d6-8779-2be31413d2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.273458 [ 3 ] {} HTTP-Session: 2ad19301-4141-44d6-8779-2be31413d2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.273619 [ 3 ] {58ddc84a-f615-430f-911b-fc835ab07e0e} executeQuery: (from [fd00:1122:3344:101::d]:60728) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.11 21:45:29.273854 [ 3 ] {58ddc84a-f615-430f-911b-fc835ab07e0e} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60728) (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.12.11 21:45:29.273971 [ 3 ] {58ddc84a-f615-430f-911b-fc835ab07e0e} 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.12.11 21:45:29.274071 [ 3 ] {58ddc84a-f615-430f-911b-fc835ab07e0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.274093 [ 3 ] {} HTTP-Session: 2ad19301-4141-44d6-8779-2be31413d2b8 Destroying unnamed session 2023.12.11 21:45:29.274297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.274342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.274364 [ 3 ] {} HTTP-Session: 7261f12e-8545-499e-9f37-9cc3e2a8d07b Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.274381 [ 3 ] {} HTTP-Session: 7261f12e-8545-499e-9f37-9cc3e2a8d07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.274663 [ 3 ] {1bea6fce-3819-456b-b9db-fff1de24384b} executeQuery: (from [fd00:1122:3344:101::d]:60728) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.11 21:45:29.274819 [ 3 ] {1bea6fce-3819-456b-b9db-fff1de24384b} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.274839 [ 3 ] {1bea6fce-3819-456b-b9db-fff1de24384b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.274858 [ 3 ] {} HTTP-Session: 7261f12e-8545-499e-9f37-9cc3e2a8d07b Destroying unnamed session 2023.12.11 21:45:29.274957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.274998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.275019 [ 3 ] {} HTTP-Session: f0ed0f4d-e983-4342-8c75-603e7d54794f Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.275034 [ 3 ] {} HTTP-Session: f0ed0f4d-e983-4342-8c75-603e7d54794f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.275089 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.11 21:45:29.275143 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.11 21:45:29.294706 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.11 21:45:29.294760 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6901e-05 sec 2023.12.11 21:45:29.294805 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.11 21:45:29.294834 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} DatabaseAtomic (oximeter): Starting up tables. 2023.12.11 21:45:29.294950 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.294982 [ 3 ] {6102ca2d-e21d-4b07-8737-29dcabb5a2fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.295030 [ 3 ] {} HTTP-Session: f0ed0f4d-e983-4342-8c75-603e7d54794f Destroying unnamed session 2023.12.11 21:45:29.295254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.295339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.295413 [ 3 ] {} HTTP-Session: 1a22ea79-d7d1-4657-8479-7bc39c561519 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.295454 [ 3 ] {} HTTP-Session: 1a22ea79-d7d1-4657-8479-7bc39c561519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.295670 [ 3 ] {8e1d1136-53b3-40d3-8b9e-03b8382daafb} executeQuery: (from [fd00:1122:3344:101::d]:60728) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.12.11 21:45:29.295711 [ 3 ] {8e1d1136-53b3-40d3-8b9e-03b8382daafb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.11 21:45:29.323604 [ 3 ] {8e1d1136-53b3-40d3-8b9e-03b8382daafb} oximeter.version (3df81e11-ea4f-4cba-add5-1a18983add39): Loading data parts 2023.12.11 21:45:29.323801 [ 3 ] {8e1d1136-53b3-40d3-8b9e-03b8382daafb} oximeter.version (3df81e11-ea4f-4cba-add5-1a18983add39): There are no data parts 2023.12.11 21:45:29.358691 [ 3 ] {8e1d1136-53b3-40d3-8b9e-03b8382daafb} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.358796 [ 3 ] {8e1d1136-53b3-40d3-8b9e-03b8382daafb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.358820 [ 3 ] {} HTTP-Session: 1a22ea79-d7d1-4657-8479-7bc39c561519 Destroying unnamed session 2023.12.11 21:45:29.358954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.359013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.359036 [ 3 ] {} HTTP-Session: ad542a42-7a32-4eb5-a3f0-b1f004f75e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.359060 [ 3 ] {} HTTP-Session: ad542a42-7a32-4eb5-a3f0-b1f004f75e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.359300 [ 3 ] {a6b81c85-b869-4da5-86fb-1763464915e8} executeQuery: (from [fd00:1122:3344:101::d]:60728) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.359359 [ 3 ] {a6b81c85-b869-4da5-86fb-1763464915e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.11 21:45:29.369612 [ 3 ] {a6b81c85-b869-4da5-86fb-1763464915e8} oximeter.measurements_bool (fca0d97e-5683-4052-9104-48d754c14735): Loading data parts 2023.12.11 21:45:29.369741 [ 3 ] {a6b81c85-b869-4da5-86fb-1763464915e8} oximeter.measurements_bool (fca0d97e-5683-4052-9104-48d754c14735): There are no data parts 2023.12.11 21:45:29.374838 [ 3 ] {a6b81c85-b869-4da5-86fb-1763464915e8} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.374870 [ 3 ] {a6b81c85-b869-4da5-86fb-1763464915e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.374887 [ 3 ] {} HTTP-Session: ad542a42-7a32-4eb5-a3f0-b1f004f75e64 Destroying unnamed session 2023.12.11 21:45:29.375040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.375090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.375109 [ 3 ] {} HTTP-Session: 66261878-6fc7-4a64-9074-07785bd5005e Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.375129 [ 3 ] {} HTTP-Session: 66261878-6fc7-4a64-9074-07785bd5005e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.375312 [ 3 ] {947fd3a2-0895-4821-a109-3d8d4354ecc9} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.375429 [ 3 ] {947fd3a2-0895-4821-a109-3d8d4354ecc9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.11 21:45:29.410510 [ 3 ] {947fd3a2-0895-4821-a109-3d8d4354ecc9} oximeter.measurements_i8 (a889d4a3-7689-4d7a-9b32-55f1b8c44731): Loading data parts 2023.12.11 21:45:29.410636 [ 3 ] {947fd3a2-0895-4821-a109-3d8d4354ecc9} oximeter.measurements_i8 (a889d4a3-7689-4d7a-9b32-55f1b8c44731): There are no data parts 2023.12.11 21:45:29.448575 [ 3 ] {947fd3a2-0895-4821-a109-3d8d4354ecc9} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.448617 [ 3 ] {947fd3a2-0895-4821-a109-3d8d4354ecc9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.448634 [ 3 ] {} HTTP-Session: 66261878-6fc7-4a64-9074-07785bd5005e Destroying unnamed session 2023.12.11 21:45:29.448786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.448845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.448866 [ 3 ] {} HTTP-Session: 2c0fe2ac-8ae1-47e3-9d3d-13224b8d2fab Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.448889 [ 3 ] {} HTTP-Session: 2c0fe2ac-8ae1-47e3-9d3d-13224b8d2fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.449169 [ 3 ] {67b43d14-30ff-447f-bad6-664c5ebdc078} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.449228 [ 3 ] {67b43d14-30ff-447f-bad6-664c5ebdc078} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.11 21:45:29.495726 [ 3 ] {67b43d14-30ff-447f-bad6-664c5ebdc078} oximeter.measurements_u8 (468edbb5-1ee6-4b4b-93c8-aaa1fac9bd12): Loading data parts 2023.12.11 21:45:29.495873 [ 3 ] {67b43d14-30ff-447f-bad6-664c5ebdc078} oximeter.measurements_u8 (468edbb5-1ee6-4b4b-93c8-aaa1fac9bd12): There are no data parts 2023.12.11 21:45:29.526451 [ 3 ] {67b43d14-30ff-447f-bad6-664c5ebdc078} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.526480 [ 3 ] {67b43d14-30ff-447f-bad6-664c5ebdc078} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.526507 [ 3 ] {} HTTP-Session: 2c0fe2ac-8ae1-47e3-9d3d-13224b8d2fab Destroying unnamed session 2023.12.11 21:45:29.526653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.526702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.526729 [ 3 ] {} HTTP-Session: 707755c9-072f-480a-8944-24f1d05dd780 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.526752 [ 3 ] {} HTTP-Session: 707755c9-072f-480a-8944-24f1d05dd780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.526951 [ 3 ] {5d891d9f-4097-430a-b915-ab2addc090c7} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.527003 [ 3 ] {5d891d9f-4097-430a-b915-ab2addc090c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.11 21:45:29.550941 [ 3 ] {5d891d9f-4097-430a-b915-ab2addc090c7} oximeter.measurements_i16 (e3fef9e8-d571-49c6-99ca-19ffb6c0ee70): Loading data parts 2023.12.11 21:45:29.551071 [ 3 ] {5d891d9f-4097-430a-b915-ab2addc090c7} oximeter.measurements_i16 (e3fef9e8-d571-49c6-99ca-19ffb6c0ee70): There are no data parts 2023.12.11 21:45:29.561035 [ 3 ] {5d891d9f-4097-430a-b915-ab2addc090c7} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.561061 [ 3 ] {5d891d9f-4097-430a-b915-ab2addc090c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.561087 [ 3 ] {} HTTP-Session: 707755c9-072f-480a-8944-24f1d05dd780 Destroying unnamed session 2023.12.11 21:45:29.561214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.561341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.561365 [ 3 ] {} HTTP-Session: 9d403a95-cfc8-48ea-8e19-adb9cd8a3ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.561391 [ 3 ] {} HTTP-Session: 9d403a95-cfc8-48ea-8e19-adb9cd8a3ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.561590 [ 3 ] {b5a7a0bc-3e75-4551-8c47-52fd26a27b98} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.561640 [ 3 ] {b5a7a0bc-3e75-4551-8c47-52fd26a27b98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.11 21:45:29.576546 [ 3 ] {b5a7a0bc-3e75-4551-8c47-52fd26a27b98} oximeter.measurements_u16 (18a32f51-4bc3-474c-8993-220b30335db1): Loading data parts 2023.12.11 21:45:29.576653 [ 3 ] {b5a7a0bc-3e75-4551-8c47-52fd26a27b98} oximeter.measurements_u16 (18a32f51-4bc3-474c-8993-220b30335db1): There are no data parts 2023.12.11 21:45:29.588773 [ 3 ] {b5a7a0bc-3e75-4551-8c47-52fd26a27b98} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.588807 [ 3 ] {b5a7a0bc-3e75-4551-8c47-52fd26a27b98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.588832 [ 3 ] {} HTTP-Session: 9d403a95-cfc8-48ea-8e19-adb9cd8a3ec0 Destroying unnamed session 2023.12.11 21:45:29.588965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.589028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.589060 [ 3 ] {} HTTP-Session: a02dcfc5-c5da-4eda-951f-9b87a171d3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.589082 [ 3 ] {} HTTP-Session: a02dcfc5-c5da-4eda-951f-9b87a171d3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.589285 [ 3 ] {ec943dd1-c263-43f9-92fd-4458b40155ca} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.589334 [ 3 ] {ec943dd1-c263-43f9-92fd-4458b40155ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.11 21:45:29.591913 [ 3 ] {ec943dd1-c263-43f9-92fd-4458b40155ca} oximeter.measurements_i32 (d6de5576-3f1a-4d98-a67e-c6bed1863f05): Loading data parts 2023.12.11 21:45:29.592008 [ 3 ] {ec943dd1-c263-43f9-92fd-4458b40155ca} oximeter.measurements_i32 (d6de5576-3f1a-4d98-a67e-c6bed1863f05): There are no data parts 2023.12.11 21:45:29.605015 [ 3 ] {ec943dd1-c263-43f9-92fd-4458b40155ca} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.605044 [ 3 ] {ec943dd1-c263-43f9-92fd-4458b40155ca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.605067 [ 3 ] {} HTTP-Session: a02dcfc5-c5da-4eda-951f-9b87a171d3f2 Destroying unnamed session 2023.12.11 21:45:29.605187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.605242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.605268 [ 3 ] {} HTTP-Session: 9bd1a9b5-5274-453f-b1d2-50651b094124 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.605286 [ 3 ] {} HTTP-Session: 9bd1a9b5-5274-453f-b1d2-50651b094124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.605532 [ 3 ] {60f75917-1378-4b30-b414-c03ca3dcfb07} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.605578 [ 3 ] {60f75917-1378-4b30-b414-c03ca3dcfb07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.11 21:45:29.625834 [ 3 ] {60f75917-1378-4b30-b414-c03ca3dcfb07} oximeter.measurements_u32 (ce440551-cb01-4d56-8c26-e1e356625f2c): Loading data parts 2023.12.11 21:45:29.626037 [ 3 ] {60f75917-1378-4b30-b414-c03ca3dcfb07} oximeter.measurements_u32 (ce440551-cb01-4d56-8c26-e1e356625f2c): There are no data parts 2023.12.11 21:45:29.641206 [ 3 ] {60f75917-1378-4b30-b414-c03ca3dcfb07} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.641238 [ 3 ] {60f75917-1378-4b30-b414-c03ca3dcfb07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.641260 [ 3 ] {} HTTP-Session: 9bd1a9b5-5274-453f-b1d2-50651b094124 Destroying unnamed session 2023.12.11 21:45:29.641396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.641465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.641555 [ 3 ] {} HTTP-Session: 669ce8c7-e048-4baf-9aa0-b2db096026fe Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.641583 [ 3 ] {} HTTP-Session: 669ce8c7-e048-4baf-9aa0-b2db096026fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.641825 [ 3 ] {98848f66-2330-4522-be75-c89ca87eb629} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.641884 [ 3 ] {98848f66-2330-4522-be75-c89ca87eb629} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.11 21:45:29.654680 [ 3 ] {98848f66-2330-4522-be75-c89ca87eb629} oximeter.measurements_i64 (30026e47-51a8-41c0-a0c0-656640a3c28a): Loading data parts 2023.12.11 21:45:29.654822 [ 3 ] {98848f66-2330-4522-be75-c89ca87eb629} oximeter.measurements_i64 (30026e47-51a8-41c0-a0c0-656640a3c28a): There are no data parts 2023.12.11 21:45:29.679555 [ 3 ] {98848f66-2330-4522-be75-c89ca87eb629} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.679667 [ 3 ] {98848f66-2330-4522-be75-c89ca87eb629} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.679694 [ 3 ] {} HTTP-Session: 669ce8c7-e048-4baf-9aa0-b2db096026fe Destroying unnamed session 2023.12.11 21:45:29.679881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.679959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.679989 [ 3 ] {} HTTP-Session: e3d4c5b6-693b-464c-8c57-e1402489cef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.680021 [ 3 ] {} HTTP-Session: e3d4c5b6-693b-464c-8c57-e1402489cef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.680340 [ 3 ] {075952b4-5141-43f4-b849-0d070b76c22b} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.680407 [ 3 ] {075952b4-5141-43f4-b849-0d070b76c22b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.11 21:45:29.700707 [ 3 ] {075952b4-5141-43f4-b849-0d070b76c22b} oximeter.measurements_u64 (752fb7a9-c59c-4f67-b2a3-0f2a0add2f2b): Loading data parts 2023.12.11 21:45:29.700826 [ 3 ] {075952b4-5141-43f4-b849-0d070b76c22b} oximeter.measurements_u64 (752fb7a9-c59c-4f67-b2a3-0f2a0add2f2b): There are no data parts 2023.12.11 21:45:29.717360 [ 3 ] {075952b4-5141-43f4-b849-0d070b76c22b} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.717401 [ 3 ] {075952b4-5141-43f4-b849-0d070b76c22b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.717418 [ 3 ] {} HTTP-Session: e3d4c5b6-693b-464c-8c57-e1402489cef2 Destroying unnamed session 2023.12.11 21:45:29.717545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.717597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.717617 [ 3 ] {} HTTP-Session: e1d46100-a6ac-430d-a3b1-2703408869e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.717640 [ 3 ] {} HTTP-Session: e1d46100-a6ac-430d-a3b1-2703408869e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.717902 [ 3 ] {b29f152f-e0e6-41b2-b077-7bf25d306ab1} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.717946 [ 3 ] {b29f152f-e0e6-41b2-b077-7bf25d306ab1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.11 21:45:29.741226 [ 3 ] {b29f152f-e0e6-41b2-b077-7bf25d306ab1} oximeter.measurements_f32 (ce944c6a-2e8d-4975-b66e-6b2d2a97e376): Loading data parts 2023.12.11 21:45:29.741340 [ 3 ] {b29f152f-e0e6-41b2-b077-7bf25d306ab1} oximeter.measurements_f32 (ce944c6a-2e8d-4975-b66e-6b2d2a97e376): There are no data parts 2023.12.11 21:45:29.766407 [ 3 ] {b29f152f-e0e6-41b2-b077-7bf25d306ab1} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.766440 [ 3 ] {b29f152f-e0e6-41b2-b077-7bf25d306ab1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.766455 [ 3 ] {} HTTP-Session: e1d46100-a6ac-430d-a3b1-2703408869e3 Destroying unnamed session 2023.12.11 21:45:29.766584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.766638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.766658 [ 3 ] {} HTTP-Session: 1a500528-2ea9-41c7-8cff-0c8bf04c7892 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.766679 [ 3 ] {} HTTP-Session: 1a500528-2ea9-41c7-8cff-0c8bf04c7892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.766941 [ 3 ] {4f425f44-be97-4426-a55a-6adb025b11ad} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.766988 [ 3 ] {4f425f44-be97-4426-a55a-6adb025b11ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.11 21:45:29.789271 [ 3 ] {4f425f44-be97-4426-a55a-6adb025b11ad} oximeter.measurements_f64 (60e70a6f-a5ce-4f46-9789-8ccecd3fcd99): Loading data parts 2023.12.11 21:45:29.789368 [ 3 ] {4f425f44-be97-4426-a55a-6adb025b11ad} oximeter.measurements_f64 (60e70a6f-a5ce-4f46-9789-8ccecd3fcd99): There are no data parts 2023.12.11 21:45:29.792166 [ 3 ] {4f425f44-be97-4426-a55a-6adb025b11ad} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.792201 [ 3 ] {4f425f44-be97-4426-a55a-6adb025b11ad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.792215 [ 3 ] {} HTTP-Session: 1a500528-2ea9-41c7-8cff-0c8bf04c7892 Destroying unnamed session 2023.12.11 21:45:29.792331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.792431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.792464 [ 3 ] {} HTTP-Session: 4b406daf-43d2-4236-9abb-25e9f5cc244e Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.792489 [ 3 ] {} HTTP-Session: 4b406daf-43d2-4236-9abb-25e9f5cc244e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.792670 [ 3 ] {a47ca428-d4d7-4b25-a1e6-15a6b68b2852} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.792722 [ 3 ] {a47ca428-d4d7-4b25-a1e6-15a6b68b2852} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.11 21:45:29.817209 [ 3 ] {a47ca428-d4d7-4b25-a1e6-15a6b68b2852} oximeter.measurements_string (4915ba5f-9319-4891-a1a0-3a2583a93080): Loading data parts 2023.12.11 21:45:29.817308 [ 3 ] {a47ca428-d4d7-4b25-a1e6-15a6b68b2852} oximeter.measurements_string (4915ba5f-9319-4891-a1a0-3a2583a93080): There are no data parts 2023.12.11 21:45:29.827364 [ 3 ] {a47ca428-d4d7-4b25-a1e6-15a6b68b2852} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.827404 [ 3 ] {a47ca428-d4d7-4b25-a1e6-15a6b68b2852} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.827422 [ 3 ] {} HTTP-Session: 4b406daf-43d2-4236-9abb-25e9f5cc244e Destroying unnamed session 2023.12.11 21:45:29.827551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.827617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.827640 [ 3 ] {} HTTP-Session: 5586d6fd-e54e-4f93-93ad-ae1203240dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.827667 [ 3 ] {} HTTP-Session: 5586d6fd-e54e-4f93-93ad-ae1203240dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.827893 [ 3 ] {4c45b9af-c5b5-4808-a1b7-5cbb6c2a296a} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.827946 [ 3 ] {4c45b9af-c5b5-4808-a1b7-5cbb6c2a296a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.11 21:45:29.843257 [ 3 ] {4c45b9af-c5b5-4808-a1b7-5cbb6c2a296a} oximeter.measurements_bytes (0ece5e74-b9d5-4992-ac3b-fb6855b582f0): Loading data parts 2023.12.11 21:45:29.843366 [ 3 ] {4c45b9af-c5b5-4808-a1b7-5cbb6c2a296a} oximeter.measurements_bytes (0ece5e74-b9d5-4992-ac3b-fb6855b582f0): There are no data parts 2023.12.11 21:45:29.857013 [ 3 ] {4c45b9af-c5b5-4808-a1b7-5cbb6c2a296a} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.857048 [ 3 ] {4c45b9af-c5b5-4808-a1b7-5cbb6c2a296a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.857132 [ 3 ] {} HTTP-Session: 5586d6fd-e54e-4f93-93ad-ae1203240dd7 Destroying unnamed session 2023.12.11 21:45:29.857283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.857338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.857359 [ 3 ] {} HTTP-Session: 2dcde277-8e34-4844-bc58-427783cb769a Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.857383 [ 3 ] {} HTTP-Session: 2dcde277-8e34-4844-bc58-427783cb769a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.857619 [ 3 ] {4000fcb6-3e5d-49b5-a3df-daecb540bad9} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.857678 [ 3 ] {4000fcb6-3e5d-49b5-a3df-daecb540bad9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.11 21:45:29.881834 [ 3 ] {4000fcb6-3e5d-49b5-a3df-daecb540bad9} oximeter.measurements_cumulativei64 (d2319fdb-fd88-44e7-ab93-c1de5cc0cc9e): Loading data parts 2023.12.11 21:45:29.881970 [ 3 ] {4000fcb6-3e5d-49b5-a3df-daecb540bad9} oximeter.measurements_cumulativei64 (d2319fdb-fd88-44e7-ab93-c1de5cc0cc9e): There are no data parts 2023.12.11 21:45:29.902617 [ 3 ] {4000fcb6-3e5d-49b5-a3df-daecb540bad9} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.902656 [ 3 ] {4000fcb6-3e5d-49b5-a3df-daecb540bad9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.902675 [ 3 ] {} HTTP-Session: 2dcde277-8e34-4844-bc58-427783cb769a Destroying unnamed session 2023.12.11 21:45:29.902875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.902951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.902975 [ 3 ] {} HTTP-Session: cd4dc950-1093-4767-864b-af326f0b7030 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.903002 [ 3 ] {} HTTP-Session: cd4dc950-1093-4767-864b-af326f0b7030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.903299 [ 3 ] {84a2c795-7405-41d2-ac60-57ef47354bcd} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.903345 [ 3 ] {84a2c795-7405-41d2-ac60-57ef47354bcd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.11 21:45:29.918568 [ 3 ] {84a2c795-7405-41d2-ac60-57ef47354bcd} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Loading data parts 2023.12.11 21:45:29.918679 [ 3 ] {84a2c795-7405-41d2-ac60-57ef47354bcd} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): There are no data parts 2023.12.11 21:45:29.932720 [ 3 ] {84a2c795-7405-41d2-ac60-57ef47354bcd} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.932749 [ 3 ] {84a2c795-7405-41d2-ac60-57ef47354bcd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.932774 [ 3 ] {} HTTP-Session: cd4dc950-1093-4767-864b-af326f0b7030 Destroying unnamed session 2023.12.11 21:45:29.932886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.932941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.932969 [ 3 ] {} HTTP-Session: 5161af42-1fe9-47d5-bdc4-4ba640e56b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.932988 [ 3 ] {} HTTP-Session: 5161af42-1fe9-47d5-bdc4-4ba640e56b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.933218 [ 3 ] {6ed724da-b515-435f-ab94-040f520b5a81} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.933267 [ 3 ] {6ed724da-b515-435f-ab94-040f520b5a81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.11 21:45:29.942244 [ 3 ] {6ed724da-b515-435f-ab94-040f520b5a81} oximeter.measurements_cumulativef32 (a5aa7295-b8ad-4fe2-b945-efcbc5ffcfbd): Loading data parts 2023.12.11 21:45:29.942405 [ 3 ] {6ed724da-b515-435f-ab94-040f520b5a81} oximeter.measurements_cumulativef32 (a5aa7295-b8ad-4fe2-b945-efcbc5ffcfbd): There are no data parts 2023.12.11 21:45:29.945523 [ 3 ] {6ed724da-b515-435f-ab94-040f520b5a81} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.945548 [ 3 ] {6ed724da-b515-435f-ab94-040f520b5a81} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.945580 [ 3 ] {} HTTP-Session: 5161af42-1fe9-47d5-bdc4-4ba640e56b2d Destroying unnamed session 2023.12.11 21:45:29.945703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.945754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.945777 [ 3 ] {} HTTP-Session: 3a9bf5cb-a786-49cf-b1f3-a7a6d7aa873b Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.945792 [ 3 ] {} HTTP-Session: 3a9bf5cb-a786-49cf-b1f3-a7a6d7aa873b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.945990 [ 3 ] {c18559da-f67b-4aaf-9233-a5c53f8e087b} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.946044 [ 3 ] {c18559da-f67b-4aaf-9233-a5c53f8e087b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.11 21:45:29.958812 [ 3 ] {c18559da-f67b-4aaf-9233-a5c53f8e087b} oximeter.measurements_cumulativef64 (27f1e626-8e47-4275-bf00-b2945aa79228): Loading data parts 2023.12.11 21:45:29.958911 [ 3 ] {c18559da-f67b-4aaf-9233-a5c53f8e087b} oximeter.measurements_cumulativef64 (27f1e626-8e47-4275-bf00-b2945aa79228): There are no data parts 2023.12.11 21:45:29.970460 [ 3 ] {c18559da-f67b-4aaf-9233-a5c53f8e087b} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.970497 [ 3 ] {c18559da-f67b-4aaf-9233-a5c53f8e087b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.970511 [ 3 ] {} HTTP-Session: 3a9bf5cb-a786-49cf-b1f3-a7a6d7aa873b Destroying unnamed session 2023.12.11 21:45:29.970643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.970702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.970720 [ 3 ] {} HTTP-Session: f49035f0-f3c8-4a22-91fc-01ff68a9271a Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.970740 [ 3 ] {} HTTP-Session: f49035f0-f3c8-4a22-91fc-01ff68a9271a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.970947 [ 3 ] {73d79ffc-8f0c-4cac-92ab-6b3a7a6f1ada} executeQuery: (from [fd00:1122:3344:101::d]:60728) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:45:29.971001 [ 3 ] {73d79ffc-8f0c-4cac-92ab-6b3a7a6f1ada} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.11 21:45:29.979741 [ 3 ] {73d79ffc-8f0c-4cac-92ab-6b3a7a6f1ada} oximeter.measurements_histogrami8 (3d69221f-ffc3-4b60-9909-7621f580e09c): Loading data parts 2023.12.11 21:45:29.979839 [ 3 ] {73d79ffc-8f0c-4cac-92ab-6b3a7a6f1ada} oximeter.measurements_histogrami8 (3d69221f-ffc3-4b60-9909-7621f580e09c): There are no data parts 2023.12.11 21:45:29.985091 [ 3 ] {73d79ffc-8f0c-4cac-92ab-6b3a7a6f1ada} DynamicQueryHandler: Done processing query 2023.12.11 21:45:29.985133 [ 3 ] {73d79ffc-8f0c-4cac-92ab-6b3a7a6f1ada} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:29.985151 [ 3 ] {} HTTP-Session: f49035f0-f3c8-4a22-91fc-01ff68a9271a Destroying unnamed session 2023.12.11 21:45:29.985290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:29.985344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:29.985361 [ 3 ] {} HTTP-Session: 0e09a89c-9cd8-42d5-8080-613f25cb913d Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:29.985381 [ 3 ] {} HTTP-Session: 0e09a89c-9cd8-42d5-8080-613f25cb913d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:29.985643 [ 3 ] {cf242f72-b3a9-40de-a9dd-bb8f05f167cb} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:29.985698 [ 3 ] {cf242f72-b3a9-40de-a9dd-bb8f05f167cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.11 21:45:30.002836 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.95 MiB, peak 222.01 MiB, will set to 226.30 MiB (RSS), difference: 7.35 MiB 2023.12.11 21:45:30.006107 [ 3 ] {cf242f72-b3a9-40de-a9dd-bb8f05f167cb} oximeter.measurements_histogramu8 (b20a3007-c1d9-469b-a16d-17d368fa9cae): Loading data parts 2023.12.11 21:45:30.006232 [ 3 ] {cf242f72-b3a9-40de-a9dd-bb8f05f167cb} oximeter.measurements_histogramu8 (b20a3007-c1d9-469b-a16d-17d368fa9cae): There are no data parts 2023.12.11 21:45:30.010283 [ 3 ] {cf242f72-b3a9-40de-a9dd-bb8f05f167cb} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.010313 [ 3 ] {cf242f72-b3a9-40de-a9dd-bb8f05f167cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.010344 [ 3 ] {} HTTP-Session: 0e09a89c-9cd8-42d5-8080-613f25cb913d Destroying unnamed session 2023.12.11 21:45:30.010469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.010574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.010597 [ 3 ] {} HTTP-Session: 803f6531-30f8-4162-b212-6dd972e27dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.010618 [ 3 ] {} HTTP-Session: 803f6531-30f8-4162-b212-6dd972e27dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.010816 [ 3 ] {b3dcb360-0b0e-4485-a30d-99b70bc18f1b} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.010866 [ 3 ] {b3dcb360-0b0e-4485-a30d-99b70bc18f1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.11 21:45:30.034902 [ 3 ] {b3dcb360-0b0e-4485-a30d-99b70bc18f1b} oximeter.measurements_histogrami16 (7ea978b3-936e-4f56-aef8-08b5f773c0c5): Loading data parts 2023.12.11 21:45:30.035052 [ 3 ] {b3dcb360-0b0e-4485-a30d-99b70bc18f1b} oximeter.measurements_histogrami16 (7ea978b3-936e-4f56-aef8-08b5f773c0c5): There are no data parts 2023.12.11 21:45:30.060220 [ 3 ] {b3dcb360-0b0e-4485-a30d-99b70bc18f1b} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.060258 [ 3 ] {b3dcb360-0b0e-4485-a30d-99b70bc18f1b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.060276 [ 3 ] {} HTTP-Session: 803f6531-30f8-4162-b212-6dd972e27dbc Destroying unnamed session 2023.12.11 21:45:30.060439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.060496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.060519 [ 3 ] {} HTTP-Session: dc2bfa2b-a18a-4ebc-9e87-0cda8c125891 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.060543 [ 3 ] {} HTTP-Session: dc2bfa2b-a18a-4ebc-9e87-0cda8c125891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.060807 [ 3 ] {889bf613-66ac-4494-a255-5ac3fe65ee68} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.060859 [ 3 ] {889bf613-66ac-4494-a255-5ac3fe65ee68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.11 21:45:30.084424 [ 3 ] {889bf613-66ac-4494-a255-5ac3fe65ee68} oximeter.measurements_histogramu16 (d8d61173-3db4-4ccd-bfa7-29a905f9a090): Loading data parts 2023.12.11 21:45:30.084529 [ 3 ] {889bf613-66ac-4494-a255-5ac3fe65ee68} oximeter.measurements_histogramu16 (d8d61173-3db4-4ccd-bfa7-29a905f9a090): There are no data parts 2023.12.11 21:45:30.114971 [ 3 ] {889bf613-66ac-4494-a255-5ac3fe65ee68} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.115013 [ 3 ] {889bf613-66ac-4494-a255-5ac3fe65ee68} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.115039 [ 3 ] {} HTTP-Session: dc2bfa2b-a18a-4ebc-9e87-0cda8c125891 Destroying unnamed session 2023.12.11 21:45:30.115170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.115226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.115251 [ 3 ] {} HTTP-Session: bf632eea-f953-4f0c-a5d6-f1325c4d6b78 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.115269 [ 3 ] {} HTTP-Session: bf632eea-f953-4f0c-a5d6-f1325c4d6b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.115498 [ 3 ] {15029132-9fee-48f7-b656-8a5421ae0be0} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.115554 [ 3 ] {15029132-9fee-48f7-b656-8a5421ae0be0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.11 21:45:30.139115 [ 3 ] {15029132-9fee-48f7-b656-8a5421ae0be0} oximeter.measurements_histogrami32 (fe3414a0-80f8-4524-81a1-3d33594c279a): Loading data parts 2023.12.11 21:45:30.139226 [ 3 ] {15029132-9fee-48f7-b656-8a5421ae0be0} oximeter.measurements_histogrami32 (fe3414a0-80f8-4524-81a1-3d33594c279a): There are no data parts 2023.12.11 21:45:30.160195 [ 3 ] {15029132-9fee-48f7-b656-8a5421ae0be0} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.160220 [ 3 ] {15029132-9fee-48f7-b656-8a5421ae0be0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.160243 [ 3 ] {} HTTP-Session: bf632eea-f953-4f0c-a5d6-f1325c4d6b78 Destroying unnamed session 2023.12.11 21:45:30.160352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.160400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.160425 [ 3 ] {} HTTP-Session: b38a18d0-0c12-45f5-be84-033d58f4bb4b Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.160444 [ 3 ] {} HTTP-Session: b38a18d0-0c12-45f5-be84-033d58f4bb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.160659 [ 3 ] {92be0cc8-6c8e-426b-9f84-becd83281f4d} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.160712 [ 3 ] {92be0cc8-6c8e-426b-9f84-becd83281f4d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.11 21:45:30.176060 [ 3 ] {92be0cc8-6c8e-426b-9f84-becd83281f4d} oximeter.measurements_histogramu32 (37b3e185-3a97-4686-a4c9-b054847831fc): Loading data parts 2023.12.11 21:45:30.176188 [ 3 ] {92be0cc8-6c8e-426b-9f84-becd83281f4d} oximeter.measurements_histogramu32 (37b3e185-3a97-4686-a4c9-b054847831fc): There are no data parts 2023.12.11 21:45:30.189665 [ 3 ] {92be0cc8-6c8e-426b-9f84-becd83281f4d} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.189698 [ 3 ] {92be0cc8-6c8e-426b-9f84-becd83281f4d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.189714 [ 3 ] {} HTTP-Session: b38a18d0-0c12-45f5-be84-033d58f4bb4b Destroying unnamed session 2023.12.11 21:45:30.189839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.189887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.189905 [ 3 ] {} HTTP-Session: ebcc71de-ba6f-433c-a5c9-a6dfbdab704a Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.189927 [ 3 ] {} HTTP-Session: ebcc71de-ba6f-433c-a5c9-a6dfbdab704a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.190201 [ 3 ] {31c97908-1658-4893-ba18-ec1949366420} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.190254 [ 3 ] {31c97908-1658-4893-ba18-ec1949366420} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.11 21:45:30.210634 [ 3 ] {31c97908-1658-4893-ba18-ec1949366420} oximeter.measurements_histogrami64 (7c155331-7ab4-4d78-a933-76c29ccff2a8): Loading data parts 2023.12.11 21:45:30.210778 [ 3 ] {31c97908-1658-4893-ba18-ec1949366420} oximeter.measurements_histogrami64 (7c155331-7ab4-4d78-a933-76c29ccff2a8): There are no data parts 2023.12.11 21:45:30.225801 [ 3 ] {31c97908-1658-4893-ba18-ec1949366420} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.225856 [ 3 ] {31c97908-1658-4893-ba18-ec1949366420} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.225874 [ 3 ] {} HTTP-Session: ebcc71de-ba6f-433c-a5c9-a6dfbdab704a Destroying unnamed session 2023.12.11 21:45:30.226016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.226147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.226169 [ 3 ] {} HTTP-Session: 13fa0310-10f2-4347-97ee-d231772d1b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.226194 [ 3 ] {} HTTP-Session: 13fa0310-10f2-4347-97ee-d231772d1b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.226425 [ 3 ] {df6e703b-c5cb-4727-b8ad-bf1a68e6cc9d} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.226481 [ 3 ] {df6e703b-c5cb-4727-b8ad-bf1a68e6cc9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.11 21:45:30.238833 [ 3 ] {df6e703b-c5cb-4727-b8ad-bf1a68e6cc9d} oximeter.measurements_histogramu64 (6f61a9db-5ed5-4346-ae62-f96907087169): Loading data parts 2023.12.11 21:45:30.238940 [ 3 ] {df6e703b-c5cb-4727-b8ad-bf1a68e6cc9d} oximeter.measurements_histogramu64 (6f61a9db-5ed5-4346-ae62-f96907087169): There are no data parts 2023.12.11 21:45:30.259645 [ 3 ] {df6e703b-c5cb-4727-b8ad-bf1a68e6cc9d} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.259671 [ 3 ] {df6e703b-c5cb-4727-b8ad-bf1a68e6cc9d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.259696 [ 3 ] {} HTTP-Session: 13fa0310-10f2-4347-97ee-d231772d1b52 Destroying unnamed session 2023.12.11 21:45:30.259819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.259871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.259896 [ 3 ] {} HTTP-Session: 38f124a7-27d1-423d-9dee-147d53458908 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.259920 [ 3 ] {} HTTP-Session: 38f124a7-27d1-423d-9dee-147d53458908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.260220 [ 3 ] {aa460a30-1657-4589-bdc5-f0614d6bb5dd} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.260277 [ 3 ] {aa460a30-1657-4589-bdc5-f0614d6bb5dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.11 21:45:30.275396 [ 3 ] {aa460a30-1657-4589-bdc5-f0614d6bb5dd} oximeter.measurements_histogramf32 (0792b447-4ec2-4d95-b577-93345419e5d2): Loading data parts 2023.12.11 21:45:30.275498 [ 3 ] {aa460a30-1657-4589-bdc5-f0614d6bb5dd} oximeter.measurements_histogramf32 (0792b447-4ec2-4d95-b577-93345419e5d2): There are no data parts 2023.12.11 21:45:30.286732 [ 3 ] {aa460a30-1657-4589-bdc5-f0614d6bb5dd} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.286761 [ 3 ] {aa460a30-1657-4589-bdc5-f0614d6bb5dd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.286793 [ 3 ] {} HTTP-Session: 38f124a7-27d1-423d-9dee-147d53458908 Destroying unnamed session 2023.12.11 21:45:30.286921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.286972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.287004 [ 3 ] {} HTTP-Session: a3717576-c79a-489c-965b-ce9d921c168a Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.287036 [ 3 ] {} HTTP-Session: a3717576-c79a-489c-965b-ce9d921c168a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.287323 [ 3 ] {a0b0b5a3-e9a9-4341-b0b3-2b8ebaf11e2c} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.287380 [ 3 ] {a0b0b5a3-e9a9-4341-b0b3-2b8ebaf11e2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.11 21:45:30.291728 [ 3 ] {a0b0b5a3-e9a9-4341-b0b3-2b8ebaf11e2c} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Loading data parts 2023.12.11 21:45:30.291812 [ 3 ] {a0b0b5a3-e9a9-4341-b0b3-2b8ebaf11e2c} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): There are no data parts 2023.12.11 21:45:30.303363 [ 3 ] {a0b0b5a3-e9a9-4341-b0b3-2b8ebaf11e2c} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.303401 [ 3 ] {a0b0b5a3-e9a9-4341-b0b3-2b8ebaf11e2c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.303419 [ 3 ] {} HTTP-Session: a3717576-c79a-489c-965b-ce9d921c168a Destroying unnamed session 2023.12.11 21:45:30.303580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.303631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.303649 [ 3 ] {} HTTP-Session: 63c86f2c-3ca2-40d3-9495-8aada6c68b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.303674 [ 3 ] {} HTTP-Session: 63c86f2c-3ca2-40d3-9495-8aada6c68b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.303828 [ 3 ] {c8c1c5ec-c539-4238-9c8b-86b828d75b23} executeQuery: (from [fd00:1122:3344:101::d]:60728) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.11 21:45:30.303879 [ 3 ] {c8c1c5ec-c539-4238-9c8b-86b828d75b23} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.11 21:45:30.325904 [ 3 ] {c8c1c5ec-c539-4238-9c8b-86b828d75b23} oximeter.fields_bool (b4498375-39f7-4582-8573-7e772e0689d4): Loading data parts 2023.12.11 21:45:30.326013 [ 3 ] {c8c1c5ec-c539-4238-9c8b-86b828d75b23} oximeter.fields_bool (b4498375-39f7-4582-8573-7e772e0689d4): There are no data parts 2023.12.11 21:45:30.342248 [ 3 ] {c8c1c5ec-c539-4238-9c8b-86b828d75b23} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.342274 [ 3 ] {c8c1c5ec-c539-4238-9c8b-86b828d75b23} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.342305 [ 3 ] {} HTTP-Session: 63c86f2c-3ca2-40d3-9495-8aada6c68b65 Destroying unnamed session 2023.12.11 21:45:30.342493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.342550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.342572 [ 3 ] {} HTTP-Session: e61d7080-ea2f-40c5-bf4f-85b664a9015e Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.342598 [ 3 ] {} HTTP-Session: e61d7080-ea2f-40c5-bf4f-85b664a9015e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.342786 [ 3 ] {2f33a32d-f2f5-476e-b671-4d12e7e05760} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.342836 [ 3 ] {2f33a32d-f2f5-476e-b671-4d12e7e05760} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.11 21:45:30.353138 [ 3 ] {2f33a32d-f2f5-476e-b671-4d12e7e05760} oximeter.fields_i8 (b6c8f795-4a3c-4784-a1d8-11fcc5d42adf): Loading data parts 2023.12.11 21:45:30.353211 [ 3 ] {2f33a32d-f2f5-476e-b671-4d12e7e05760} oximeter.fields_i8 (b6c8f795-4a3c-4784-a1d8-11fcc5d42adf): There are no data parts 2023.12.11 21:45:30.367150 [ 3 ] {2f33a32d-f2f5-476e-b671-4d12e7e05760} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.367194 [ 3 ] {2f33a32d-f2f5-476e-b671-4d12e7e05760} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.367212 [ 3 ] {} HTTP-Session: e61d7080-ea2f-40c5-bf4f-85b664a9015e Destroying unnamed session 2023.12.11 21:45:30.367333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.367386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.367404 [ 3 ] {} HTTP-Session: dc545afa-0f9c-418b-a1aa-cf378de881e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.367427 [ 3 ] {} HTTP-Session: dc545afa-0f9c-418b-a1aa-cf378de881e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.367647 [ 3 ] {d582acdb-9428-44c3-a2c1-69bbc30f5f50} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.367690 [ 3 ] {d582acdb-9428-44c3-a2c1-69bbc30f5f50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.11 21:45:30.378145 [ 3 ] {d582acdb-9428-44c3-a2c1-69bbc30f5f50} oximeter.fields_u8 (c2fc061f-bf6f-48c7-aa7b-411eac2288ce): Loading data parts 2023.12.11 21:45:30.378231 [ 3 ] {d582acdb-9428-44c3-a2c1-69bbc30f5f50} oximeter.fields_u8 (c2fc061f-bf6f-48c7-aa7b-411eac2288ce): There are no data parts 2023.12.11 21:45:30.392296 [ 3 ] {d582acdb-9428-44c3-a2c1-69bbc30f5f50} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.392319 [ 3 ] {d582acdb-9428-44c3-a2c1-69bbc30f5f50} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.392343 [ 3 ] {} HTTP-Session: dc545afa-0f9c-418b-a1aa-cf378de881e0 Destroying unnamed session 2023.12.11 21:45:30.392462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.392580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.392606 [ 3 ] {} HTTP-Session: 0ce74159-602d-4ade-bef0-961cfb4ac802 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.392621 [ 3 ] {} HTTP-Session: 0ce74159-602d-4ade-bef0-961cfb4ac802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.392771 [ 3 ] {a6cdbdf6-8b4a-417e-a1c0-bb5242b13a8b} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.392819 [ 3 ] {a6cdbdf6-8b4a-417e-a1c0-bb5242b13a8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.11 21:45:30.403738 [ 3 ] {a6cdbdf6-8b4a-417e-a1c0-bb5242b13a8b} oximeter.fields_i16 (bc4b813a-799c-4cf7-95eb-0e1b5859a6f1): Loading data parts 2023.12.11 21:45:30.403838 [ 3 ] {a6cdbdf6-8b4a-417e-a1c0-bb5242b13a8b} oximeter.fields_i16 (bc4b813a-799c-4cf7-95eb-0e1b5859a6f1): There are no data parts 2023.12.11 21:45:30.414987 [ 3 ] {a6cdbdf6-8b4a-417e-a1c0-bb5242b13a8b} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.415020 [ 3 ] {a6cdbdf6-8b4a-417e-a1c0-bb5242b13a8b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.415041 [ 3 ] {} HTTP-Session: 0ce74159-602d-4ade-bef0-961cfb4ac802 Destroying unnamed session 2023.12.11 21:45:30.415142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.415189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.415213 [ 3 ] {} HTTP-Session: a250716e-fea1-4b05-bbf2-f863aaf553eb Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.415228 [ 3 ] {} HTTP-Session: a250716e-fea1-4b05-bbf2-f863aaf553eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.415382 [ 3 ] {367d2514-10ca-4cc6-aefa-ba7be052fafc} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.415426 [ 3 ] {367d2514-10ca-4cc6-aefa-ba7be052fafc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.11 21:45:30.430732 [ 3 ] {367d2514-10ca-4cc6-aefa-ba7be052fafc} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Loading data parts 2023.12.11 21:45:30.430833 [ 3 ] {367d2514-10ca-4cc6-aefa-ba7be052fafc} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): There are no data parts 2023.12.11 21:45:30.453852 [ 3 ] {367d2514-10ca-4cc6-aefa-ba7be052fafc} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.453893 [ 3 ] {367d2514-10ca-4cc6-aefa-ba7be052fafc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.453911 [ 3 ] {} HTTP-Session: a250716e-fea1-4b05-bbf2-f863aaf553eb Destroying unnamed session 2023.12.11 21:45:30.454044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.454101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.454123 [ 3 ] {} HTTP-Session: df6a3938-4d22-40ed-a271-848176fc9839 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.454151 [ 3 ] {} HTTP-Session: df6a3938-4d22-40ed-a271-848176fc9839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.454336 [ 3 ] {d13a5f05-f43c-4d59-aa00-664d236a7aec} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.454393 [ 3 ] {d13a5f05-f43c-4d59-aa00-664d236a7aec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.11 21:45:30.477905 [ 3 ] {d13a5f05-f43c-4d59-aa00-664d236a7aec} oximeter.fields_i32 (fb8bc027-81aa-4a6b-8bb6-e542e9421734): Loading data parts 2023.12.11 21:45:30.478011 [ 3 ] {d13a5f05-f43c-4d59-aa00-664d236a7aec} oximeter.fields_i32 (fb8bc027-81aa-4a6b-8bb6-e542e9421734): There are no data parts 2023.12.11 21:45:30.492965 [ 3 ] {d13a5f05-f43c-4d59-aa00-664d236a7aec} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.492989 [ 3 ] {d13a5f05-f43c-4d59-aa00-664d236a7aec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.493023 [ 3 ] {} HTTP-Session: df6a3938-4d22-40ed-a271-848176fc9839 Destroying unnamed session 2023.12.11 21:45:30.493139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.493190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.493214 [ 3 ] {} HTTP-Session: 8b61e2c7-2794-4f8e-8795-23dadc05095e Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.493231 [ 3 ] {} HTTP-Session: 8b61e2c7-2794-4f8e-8795-23dadc05095e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.493387 [ 3 ] {8f546328-760a-4619-a563-b8cdf07945df} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.493435 [ 3 ] {8f546328-760a-4619-a563-b8cdf07945df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.11 21:45:30.537578 [ 3 ] {8f546328-760a-4619-a563-b8cdf07945df} oximeter.fields_u32 (4635ed2a-8af1-45d8-af3a-1045ea530248): Loading data parts 2023.12.11 21:45:30.537665 [ 3 ] {8f546328-760a-4619-a563-b8cdf07945df} oximeter.fields_u32 (4635ed2a-8af1-45d8-af3a-1045ea530248): There are no data parts 2023.12.11 21:45:30.554332 [ 3 ] {8f546328-760a-4619-a563-b8cdf07945df} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.554361 [ 3 ] {8f546328-760a-4619-a563-b8cdf07945df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.554385 [ 3 ] {} HTTP-Session: 8b61e2c7-2794-4f8e-8795-23dadc05095e Destroying unnamed session 2023.12.11 21:45:30.554525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.554596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.554618 [ 3 ] {} HTTP-Session: 1989fc2f-8f01-4cfb-a9a0-e52c9f7b903d Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.554646 [ 3 ] {} HTTP-Session: 1989fc2f-8f01-4cfb-a9a0-e52c9f7b903d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.554840 [ 3 ] {e8d40110-c4b4-4537-8cc7-126ba60fcbf6} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.554885 [ 3 ] {e8d40110-c4b4-4537-8cc7-126ba60fcbf6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.11 21:45:30.563535 [ 3 ] {e8d40110-c4b4-4537-8cc7-126ba60fcbf6} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Loading data parts 2023.12.11 21:45:30.563604 [ 3 ] {e8d40110-c4b4-4537-8cc7-126ba60fcbf6} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): There are no data parts 2023.12.11 21:45:30.567439 [ 3 ] {e8d40110-c4b4-4537-8cc7-126ba60fcbf6} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.567477 [ 3 ] {e8d40110-c4b4-4537-8cc7-126ba60fcbf6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.567492 [ 3 ] {} HTTP-Session: 1989fc2f-8f01-4cfb-a9a0-e52c9f7b903d Destroying unnamed session 2023.12.11 21:45:30.567597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.567663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.567683 [ 3 ] {} HTTP-Session: 97989f9a-bc6c-49bc-85d2-ab21c12f7114 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.567704 [ 3 ] {} HTTP-Session: 97989f9a-bc6c-49bc-85d2-ab21c12f7114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.567850 [ 3 ] {7829ec88-d199-4bdd-a1a5-f5ff39b5b33d} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.567904 [ 3 ] {7829ec88-d199-4bdd-a1a5-f5ff39b5b33d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.11 21:45:30.587960 [ 3 ] {7829ec88-d199-4bdd-a1a5-f5ff39b5b33d} oximeter.fields_u64 (6e9731bf-0616-4abc-848f-7b561d73652a): Loading data parts 2023.12.11 21:45:30.588130 [ 3 ] {7829ec88-d199-4bdd-a1a5-f5ff39b5b33d} oximeter.fields_u64 (6e9731bf-0616-4abc-848f-7b561d73652a): There are no data parts 2023.12.11 21:45:30.593141 [ 3 ] {7829ec88-d199-4bdd-a1a5-f5ff39b5b33d} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.593166 [ 3 ] {7829ec88-d199-4bdd-a1a5-f5ff39b5b33d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.593199 [ 3 ] {} HTTP-Session: 97989f9a-bc6c-49bc-85d2-ab21c12f7114 Destroying unnamed session 2023.12.11 21:45:30.593325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.593384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.593411 [ 3 ] {} HTTP-Session: ae671feb-1510-4787-a1c6-b0b4c79d5c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.593430 [ 3 ] {} HTTP-Session: ae671feb-1510-4787-a1c6-b0b4c79d5c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.593604 [ 3 ] {b2715bd5-01ab-4aef-a634-4ab83a15e839} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.593650 [ 3 ] {b2715bd5-01ab-4aef-a634-4ab83a15e839} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.11 21:45:30.603781 [ 3 ] {b2715bd5-01ab-4aef-a634-4ab83a15e839} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Loading data parts 2023.12.11 21:45:30.603886 [ 3 ] {b2715bd5-01ab-4aef-a634-4ab83a15e839} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): There are no data parts 2023.12.11 21:45:30.617984 [ 3 ] {b2715bd5-01ab-4aef-a634-4ab83a15e839} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.618024 [ 3 ] {b2715bd5-01ab-4aef-a634-4ab83a15e839} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.618052 [ 3 ] {} HTTP-Session: ae671feb-1510-4787-a1c6-b0b4c79d5c49 Destroying unnamed session 2023.12.11 21:45:30.618238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.618310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.618330 [ 3 ] {} HTTP-Session: 36d58db8-1a04-4330-b2ff-55abe82c32a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.618355 [ 3 ] {} HTTP-Session: 36d58db8-1a04-4330-b2ff-55abe82c32a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.618516 [ 3 ] {b0037a4a-5db0-46c2-a179-d4fa8957d3f1} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.618564 [ 3 ] {b0037a4a-5db0-46c2-a179-d4fa8957d3f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.11 21:45:30.628754 [ 3 ] {b0037a4a-5db0-46c2-a179-d4fa8957d3f1} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Loading data parts 2023.12.11 21:45:30.628876 [ 3 ] {b0037a4a-5db0-46c2-a179-d4fa8957d3f1} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): There are no data parts 2023.12.11 21:45:30.642408 [ 3 ] {b0037a4a-5db0-46c2-a179-d4fa8957d3f1} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.642435 [ 3 ] {b0037a4a-5db0-46c2-a179-d4fa8957d3f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.642468 [ 3 ] {} HTTP-Session: 36d58db8-1a04-4330-b2ff-55abe82c32a4 Destroying unnamed session 2023.12.11 21:45:30.642620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.642679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.642701 [ 3 ] {} HTTP-Session: 7ced925d-aaaf-4e2c-b760-6dd09c0c75aa Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.642730 [ 3 ] {} HTTP-Session: 7ced925d-aaaf-4e2c-b760-6dd09c0c75aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.642917 [ 3 ] {cc5df2e1-2fc4-4b6d-a273-b5033d536323} executeQuery: (from [fd00:1122:3344:101::d]:60728) 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.12.11 21:45:30.642979 [ 3 ] {cc5df2e1-2fc4-4b6d-a273-b5033d536323} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.11 21:45:30.653556 [ 3 ] {cc5df2e1-2fc4-4b6d-a273-b5033d536323} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Loading data parts 2023.12.11 21:45:30.653664 [ 3 ] {cc5df2e1-2fc4-4b6d-a273-b5033d536323} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): There are no data parts 2023.12.11 21:45:30.677268 [ 3 ] {cc5df2e1-2fc4-4b6d-a273-b5033d536323} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.677364 [ 3 ] {cc5df2e1-2fc4-4b6d-a273-b5033d536323} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.677390 [ 3 ] {} HTTP-Session: 7ced925d-aaaf-4e2c-b760-6dd09c0c75aa Destroying unnamed session 2023.12.11 21:45:30.677508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.677559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.677582 [ 3 ] {} HTTP-Session: 84a8b7fe-be9c-43d4-911a-27f22689c0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.677599 [ 3 ] {} HTTP-Session: 84a8b7fe-be9c-43d4-911a-27f22689c0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.677814 [ 3 ] {ed8cc48f-d619-43c1-807c-a9504918071d} executeQuery: (from [fd00:1122:3344:101::d]:60728) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.12.11 21:45:30.677877 [ 3 ] {ed8cc48f-d619-43c1-807c-a9504918071d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.11 21:45:30.693265 [ 3 ] {ed8cc48f-d619-43c1-807c-a9504918071d} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343): Loading data parts 2023.12.11 21:45:30.693453 [ 3 ] {ed8cc48f-d619-43c1-807c-a9504918071d} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343): There are no data parts 2023.12.11 21:45:30.703079 [ 3 ] {ed8cc48f-d619-43c1-807c-a9504918071d} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.703122 [ 3 ] {ed8cc48f-d619-43c1-807c-a9504918071d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:45:30.703138 [ 3 ] {} HTTP-Session: 84a8b7fe-be9c-43d4-911a-27f22689c0e1 Destroying unnamed session 2023.12.11 21:45:30.703293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60728, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:45:30.703348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:45:30.703435 [ 3 ] {} HTTP-Session: 31e6148c-e873-4b61-b3e5-4c26f1921f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60728 2023.12.11 21:45:30.703459 [ 3 ] {} HTTP-Session: 31e6148c-e873-4b61-b3e5-4c26f1921f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:45:30.703575 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} executeQuery: (from [fd00:1122:3344:101::d]:60728) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.11 21:45:30.704243 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.11 21:45:30.709972 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. 2023.12.11 21:45:30.717210 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:45:30.717487 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} oximeter.version (3df81e11-ea4f-4cba-add5-1a18983add39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:45:30.719754 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} executeQuery: Read 1 rows, 16.00 B in 0.016113509 sec., 62 rows/sec., 992.96 B/sec. 2023.12.11 21:45:30.719889 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} DynamicQueryHandler: Done processing query 2023.12.11 21:45:30.719912 [ 3 ] {cc41976b-7be5-4b29-8bcf-cea8c21dd75c} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.11 21:45:30.719938 [ 3 ] {} HTTP-Session: 31e6148c-e873-4b61-b3e5-4c26f1921f57 Destroying unnamed session 2023.12.11 21:45:31.002832 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.34 MiB, peak 231.42 MiB, will set to 228.30 MiB (RSS), difference: 1.95 MiB 2023.12.11 21:45:43.210094 [ 150 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:45:43.210214 [ 150 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:45:58.210442 [ 131 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:45:58.210538 [ 131 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:46:10.838091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.838233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.838278 [ 3 ] {} HTTP-Session: ef8330f3-79b3-4acd-958c-9863004f9220 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.838303 [ 3 ] {} HTTP-Session: ef8330f3-79b3-4acd-958c-9863004f9220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.838463 [ 3 ] {cf6c3c85-c89e-40e3-b590-deea3cd9d129} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:10.838930 [ 3 ] {cf6c3c85-c89e-40e3-b590-deea3cd9d129} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.839553 [ 3 ] {cf6c3c85-c89e-40e3-b590-deea3cd9d129} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.839697 [ 3 ] {cf6c3c85-c89e-40e3-b590-deea3cd9d129} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:10.840715 [ 3 ] {cf6c3c85-c89e-40e3-b590-deea3cd9d129} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.840747 [ 3 ] {cf6c3c85-c89e-40e3-b590-deea3cd9d129} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:10.840850 [ 3 ] {} HTTP-Session: ef8330f3-79b3-4acd-958c-9863004f9220 Destroying unnamed session 2023.12.11 21:46:10.843637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.843687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.843717 [ 3 ] {} HTTP-Session: 0963c07c-64c7-4d14-8173-2d8f0ea7b7ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.843734 [ 3 ] {} HTTP-Session: 0963c07c-64c7-4d14-8173-2d8f0ea7b7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.843927 [ 3 ] {685b3901-3036-4e98-b193-30248c62b492} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:10.853257 [ 3 ] {685b3901-3036-4e98-b193-30248c62b492} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.853427 [ 3 ] {685b3901-3036-4e98-b193-30248c62b492} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.853498 [ 3 ] {685b3901-3036-4e98-b193-30248c62b492} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:10.854333 [ 3 ] {685b3901-3036-4e98-b193-30248c62b492} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.854359 [ 3 ] {685b3901-3036-4e98-b193-30248c62b492} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:10.854385 [ 3 ] {} HTTP-Session: 0963c07c-64c7-4d14-8173-2d8f0ea7b7ab Destroying unnamed session 2023.12.11 21:46:10.854745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.854790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.854874 [ 3 ] {} HTTP-Session: 27195b98-5a36-4e6e-8fe0-6be2626608f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.854890 [ 3 ] {} HTTP-Session: 27195b98-5a36-4e6e-8fe0-6be2626608f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.854995 [ 3 ] {768de50e-26d9-4210-b2fe-b7a0167ae53d} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:10.855425 [ 3 ] {768de50e-26d9-4210-b2fe-b7a0167ae53d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.855565 [ 3 ] {768de50e-26d9-4210-b2fe-b7a0167ae53d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.855605 [ 3 ] {768de50e-26d9-4210-b2fe-b7a0167ae53d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:10.856383 [ 3 ] {768de50e-26d9-4210-b2fe-b7a0167ae53d} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.856409 [ 3 ] {768de50e-26d9-4210-b2fe-b7a0167ae53d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:10.856424 [ 3 ] {} HTTP-Session: 27195b98-5a36-4e6e-8fe0-6be2626608f1 Destroying unnamed session 2023.12.11 21:46:10.856620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.856659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.856678 [ 3 ] {} HTTP-Session: e8bce562-a02b-46e8-9d32-a1798381c4aa Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.856693 [ 3 ] {} HTTP-Session: e8bce562-a02b-46e8-9d32-a1798381c4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.856797 [ 3 ] {de15aa2c-6589-4a3c-ac57-9d35b7804695} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:10.857191 [ 3 ] {de15aa2c-6589-4a3c-ac57-9d35b7804695} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.857333 [ 3 ] {de15aa2c-6589-4a3c-ac57-9d35b7804695} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.857371 [ 3 ] {de15aa2c-6589-4a3c-ac57-9d35b7804695} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:10.858135 [ 3 ] {de15aa2c-6589-4a3c-ac57-9d35b7804695} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.858160 [ 3 ] {de15aa2c-6589-4a3c-ac57-9d35b7804695} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:10.858174 [ 3 ] {} HTTP-Session: e8bce562-a02b-46e8-9d32-a1798381c4aa Destroying unnamed session 2023.12.11 21:46:10.859102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.859142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.859160 [ 3 ] {} HTTP-Session: 0a2c35fb-4812-4ad8-8a50-f769923bb3fb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.859175 [ 3 ] {} HTTP-Session: 0a2c35fb-4812-4ad8-8a50-f769923bb3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.859248 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:10.859286 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:10.860015 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:10.861221 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. 2023.12.11 21:46:10.861599 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:10.861754 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:10.861934 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} executeQuery: Read 4 rows, 443.00 B in 0.002622305 sec., 1525 rows/sec., 164.98 KiB/sec. 2023.12.11 21:46:10.862077 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.862098 [ 3 ] {6613959e-f61b-47c3-af11-7dc94ca75b98} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:46:10.862112 [ 3 ] {} HTTP-Session: 0a2c35fb-4812-4ad8-8a50-f769923bb3fb Destroying unnamed session 2023.12.11 21:46:10.862232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 5212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.862272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.862289 [ 3 ] {} HTTP-Session: dadd3e69-718d-4458-b5a0-3e5bc8573843 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.862304 [ 3 ] {} HTTP-Session: dadd3e69-718d-4458-b5a0-3e5bc8573843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.862371 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:10.862408 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:46:10.862508 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:10.866408 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. 2023.12.11 21:46:10.866626 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:10.866766 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:10.866933 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} executeQuery: Read 36 rows, 2.92 KiB in 0.004489834 sec., 8018 rows/sec., 649.91 KiB/sec. 2023.12.11 21:46:10.867051 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.867072 [ 3 ] {1edcbac5-9945-4814-87e6-a4872a66aa21} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:10.867086 [ 3 ] {} HTTP-Session: dadd3e69-718d-4458-b5a0-3e5bc8573843 Destroying unnamed session 2023.12.11 21:46:10.867307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 17441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.867350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.867368 [ 3 ] {} HTTP-Session: f1c51305-0d1a-4b00-a78d-80b94d0f460c Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.867383 [ 3 ] {} HTTP-Session: f1c51305-0d1a-4b00-a78d-80b94d0f460c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.867451 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:10.867488 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:46:10.867584 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:10.867973 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. 2023.12.11 21:46:10.868189 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:10.868325 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:10.868437 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} executeQuery: Read 108 rows, 10.82 KiB in 0.000951649 sec., 113487 rows/sec., 11.11 MiB/sec. 2023.12.11 21:46:10.868539 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.868560 [ 3 ] {617b2d9a-f776-4ce0-97f7-bef511e10930} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:46:10.868574 [ 3 ] {} HTTP-Session: f1c51305-0d1a-4b00-a78d-80b94d0f460c Destroying unnamed session 2023.12.11 21:46:10.868739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.868779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.868796 [ 3 ] {} HTTP-Session: 45d59851-cbef-4d96-8a9a-bdc9f9c6fc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.868812 [ 3 ] {} HTTP-Session: 45d59851-cbef-4d96-8a9a-bdc9f9c6fc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.868942 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:10.868977 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:46:10.870155 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:10.875338 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. 2023.12.11 21:46:10.875758 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:10.875964 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:10.876074 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} executeQuery: Read 46 rows, 3.70 KiB in 0.00708551 sec., 6492 rows/sec., 521.67 KiB/sec. 2023.12.11 21:46:10.876192 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.876213 [ 3 ] {cc080ae6-0ca0-4bac-b0a6-63d91ade555f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:10.876229 [ 3 ] {} HTTP-Session: 45d59851-cbef-4d96-8a9a-bdc9f9c6fc2d Destroying unnamed session 2023.12.11 21:46:10.876496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.876538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.876555 [ 3 ] {} HTTP-Session: c25fdf1c-2062-403a-af6c-23aca26ca8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.876571 [ 3 ] {} HTTP-Session: c25fdf1c-2062-403a-af6c-23aca26ca8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.876649 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:10.876690 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:46:10.876831 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:10.877353 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. 2023.12.11 21:46:10.880658 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:10.880833 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:10.881018 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} executeQuery: Read 36 rows, 49.75 KiB in 0.004280552 sec., 8410 rows/sec., 11.35 MiB/sec. 2023.12.11 21:46:10.881123 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.881144 [ 3 ] {8b2422bc-81b8-48a7-bfdd-827701f60653} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:46:10.881158 [ 3 ] {} HTTP-Session: c25fdf1c-2062-403a-af6c-23aca26ca8fe Destroying unnamed session 2023.12.11 21:46:10.881299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 2946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:10.881339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:10.881356 [ 3 ] {} HTTP-Session: 16964d1d-b4c6-4c7a-ac65-9b15da5ce862 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:10.881371 [ 3 ] {} HTTP-Session: 16964d1d-b4c6-4c7a-ac65-9b15da5ce862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:10.881436 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:10.882024 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.11 21:46:10.882126 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:10.882382 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. 2023.12.11 21:46:10.882633 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:10.882807 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} oximeter.measurements_i64 (30026e47-51a8-41c0-a0c0-656640a3c28a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:10.882983 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} executeQuery: Read 18 rows, 1.36 KiB in 0.001484835 sec., 12122 rows/sec., 913.53 KiB/sec. 2023.12.11 21:46:10.883088 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} DynamicQueryHandler: Done processing query 2023.12.11 21:46:10.883109 [ 3 ] {4223bdca-ab36-4f0f-ae3f-f5fbfc3d035f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:46:10.883123 [ 3 ] {} HTTP-Session: 16964d1d-b4c6-4c7a-ac65-9b15da5ce862 Destroying unnamed session 2023.12.11 21:46:13.211665 [ 117 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:46:13.211761 [ 117 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:46:20.857588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.857702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.857730 [ 3 ] {} HTTP-Session: 76e7dd16-7686-4b33-8e8a-49a11b68ad25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.857756 [ 3 ] {} HTTP-Session: 76e7dd16-7686-4b33-8e8a-49a11b68ad25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.857951 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:20.862553 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.862714 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.862800 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:20.863021 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.11 21:46:20.864801 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:46:20.864831 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (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.12.11 21:46:20.864945 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:46:20.869323 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} executeQuery: Read 4 rows, 443.00 B in 0.01124588 sec., 355 rows/sec., 38.47 KiB/sec. 2023.12.11 21:46:20.869541 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.869571 [ 3 ] {cbe0195b-3344-4da7-a1e5-00835f5e4aa4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:20.869588 [ 3 ] {} HTTP-Session: 76e7dd16-7686-4b33-8e8a-49a11b68ad25 Destroying unnamed session 2023.12.11 21:46:20.869880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.869930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.869949 [ 3 ] {} HTTP-Session: 2e9f068f-c261-4c8f-8552-87432adecf80 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.869969 [ 3 ] {} HTTP-Session: 2e9f068f-c261-4c8f-8552-87432adecf80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.870095 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:20.870586 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.870738 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.870779 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:20.870918 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.11 21:46:20.870945 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:46:20.870965 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (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.12.11 21:46:20.870992 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:46:20.871857 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} executeQuery: Read 4 rows, 443.00 B in 0.001703226 sec., 2348 rows/sec., 254.00 KiB/sec. 2023.12.11 21:46:20.872035 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.872057 [ 3 ] {6faf81d6-5c71-4fbf-b722-98187c9ecb31} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:20.872073 [ 3 ] {} HTTP-Session: 2e9f068f-c261-4c8f-8552-87432adecf80 Destroying unnamed session 2023.12.11 21:46:20.872435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.872478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.872496 [ 3 ] {} HTTP-Session: 47b5b3dd-0702-49a1-bd61-be921bad4f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.872512 [ 3 ] {} HTTP-Session: 47b5b3dd-0702-49a1-bd61-be921bad4f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.872621 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:20.873043 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.873258 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.873297 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:20.873434 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.11 21:46:20.873459 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:46:20.873480 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (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.12.11 21:46:20.873507 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:46:20.874360 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} executeQuery: Read 4 rows, 443.00 B in 0.001678356 sec., 2383 rows/sec., 257.76 KiB/sec. 2023.12.11 21:46:20.874527 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.874548 [ 3 ] {b9b9d380-5f85-4076-9e3f-04c51031dcc1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:20.874563 [ 3 ] {} HTTP-Session: 47b5b3dd-0702-49a1-bd61-be921bad4f1a Destroying unnamed session 2023.12.11 21:46:20.874775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.874817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.874835 [ 3 ] {} HTTP-Session: d9b2defa-ab76-4fd0-81e3-b73d51bd1af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.874851 [ 3 ] {} HTTP-Session: d9b2defa-ab76-4fd0-81e3-b73d51bd1af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.874959 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:20.875451 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.875606 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.875645 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:20.875778 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.11 21:46:20.875804 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:46:20.875824 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (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.12.11 21:46:20.875850 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:46:20.876659 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} executeQuery: Read 4 rows, 443.00 B in 0.001635806 sec., 2445 rows/sec., 264.47 KiB/sec. 2023.12.11 21:46:20.876832 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.876854 [ 3 ] {afdca2ce-5ec5-43af-9d87-f8b3c6dc580b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:20.876868 [ 3 ] {} HTTP-Session: d9b2defa-ab76-4fd0-81e3-b73d51bd1af2 Destroying unnamed session 2023.12.11 21:46:20.877092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.877132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.877150 [ 3 ] {} HTTP-Session: fc358fd5-1ee8-49b1-a471-7f4c57f966f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.877231 [ 3 ] {} HTTP-Session: fc358fd5-1ee8-49b1-a471-7f4c57f966f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.877339 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:20.877766 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.877921 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.877960 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:20.878096 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.11 21:46:20.878122 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:46:20.878141 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (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.12.11 21:46:20.878232 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:46:20.878938 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} executeQuery: Read 4 rows, 443.00 B in 0.001598685 sec., 2502 rows/sec., 270.61 KiB/sec. 2023.12.11 21:46:20.879105 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.879128 [ 3 ] {7c2668ef-33aa-455e-89a7-4c8944788828} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:20.879143 [ 3 ] {} HTTP-Session: fc358fd5-1ee8-49b1-a471-7f4c57f966f9 Destroying unnamed session 2023.12.11 21:46:20.879434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.879474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.879492 [ 3 ] {} HTTP-Session: 5a46d2d9-a8ec-4c4d-8ae2-4c43a9d345c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.879507 [ 3 ] {} HTTP-Session: 5a46d2d9-a8ec-4c4d-8ae2-4c43a9d345c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.879618 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:20.880053 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.880275 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.880314 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:20.880448 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.11 21:46:20.880474 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:46:20.880493 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (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.12.11 21:46:20.880519 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:46:20.881303 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} executeQuery: Read 4 rows, 443.00 B in 0.001621626 sec., 2466 rows/sec., 266.78 KiB/sec. 2023.12.11 21:46:20.881481 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.881503 [ 3 ] {035c5e2b-267c-4983-83ec-8723c0e2ea7b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:46:20.881518 [ 3 ] {} HTTP-Session: 5a46d2d9-a8ec-4c4d-8ae2-4c43a9d345c5 Destroying unnamed session 2023.12.11 21:46:20.893347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.893399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.893420 [ 3 ] {} HTTP-Session: 63a3bf8e-b725-4052-ab23-342e34f40ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.893439 [ 3 ] {} HTTP-Session: 63a3bf8e-b725-4052-ab23-342e34f40ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.893528 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:20.893574 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:20.893731 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:20.894066 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:20.894404 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:46:20.894555 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:46:20.894675 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} executeQuery: Read 6 rows, 996.00 B in 0.001117341 sec., 5369 rows/sec., 870.51 KiB/sec. 2023.12.11 21:46:20.894786 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.894807 [ 3 ] {45107f09-0ed9-4dc6-95fd-dbdf2112ca6e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:46:20.894821 [ 3 ] {} HTTP-Session: 63a3bf8e-b725-4052-ab23-342e34f40ad7 Destroying unnamed session 2023.12.11 21:46:20.894943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 5355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.894982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.894999 [ 3 ] {} HTTP-Session: cc0b6d42-f691-4d3b-bbdd-5214ec743c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.895014 [ 3 ] {} HTTP-Session: cc0b6d42-f691-4d3b-bbdd-5214ec743c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.895081 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:20.895118 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:46:20.895285 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:20.895562 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:20.895754 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:46:20.895895 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:46:20.896007 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} executeQuery: Read 37 rows, 3.00 KiB in 0.000887928 sec., 41670 rows/sec., 3.30 MiB/sec. 2023.12.11 21:46:20.896135 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.896157 [ 3 ] {bbc34bd1-7813-45c0-b1bb-cd0df4733155} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:20.896171 [ 3 ] {} HTTP-Session: cc0b6d42-f691-4d3b-bbdd-5214ec743c8b Destroying unnamed session 2023.12.11 21:46:20.896382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 23199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.896422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.896439 [ 3 ] {} HTTP-Session: c5f11d1b-3f29-42e5-b2b5-a23bec131395 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.896455 [ 3 ] {} HTTP-Session: c5f11d1b-3f29-42e5-b2b5-a23bec131395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.896523 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:20.896558 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:46:20.896657 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:20.897015 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:20.897292 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:46:20.897434 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:46:20.897544 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} executeQuery: Read 147 rows, 14.21 KiB in 0.00099191 sec., 148198 rows/sec., 13.99 MiB/sec. 2023.12.11 21:46:20.897644 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.897666 [ 3 ] {a45dfbb3-09c2-4f3d-a0b8-69e8b288dcba} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:46:20.897681 [ 3 ] {} HTTP-Session: c5f11d1b-3f29-42e5-b2b5-a23bec131395 Destroying unnamed session 2023.12.11 21:46:20.897833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 10366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.897872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.897889 [ 3 ] {} HTTP-Session: bf4c7d5f-90ff-42f6-88b6-22c6667657eb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.897904 [ 3 ] {} HTTP-Session: bf4c7d5f-90ff-42f6-88b6-22c6667657eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.897970 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:20.898006 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:46:20.898098 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:20.898447 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:20.898642 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:46:20.898791 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:46:20.898894 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} executeQuery: Read 61 rows, 4.86 KiB in 0.000882918 sec., 69089 rows/sec., 5.38 MiB/sec. 2023.12.11 21:46:20.898997 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.899019 [ 3 ] {1cd463a3-2b52-4866-b511-839e528ddd96} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:46:20.899033 [ 3 ] {} HTTP-Session: bf4c7d5f-90ff-42f6-88b6-22c6667657eb Destroying unnamed session 2023.12.11 21:46:20.899174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 37057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.899214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.899298 [ 3 ] {} HTTP-Session: 40300e17-19bb-4394-a6fa-9c5034637c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.899313 [ 3 ] {} HTTP-Session: 40300e17-19bb-4394-a6fa-9c5034637c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.899390 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:20.899430 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:46:20.899536 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:20.899906 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:20.900162 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:20.900412 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:20.900519 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} executeQuery: Read 192 rows, 13.88 KiB in 0.001098361 sec., 174805 rows/sec., 12.34 MiB/sec. 2023.12.11 21:46:20.900640 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.900661 [ 3 ] {ee7179b5-cb92-406d-bbce-11f9169f34f3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.12.11 21:46:20.900676 [ 3 ] {} HTTP-Session: 40300e17-19bb-4394-a6fa-9c5034637c85 Destroying unnamed session 2023.12.11 21:46:20.900851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 39597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:20.900892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:20.900909 [ 3 ] {} HTTP-Session: cc4c9f5f-87cf-460f-a0ef-a455f967f393 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:20.900925 [ 3 ] {} HTTP-Session: cc4c9f5f-87cf-460f-a0ef-a455f967f393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:20.900999 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:20.901039 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:46:20.901163 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:20.901617 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:20.901896 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:46:20.902060 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:46:20.902175 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} executeQuery: Read 37 rows, 51.13 KiB in 0.001156352 sec., 31997 rows/sec., 43.18 MiB/sec. 2023.12.11 21:46:20.902340 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} DynamicQueryHandler: Done processing query 2023.12.11 21:46:20.902361 [ 3 ] {2f8e7419-c055-4682-99bc-b08717526993} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:46:20.902375 [ 3 ] {} HTTP-Session: cc4c9f5f-87cf-460f-a0ef-a455f967f393 Destroying unnamed session 2023.12.11 21:46:28.212328 [ 108 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:46:28.212396 [ 108 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:46:30.886947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 5355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:30.887058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:30.887086 [ 3 ] {} HTTP-Session: 995eb7a6-108a-427a-986a-9c6335a3fb7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:30.887112 [ 3 ] {} HTTP-Session: 995eb7a6-108a-427a-986a-9c6335a3fb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:30.887247 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:30.887309 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:46:30.887475 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:30.887993 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:30.888243 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:46:30.888402 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:46:30.888519 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} executeQuery: Read 37 rows, 3.00 KiB in 0.001248272 sec., 29640 rows/sec., 2.35 MiB/sec. 2023.12.11 21:46:30.888736 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} DynamicQueryHandler: Done processing query 2023.12.11 21:46:30.888760 [ 3 ] {c9604a94-2c20-4507-ad33-fe8b7c608f40} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:30.888775 [ 3 ] {} HTTP-Session: 995eb7a6-108a-427a-986a-9c6335a3fb7c Destroying unnamed session 2023.12.11 21:46:30.888921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:30.888969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:30.888988 [ 3 ] {} HTTP-Session: b2935f40-e902-4ec7-926e-f2f12a35ad7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:30.889007 [ 3 ] {} HTTP-Session: b2935f40-e902-4ec7-926e-f2f12a35ad7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:30.889091 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:30.889132 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:46:30.889239 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:30.889641 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:30.889852 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:46:30.889996 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:46:30.890092 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} executeQuery: Read 111 rows, 11.12 KiB in 0.00096725 sec., 114758 rows/sec., 11.23 MiB/sec. 2023.12.11 21:46:30.890234 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} DynamicQueryHandler: Done processing query 2023.12.11 21:46:30.890259 [ 3 ] {81aafb96-4eda-4d46-b3ab-ae077c77edf9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:46:30.890274 [ 3 ] {} HTTP-Session: b2935f40-e902-4ec7-926e-f2f12a35ad7f Destroying unnamed session 2023.12.11 21:46:30.890384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:30.890426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:30.890445 [ 3 ] {} HTTP-Session: f9651b76-5285-4322-9754-c10ac05cac2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:30.890462 [ 3 ] {} HTTP-Session: f9651b76-5285-4322-9754-c10ac05cac2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:30.890532 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:30.890635 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:46:30.890736 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:30.891055 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:30.891254 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:46:30.891399 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:46:30.891506 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} executeQuery: Read 37 rows, 2.96 KiB in 0.000938159 sec., 39438 rows/sec., 3.08 MiB/sec. 2023.12.11 21:46:30.891698 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} DynamicQueryHandler: Done processing query 2023.12.11 21:46:30.891722 [ 3 ] {0de42395-2c37-408a-954b-92ca846c2b58} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:30.891737 [ 3 ] {} HTTP-Session: f9651b76-5285-4322-9754-c10ac05cac2f Destroying unnamed session 2023.12.11 21:46:30.891945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 39597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:30.891988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:30.892005 [ 3 ] {} HTTP-Session: 3ab76741-7596-4bad-9d5c-c387c42893da Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:30.892021 [ 3 ] {} HTTP-Session: 3ab76741-7596-4bad-9d5c-c387c42893da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:30.892105 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:30.892147 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:46:30.892273 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:30.892767 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:30.893071 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:46:30.893239 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:46:30.893337 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} executeQuery: Read 37 rows, 51.13 KiB in 0.001216062 sec., 30426 rows/sec., 41.06 MiB/sec. 2023.12.11 21:46:30.893453 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} DynamicQueryHandler: Done processing query 2023.12.11 21:46:30.893476 [ 3 ] {fc5ebde5-f4b1-41bf-86e9-6fc5be47d301} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:46:30.893491 [ 3 ] {} HTTP-Session: 3ab76741-7596-4bad-9d5c-c387c42893da Destroying unnamed session 2023.12.11 21:46:40.915572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:40.915736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:40.915780 [ 3 ] {} HTTP-Session: 43b924a4-d6a9-4df5-a2b2-36b78de03f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:40.915821 [ 3 ] {} HTTP-Session: 43b924a4-d6a9-4df5-a2b2-36b78de03f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:40.916078 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:40.916170 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:46:40.916385 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:40.916796 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:40.917111 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:46:40.917269 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:46:40.917391 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} executeQuery: Read 40 rows, 3.24 KiB in 0.001274512 sec., 31384 rows/sec., 2.48 MiB/sec. 2023.12.11 21:46:40.917535 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} DynamicQueryHandler: Done processing query 2023.12.11 21:46:40.917560 [ 3 ] {dbd3632f-7167-4047-9cdc-89ee4c5f5113} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:40.917576 [ 3 ] {} HTTP-Session: 43b924a4-d6a9-4df5-a2b2-36b78de03f52 Destroying unnamed session 2023.12.11 21:46:40.917732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 19251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:40.917780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:40.917798 [ 3 ] {} HTTP-Session: 598fe4a6-90ae-438b-9aaf-8d976073f1c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:40.917816 [ 3 ] {} HTTP-Session: 598fe4a6-90ae-438b-9aaf-8d976073f1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:40.917897 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:40.917938 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:46:40.918107 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:40.918468 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:40.918682 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:46:40.918829 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:46:40.918946 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} executeQuery: Read 120 rows, 11.92 KiB in 0.00101895 sec., 117768 rows/sec., 11.42 MiB/sec. 2023.12.11 21:46:40.919154 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} DynamicQueryHandler: Done processing query 2023.12.11 21:46:40.919177 [ 3 ] {3600b222-3c34-41fc-9c39-e775b8859023} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:46:40.919193 [ 3 ] {} HTTP-Session: 598fe4a6-90ae-438b-9aaf-8d976073f1c3 Destroying unnamed session 2023.12.11 21:46:40.919306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:40.919351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:40.919370 [ 3 ] {} HTTP-Session: 34cd7bf4-f802-4542-b9cd-e1b34afac186 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:40.919387 [ 3 ] {} HTTP-Session: 34cd7bf4-f802-4542-b9cd-e1b34afac186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:40.919460 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:40.919498 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:46:40.919605 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:40.919894 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:40.920168 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:46:40.920310 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:46:40.920429 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} executeQuery: Read 49 rows, 3.93 KiB in 0.000934039 sec., 52460 rows/sec., 4.11 MiB/sec. 2023.12.11 21:46:40.920542 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} DynamicQueryHandler: Done processing query 2023.12.11 21:46:40.920565 [ 3 ] {a98bd551-781d-43e1-b17b-254dfab234c2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:46:40.920580 [ 3 ] {} HTTP-Session: 34cd7bf4-f802-4542-b9cd-e1b34afac186 Destroying unnamed session 2023.12.11 21:46:40.920766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 42801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:40.920810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:40.920829 [ 3 ] {} HTTP-Session: 1a674ed8-e93d-49f3-9d69-70ff56e4bd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:40.920845 [ 3 ] {} HTTP-Session: 1a674ed8-e93d-49f3-9d69-70ff56e4bd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:40.920931 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:40.921041 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:46:40.921172 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:40.921652 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:40.921957 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:46:40.922199 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:46:40.922322 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} executeQuery: Read 40 rows, 55.27 KiB in 0.001313803 sec., 30445 rows/sec., 41.09 MiB/sec. 2023.12.11 21:46:40.922440 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} DynamicQueryHandler: Done processing query 2023.12.11 21:46:40.922462 [ 3 ] {05b4bfaa-31ea-418a-ad46-bb503705ed5b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:46:40.922477 [ 3 ] {} HTTP-Session: 1a674ed8-e93d-49f3-9d69-70ff56e4bd00 Destroying unnamed session 2023.12.11 21:46:40.922592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:40.922636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:40.922653 [ 3 ] {} HTTP-Session: 58014aba-f52c-4db8-81fd-c358c91a8061 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:40.922670 [ 3 ] {} HTTP-Session: 58014aba-f52c-4db8-81fd-c358c91a8061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:40.922737 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:40.922776 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.11 21:46:40.922878 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:40.923199 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:40.923443 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:46:40.923609 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} oximeter.measurements_i64 (30026e47-51a8-41c0-a0c0-656640a3c28a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:46:40.923728 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} executeQuery: Read 9 rows, 651.00 B in 0.000953039 sec., 9443 rows/sec., 667.07 KiB/sec. 2023.12.11 21:46:40.923849 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} DynamicQueryHandler: Done processing query 2023.12.11 21:46:40.923872 [ 3 ] {bab22d1c-7692-45e5-996e-ad6e1bd4ad4e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.11 21:46:40.923886 [ 3 ] {} HTTP-Session: 58014aba-f52c-4db8-81fd-c358c91a8061 Destroying unnamed session 2023.12.11 21:46:43.213390 [ 101 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:46:43.213457 [ 101 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:46:50.942056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.942222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.942265 [ 3 ] {} HTTP-Session: 518ba5b2-7c5f-4eba-a285-1eb84d65bdb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.942305 [ 3 ] {} HTTP-Session: 518ba5b2-7c5f-4eba-a285-1eb84d65bdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.942670 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} executeQuery: (from [fd00:1122:3344:101::d]:60573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:46:50.943346 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:50.943585 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:50.943633 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:46:50.943789 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.11 21:46:50.943902 [ 189 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:46:50.943929 [ 187 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.11 21:46:50.944075 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (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.12.11 21:46:50.944165 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.11 21:46:50.946021 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} executeQuery: Read 10 rows, 1.41 KiB in 0.003291262 sec., 3038 rows/sec., 426.97 KiB/sec. 2023.12.11 21:46:50.946268 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.946292 [ 3 ] {a4b9aa77-6c66-4fc6-8ce9-43bc691e3eaf} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.11 21:46:50.946308 [ 3 ] {} HTTP-Session: 518ba5b2-7c5f-4eba-a285-1eb84d65bdb0 Destroying unnamed session 2023.12.11 21:46:50.949266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.949314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.949334 [ 3 ] {} HTTP-Session: 0042da87-bfba-486c-8c30-dd1285cc999f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.949352 [ 3 ] {} HTTP-Session: 0042da87-bfba-486c-8c30-dd1285cc999f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.949502 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.949543 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:46:50.949684 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.949981 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.950254 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:46:50.950473 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} oximeter.timeseries_schema (6818d9db-ff49-43a4-bf9a-6cfd6a26b343): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:46:50.950579 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} executeQuery: Read 1 rows, 232.00 B in 0.00104945 sec., 952 rows/sec., 215.89 KiB/sec. 2023.12.11 21:46:50.950742 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.950767 [ 3 ] {99c70e6e-6f48-450c-8a48-4a542d12f591} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:46:50.950782 [ 3 ] {} HTTP-Session: 0042da87-bfba-486c-8c30-dd1285cc999f Destroying unnamed session 2023.12.11 21:46:50.950897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.950940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.950958 [ 3 ] {} HTTP-Session: 193cfc31-75b2-48fa-8563-c95f04e64b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.950974 [ 3 ] {} HTTP-Session: 193cfc31-75b2-48fa-8563-c95f04e64b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.951045 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.951083 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:46:50.951188 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.951538 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.951732 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:46:50.951885 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:46:50.952004 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} executeQuery: Read 42 rows, 3.40 KiB in 0.000921549 sec., 45575 rows/sec., 3.61 MiB/sec. 2023.12.11 21:46:50.952105 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.952126 [ 3 ] {bcb82616-a482-4d2a-8fa4-ece117dbddb2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:50.952140 [ 3 ] {} HTTP-Session: 193cfc31-75b2-48fa-8563-c95f04e64b63 Destroying unnamed session 2023.12.11 21:46:50.952273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.952313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.952331 [ 3 ] {} HTTP-Session: 70c15e6c-f191-4577-848b-9073f6dacd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.952347 [ 3 ] {} HTTP-Session: 70c15e6c-f191-4577-848b-9073f6dacd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.952480 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.952518 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:46:50.952652 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.952880 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.953083 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:50.953224 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:50.953337 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} executeQuery: Read 2 rows, 175.00 B in 0.000882379 sec., 2266 rows/sec., 193.68 KiB/sec. 2023.12.11 21:46:50.953521 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.953543 [ 3 ] {6193fb62-04a4-4a93-ae5d-a870dd7836d3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:46:50.953558 [ 3 ] {} HTTP-Session: 70c15e6c-f191-4577-848b-9073f6dacd11 Destroying unnamed session 2023.12.11 21:46:50.953708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 25606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.953749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.953766 [ 3 ] {} HTTP-Session: d769b4b6-e8a6-41eb-88e3-edf0850a3a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.953781 [ 3 ] {} HTTP-Session: d769b4b6-e8a6-41eb-88e3-edf0850a3a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.953849 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.953885 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:46:50.953982 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.954326 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.954597 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:46:50.954735 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:46:50.954852 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} executeQuery: Read 163 rows, 15.66 KiB in 0.000971679 sec., 167750 rows/sec., 15.74 MiB/sec. 2023.12.11 21:46:50.954950 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.954972 [ 3 ] {c814463c-6a94-4a04-a493-e8f651faa8a7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:46:50.954987 [ 3 ] {} HTTP-Session: d769b4b6-e8a6-41eb-88e3-edf0850a3a14 Destroying unnamed session 2023.12.11 21:46:50.955090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.955131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.955152 [ 3 ] {} HTTP-Session: 21692b32-5729-4cff-96d3-19b81c1da9da Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.955168 [ 3 ] {} HTTP-Session: 21692b32-5729-4cff-96d3-19b81c1da9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.955232 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.955269 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:46:50.955364 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.955747 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.955947 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:46:50.956083 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:46:50.956198 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} executeQuery: Read 2 rows, 143.00 B in 0.000928629 sec., 2153 rows/sec., 150.38 KiB/sec. 2023.12.11 21:46:50.956316 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.956339 [ 3 ] {454a21de-cbd0-4b7d-a066-372749e167dd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:46:50.956353 [ 3 ] {} HTTP-Session: 21692b32-5729-4cff-96d3-19b81c1da9da Destroying unnamed session 2023.12.11 21:46:50.956527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.956568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.956585 [ 3 ] {} HTTP-Session: f6747543-95a0-4357-a89b-865cd36832c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.956601 [ 3 ] {} HTTP-Session: f6747543-95a0-4357-a89b-865cd36832c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.956669 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.956705 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:46:50.956805 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.957119 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.957311 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:46:50.957529 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:46:50.957652 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} executeQuery: Read 68 rows, 5.42 KiB in 0.00094651 sec., 71842 rows/sec., 5.60 MiB/sec. 2023.12.11 21:46:50.957761 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.957783 [ 3 ] {cc8f40a1-60b6-41f0-8d04-685dcd82d485} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:46:50.957797 [ 3 ] {} HTTP-Session: f6747543-95a0-4357-a89b-865cd36832c2 Destroying unnamed session 2023.12.11 21:46:50.957902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.957942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.957960 [ 3 ] {} HTTP-Session: 3580b4c2-47f1-491c-96e9-ba04f9bd8719 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.957976 [ 3 ] {} HTTP-Session: 3580b4c2-47f1-491c-96e9-ba04f9bd8719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.958043 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.958082 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:46:50.958193 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.958531 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.958776 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:46:50.958942 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:46:50.959031 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} executeQuery: Read 37 rows, 2.67 KiB in 0.000957469 sec., 38643 rows/sec., 2.73 MiB/sec. 2023.12.11 21:46:50.959162 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.959184 [ 3 ] {f3d74287-c7ae-4414-a548-5614653afa87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:46:50.959198 [ 3 ] {} HTTP-Session: 3580b4c2-47f1-491c-96e9-ba04f9bd8719 Destroying unnamed session 2023.12.11 21:46:50.959355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 44938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:46:50.959397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:46:50.959480 [ 3 ] {} HTTP-Session: 0ffdf5fa-002f-47e1-a878-c9bfc79b1297 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:46:50.959495 [ 3 ] {} HTTP-Session: 0ffdf5fa-002f-47e1-a878-c9bfc79b1297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:46:50.959573 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:46:50.959614 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:46:50.959741 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:46:50.960177 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:46:50.960514 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:46:50.960675 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:46:50.960774 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} executeQuery: Read 42 rows, 58.04 KiB in 0.001181331 sec., 35553 rows/sec., 47.98 MiB/sec. 2023.12.11 21:46:50.960895 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} DynamicQueryHandler: Done processing query 2023.12.11 21:46:50.960917 [ 3 ] {8ef3e2fd-01c3-45d1-a24a-9178f5aca7cf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:46:50.960932 [ 3 ] {} HTTP-Session: 0ffdf5fa-002f-47e1-a878-c9bfc79b1297 Destroying unnamed session 2023.12.11 21:46:58.213892 [ 90 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:46:58.214000 [ 90 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:47:00.969756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:00.969922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:00.969944 [ 3 ] {} HTTP-Session: 5c443857-2b87-4807-b6c5-f8f51ee9b78c Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:00.969967 [ 3 ] {} HTTP-Session: 5c443857-2b87-4807-b6c5-f8f51ee9b78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:00.970088 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:00.970145 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:47:00.970290 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:00.970674 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.970986 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:47:00.971141 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:47:00.971255 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} executeQuery: Read 43 rows, 3.49 KiB in 0.001139112 sec., 37748 rows/sec., 2.99 MiB/sec. 2023.12.11 21:47:00.971301 [ 90 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.971400 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.971404 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} DynamicQueryHandler: Done processing query 2023.12.11 21:47:00.971450 [ 3 ] {cf628600-960f-49be-8f78-18f4696f4afe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:00.971484 [ 3 ] {} HTTP-Session: 5c443857-2b87-4807-b6c5-f8f51ee9b78c Destroying unnamed session 2023.12.11 21:47:00.971570 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:47:00.971588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:00.971637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:00.971656 [ 3 ] {} HTTP-Session: 116117af-1ee6-4022-a441-8c43bf422cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:00.971672 [ 3 ] {} HTTP-Session: 116117af-1ee6-4022-a441-8c43bf422cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:00.971765 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:00.971765 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:00.971875 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:47:00.971981 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.12.11 21:47:00.971995 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:00.972128 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.11 21:47:00.972283 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.12.11 21:47:00.972403 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:00.972411 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2023.12.11 21:47:00.972513 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.12.11 21:47:00.972625 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:00.972669 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:47:00.972920 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:47:00.973093 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} executeQuery: Read 2 rows, 175.00 B in 0.001237832 sec., 1615 rows/sec., 138.06 KiB/sec. 2023.12.11 21:47:00.973303 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} DynamicQueryHandler: Done processing query 2023.12.11 21:47:00.973332 [ 3 ] {52ea3d2a-2193-4c6b-a932-c8216ecfa4f1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:00.973356 [ 3 ] {} HTTP-Session: 116117af-1ee6-4022-a441-8c43bf422cc1 Destroying unnamed session 2023.12.11 21:47:00.973504 [ 11 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002026129 sec., 115984.71765618082 rows/sec., 9.18 MiB/sec. 2023.12.11 21:47:00.973555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:00.973604 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:47:00.973609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:00.973643 [ 3 ] {} HTTP-Session: cdacf770-1290-4c01-a002-7a4b16298eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:00.973663 [ 3 ] {} HTTP-Session: cdacf770-1290-4c01-a002-7a4b16298eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:00.973753 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:00.973772 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:47:00.973868 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:47:00.973923 [ 23 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_6_1} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.974012 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:00.974354 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.974559 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:47:00.974705 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:47:00.974903 [ 90 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.974912 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} executeQuery: Read 130 rows, 12.86 KiB in 0.0010516 sec., 123621 rows/sec., 11.94 MiB/sec. 2023.12.11 21:47:00.974958 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.975110 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:47:00.975225 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} DynamicQueryHandler: Done processing query 2023.12.11 21:47:00.975270 [ 3 ] {d4841acd-5b74-4781-9d78-faaa472b2d70} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:47:00.975274 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:00.975307 [ 3 ] {} HTTP-Session: cdacf770-1290-4c01-a002-7a4b16298eb2 Destroying unnamed session 2023.12.11 21:47:00.975342 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 108 rows starting from the beginning of the part 2023.12.11 21:47:00.975450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:00.975521 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 147 rows starting from the beginning of the part 2023.12.11 21:47:00.975535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:00.975602 [ 3 ] {} HTTP-Session: efdf0e89-675c-47cb-8e7d-291063260ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:00.975635 [ 3 ] {} HTTP-Session: efdf0e89-675c-47cb-8e7d-291063260ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:00.975747 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 111 rows starting from the beginning of the part 2023.12.11 21:47:00.975890 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:00.975999 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:47:00.976044 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 120 rows starting from the beginning of the part 2023.12.11 21:47:00.976366 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 163 rows starting from the beginning of the part 2023.12.11 21:47:00.976473 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:00.976616 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 130 rows starting from the beginning of the part 2023.12.11 21:47:00.977194 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:00.977605 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:47:00.977937 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:47:00.978158 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} executeQuery: Read 2 rows, 143.00 B in 0.002185842 sec., 914 rows/sec., 63.89 KiB/sec. 2023.12.11 21:47:00.978553 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} DynamicQueryHandler: Done processing query 2023.12.11 21:47:00.978560 [ 10 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 4 columns (4 merged, 0 gathered) in 0.003583115 sec., 217408.59559349896 rows/sec., 20.88 MiB/sec. 2023.12.11 21:47:00.978585 [ 3 ] {300d885c-5f82-4840-a7cc-3e33eb0e63ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:00.978625 [ 3 ] {} HTTP-Session: efdf0e89-675c-47cb-8e7d-291063260ffc Destroying unnamed session 2023.12.11 21:47:00.978722 [ 14 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:47:00.978759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:00.978895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:00.978929 [ 3 ] {} HTTP-Session: e9d80c06-588d-41d9-b8e9-de4f4bb01bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:00.978951 [ 3 ] {} HTTP-Session: e9d80c06-588d-41d9-b8e9-de4f4bb01bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:00.979075 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:00.979080 [ 14 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:47:00.979137 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:47:00.979211 [ 14 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_6_1} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.979400 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:00.979687 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.979965 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:47:00.980106 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:47:00.980220 [ 90 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.980224 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} executeQuery: Read 45 rows, 3.61 KiB in 0.001107301 sec., 40639 rows/sec., 3.18 MiB/sec. 2023.12.11 21:47:00.980278 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.980404 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:47:00.980432 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} DynamicQueryHandler: Done processing query 2023.12.11 21:47:00.980457 [ 3 ] {8cbafee6-d057-4b31-a41b-55b0ac689771} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:00.980481 [ 3 ] {} HTTP-Session: e9d80c06-588d-41d9-b8e9-de4f4bb01bb8 Destroying unnamed session 2023.12.11 21:47:00.980490 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:00.980524 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part 2023.12.11 21:47:00.980608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:00.980653 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 61 rows starting from the beginning of the part 2023.12.11 21:47:00.980662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:00.980692 [ 3 ] {} HTTP-Session: c73f3fab-3ae1-4bb7-992b-992223c4c72e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:00.980715 [ 3 ] {} HTTP-Session: c73f3fab-3ae1-4bb7-992b-992223c4c72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:00.980768 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.12.11 21:47:00.980880 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:00.980938 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:47:00.980957 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part 2023.12.11 21:47:00.981085 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 68 rows starting from the beginning of the part 2023.12.11 21:47:00.981161 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:00.981209 [ 11 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part 2023.12.11 21:47:00.981521 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:00.981927 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:47:00.982155 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804698 sec., 169557.45504233948 rows/sec., 13.25 MiB/sec. 2023.12.11 21:47:00.982221 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:47:00.982352 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:47:00.982461 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} executeQuery: Read 1 rows, 72.00 B in 0.001548735 sec., 645 rows/sec., 45.40 KiB/sec. 2023.12.11 21:47:00.982643 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} DynamicQueryHandler: Done processing query 2023.12.11 21:47:00.982681 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:47:00.982689 [ 3 ] {25b40eb0-e2b4-4923-a938-8b17a4dcbde4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:00.982731 [ 3 ] {} HTTP-Session: c73f3fab-3ae1-4bb7-992b-992223c4c72e Destroying unnamed session 2023.12.11 21:47:00.982774 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_6_1} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.983038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:00.983087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:00.983106 [ 3 ] {} HTTP-Session: a2948a8e-06a5-4ecb-88f5-ceeafe086040 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:00.983123 [ 3 ] {} HTTP-Session: a2948a8e-06a5-4ecb-88f5-ceeafe086040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:00.983205 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:00.983249 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:47:00.983396 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:00.983937 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.984238 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:47:00.984409 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:47:00.984532 [ 90 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.984540 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} executeQuery: Read 43 rows, 59.42 KiB in 0.001315793 sec., 32679 rows/sec., 44.10 MiB/sec. 2023.12.11 21:47:00.984591 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.51 GiB. 2023.12.11 21:47:00.984734 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:47:00.984945 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} DynamicQueryHandler: Done processing query 2023.12.11 21:47:00.984973 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:00.984985 [ 3 ] {2aeb1fb6-6caa-4394-a72d-03eb012f9518} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:47:00.985033 [ 3 ] {} HTTP-Session: a2948a8e-06a5-4ecb-88f5-ceeafe086040 Destroying unnamed session 2023.12.11 21:47:00.985039 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.12.11 21:47:00.985168 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.11 21:47:00.985260 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.12.11 21:47:00.985348 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2023.12.11 21:47:00.985433 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.12.11 21:47:00.985520 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:00.987448 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 6 columns (6 merged, 0 gathered) in 0.002788027 sec., 84288.99720124662 rows/sec., 113.74 MiB/sec. 2023.12.11 21:47:00.987625 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:47:00.987815 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:47:00.987939 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:47:00.987992 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_6_1: 4.07 MiB. 2023.12.11 21:47:10.996666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:10.996786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:10.996815 [ 3 ] {} HTTP-Session: 0bdcc6c5-5d24-4d30-8c1b-c983960fb546 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:10.996841 [ 3 ] {} HTTP-Session: 0bdcc6c5-5d24-4d30-8c1b-c983960fb546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:10.996974 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:10.997038 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:47:10.997258 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:10.997673 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:10.997916 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:47:10.998067 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:47:10.998268 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} executeQuery: Read 43 rows, 3.49 KiB in 0.001191811 sec., 36079 rows/sec., 2.86 MiB/sec. 2023.12.11 21:47:10.998387 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} DynamicQueryHandler: Done processing query 2023.12.11 21:47:10.998411 [ 3 ] {06a93f79-9d8e-472e-8269-92092f2a1da3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:10.998425 [ 3 ] {} HTTP-Session: 0bdcc6c5-5d24-4d30-8c1b-c983960fb546 Destroying unnamed session 2023.12.11 21:47:10.998564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:10.998605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:10.998623 [ 3 ] {} HTTP-Session: 2c5d764a-5cb8-4b87-9ae1-ca322722d768 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:10.998639 [ 3 ] {} HTTP-Session: 2c5d764a-5cb8-4b87-9ae1-ca322722d768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:10.998711 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:10.998748 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:47:10.998847 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:10.999262 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:10.999461 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:47:10.999599 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:47:10.999711 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} executeQuery: Read 129 rows, 12.77 KiB in 0.00096772 sec., 133303 rows/sec., 12.89 MiB/sec. 2023.12.11 21:47:10.999821 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} DynamicQueryHandler: Done processing query 2023.12.11 21:47:10.999867 [ 3 ] {7d2b30f4-7b3e-40c5-81ad-fbc4087e10b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:47:10.999882 [ 3 ] {} HTTP-Session: 2c5d764a-5cb8-4b87-9ae1-ca322722d768 Destroying unnamed session 2023.12.11 21:47:11.000012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:11.000054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:11.000071 [ 3 ] {} HTTP-Session: 116a1558-9f92-41a1-8115-2a6ae39cae70 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:11.000087 [ 3 ] {} HTTP-Session: 116a1558-9f92-41a1-8115-2a6ae39cae70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:11.000152 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:11.000188 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:47:11.000354 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:11.000629 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:11.000833 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:47:11.000977 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:47:11.001089 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} executeQuery: Read 43 rows, 3.44 KiB in 0.000900779 sec., 47736 rows/sec., 3.73 MiB/sec. 2023.12.11 21:47:11.001185 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} DynamicQueryHandler: Done processing query 2023.12.11 21:47:11.001273 [ 3 ] {38101943-7533-4499-96eb-37b1f18e14a5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:11.001287 [ 3 ] {} HTTP-Session: 116a1558-9f92-41a1-8115-2a6ae39cae70 Destroying unnamed session 2023.12.11 21:47:11.001474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:11.001538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:11.001557 [ 3 ] {} HTTP-Session: 1e24fae1-ce1f-4208-9415-fae8072d3e0a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:11.001572 [ 3 ] {} HTTP-Session: 1e24fae1-ce1f-4208-9415-fae8072d3e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:11.001656 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:11.001699 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:47:11.001826 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:11.002388 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:11.002685 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:47:11.002855 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.10 MiB, peak 236.10 MiB, will set to 230.79 MiB (RSS), difference: -5.30 MiB 2023.12.11 21:47:11.002949 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:47:11.003196 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} executeQuery: Read 43 rows, 59.42 KiB in 0.001543575 sec., 27857 rows/sec., 37.59 MiB/sec. 2023.12.11 21:47:11.003413 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} DynamicQueryHandler: Done processing query 2023.12.11 21:47:11.003437 [ 3 ] {449147d6-e2c4-41c8-bfbb-6ec2ed99c6c8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:47:11.003452 [ 3 ] {} HTTP-Session: 1e24fae1-ce1f-4208-9415-fae8072d3e0a Destroying unnamed session 2023.12.11 21:47:12.002815 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.62 MiB, peak 236.10 MiB, will set to 230.79 MiB (RSS), difference: 5.17 MiB 2023.12.11 21:47:13.214057 [ 81 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:47:13.214114 [ 81 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:47:21.003909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:21.004041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:21.004070 [ 3 ] {} HTTP-Session: 6e9d32be-bc72-4f14-960a-78d6d5dcce8e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:21.004099 [ 3 ] {} HTTP-Session: 6e9d32be-bc72-4f14-960a-78d6d5dcce8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:21.004246 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:21.004315 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:47:21.004497 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:21.004955 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:21.005245 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:47:21.005407 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:47:21.005544 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} executeQuery: Read 43 rows, 3.49 KiB in 0.001252252 sec., 34338 rows/sec., 2.72 MiB/sec. 2023.12.11 21:47:21.005699 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} DynamicQueryHandler: Done processing query 2023.12.11 21:47:21.005723 [ 3 ] {b7a878f7-a7dd-46ef-b649-0d285eca1e7b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:21.005738 [ 3 ] {} HTTP-Session: 6e9d32be-bc72-4f14-960a-78d6d5dcce8e Destroying unnamed session 2023.12.11 21:47:21.005918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 25937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:21.005964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:21.005984 [ 3 ] {} HTTP-Session: ce281687-06ad-483a-b5da-a3badb4b517a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:21.006001 [ 3 ] {} HTTP-Session: ce281687-06ad-483a-b5da-a3badb4b517a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:21.006080 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:21.006120 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:47:21.006224 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:21.006631 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:21.006855 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:47:21.007010 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:47:21.007138 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} executeQuery: Read 165 rows, 15.87 KiB in 0.001028499 sec., 160427 rows/sec., 15.07 MiB/sec. 2023.12.11 21:47:21.007313 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} DynamicQueryHandler: Done processing query 2023.12.11 21:47:21.007337 [ 3 ] {e434cf99-6cb2-45ec-b3db-086a25f65917} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:47:21.007353 [ 3 ] {} HTTP-Session: ce281687-06ad-483a-b5da-a3badb4b517a Destroying unnamed session 2023.12.11 21:47:21.007523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:21.007568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:21.007586 [ 3 ] {} HTTP-Session: 6cf2ec54-eab4-402d-92ba-1a9c50e744c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:21.007603 [ 3 ] {} HTTP-Session: 6cf2ec54-eab4-402d-92ba-1a9c50e744c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:21.007677 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:21.007715 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:47:21.007831 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:21.008149 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:21.008386 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:47:21.008544 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:47:21.008672 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} executeQuery: Read 67 rows, 5.34 KiB in 0.000966659 sec., 69310 rows/sec., 5.40 MiB/sec. 2023.12.11 21:47:21.008781 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} DynamicQueryHandler: Done processing query 2023.12.11 21:47:21.008805 [ 3 ] {b3bdeaec-20e9-48dc-b522-552b27855939} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:47:21.008820 [ 3 ] {} HTTP-Session: 6cf2ec54-eab4-402d-92ba-1a9c50e744c2 Destroying unnamed session 2023.12.11 21:47:21.008935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:21.008977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:21.008995 [ 3 ] {} HTTP-Session: 4d86aa49-1feb-42dd-82f2-97e43b068bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:21.009011 [ 3 ] {} HTTP-Session: 4d86aa49-1feb-42dd-82f2-97e43b068bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:21.009083 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:21.009126 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:47:21.009243 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:21.009605 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:21.009870 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:47:21.010050 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:47:21.010175 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} executeQuery: Read 36 rows, 2.60 KiB in 0.00106381 sec., 33840 rows/sec., 2.39 MiB/sec. 2023.12.11 21:47:21.010307 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} DynamicQueryHandler: Done processing query 2023.12.11 21:47:21.010331 [ 3 ] {bcc61d44-b659-48aa-bd1c-290314ef59e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:21.010346 [ 3 ] {} HTTP-Session: 4d86aa49-1feb-42dd-82f2-97e43b068bc8 Destroying unnamed session 2023.12.11 21:47:21.010516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:21.010559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:21.010578 [ 3 ] {} HTTP-Session: 0db9474d-5149-428e-b3e8-fb1fe03e739d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:21.010594 [ 3 ] {} HTTP-Session: 0db9474d-5149-428e-b3e8-fb1fe03e739d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:21.010679 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:21.010724 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:47:21.010857 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:21.011323 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:21.011617 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:47:21.011793 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:47:21.011915 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} executeQuery: Read 43 rows, 59.42 KiB in 0.001206322 sec., 35645 rows/sec., 48.10 MiB/sec. 2023.12.11 21:47:21.012025 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} DynamicQueryHandler: Done processing query 2023.12.11 21:47:21.012048 [ 3 ] {6801869a-db81-4875-9279-a60c025dd12a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:47:21.012063 [ 3 ] {} HTTP-Session: 0db9474d-5149-428e-b3e8-fb1fe03e739d Destroying unnamed session 2023.12.11 21:47:28.215158 [ 61 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:47:28.215264 [ 61 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:47:31.000546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:31.000707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:31.000754 [ 3 ] {} HTTP-Session: 1c7cfca3-2cf1-4a86-8e81-15478e9c0b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:31.000796 [ 3 ] {} HTTP-Session: 1c7cfca3-2cf1-4a86-8e81-15478e9c0b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:31.000993 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.80 MiB, peak 236.22 MiB, will set to 230.79 MiB (RSS), difference: -1.00 MiB 2023.12.11 21:47:31.001024 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:31.001168 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:47:31.001551 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:31.002059 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:31.002321 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:47:31.002507 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:47:31.002640 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} executeQuery: Read 43 rows, 3.49 KiB in 0.001526415 sec., 28170 rows/sec., 2.23 MiB/sec. 2023.12.11 21:47:31.002820 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} DynamicQueryHandler: Done processing query 2023.12.11 21:47:31.002845 [ 3 ] {b266fc2d-a936-4c28-857f-3bf5b4af2ce3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:31.002861 [ 3 ] {} HTTP-Session: 1c7cfca3-2cf1-4a86-8e81-15478e9c0b80 Destroying unnamed session 2023.12.11 21:47:31.002985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:31.003030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:31.003049 [ 3 ] {} HTTP-Session: f1984d85-983c-48b8-be1f-0bcdb0f6cac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:31.003066 [ 3 ] {} HTTP-Session: f1984d85-983c-48b8-be1f-0bcdb0f6cac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:31.003136 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:31.003176 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:47:31.003292 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:31.003592 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:31.003799 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:47:31.003945 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:47:31.004066 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} executeQuery: Read 2 rows, 175.00 B in 0.000900719 sec., 2220 rows/sec., 189.74 KiB/sec. 2023.12.11 21:47:31.004186 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} DynamicQueryHandler: Done processing query 2023.12.11 21:47:31.004209 [ 3 ] {99f39f9b-bc0b-4792-831f-d1293ebe7055} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:31.004225 [ 3 ] {} HTTP-Session: f1984d85-983c-48b8-be1f-0bcdb0f6cac5 Destroying unnamed session 2023.12.11 21:47:31.004371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:31.004417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:31.004436 [ 3 ] {} HTTP-Session: a45268f3-3312-413a-aa2e-6806d878adb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:31.004452 [ 3 ] {} HTTP-Session: a45268f3-3312-413a-aa2e-6806d878adb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:31.004524 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:31.004562 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:47:31.004665 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:31.005038 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:31.005250 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:47:31.005395 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:47:31.005512 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} executeQuery: Read 130 rows, 12.86 KiB in 0.00095824 sec., 135665 rows/sec., 13.11 MiB/sec. 2023.12.11 21:47:31.005637 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} DynamicQueryHandler: Done processing query 2023.12.11 21:47:31.005660 [ 3 ] {3bc74ff0-ffd7-42d0-bd50-838faa1526ff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:47:31.005676 [ 3 ] {} HTTP-Session: a45268f3-3312-413a-aa2e-6806d878adb2 Destroying unnamed session 2023.12.11 21:47:31.005818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:31.005862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:31.005880 [ 3 ] {} HTTP-Session: 641773ee-3a7e-4690-9635-add19aec9605 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:31.005897 [ 3 ] {} HTTP-Session: 641773ee-3a7e-4690-9635-add19aec9605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:31.005963 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:31.006002 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:47:31.006107 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:31.006376 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:31.006578 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:47:31.006725 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:47:31.006825 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} executeQuery: Read 2 rows, 143.00 B in 0.000832839 sec., 2401 rows/sec., 167.68 KiB/sec. 2023.12.11 21:47:31.006972 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} DynamicQueryHandler: Done processing query 2023.12.11 21:47:31.006995 [ 3 ] {d5b8d801-cfc2-41cd-a665-343d702a9895} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:31.007011 [ 3 ] {} HTTP-Session: 641773ee-3a7e-4690-9635-add19aec9605 Destroying unnamed session 2023.12.11 21:47:31.007126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:31.007170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:31.007188 [ 3 ] {} HTTP-Session: efdf1e23-c6f3-4017-ba99-7a17ac9dad2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:31.007204 [ 3 ] {} HTTP-Session: efdf1e23-c6f3-4017-ba99-7a17ac9dad2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:31.007274 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:31.007310 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:47:31.007420 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:31.007716 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:31.007923 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:47:31.008077 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:47:31.008175 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} executeQuery: Read 45 rows, 3.61 KiB in 0.000875019 sec., 51427 rows/sec., 4.02 MiB/sec. 2023.12.11 21:47:31.008287 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} DynamicQueryHandler: Done processing query 2023.12.11 21:47:31.008310 [ 3 ] {5148fccd-c4d3-49be-896c-3bcc4413b63c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:31.008326 [ 3 ] {} HTTP-Session: efdf1e23-c6f3-4017-ba99-7a17ac9dad2f Destroying unnamed session 2023.12.11 21:47:31.008468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:31.008512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:31.008530 [ 3 ] {} HTTP-Session: 7e7bfe51-0242-43b3-9879-5760d71fce23 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:31.008546 [ 3 ] {} HTTP-Session: 7e7bfe51-0242-43b3-9879-5760d71fce23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:31.008613 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:31.008655 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:47:31.008772 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:31.009042 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:31.009284 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:47:31.009458 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:47:31.009559 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} executeQuery: Read 1 rows, 72.00 B in 0.000919329 sec., 1087 rows/sec., 76.48 KiB/sec. 2023.12.11 21:47:31.009673 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} DynamicQueryHandler: Done processing query 2023.12.11 21:47:31.009696 [ 3 ] {0f15f8c7-5be9-4a1e-9d89-dd07716727a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:31.009711 [ 3 ] {} HTTP-Session: 7e7bfe51-0242-43b3-9879-5760d71fce23 Destroying unnamed session 2023.12.11 21:47:31.009870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:31.009914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:31.009933 [ 3 ] {} HTTP-Session: 94394b13-3426-4889-ab43-22577bb59904 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:31.009950 [ 3 ] {} HTTP-Session: 94394b13-3426-4889-ab43-22577bb59904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:31.010035 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:31.010078 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:47:31.010209 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:31.010725 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:31.011027 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:47:31.011202 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:47:31.011305 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} executeQuery: Read 43 rows, 59.42 KiB in 0.001240902 sec., 34652 rows/sec., 46.76 MiB/sec. 2023.12.11 21:47:31.011439 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} DynamicQueryHandler: Done processing query 2023.12.11 21:47:31.011463 [ 3 ] {6f7fb367-da91-40e6-bba6-4c33d0d64290} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:47:31.011479 [ 3 ] {} HTTP-Session: 94394b13-3426-4889-ab43-22577bb59904 Destroying unnamed session 2023.12.11 21:47:40.999238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:40.999359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:40.999386 [ 3 ] {} HTTP-Session: 098c53d4-4dbc-46c3-9a60-bfa4e88603a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:40.999410 [ 3 ] {} HTTP-Session: 098c53d4-4dbc-46c3-9a60-bfa4e88603a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:40.999540 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:40.999600 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:47:40.999759 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:41.000159 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.81 MiB, peak 236.22 MiB, will set to 230.79 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:47:41.000249 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.000617 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:47:41.000791 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:47:41.000913 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} executeQuery: Read 43 rows, 3.49 KiB in 0.001335533 sec., 32196 rows/sec., 2.55 MiB/sec. 2023.12.11 21:47:41.000937 [ 62 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.11 21:47:41.001053 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.001086 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} DynamicQueryHandler: Done processing query 2023.12.11 21:47:41.001135 [ 3 ] {86f279e9-9774-42c8-9c02-438b207d081e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:41.001148 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.11 21:47:41.001173 [ 3 ] {} HTTP-Session: 098c53d4-4dbc-46c3-9a60-bfa4e88603a7 Destroying unnamed session 2023.12.11 21:47:41.001291 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:41.001346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:41.001360 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part 2023.12.11 21:47:41.001416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:41.001467 [ 3 ] {} HTTP-Session: 106b7a6e-8f9d-4ff8-ba6a-7e94d2bc04b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:41.001496 [ 3 ] {} HTTP-Session: 106b7a6e-8f9d-4ff8-ba6a-7e94d2bc04b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:41.001637 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:41.001672 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:41.001752 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:47:41.001856 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:41.002204 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:41.002232 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:41.002398 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:41.002864 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.003313 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:47:41.003717 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:47:41.003779 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002673106 sec., 80430.77977453942 rows/sec., 6.37 MiB/sec. 2023.12.11 21:47:41.003938 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} executeQuery: Read 2 rows, 175.00 B in 0.002203152 sec., 907 rows/sec., 77.57 KiB/sec. 2023.12.11 21:47:41.003984 [ 12 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.11 21:47:41.004164 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} DynamicQueryHandler: Done processing query 2023.12.11 21:47:41.004196 [ 3 ] {203997db-ab14-4fbd-adb8-1927a9349244} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:41.004216 [ 3 ] {} HTTP-Session: 106b7a6e-8f9d-4ff8-ba6a-7e94d2bc04b9 Destroying unnamed session 2023.12.11 21:47:41.004284 [ 12 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.11 21:47:41.004356 [ 12 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_10_2} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.11 21:47:41.004448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:41.004503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:41.004523 [ 3 ] {} HTTP-Session: 665cd825-b138-4e89-ae63-da763cba4dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:41.004540 [ 3 ] {} HTTP-Session: 665cd825-b138-4e89-ae63-da763cba4dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:41.004621 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:41.004661 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:47:41.004788 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:41.005154 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.005391 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:47:41.005552 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:47:41.005676 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} executeQuery: Read 130 rows, 12.86 KiB in 0.00101674 sec., 127859 rows/sec., 12.35 MiB/sec. 2023.12.11 21:47:41.005783 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} DynamicQueryHandler: Done processing query 2023.12.11 21:47:41.005807 [ 3 ] {7f4459be-b43e-48f2-83f9-0fde3c69f303} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:47:41.005824 [ 3 ] {} HTTP-Session: 665cd825-b138-4e89-ae63-da763cba4dcd Destroying unnamed session 2023.12.11 21:47:41.005949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:41.005993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:41.006013 [ 3 ] {} HTTP-Session: ba28d148-86e9-4163-89e2-3194535e15d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:41.006030 [ 3 ] {} HTTP-Session: ba28d148-86e9-4163-89e2-3194535e15d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:41.006099 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:41.006139 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:47:41.006247 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:41.006493 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.006704 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:47:41.006856 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:47:41.006970 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} executeQuery: Read 2 rows, 143.00 B in 0.000837518 sec., 2388 rows/sec., 166.74 KiB/sec. 2023.12.11 21:47:41.007117 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} DynamicQueryHandler: Done processing query 2023.12.11 21:47:41.007142 [ 3 ] {88333ed6-d21e-4892-885f-6a71c488c2ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:41.007158 [ 3 ] {} HTTP-Session: ba28d148-86e9-4163-89e2-3194535e15d8 Destroying unnamed session 2023.12.11 21:47:41.007274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:41.007320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:41.007340 [ 3 ] {} HTTP-Session: 0ea8981a-515d-4b8f-88d6-d66c39398b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:41.007357 [ 3 ] {} HTTP-Session: 0ea8981a-515d-4b8f-88d6-d66c39398b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:41.007429 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:41.007469 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:47:41.007583 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:41.007866 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.008080 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:47:41.008235 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:47:41.008376 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} executeQuery: Read 45 rows, 3.61 KiB in 0.000910839 sec., 49404 rows/sec., 3.87 MiB/sec. 2023.12.11 21:47:41.008505 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} DynamicQueryHandler: Done processing query 2023.12.11 21:47:41.008529 [ 3 ] {e210f3f7-fb74-4646-ae79-45f2e1278889} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:41.008544 [ 3 ] {} HTTP-Session: 0ea8981a-515d-4b8f-88d6-d66c39398b39 Destroying unnamed session 2023.12.11 21:47:41.008656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:41.008700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:41.008719 [ 3 ] {} HTTP-Session: 00eebe01-f334-4ce1-a49e-0151f966cabc Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:41.008735 [ 3 ] {} HTTP-Session: 00eebe01-f334-4ce1-a49e-0151f966cabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:41.008805 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:41.008849 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:47:41.008973 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:41.009218 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.009499 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:47:41.009691 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:47:41.009822 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} executeQuery: Read 1 rows, 72.00 B in 0.00098529 sec., 1014 rows/sec., 71.36 KiB/sec. 2023.12.11 21:47:41.009813 [ 52 ] {} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:47:41.009922 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.010018 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} DynamicQueryHandler: Done processing query 2023.12.11 21:47:41.010058 [ 3 ] {bdb4030b-51d2-4bf3-9e30-3c3f5d632c62} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:41.010059 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:47:41.010083 [ 3 ] {} HTTP-Session: 00eebe01-f334-4ce1-a49e-0151f966cabc Destroying unnamed session 2023.12.11 21:47:41.010213 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:41.010266 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part 2023.12.11 21:47:41.010287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:41.010377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:41.010429 [ 3 ] {} HTTP-Session: 91bc2471-76dc-4b6c-80ce-8e99e2481a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:41.010490 [ 3 ] {} HTTP-Session: 91bc2471-76dc-4b6c-80ce-8e99e2481a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:41.010531 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.11 21:47:41.010705 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:41.010831 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.12.11 21:47:41.010844 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:47:41.011166 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.12.11 21:47:41.011538 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2023.12.11 21:47:41.011542 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:41.011759 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2023.12.11 21:47:41.012454 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:41.013214 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:47:41.013659 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:47:41.013713 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.003719026 sec., 72061.87856713022 rows/sec., 5.08 MiB/sec. 2023.12.11 21:47:41.013879 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} executeQuery: Read 43 rows, 59.42 KiB in 0.003115141 sec., 13803 rows/sec., 18.63 MiB/sec. 2023.12.11 21:47:41.013907 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:47:41.014146 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} DynamicQueryHandler: Done processing query 2023.12.11 21:47:41.014186 [ 3 ] {4cb1b1f1-e797-427c-ae2f-9a4d6f06865b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:47:41.014213 [ 3 ] {} HTTP-Session: 91bc2471-76dc-4b6c-80ce-8e99e2481a30 Destroying unnamed session 2023.12.11 21:47:41.014295 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:47:41.014373 [ 10 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_6_1} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:47:43.215316 [ 54 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:47:43.215417 [ 54 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:47:51.001634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:51.001757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:51.001785 [ 3 ] {} HTTP-Session: 8eecbb67-246f-43a2-84bf-704692e604dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:51.001810 [ 3 ] {} HTTP-Session: 8eecbb67-246f-43a2-84bf-704692e604dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:51.001941 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:51.002003 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:47:51.002161 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:51.002609 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:51.002882 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:47:51.003051 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:47:51.003189 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} executeQuery: Read 43 rows, 3.49 KiB in 0.001206012 sec., 35654 rows/sec., 2.82 MiB/sec. 2023.12.11 21:47:51.003379 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} DynamicQueryHandler: Done processing query 2023.12.11 21:47:51.003407 [ 3 ] {70ccd47e-ee58-4f70-b4bd-b3efd46eaff7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:51.003423 [ 3 ] {} HTTP-Session: 8eecbb67-246f-43a2-84bf-704692e604dc Destroying unnamed session 2023.12.11 21:47:51.003539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:51.003584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:51.003603 [ 3 ] {} HTTP-Session: 33c8f594-645c-453e-9e2e-10d948a9b3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:51.003621 [ 3 ] {} HTTP-Session: 33c8f594-645c-453e-9e2e-10d948a9b3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:51.003691 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:51.003733 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:47:51.003852 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:51.004140 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:51.004359 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:47:51.004514 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:47:51.004642 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} executeQuery: Read 2 rows, 175.00 B in 0.00091748 sec., 2179 rows/sec., 186.27 KiB/sec. 2023.12.11 21:47:51.004634 [ 60 ] {} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.11 21:47:51.004756 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:51.004799 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} DynamicQueryHandler: Done processing query 2023.12.11 21:47:51.004863 [ 3 ] {8c99759b-46ac-4546-b363-86e2aa7e6747} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:51.004902 [ 3 ] {} HTTP-Session: 33c8f594-645c-453e-9e2e-10d948a9b3ed Destroying unnamed session 2023.12.11 21:47:51.004904 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.11 21:47:51.005114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 26087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:51.005151 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:51.005197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:51.005234 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.005250 [ 3 ] {} HTTP-Session: 2a972924-8ee1-4d28-8847-47572ce3f5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:51.005298 [ 3 ] {} HTTP-Session: 2a972924-8ee1-4d28-8847-47572ce3f5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:51.005489 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:51.005590 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:47:51.005768 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.006047 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:51.006119 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.006291 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.006436 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.007011 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:47:51.007491 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:47:51.007749 [ 10 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909669 sec., 3436.8170400138297 rows/sec., 293.67 KiB/sec. 2023.12.11 21:47:51.007786 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:47:51.007978 [ 60 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:47:51.008001 [ 24 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.11 21:47:51.008032 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} executeQuery: Read 166 rows, 15.96 KiB in 0.002477674 sec., 66998 rows/sec., 6.29 MiB/sec. 2023.12.11 21:47:51.008072 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:47:51.008271 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:47:51.008367 [ 24 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.11 21:47:51.008377 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} DynamicQueryHandler: Done processing query 2023.12.11 21:47:51.008448 [ 3 ] {85870838-5cc6-4d3c-adb7-e33753c1707c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:47:51.008510 [ 24 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_5_1} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.11 21:47:51.008528 [ 3 ] {} HTTP-Session: 2a972924-8ee1-4d28-8847-47572ce3f5dd Destroying unnamed session 2023.12.11 21:47:51.008563 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:51.008659 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 167 rows starting from the beginning of the part 2023.12.11 21:47:51.008757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:51.008846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:51.008906 [ 3 ] {} HTTP-Session: 5c11324d-8844-4e2c-aad0-800b80be4c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:51.008953 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 129 rows starting from the beginning of the part 2023.12.11 21:47:51.008961 [ 3 ] {} HTTP-Session: 5c11324d-8844-4e2c-aad0-800b80be4c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:51.009214 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:51.009216 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 165 rows starting from the beginning of the part 2023.12.11 21:47:51.009312 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:47:51.009522 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 130 rows starting from the beginning of the part 2023.12.11 21:47:51.009854 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:51.009858 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 130 rows starting from the beginning of the part 2023.12.11 21:47:51.010071 [ 18 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 166 rows starting from the beginning of the part 2023.12.11 21:47:51.010629 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:47:51.011050 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:47:51.011356 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:47:51.011525 [ 60 ] {} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.11 21:47:51.011570 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} executeQuery: Read 2 rows, 143.00 B in 0.002297582 sec., 870 rows/sec., 60.78 KiB/sec. 2023.12.11 21:47:51.011614 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:47:51.011848 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.11 21:47:51.012160 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} DynamicQueryHandler: Done processing query 2023.12.11 21:47:51.012228 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:51.012246 [ 3 ] {7d8e170d-f993-4238-87b9-29c2b02ec2d3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:47:51.012280 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 887 rows, containing 4 columns (4 merged, 0 gathered) in 0.00411576 sec., 215513.05226738195 rows/sec., 20.49 MiB/sec. 2023.12.11 21:47:51.012317 [ 3 ] {} HTTP-Session: 5c11324d-8844-4e2c-aad0-800b80be4c6a Destroying unnamed session 2023.12.11 21:47:51.012331 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.012510 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:47:51.012529 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.012585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:51.012703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:51.012768 [ 3 ] {} HTTP-Session: c50c6f4a-e280-4d18-a115-d3048325dc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:51.012844 [ 3 ] {} HTTP-Session: c50c6f4a-e280-4d18-a115-d3048325dc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:51.012869 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.012902 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:47:51.013090 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_11_2} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:47:51.013152 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:51.013335 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.013354 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:47:51.013644 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.11 21:47:51.013855 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:51.014772 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:47:51.015238 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.003530884 sec., 2832.1519483506113 rows/sec., 197.75 KiB/sec. 2023.12.11 21:47:51.015273 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:47:51.015397 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.11 21:47:51.015548 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:47:51.015661 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.11 21:47:51.015703 [ 60 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:47:51.015788 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} executeQuery: Read 69 rows, 5.50 KiB in 0.002522875 sec., 27349 rows/sec., 2.13 MiB/sec. 2023.12.11 21:47:51.015794 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:47:51.015814 [ 10 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_5_1} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.11 21:47:51.016158 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:47:51.016244 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} DynamicQueryHandler: Done processing query 2023.12.11 21:47:51.016278 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:51.016288 [ 3 ] {cf0be6f5-1e15-4503-9c39-7a70396f93e2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:47:51.016324 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part 2023.12.11 21:47:51.016338 [ 3 ] {} HTTP-Session: c50c6f4a-e280-4d18-a115-d3048325dc68 Destroying unnamed session 2023.12.11 21:47:51.016458 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:51.016536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:51.016585 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 67 rows starting from the beginning of the part 2023.12.11 21:47:51.016612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:51.016652 [ 3 ] {} HTTP-Session: 1c7edc6b-1900-46a9-94e8-7c7f1cbc8dda Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:51.016684 [ 3 ] {} HTTP-Session: 1c7edc6b-1900-46a9-94e8-7c7f1cbc8dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:51.016776 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part 2023.12.11 21:47:51.016916 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:51.017024 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part 2023.12.11 21:47:51.017036 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:47:51.017319 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 69 rows starting from the beginning of the part 2023.12.11 21:47:51.017619 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:51.018521 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:47:51.019199 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.003318942 sec., 107865.69937046203 rows/sec., 8.42 MiB/sec. 2023.12.11 21:47:51.019216 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:47:51.019352 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:47:51.019544 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:47:51.019631 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:47:51.019744 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} executeQuery: Read 37 rows, 2.67 KiB in 0.002767127 sec., 13371 rows/sec., 965.58 KiB/sec. 2023.12.11 21:47:51.019779 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_11_2} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:47:51.020023 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} DynamicQueryHandler: Done processing query 2023.12.11 21:47:51.020052 [ 3 ] {2bb3b520-10fc-4e4a-b676-46a0ac572019} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:47:51.020067 [ 3 ] {} HTTP-Session: 1c7edc6b-1900-46a9-94e8-7c7f1cbc8dda Destroying unnamed session 2023.12.11 21:47:51.020263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:47:51.020307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:47:51.020326 [ 3 ] {} HTTP-Session: 7b05106e-96d1-409d-bef5-8414c00feac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:47:51.020343 [ 3 ] {} HTTP-Session: 7b05106e-96d1-409d-bef5-8414c00feac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:47:51.020429 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:47:51.020475 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:47:51.020627 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:47:51.021106 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:51.021418 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:47:51.021597 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:47:51.021715 [ 60 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:47:51.021729 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} executeQuery: Read 43 rows, 59.42 KiB in 0.001271863 sec., 33808 rows/sec., 45.62 MiB/sec. 2023.12.11 21:47:51.021761 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.50 GiB. 2023.12.11 21:47:51.021912 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:47:51.021979 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} DynamicQueryHandler: Done processing query 2023.12.11 21:47:51.022009 [ 3 ] {cbb82906-e2b6-4f16-8aa3-18647a02b185} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:47:51.022022 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:47:51.022031 [ 3 ] {} HTTP-Session: 7b05106e-96d1-409d-bef5-8414c00feac5 Destroying unnamed session 2023.12.11 21:47:51.022064 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 235 rows starting from the beginning of the part 2023.12.11 21:47:51.022207 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:51.022316 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:51.022417 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:51.022515 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:51.022614 [ 15 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part 2023.12.11 21:47:51.023953 [ 24 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 6 columns (6 merged, 0 gathered) in 0.002128821 sec., 211384.61148213025 rows/sec., 285.25 MiB/sec. 2023.12.11 21:47:51.024278 [ 24 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:47:51.024495 [ 24 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:47:51.024563 [ 24 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:47:51.024636 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_11_2: 4.00 MiB. 2023.12.11 21:47:52.000132 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.35 MiB, will set to 230.90 MiB (RSS), difference: -4.19 MiB 2023.12.11 21:47:58.215672 [ 59 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:47:58.215771 [ 59 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:48:00.999519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:00.999630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:00.999661 [ 3 ] {} HTTP-Session: a705aef4-3fec-4afa-bf25-405faf7f7aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:00.999688 [ 3 ] {} HTTP-Session: a705aef4-3fec-4afa-bf25-405faf7f7aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:00.999829 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:00.999895 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:48:01.000100 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:01.000171 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.91 MiB, peak 236.35 MiB, will set to 230.90 MiB (RSS), difference: -1.00 MiB 2023.12.11 21:48:01.000706 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:01.000973 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:48:01.001135 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:48:01.001260 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} executeQuery: Read 43 rows, 3.49 KiB in 0.001394094 sec., 30844 rows/sec., 2.44 MiB/sec. 2023.12.11 21:48:01.001380 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} DynamicQueryHandler: Done processing query 2023.12.11 21:48:01.001406 [ 3 ] {26f733c1-0306-4e99-920e-ae7dd516ebd1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:01.001421 [ 3 ] {} HTTP-Session: a705aef4-3fec-4afa-bf25-405faf7f7aa1 Destroying unnamed session 2023.12.11 21:48:01.001536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:01.001581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:01.001599 [ 3 ] {} HTTP-Session: 3b6bf9f5-fe6f-4de4-a6df-30601ae66021 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:01.001616 [ 3 ] {} HTTP-Session: 3b6bf9f5-fe6f-4de4-a6df-30601ae66021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:01.001684 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:01.001724 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:48:01.001827 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:01.002191 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:01.002396 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:48:01.002543 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:48:01.002640 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} executeQuery: Read 2 rows, 175.00 B in 0.000929298 sec., 2152 rows/sec., 183.90 KiB/sec. 2023.12.11 21:48:01.002801 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} DynamicQueryHandler: Done processing query 2023.12.11 21:48:01.002826 [ 3 ] {b53559eb-2303-471b-b915-b65d8483bab4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:01.002842 [ 3 ] {} HTTP-Session: 3b6bf9f5-fe6f-4de4-a6df-30601ae66021 Destroying unnamed session 2023.12.11 21:48:01.002972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:01.003018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:01.003036 [ 3 ] {} HTTP-Session: e797c32c-8b38-4781-bda5-6027544d532e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:01.003053 [ 3 ] {} HTTP-Session: e797c32c-8b38-4781-bda5-6027544d532e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:01.003126 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:01.003164 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:48:01.003276 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:01.003617 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:01.003827 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:48:01.003980 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:48:01.004078 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} executeQuery: Read 130 rows, 12.86 KiB in 0.00092425 sec., 140654 rows/sec., 13.59 MiB/sec. 2023.12.11 21:48:01.004177 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} DynamicQueryHandler: Done processing query 2023.12.11 21:48:01.004201 [ 3 ] {458df378-9ea2-48b2-885c-c5ec75864c0c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:48:01.004216 [ 3 ] {} HTTP-Session: e797c32c-8b38-4781-bda5-6027544d532e Destroying unnamed session 2023.12.11 21:48:01.004368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:01.004412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:01.004431 [ 3 ] {} HTTP-Session: 0d411fa4-64f7-49ec-89a3-b2292b765715 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:01.004447 [ 3 ] {} HTTP-Session: 0d411fa4-64f7-49ec-89a3-b2292b765715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:01.004515 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:01.004555 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:48:01.004657 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:01.004895 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:01.005112 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:48:01.005263 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:48:01.005365 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} executeQuery: Read 2 rows, 143.00 B in 0.000820268 sec., 2438 rows/sec., 170.25 KiB/sec. 2023.12.11 21:48:01.005482 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} DynamicQueryHandler: Done processing query 2023.12.11 21:48:01.005505 [ 3 ] {05138ebe-16c2-48f0-9ada-84088b53b5b9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:01.005521 [ 3 ] {} HTTP-Session: 0d411fa4-64f7-49ec-89a3-b2292b765715 Destroying unnamed session 2023.12.11 21:48:01.005641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:01.005685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:01.005703 [ 3 ] {} HTTP-Session: a28cc6b8-81f6-4095-a792-f0e47f279bec Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:01.005719 [ 3 ] {} HTTP-Session: a28cc6b8-81f6-4095-a792-f0e47f279bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:01.005790 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:01.005828 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:48:01.005933 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:01.006212 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:01.006422 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:48:01.006572 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:48:01.006670 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} executeQuery: Read 45 rows, 3.61 KiB in 0.000852508 sec., 52785 rows/sec., 4.13 MiB/sec. 2023.12.11 21:48:01.006770 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} DynamicQueryHandler: Done processing query 2023.12.11 21:48:01.006794 [ 3 ] {bfd24102-0239-40d4-b47e-af4ac7cca69c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:01.006809 [ 3 ] {} HTTP-Session: a28cc6b8-81f6-4095-a792-f0e47f279bec Destroying unnamed session 2023.12.11 21:48:01.006944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:01.006987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:01.007005 [ 3 ] {} HTTP-Session: 25867485-c80c-4872-8b6f-826fb9a392a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:01.007022 [ 3 ] {} HTTP-Session: 25867485-c80c-4872-8b6f-826fb9a392a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:01.007090 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:01.007133 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:48:01.007249 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:01.007503 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:01.007757 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:48:01.007939 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:48:01.008038 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} executeQuery: Read 1 rows, 72.00 B in 0.00092062 sec., 1086 rows/sec., 76.38 KiB/sec. 2023.12.11 21:48:01.008152 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} DynamicQueryHandler: Done processing query 2023.12.11 21:48:01.008177 [ 3 ] {14241b58-64bb-4850-9508-dfa12391327e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:01.008192 [ 3 ] {} HTTP-Session: 25867485-c80c-4872-8b6f-826fb9a392a8 Destroying unnamed session 2023.12.11 21:48:01.008356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:01.008401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:01.008419 [ 3 ] {} HTTP-Session: ea6dd969-1682-4080-994c-edee8d1632aa Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:01.008435 [ 3 ] {} HTTP-Session: ea6dd969-1682-4080-994c-edee8d1632aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:01.008519 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:01.008563 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:48:01.008695 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:01.009235 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:01.009537 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:48:01.009724 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:48:01.009826 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} executeQuery: Read 43 rows, 59.42 KiB in 0.001279422 sec., 33608 rows/sec., 45.35 MiB/sec. 2023.12.11 21:48:01.009950 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} DynamicQueryHandler: Done processing query 2023.12.11 21:48:01.009974 [ 3 ] {35282270-e469-4df0-9de2-953bb74714f4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:48:01.009989 [ 3 ] {} HTTP-Session: ea6dd969-1682-4080-994c-edee8d1632aa Destroying unnamed session 2023.12.11 21:48:10.999297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:10.999475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:10.999522 [ 3 ] {} HTTP-Session: af0c07d2-1dba-4118-9662-cc5a2682b515 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:10.999565 [ 3 ] {} HTTP-Session: af0c07d2-1dba-4118-9662-cc5a2682b515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:10.999767 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:10.999865 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:48:11.000155 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:11.000169 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.91 MiB, peak 236.35 MiB, will set to 230.90 MiB (RSS), difference: -1.00 MiB 2023.12.11 21:48:11.000770 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:11.001039 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:48:11.001202 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:48:11.001323 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} executeQuery: Read 43 rows, 3.49 KiB in 0.001504285 sec., 28585 rows/sec., 2.26 MiB/sec. 2023.12.11 21:48:11.001466 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} DynamicQueryHandler: Done processing query 2023.12.11 21:48:11.001492 [ 3 ] {ab975c97-ca0f-4b29-89d8-a2c06f4600b1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:11.001508 [ 3 ] {} HTTP-Session: af0c07d2-1dba-4118-9662-cc5a2682b515 Destroying unnamed session 2023.12.11 21:48:11.001745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:11.001790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:11.001808 [ 3 ] {} HTTP-Session: bcaaee1b-2f40-430b-bdd6-9c6ce78490ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:11.001825 [ 3 ] {} HTTP-Session: bcaaee1b-2f40-430b-bdd6-9c6ce78490ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:11.001900 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:11.001939 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:48:11.002042 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:11.002445 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:11.002665 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:48:11.002814 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:48:11.002936 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} executeQuery: Read 129 rows, 12.77 KiB in 0.00100908 sec., 127839 rows/sec., 12.36 MiB/sec. 2023.12.11 21:48:11.003056 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} DynamicQueryHandler: Done processing query 2023.12.11 21:48:11.003080 [ 3 ] {d13f2515-f0fc-465d-92d5-930d5bae588e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:48:11.003096 [ 3 ] {} HTTP-Session: bcaaee1b-2f40-430b-bdd6-9c6ce78490ed Destroying unnamed session 2023.12.11 21:48:11.003215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:11.003259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:11.003279 [ 3 ] {} HTTP-Session: ef681383-4ea9-4a44-827d-290740c26d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:11.003295 [ 3 ] {} HTTP-Session: ef681383-4ea9-4a44-827d-290740c26d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:11.003367 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:11.003406 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:48:11.003511 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:11.003875 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:11.004083 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:48:11.004231 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:48:11.004350 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} executeQuery: Read 43 rows, 3.44 KiB in 0.000954529 sec., 45048 rows/sec., 3.52 MiB/sec. 2023.12.11 21:48:11.004542 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} DynamicQueryHandler: Done processing query 2023.12.11 21:48:11.004567 [ 3 ] {9700b36e-54b3-4d92-8aff-e056456e338b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:11.004583 [ 3 ] {} HTTP-Session: ef681383-4ea9-4a44-827d-290740c26d65 Destroying unnamed session 2023.12.11 21:48:11.004775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:11.004819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:11.004837 [ 3 ] {} HTTP-Session: 5c46146f-4d96-4336-b596-c61bea4ee82b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:11.004854 [ 3 ] {} HTTP-Session: 5c46146f-4d96-4336-b596-c61bea4ee82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:11.004943 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:11.004990 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:48:11.005151 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:11.005638 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:11.005958 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:48:11.006150 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:48:11.006278 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} executeQuery: Read 43 rows, 59.42 KiB in 0.001305753 sec., 32931 rows/sec., 44.44 MiB/sec. 2023.12.11 21:48:11.006404 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} DynamicQueryHandler: Done processing query 2023.12.11 21:48:11.006428 [ 3 ] {5fba8ffa-61dd-495e-a2c9-f86e951a8728} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:48:11.006444 [ 3 ] {} HTTP-Session: 5c46146f-4d96-4336-b596-c61bea4ee82b Destroying unnamed session 2023.12.11 21:48:13.216018 [ 128 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:48:13.216085 [ 128 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:48:21.001321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:21.001447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:21.001472 [ 3 ] {} HTTP-Session: 1754e71a-ce9a-4a16-b8d9-89fefe94e0d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:21.001503 [ 3 ] {} HTTP-Session: 1754e71a-ce9a-4a16-b8d9-89fefe94e0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:21.001633 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:21.001694 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:48:21.001853 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:21.002326 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:21.002592 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:48:21.002759 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:48:21.002876 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} executeQuery: Read 43 rows, 3.49 KiB in 0.001210892 sec., 35511 rows/sec., 2.81 MiB/sec. 2023.12.11 21:48:21.002907 [ 174 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.11 21:48:21.003020 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:21.003055 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} DynamicQueryHandler: Done processing query 2023.12.11 21:48:21.003095 [ 3 ] {1782d77b-699c-49f1-9b63-a9b55fd01728} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:21.003116 [ 3 ] {} HTTP-Session: 1754e71a-ce9a-4a16-b8d9-89fefe94e0d3 Destroying unnamed session 2023.12.11 21:48:21.003115 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.11 21:48:21.003212 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:48:21.003246 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 43 rows starting from the beginning of the part 2023.12.11 21:48:21.003293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 25937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:21.003350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:21.003379 [ 3 ] {} HTTP-Session: 748dec29-f2ce-4bcb-b593-063509a5db7e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:21.003393 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:21.003401 [ 3 ] {} HTTP-Session: 748dec29-f2ce-4bcb-b593-063509a5db7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:21.003533 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:21.003542 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:21.003588 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:48:21.003743 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:21.003831 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:21.003887 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:21.004498 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:21.004748 [ 20 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659326 sec., 129570.68110787151 rows/sec., 10.26 MiB/sec. 2023.12.11 21:48:21.004814 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:48:21.004925 [ 20 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.11 21:48:21.005038 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:48:21.005242 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} executeQuery: Read 165 rows, 15.87 KiB in 0.001670176 sec., 98791 rows/sec., 9.28 MiB/sec. 2023.12.11 21:48:21.005275 [ 20 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.11 21:48:21.005413 [ 20 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_14_3} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.11 21:48:21.005456 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} DynamicQueryHandler: Done processing query 2023.12.11 21:48:21.005520 [ 3 ] {1799af53-2e99-47ad-8e0f-6bb6444f19e7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:48:21.005548 [ 3 ] {} HTTP-Session: 748dec29-f2ce-4bcb-b593-063509a5db7e Destroying unnamed session 2023.12.11 21:48:21.005708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:21.005753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:21.005771 [ 3 ] {} HTTP-Session: 86423389-508a-473d-9723-bfadbae9baf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:21.005788 [ 3 ] {} HTTP-Session: 86423389-508a-473d-9723-bfadbae9baf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:21.005862 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:21.005901 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:48:21.006017 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:21.006380 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:21.006600 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:48:21.006750 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:48:21.006881 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} executeQuery: Read 67 rows, 5.34 KiB in 0.00098884 sec., 67756 rows/sec., 5.28 MiB/sec. 2023.12.11 21:48:21.007001 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} DynamicQueryHandler: Done processing query 2023.12.11 21:48:21.007025 [ 3 ] {a9dd3a6d-d49a-465a-b5a9-d645028f28d8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:48:21.007040 [ 3 ] {} HTTP-Session: 86423389-508a-473d-9723-bfadbae9baf1 Destroying unnamed session 2023.12.11 21:48:21.007153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:21.007197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:21.007215 [ 3 ] {} HTTP-Session: 13549316-e9e6-4cbb-ab5d-09e9bcfe9897 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:21.007232 [ 3 ] {} HTTP-Session: 13549316-e9e6-4cbb-ab5d-09e9bcfe9897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:21.007303 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:21.007347 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:48:21.007469 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:21.007789 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:21.008052 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:48:21.008256 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:48:21.008393 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} executeQuery: Read 36 rows, 2.60 KiB in 0.001054111 sec., 34152 rows/sec., 2.41 MiB/sec. 2023.12.11 21:48:21.008522 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} DynamicQueryHandler: Done processing query 2023.12.11 21:48:21.008545 [ 3 ] {1445882c-8d89-4617-b6d7-f54a3624d9fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:21.008561 [ 3 ] {} HTTP-Session: 13549316-e9e6-4cbb-ab5d-09e9bcfe9897 Destroying unnamed session 2023.12.11 21:48:21.008707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:21.008752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:21.008771 [ 3 ] {} HTTP-Session: 34f1fff8-1ca3-4f14-a598-a8fe9dc1c88c Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:21.008788 [ 3 ] {} HTTP-Session: 34f1fff8-1ca3-4f14-a598-a8fe9dc1c88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:21.008876 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:21.008919 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:48:21.009056 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:21.009538 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:21.009852 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:48:21.010032 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:48:21.010158 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} executeQuery: Read 43 rows, 59.42 KiB in 0.001253932 sec., 34292 rows/sec., 46.28 MiB/sec. 2023.12.11 21:48:21.010280 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} DynamicQueryHandler: Done processing query 2023.12.11 21:48:21.010303 [ 3 ] {e4d6bad8-d12e-4dd2-90d2-b9a14e716121} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:48:21.010318 [ 3 ] {} HTTP-Session: 34f1fff8-1ca3-4f14-a598-a8fe9dc1c88c Destroying unnamed session 2023.12.11 21:48:28.216333 [ 86 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:48:28.216405 [ 86 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:48:30.999263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:30.999371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:30.999396 [ 3 ] {} HTTP-Session: e95a39dc-b92d-418c-a90b-559b195094de Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:30.999420 [ 3 ] {} HTTP-Session: e95a39dc-b92d-418c-a90b-559b195094de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:30.999548 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:30.999610 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:48:30.999767 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:31.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.94 MiB, peak 236.35 MiB, will set to 230.92 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:48:31.000312 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:31.000662 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:48:31.000836 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:48:31.000962 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} executeQuery: Read 43 rows, 3.49 KiB in 0.001380714 sec., 31143 rows/sec., 2.47 MiB/sec. 2023.12.11 21:48:31.001113 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} DynamicQueryHandler: Done processing query 2023.12.11 21:48:31.001140 [ 3 ] {bed7bcfc-1192-45f3-b81a-ac6ae7af7c83} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:31.001157 [ 3 ] {} HTTP-Session: e95a39dc-b92d-418c-a90b-559b195094de Destroying unnamed session 2023.12.11 21:48:31.001270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:31.001321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:31.001341 [ 3 ] {} HTTP-Session: 35d1dc7b-0edf-4667-8c7e-a00f60fd7d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:31.001359 [ 3 ] {} HTTP-Session: 35d1dc7b-0edf-4667-8c7e-a00f60fd7d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:31.001439 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:31.001482 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:48:31.001599 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:31.001892 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:31.002103 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:48:31.002254 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:48:31.002400 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} executeQuery: Read 2 rows, 175.00 B in 0.000926679 sec., 2158 rows/sec., 184.42 KiB/sec. 2023.12.11 21:48:31.002539 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} DynamicQueryHandler: Done processing query 2023.12.11 21:48:31.002563 [ 3 ] {c4955002-a604-4cc9-bb7f-3fadada6819b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:31.002579 [ 3 ] {} HTTP-Session: 35d1dc7b-0edf-4667-8c7e-a00f60fd7d33 Destroying unnamed session 2023.12.11 21:48:31.002715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:31.002760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:31.002779 [ 3 ] {} HTTP-Session: fa690106-c35d-4a2e-9bd7-7ba1b30d19e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:31.002796 [ 3 ] {} HTTP-Session: fa690106-c35d-4a2e-9bd7-7ba1b30d19e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:31.002874 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:31.002915 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:48:31.003024 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:31.003372 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:31.003593 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:48:31.003753 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:48:31.003873 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} executeQuery: Read 130 rows, 12.86 KiB in 0.000962919 sec., 135006 rows/sec., 13.04 MiB/sec. 2023.12.11 21:48:31.003991 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} DynamicQueryHandler: Done processing query 2023.12.11 21:48:31.004015 [ 3 ] {29807b50-c650-4a24-a008-a5daa10e4c58} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:48:31.004054 [ 3 ] {} HTTP-Session: fa690106-c35d-4a2e-9bd7-7ba1b30d19e0 Destroying unnamed session 2023.12.11 21:48:31.004207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:31.004252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:31.004271 [ 3 ] {} HTTP-Session: 109de9c3-f5a6-4a18-946a-c090b49b3079 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:31.004288 [ 3 ] {} HTTP-Session: 109de9c3-f5a6-4a18-946a-c090b49b3079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:31.004358 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:31.004398 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:48:31.004505 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:31.004764 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:31.004967 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:48:31.005125 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:48:31.005242 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} executeQuery: Read 2 rows, 143.00 B in 0.000847769 sec., 2359 rows/sec., 164.72 KiB/sec. 2023.12.11 21:48:31.005382 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} DynamicQueryHandler: Done processing query 2023.12.11 21:48:31.005407 [ 3 ] {ac0fc86e-c322-4c47-b2cf-bc5ef6e0c203} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:31.005422 [ 3 ] {} HTTP-Session: 109de9c3-f5a6-4a18-946a-c090b49b3079 Destroying unnamed session 2023.12.11 21:48:31.005554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:31.005597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:31.005615 [ 3 ] {} HTTP-Session: 31c16167-c1f5-44f1-856e-64f1268b6532 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:31.005633 [ 3 ] {} HTTP-Session: 31c16167-c1f5-44f1-856e-64f1268b6532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:31.005706 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:31.005746 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:48:31.005854 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:31.006129 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:31.006329 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:48:31.006478 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:48:31.006595 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} executeQuery: Read 45 rows, 3.61 KiB in 0.000852158 sec., 52807 rows/sec., 4.13 MiB/sec. 2023.12.11 21:48:31.006777 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} DynamicQueryHandler: Done processing query 2023.12.11 21:48:31.006800 [ 3 ] {0500726a-ba2b-41ac-9747-5ec8343f2d2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:31.006815 [ 3 ] {} HTTP-Session: 31c16167-c1f5-44f1-856e-64f1268b6532 Destroying unnamed session 2023.12.11 21:48:31.006959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:31.007002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:31.007021 [ 3 ] {} HTTP-Session: 2658a31e-4473-40d3-b71a-24783e7d04ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:31.007037 [ 3 ] {} HTTP-Session: 2658a31e-4473-40d3-b71a-24783e7d04ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:31.007107 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:31.007149 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:48:31.007285 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:31.007533 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:31.007789 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:48:31.007966 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:48:31.008096 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} executeQuery: Read 1 rows, 72.00 B in 0.00095922 sec., 1042 rows/sec., 73.30 KiB/sec. 2023.12.11 21:48:31.008241 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} DynamicQueryHandler: Done processing query 2023.12.11 21:48:31.008265 [ 3 ] {91069f79-576b-4b72-be67-986f997a95ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:31.008280 [ 3 ] {} HTTP-Session: 2658a31e-4473-40d3-b71a-24783e7d04ab Destroying unnamed session 2023.12.11 21:48:31.008414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:31.008458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:31.008476 [ 3 ] {} HTTP-Session: 00782dea-2ed1-4d5c-bf4a-43caa4cee3fd Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:31.008494 [ 3 ] {} HTTP-Session: 00782dea-2ed1-4d5c-bf4a-43caa4cee3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:31.008575 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:31.008620 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:48:31.008762 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:31.009247 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.49 GiB. 2023.12.11 21:48:31.009559 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:48:31.009740 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:48:31.009870 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} executeQuery: Read 43 rows, 59.42 KiB in 0.001265752 sec., 33971 rows/sec., 45.84 MiB/sec. 2023.12.11 21:48:31.010073 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} DynamicQueryHandler: Done processing query 2023.12.11 21:48:31.010097 [ 3 ] {d4a7ee33-972c-4494-99e4-9339baf4259b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:48:31.010112 [ 3 ] {} HTTP-Session: 00782dea-2ed1-4d5c-bf4a-43caa4cee3fd Destroying unnamed session 2023.12.11 21:48:40.999127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:40.999249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:40.999276 [ 3 ] {} HTTP-Session: abae6735-5d47-4e47-b204-a9f5d6981edb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:40.999301 [ 3 ] {} HTTP-Session: abae6735-5d47-4e47-b204-a9f5d6981edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:40.999433 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:40.999494 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:48:40.999652 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:41.000140 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.94 MiB, peak 236.35 MiB, will set to 230.92 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:48:41.000147 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.000514 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:48:41.000696 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:48:41.000818 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} executeQuery: Read 43 rows, 3.49 KiB in 0.001348484 sec., 31887 rows/sec., 2.52 MiB/sec. 2023.12.11 21:48:41.001009 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} DynamicQueryHandler: Done processing query 2023.12.11 21:48:41.001036 [ 3 ] {3588c7cb-c561-4c99-9206-d2a61e506338} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:41.001054 [ 3 ] {} HTTP-Session: abae6735-5d47-4e47-b204-a9f5d6981edb Destroying unnamed session 2023.12.11 21:48:41.001168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:41.001214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:41.001234 [ 3 ] {} HTTP-Session: d2a602cc-0fa9-41f0-978e-ce7ef696a719 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:41.001251 [ 3 ] {} HTTP-Session: d2a602cc-0fa9-41f0-978e-ce7ef696a719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:41.001325 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:41.001367 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:48:41.001484 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:41.001778 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.001988 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:48:41.002140 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:48:41.002252 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} executeQuery: Read 2 rows, 175.00 B in 0.000892938 sec., 2239 rows/sec., 191.39 KiB/sec. 2023.12.11 21:48:41.002411 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} DynamicQueryHandler: Done processing query 2023.12.11 21:48:41.002437 [ 3 ] {9d5cda38-9202-4f22-a5ee-043965748209} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:41.002453 [ 3 ] {} HTTP-Session: d2a602cc-0fa9-41f0-978e-ce7ef696a719 Destroying unnamed session 2023.12.11 21:48:41.002635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:41.002681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:41.002701 [ 3 ] {} HTTP-Session: c9960701-6cb7-4bfa-a8d7-2447dfc69328 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:41.002717 [ 3 ] {} HTTP-Session: c9960701-6cb7-4bfa-a8d7-2447dfc69328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:41.002795 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:41.002835 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:48:41.002947 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:41.003380 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.003606 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:48:41.003757 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:48:41.003865 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} executeQuery: Read 130 rows, 12.86 KiB in 0.00103511 sec., 125590 rows/sec., 12.13 MiB/sec. 2023.12.11 21:48:41.003878 [ 76 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:48:41.003999 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.004038 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} DynamicQueryHandler: Done processing query 2023.12.11 21:48:41.004081 [ 3 ] {b4b0c6c6-6a04-4d4a-87b4-0a62dc36ba19} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:48:41.004091 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:48:41.004099 [ 3 ] {} HTTP-Session: c9960701-6cb7-4bfa-a8d7-2447dfc69328 Destroying unnamed session 2023.12.11 21:48:41.004176 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:48:41.004209 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 169 rows starting from the beginning of the part 2023.12.11 21:48:41.004238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:41.004293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:41.004324 [ 3 ] {} HTTP-Session: e4c5c2ee-2985-4931-b450-4481399b3449 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:41.004354 [ 3 ] {} HTTP-Session: e4c5c2ee-2985-4931-b450-4481399b3449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:41.004362 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part 2023.12.11 21:48:41.004456 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:41.004515 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 129 rows starting from the beginning of the part 2023.12.11 21:48:41.004518 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:48:41.004726 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 165 rows starting from the beginning of the part 2023.12.11 21:48:41.004786 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:41.004887 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 130 rows starting from the beginning of the part 2023.12.11 21:48:41.005091 [ 15 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 130 rows starting from the beginning of the part 2023.12.11 21:48:41.005316 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.005610 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:48:41.005821 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:48:41.005955 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} executeQuery: Read 2 rows, 143.00 B in 0.001454375 sec., 1375 rows/sec., 96.02 KiB/sec. 2023.12.11 21:48:41.006174 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} DynamicQueryHandler: Done processing query 2023.12.11 21:48:41.006202 [ 3 ] {67e286a0-7b3a-45b0-86ed-22838be281a4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:41.006211 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 853 rows, containing 4 columns (4 merged, 0 gathered) in 0.002160081 sec., 394892.59893494734 rows/sec., 37.72 MiB/sec. 2023.12.11 21:48:41.006225 [ 3 ] {} HTTP-Session: e4c5c2ee-2985-4931-b450-4481399b3449 Destroying unnamed session 2023.12.11 21:48:41.006380 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:48:41.006397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:41.006480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:41.006502 [ 3 ] {} HTTP-Session: 065b761b-5a35-43f8-9a7e-10a24bf295c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:41.006524 [ 3 ] {} HTTP-Session: 065b761b-5a35-43f8-9a7e-10a24bf295c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:41.006629 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:41.006683 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:48:41.006701 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:48:41.006806 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_16_3} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:48:41.006948 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:41.007280 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.007502 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:48:41.007661 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:48:41.007786 [ 76 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:48:41.007789 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} executeQuery: Read 45 rows, 3.61 KiB in 0.001098751 sec., 40955 rows/sec., 3.21 MiB/sec. 2023.12.11 21:48:41.007850 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.008039 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:48:41.008122 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} DynamicQueryHandler: Done processing query 2023.12.11 21:48:41.008173 [ 3 ] {58c82ece-6cf0-4880-901b-ec407921f414} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:41.008203 [ 3 ] {} HTTP-Session: 065b761b-5a35-43f8-9a7e-10a24bf295c7 Destroying unnamed session 2023.12.11 21:48:41.008207 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:48:41.008240 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 93 rows starting from the beginning of the part 2023.12.11 21:48:41.008327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:41.008362 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part 2023.12.11 21:48:41.008381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:41.008408 [ 3 ] {} HTTP-Session: 7aecffd8-6d43-41e9-bc94-e86607dae95e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:41.008430 [ 3 ] {} HTTP-Session: 7aecffd8-6d43-41e9-bc94-e86607dae95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:41.008472 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:41.008540 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:41.008593 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 67 rows starting from the beginning of the part 2023.12.11 21:48:41.008604 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:48:41.008731 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part 2023.12.11 21:48:41.008874 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:41.008882 [ 19 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part 2023.12.11 21:48:41.009300 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.009691 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:48:41.009783 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845868 sec., 183111.68512591365 rows/sec., 14.31 MiB/sec. 2023.12.11 21:48:41.009948 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:48:41.010025 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:48:41.010171 [ 76 ] {} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:48:41.010181 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} executeQuery: Read 1 rows, 72.00 B in 0.001574056 sec., 635 rows/sec., 44.67 KiB/sec. 2023.12.11 21:48:41.010258 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.010376 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:48:41.010531 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:48:41.010626 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_16_3} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:48:41.010691 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} DynamicQueryHandler: Done processing query 2023.12.11 21:48:41.010754 [ 3 ] {c55f1ff1-37db-4853-be10-20c56efbdf9b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:41.010800 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:48:41.010819 [ 3 ] {} HTTP-Session: 7aecffd8-6d43-41e9-bc94-e86607dae95e Destroying unnamed session 2023.12.11 21:48:41.010878 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part 2023.12.11 21:48:41.010978 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2023.12.11 21:48:41.011027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:41.011088 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2023.12.11 21:48:41.011091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:41.011129 [ 3 ] {} HTTP-Session: 0d148238-6a8f-4356-ba4a-11d3056e8411 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:41.011151 [ 3 ] {} HTTP-Session: 0d148238-6a8f-4356-ba4a-11d3056e8411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:41.011222 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2023.12.11 21:48:41.011294 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:41.011361 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2023.12.11 21:48:41.011366 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:48:41.011531 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2023.12.11 21:48:41.011712 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:41.012453 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.012623 [ 19 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002267592 sec., 151702.7754551965 rows/sec., 10.70 MiB/sec. 2023.12.11 21:48:41.012751 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:48:41.012880 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:48:41.012975 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:48:41.013044 [ 15 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_11_2} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:48:41.013089 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:48:41.013239 [ 76 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:48:41.013255 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} executeQuery: Read 43 rows, 59.42 KiB in 0.001913438 sec., 22472 rows/sec., 30.33 MiB/sec. 2023.12.11 21:48:41.013308 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:41.013476 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:48:41.013525 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} DynamicQueryHandler: Done processing query 2023.12.11 21:48:41.013566 [ 3 ] {f56fb698-5355-4791-9d6b-01c2fd6a0070} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:48:41.013608 [ 3 ] {} HTTP-Session: 0d148238-6a8f-4356-ba4a-11d3056e8411 Destroying unnamed session 2023.12.11 21:48:41.013663 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:48:41.013717 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 450 rows starting from the beginning of the part 2023.12.11 21:48:41.013882 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:41.013984 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:41.014078 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:41.014171 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:41.014263 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 43 rows starting from the beginning of the part 2023.12.11 21:48:41.015819 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 6 columns (6 merged, 0 gathered) in 0.002436094 sec., 272977.9721143765 rows/sec., 368.37 MiB/sec. 2023.12.11 21:48:41.016140 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:48:41.016351 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:48:41.016418 [ 22 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:48:41.016484 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_16_3: 4.49 MiB. 2023.12.11 21:48:43.216447 [ 75 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:48:43.216528 [ 75 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:48:51.001380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:51.001513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:51.001545 [ 3 ] {} HTTP-Session: 3d8c2a00-3eaa-4dc8-a9d7-a50a24a13752 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:51.001574 [ 3 ] {} HTTP-Session: 3d8c2a00-3eaa-4dc8-a9d7-a50a24a13752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:51.001716 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:51.001784 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:48:51.001969 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:51.002448 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:51.002713 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:48:51.002876 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:48:51.003001 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} executeQuery: Read 43 rows, 3.49 KiB in 0.001236553 sec., 34774 rows/sec., 2.75 MiB/sec. 2023.12.11 21:48:51.003160 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} DynamicQueryHandler: Done processing query 2023.12.11 21:48:51.003185 [ 3 ] {d186d2ed-c78c-4605-98d9-421be93bdd65} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:51.003201 [ 3 ] {} HTTP-Session: 3d8c2a00-3eaa-4dc8-a9d7-a50a24a13752 Destroying unnamed session 2023.12.11 21:48:51.003311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:51.003356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:51.003376 [ 3 ] {} HTTP-Session: 612c6a7d-c166-4dba-a153-8851ee72f0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:51.003392 [ 3 ] {} HTTP-Session: 612c6a7d-c166-4dba-a153-8851ee72f0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:51.003461 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:51.003502 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:48:51.003609 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:51.003912 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:51.004111 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:48:51.004261 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:48:51.004371 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} executeQuery: Read 2 rows, 175.00 B in 0.000869518 sec., 2300 rows/sec., 196.54 KiB/sec. 2023.12.11 21:48:51.004489 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} DynamicQueryHandler: Done processing query 2023.12.11 21:48:51.004514 [ 3 ] {bac44c4a-4cf8-4fe5-9abc-9aa61d5e15a1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:51.004530 [ 3 ] {} HTTP-Session: 612c6a7d-c166-4dba-a153-8851ee72f0b4 Destroying unnamed session 2023.12.11 21:48:51.004687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 26087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:51.004733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:51.004752 [ 3 ] {} HTTP-Session: ceb8de61-da15-4c05-a0fb-f03c436ecca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:51.004768 [ 3 ] {} HTTP-Session: ceb8de61-da15-4c05-a0fb-f03c436ecca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:51.004843 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:51.004881 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:48:51.004987 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:51.005385 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:51.005604 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:48:51.005763 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:48:51.005877 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} executeQuery: Read 166 rows, 15.96 KiB in 0.00100561 sec., 165073 rows/sec., 15.49 MiB/sec. 2023.12.11 21:48:51.005998 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} DynamicQueryHandler: Done processing query 2023.12.11 21:48:51.006022 [ 3 ] {ade0610c-4d64-4c14-8349-cd1ee3ba1490} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:48:51.006037 [ 3 ] {} HTTP-Session: ceb8de61-da15-4c05-a0fb-f03c436ecca4 Destroying unnamed session 2023.12.11 21:48:51.006184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:51.006229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:51.006247 [ 3 ] {} HTTP-Session: 0acbcea6-c3db-4c7d-a707-24aa56eebc3d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:51.006264 [ 3 ] {} HTTP-Session: 0acbcea6-c3db-4c7d-a707-24aa56eebc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:51.006333 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:51.006372 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:48:51.006479 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:51.006752 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:51.006952 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:48:51.007098 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:48:51.007225 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} executeQuery: Read 2 rows, 143.00 B in 0.000861299 sec., 2322 rows/sec., 162.14 KiB/sec. 2023.12.11 21:48:51.007354 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} DynamicQueryHandler: Done processing query 2023.12.11 21:48:51.007378 [ 3 ] {47dedecb-e2ec-4ff5-96b0-f01bcfc22e63} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:48:51.007394 [ 3 ] {} HTTP-Session: 0acbcea6-c3db-4c7d-a707-24aa56eebc3d Destroying unnamed session 2023.12.11 21:48:51.007520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:51.007564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:51.007583 [ 3 ] {} HTTP-Session: 38834a03-4a3a-4c4d-8327-b60b7584e784 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:51.007599 [ 3 ] {} HTTP-Session: 38834a03-4a3a-4c4d-8327-b60b7584e784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:51.007671 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:51.007708 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:48:51.007814 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:51.008120 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:51.008323 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:48:51.008470 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:48:51.008590 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} executeQuery: Read 69 rows, 5.50 KiB in 0.000892069 sec., 77348 rows/sec., 6.03 MiB/sec. 2023.12.11 21:48:51.008706 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} DynamicQueryHandler: Done processing query 2023.12.11 21:48:51.008729 [ 3 ] {8dac2083-36c6-4179-889b-e530e9b57ed7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:48:51.008745 [ 3 ] {} HTTP-Session: 38834a03-4a3a-4c4d-8327-b60b7584e784 Destroying unnamed session 2023.12.11 21:48:51.008886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:51.008931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:51.008950 [ 3 ] {} HTTP-Session: 72cc1778-bac0-47d8-9213-b5762159f560 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:51.008968 [ 3 ] {} HTTP-Session: 72cc1778-bac0-47d8-9213-b5762159f560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:51.009039 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:51.009082 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:48:51.009201 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:51.009484 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:51.009748 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:48:51.009925 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:48:51.010043 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} executeQuery: Read 37 rows, 2.67 KiB in 0.00097563 sec., 37924 rows/sec., 2.67 MiB/sec. 2023.12.11 21:48:51.010160 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} DynamicQueryHandler: Done processing query 2023.12.11 21:48:51.010183 [ 3 ] {2f182548-d235-4a9b-a7e7-de9bed70c5c5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:48:51.010199 [ 3 ] {} HTTP-Session: 72cc1778-bac0-47d8-9213-b5762159f560 Destroying unnamed session 2023.12.11 21:48:51.010351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:48:51.010395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:48:51.010414 [ 3 ] {} HTTP-Session: 5b13fb40-d0d1-4a51-accb-67aaa6dd3198 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:48:51.010430 [ 3 ] {} HTTP-Session: 5b13fb40-d0d1-4a51-accb-67aaa6dd3198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:48:51.010517 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:48:51.010561 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:48:51.010695 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:48:51.011160 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:48:51.011462 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:48:51.011650 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:48:51.011780 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} executeQuery: Read 43 rows, 59.42 KiB in 0.001234732 sec., 34825 rows/sec., 47.00 MiB/sec. 2023.12.11 21:48:51.011922 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} DynamicQueryHandler: Done processing query 2023.12.11 21:48:51.011946 [ 3 ] {c9b07718-7589-4299-be38-3b5c7c2068e1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:48:51.011963 [ 3 ] {} HTTP-Session: 5b13fb40-d0d1-4a51-accb-67aaa6dd3198 Destroying unnamed session 2023.12.11 21:48:58.216586 [ 178 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:48:58.216688 [ 178 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:49:00.999893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:01.000051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:01.000096 [ 3 ] {} HTTP-Session: 48548690-4436-434a-a999-21c9b4475cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:01.000141 [ 3 ] {} HTTP-Session: 48548690-4436-434a-a999-21c9b4475cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:01.000153 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.98 MiB, peak 236.46 MiB, will set to 230.97 MiB (RSS), difference: -1.00 MiB 2023.12.11 21:49:01.000473 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:01.000598 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:49:01.000771 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:01.001206 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.001463 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:49:01.001623 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:49:01.001743 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} executeQuery: Read 43 rows, 3.49 KiB in 0.001188221 sec., 36188 rows/sec., 2.86 MiB/sec. 2023.12.11 21:49:01.001779 [ 178 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2023.12.11 21:49:01.001925 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} DynamicQueryHandler: Done processing query 2023.12.11 21:49:01.001934 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.001967 [ 3 ] {8c81b213-7f1c-4e07-80fd-5192542aaa78} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:01.002002 [ 3 ] {} HTTP-Session: 48548690-4436-434a-a999-21c9b4475cc3 Destroying unnamed session 2023.12.11 21:49:01.002097 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2023.12.11 21:49:01.002188 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:01.002192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:01.002226 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 43 rows starting from the beginning of the part 2023.12.11 21:49:01.002253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:01.002281 [ 3 ] {} HTTP-Session: 5188e649-366e-4435-baa1-f2a888fe17a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:01.002302 [ 3 ] {} HTTP-Session: 5188e649-366e-4435-baa1-f2a888fe17a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:01.002391 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:01.002410 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:01.002462 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:49:01.002554 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:01.002707 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:01.002721 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:01.002844 [ 15 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:01.003208 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.003464 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:49:01.003692 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:49:01.003723 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.001686706 sec., 127467.38317169678 rows/sec., 10.09 MiB/sec. 2023.12.11 21:49:01.003852 [ 178 ] {} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.12.11 21:49:01.003903 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} executeQuery: Read 2 rows, 175.00 B in 0.001441994 sec., 1386 rows/sec., 118.52 KiB/sec. 2023.12.11 21:49:01.003928 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.003956 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2023.12.11 21:49:01.004211 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.12.11 21:49:01.004247 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} DynamicQueryHandler: Done processing query 2023.12.11 21:49:01.004333 [ 3 ] {6f753501-9f1b-470b-85bf-601c508fcddc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:01.004345 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2023.12.11 21:49:01.004384 [ 3 ] {} HTTP-Session: 5188e649-366e-4435-baa1-f2a888fe17a6 Destroying unnamed session 2023.12.11 21:49:01.004506 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_18_4} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2023.12.11 21:49:01.004516 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:01.004637 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.11 21:49:01.004677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:01.004757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:01.004798 [ 3 ] {} HTTP-Session: b0c4954c-d79f-4ad0-9583-fa58a5553997 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:01.004848 [ 3 ] {} HTTP-Session: b0c4954c-d79f-4ad0-9583-fa58a5553997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:01.004918 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.005061 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:01.005150 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.005162 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:49:01.005443 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.005644 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:01.005676 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.005841 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.006395 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.006871 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:49:01.007243 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:49:01.007263 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225331 sec., 5580.822557436741 rows/sec., 469.61 KiB/sec. 2023.12.11 21:49:01.007430 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.11 21:49:01.007440 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} executeQuery: Read 130 rows, 12.86 KiB in 0.002322163 sec., 55982 rows/sec., 5.41 MiB/sec. 2023.12.11 21:49:01.007663 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} DynamicQueryHandler: Done processing query 2023.12.11 21:49:01.007693 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.11 21:49:01.007703 [ 3 ] {796c4600-7c9a-4dee-b68e-c5646691662d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:49:01.007745 [ 3 ] {} HTTP-Session: b0c4954c-d79f-4ad0-9583-fa58a5553997 Destroying unnamed session 2023.12.11 21:49:01.007787 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_10_2} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.12.11 21:49:01.007908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:01.007959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:01.007979 [ 3 ] {} HTTP-Session: 991a18c6-668f-43b3-9deb-73becddddbb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:01.007995 [ 3 ] {} HTTP-Session: 991a18c6-668f-43b3-9deb-73becddddbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:01.008067 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:01.008108 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:49:01.008225 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:01.008497 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.008698 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:49:01.008853 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:49:01.008971 [ 178 ] {} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.12.11 21:49:01.008981 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} executeQuery: Read 2 rows, 143.00 B in 0.000877609 sec., 2278 rows/sec., 159.12 KiB/sec. 2023.12.11 21:49:01.009016 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.009161 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.12.11 21:49:01.009211 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} DynamicQueryHandler: Done processing query 2023.12.11 21:49:01.009250 [ 3 ] {7377943e-fa9f-438a-aa48-8efab88c0efd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:01.009296 [ 3 ] {} HTTP-Session: 991a18c6-668f-43b3-9deb-73becddddbb3 Destroying unnamed session 2023.12.11 21:49:01.009306 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:01.009345 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.11 21:49:01.009471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:01.009490 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.009560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:01.009589 [ 3 ] {} HTTP-Session: c42107e7-d0a1-434f-a3c4-327552797126 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:01.009636 [ 3 ] {} HTTP-Session: c42107e7-d0a1-434f-a3c4-327552797126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:01.009694 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.009819 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:01.009917 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.009917 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:49:01.010167 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.010436 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:01.010456 [ 13 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.11 21:49:01.011155 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.011664 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:49:01.011801 [ 22 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723147 sec., 6609.999386738946 rows/sec., 461.54 KiB/sec. 2023.12.11 21:49:01.011947 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:49:01.012001 [ 9 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.11 21:49:01.012147 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} executeQuery: Read 45 rows, 3.61 KiB in 0.002275682 sec., 19774 rows/sec., 1.55 MiB/sec. 2023.12.11 21:49:01.012316 [ 9 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.11 21:49:01.012338 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} DynamicQueryHandler: Done processing query 2023.12.11 21:49:01.012382 [ 3 ] {3ba63ef7-8dbd-4d67-b0e5-e03412d70197} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:01.012405 [ 3 ] {} HTTP-Session: c42107e7-d0a1-434f-a3c4-327552797126 Destroying unnamed session 2023.12.11 21:49:01.012436 [ 9 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_10_2} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.12.11 21:49:01.012554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:01.012603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:01.012622 [ 3 ] {} HTTP-Session: 843996fa-bd90-4fde-987d-17f9edf22141 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:01.012640 [ 3 ] {} HTTP-Session: 843996fa-bd90-4fde-987d-17f9edf22141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:01.012711 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:01.012756 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:49:01.012892 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:01.013164 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.013416 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:49:01.013597 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:49:01.013726 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} executeQuery: Read 1 rows, 72.00 B in 0.00098564 sec., 1014 rows/sec., 71.34 KiB/sec. 2023.12.11 21:49:01.013855 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} DynamicQueryHandler: Done processing query 2023.12.11 21:49:01.013879 [ 3 ] {c4304125-9d7b-49ed-a748-b638722a36a4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:01.013895 [ 3 ] {} HTTP-Session: 843996fa-bd90-4fde-987d-17f9edf22141 Destroying unnamed session 2023.12.11 21:49:01.014050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:01.014095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:01.014114 [ 3 ] {} HTTP-Session: a7750ada-f05f-4f4b-b2ec-ddc00382afe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:01.014130 [ 3 ] {} HTTP-Session: a7750ada-f05f-4f4b-b2ec-ddc00382afe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:01.014214 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:01.014257 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:49:01.014397 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:01.014858 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:01.015156 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:49:01.015329 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:49:01.015455 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} executeQuery: Read 43 rows, 59.42 KiB in 0.001212572 sec., 35461 rows/sec., 47.85 MiB/sec. 2023.12.11 21:49:01.015565 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} DynamicQueryHandler: Done processing query 2023.12.11 21:49:01.015588 [ 3 ] {dd6554d9-9f89-4daf-b198-7679c5363d83} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:49:01.015603 [ 3 ] {} HTTP-Session: a7750ada-f05f-4f4b-b2ec-ddc00382afe2 Destroying unnamed session 2023.12.11 21:49:10.998961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:10.999096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:10.999126 [ 3 ] {} HTTP-Session: 7accba62-f11a-431f-be39-91737eb391fb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:10.999161 [ 3 ] {} HTTP-Session: 7accba62-f11a-431f-be39-91737eb391fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:10.999321 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:10.999392 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:49:10.999572 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:11.000003 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:11.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.01 MiB, peak 236.46 MiB, will set to 231.00 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:49:11.000460 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:49:11.000632 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:49:11.000761 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} executeQuery: Read 43 rows, 3.49 KiB in 0.001394893 sec., 30826 rows/sec., 2.44 MiB/sec. 2023.12.11 21:49:11.000905 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} DynamicQueryHandler: Done processing query 2023.12.11 21:49:11.000931 [ 3 ] {921ed75f-6907-40cb-b614-1cbea858a0df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:11.000947 [ 3 ] {} HTTP-Session: 7accba62-f11a-431f-be39-91737eb391fb Destroying unnamed session 2023.12.11 21:49:11.001090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:11.001135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:11.001154 [ 3 ] {} HTTP-Session: 401b00f7-c657-4672-aec0-a9f178f796f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:11.001172 [ 3 ] {} HTTP-Session: 401b00f7-c657-4672-aec0-a9f178f796f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:11.001246 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:11.001286 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:49:11.001391 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:11.001757 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:11.001973 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:49:11.002121 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:49:11.002242 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} executeQuery: Read 129 rows, 12.77 KiB in 0.00096428 sec., 133778 rows/sec., 12.94 MiB/sec. 2023.12.11 21:49:11.002346 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} DynamicQueryHandler: Done processing query 2023.12.11 21:49:11.002369 [ 3 ] {fd572d16-bfe3-41d2-873c-8d1bd758eb92} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:49:11.002384 [ 3 ] {} HTTP-Session: 401b00f7-c657-4672-aec0-a9f178f796f5 Destroying unnamed session 2023.12.11 21:49:11.002498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:11.002542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:11.002560 [ 3 ] {} HTTP-Session: c03f051d-7aa9-453f-b550-f2e7d2effe1f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:11.002577 [ 3 ] {} HTTP-Session: c03f051d-7aa9-453f-b550-f2e7d2effe1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:11.002646 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:11.002683 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:49:11.002787 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:11.003107 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:11.003316 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:49:11.003470 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:49:11.003591 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} executeQuery: Read 43 rows, 3.44 KiB in 0.000917349 sec., 46874 rows/sec., 3.67 MiB/sec. 2023.12.11 21:49:11.003769 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} DynamicQueryHandler: Done processing query 2023.12.11 21:49:11.003802 [ 3 ] {44ebd7b3-4fcd-49d9-b13b-5c6b58f40559} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:11.003826 [ 3 ] {} HTTP-Session: c03f051d-7aa9-453f-b550-f2e7d2effe1f Destroying unnamed session 2023.12.11 21:49:11.004017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:11.004064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:11.004084 [ 3 ] {} HTTP-Session: 43788ddd-f3cf-46d5-8a0f-34884902b779 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:11.004101 [ 3 ] {} HTTP-Session: 43788ddd-f3cf-46d5-8a0f-34884902b779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:11.004186 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:11.004232 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:49:11.004388 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:11.004853 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:11.005181 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:49:11.005366 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:49:11.005506 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} executeQuery: Read 43 rows, 59.42 KiB in 0.001288523 sec., 33371 rows/sec., 45.03 MiB/sec. 2023.12.11 21:49:11.005629 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} DynamicQueryHandler: Done processing query 2023.12.11 21:49:11.005653 [ 3 ] {604e39f8-c064-4eab-bc14-2068aeb1ad5e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:49:11.005669 [ 3 ] {} HTTP-Session: 43788ddd-f3cf-46d5-8a0f-34884902b779 Destroying unnamed session 2023.12.11 21:49:13.216742 [ 171 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:49:13.216815 [ 171 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:49:21.001573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:21.001751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:21.001796 [ 3 ] {} HTTP-Session: d66ac256-4006-4719-bb2e-7df839796545 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:21.001836 [ 3 ] {} HTTP-Session: d66ac256-4006-4719-bb2e-7df839796545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:21.002035 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:21.002098 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:49:21.002262 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:21.002696 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:21.002949 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:49:21.003110 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:49:21.003238 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} executeQuery: Read 43 rows, 3.49 KiB in 0.001167341 sec., 36835 rows/sec., 2.92 MiB/sec. 2023.12.11 21:49:21.003389 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} DynamicQueryHandler: Done processing query 2023.12.11 21:49:21.003415 [ 3 ] {ae3e6c7f-1130-43ea-a69e-47db648751e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:21.003431 [ 3 ] {} HTTP-Session: d66ac256-4006-4719-bb2e-7df839796545 Destroying unnamed session 2023.12.11 21:49:21.003643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 25937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:21.003687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:21.003707 [ 3 ] {} HTTP-Session: 6ea7d407-7709-449e-8d0d-086accc5b0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:21.003723 [ 3 ] {} HTTP-Session: 6ea7d407-7709-449e-8d0d-086accc5b0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:21.003797 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:21.003836 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:49:21.003941 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:21.004459 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:21.004683 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:49:21.004833 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:49:21.004954 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} executeQuery: Read 165 rows, 15.87 KiB in 0.001121361 sec., 147142 rows/sec., 13.82 MiB/sec. 2023.12.11 21:49:21.005108 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} DynamicQueryHandler: Done processing query 2023.12.11 21:49:21.005133 [ 3 ] {90ed2e80-6a13-4473-8e1f-75f715fbbafa} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:49:21.005149 [ 3 ] {} HTTP-Session: 6ea7d407-7709-449e-8d0d-086accc5b0fb Destroying unnamed session 2023.12.11 21:49:21.005291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:21.005336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:21.005355 [ 3 ] {} HTTP-Session: 863cbf76-9c20-4e73-8cf9-1001e0d4b754 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:21.005377 [ 3 ] {} HTTP-Session: 863cbf76-9c20-4e73-8cf9-1001e0d4b754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:21.005450 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:21.005488 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:49:21.005598 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:21.005930 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:21.006145 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:49:21.006293 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:49:21.006418 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} executeQuery: Read 67 rows, 5.34 KiB in 0.000941399 sec., 71170 rows/sec., 5.54 MiB/sec. 2023.12.11 21:49:21.006556 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} DynamicQueryHandler: Done processing query 2023.12.11 21:49:21.006579 [ 3 ] {59d29035-90e1-413e-ae6f-12264e471d22} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:49:21.006594 [ 3 ] {} HTTP-Session: 863cbf76-9c20-4e73-8cf9-1001e0d4b754 Destroying unnamed session 2023.12.11 21:49:21.006752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:21.006797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:21.006815 [ 3 ] {} HTTP-Session: 0bea51cc-22bf-45e5-a8aa-30a3e046bbc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:21.006832 [ 3 ] {} HTTP-Session: 0bea51cc-22bf-45e5-a8aa-30a3e046bbc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:21.006903 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:21.006946 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:49:21.007066 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:21.007367 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:21.007633 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:49:21.007810 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:49:21.007931 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} executeQuery: Read 36 rows, 2.60 KiB in 0.00099897 sec., 36037 rows/sec., 2.54 MiB/sec. 2023.12.11 21:49:21.008050 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} DynamicQueryHandler: Done processing query 2023.12.11 21:49:21.008074 [ 3 ] {1e5c4e14-14d8-4a97-b005-9feb2bb6915e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:21.008090 [ 3 ] {} HTTP-Session: 0bea51cc-22bf-45e5-a8aa-30a3e046bbc3 Destroying unnamed session 2023.12.11 21:49:21.008258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:21.008303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:21.008320 [ 3 ] {} HTTP-Session: 56d0c94e-a54e-4380-b36e-7d94b8ca4a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:21.008337 [ 3 ] {} HTTP-Session: 56d0c94e-a54e-4380-b36e-7d94b8ca4a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:21.008421 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:21.008465 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:49:21.008601 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:21.009065 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. 2023.12.11 21:49:21.009367 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:49:21.009544 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:49:21.009682 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} executeQuery: Read 43 rows, 59.42 KiB in 0.001225102 sec., 35099 rows/sec., 47.36 MiB/sec. 2023.12.11 21:49:21.009886 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} DynamicQueryHandler: Done processing query 2023.12.11 21:49:21.009909 [ 3 ] {8ec448f0-960e-4225-9e0f-8a4075d81b86} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:49:21.009924 [ 3 ] {} HTTP-Session: 56d0c94e-a54e-4380-b36e-7d94b8ca4a34 Destroying unnamed session 2023.12.11 21:49:28.216890 [ 166 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:49:28.216995 [ 166 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:49:30.999073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:30.999186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:30.999215 [ 3 ] {} HTTP-Session: 02cef709-56bf-4e66-94d4-5919341e6e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:30.999243 [ 3 ] {} HTTP-Session: 02cef709-56bf-4e66-94d4-5919341e6e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:30.999382 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:30.999448 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:49:30.999652 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:31.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.01 MiB, peak 236.46 MiB, will set to 231.00 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:49:31.000154 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.000502 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:49:31.000674 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:49:31.000795 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} executeQuery: Read 43 rows, 3.49 KiB in 0.001375033 sec., 31271 rows/sec., 2.48 MiB/sec. 2023.12.11 21:49:31.000984 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} DynamicQueryHandler: Done processing query 2023.12.11 21:49:31.001012 [ 3 ] {4fa892a2-3f49-4b95-8e3c-4bd6145f7776} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:31.001030 [ 3 ] {} HTTP-Session: 02cef709-56bf-4e66-94d4-5919341e6e5f Destroying unnamed session 2023.12.11 21:49:31.001138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:31.001186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:31.001207 [ 3 ] {} HTTP-Session: 37ae4623-87cf-4f21-9b6c-8cb810cfbe9a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:31.001224 [ 3 ] {} HTTP-Session: 37ae4623-87cf-4f21-9b6c-8cb810cfbe9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:31.001297 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:31.001340 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:49:31.001463 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:31.001765 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.001976 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:49:31.002130 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:49:31.002249 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} executeQuery: Read 2 rows, 175.00 B in 0.000917019 sec., 2180 rows/sec., 186.36 KiB/sec. 2023.12.11 21:49:31.002364 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} DynamicQueryHandler: Done processing query 2023.12.11 21:49:31.002388 [ 3 ] {a508498e-eaa7-4ed1-88fd-e73c8d1c100b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:31.002403 [ 3 ] {} HTTP-Session: 37ae4623-87cf-4f21-9b6c-8cb810cfbe9a Destroying unnamed session 2023.12.11 21:49:31.002539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:31.002586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:31.002605 [ 3 ] {} HTTP-Session: bf3d0725-90b7-4f9c-823a-944e8e477508 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:31.002621 [ 3 ] {} HTTP-Session: bf3d0725-90b7-4f9c-823a-944e8e477508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:31.002694 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:31.002732 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:49:31.002835 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:31.003206 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.003425 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:49:31.003578 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:49:31.003703 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} executeQuery: Read 130 rows, 12.86 KiB in 0.000969179 sec., 134134 rows/sec., 12.96 MiB/sec. 2023.12.11 21:49:31.003706 [ 166 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:49:31.003822 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.003873 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} DynamicQueryHandler: Done processing query 2023.12.11 21:49:31.003914 [ 3 ] {cd6c5d2b-cb51-4444-9b53-c8b8490fdb79} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:49:31.003921 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:49:31.003935 [ 3 ] {} HTTP-Session: bf3d0725-90b7-4f9c-823a-944e8e477508 Destroying unnamed session 2023.12.11 21:49:31.004008 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:31.004040 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 169 rows starting from the beginning of the part 2023.12.11 21:49:31.004097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:31.004153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:31.004180 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 166 rows starting from the beginning of the part 2023.12.11 21:49:31.004183 [ 3 ] {} HTTP-Session: 3790ce7e-e4ae-40d6-ba8a-de65f83c049d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:31.004226 [ 3 ] {} HTTP-Session: 3790ce7e-e4ae-40d6-ba8a-de65f83c049d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:31.004340 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:31.004350 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 130 rows starting from the beginning of the part 2023.12.11 21:49:31.004391 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:49:31.004560 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 129 rows starting from the beginning of the part 2023.12.11 21:49:31.004597 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:31.004735 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 165 rows starting from the beginning of the part 2023.12.11 21:49:31.005025 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 130 rows starting from the beginning of the part 2023.12.11 21:49:31.005065 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.005304 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:49:31.005503 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:49:31.005663 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} executeQuery: Read 2 rows, 143.00 B in 0.001277762 sec., 1565 rows/sec., 109.29 KiB/sec. 2023.12.11 21:49:31.005942 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} DynamicQueryHandler: Done processing query 2023.12.11 21:49:31.005972 [ 3 ] {50412792-ee7a-4086-8a0e-42f13c1d2d37} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:31.005998 [ 3 ] {} HTTP-Session: 3790ce7e-e4ae-40d6-ba8a-de65f83c049d Destroying unnamed session 2023.12.11 21:49:31.006162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:31.006210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:31.006229 [ 3 ] {} HTTP-Session: 19802c84-0a63-464f-bf71-a11baa717498 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:31.006248 [ 3 ] {} HTTP-Session: 19802c84-0a63-464f-bf71-a11baa717498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:31.006349 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:31.006419 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:49:31.006570 [ 22 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 889 rows, containing 4 columns (4 merged, 0 gathered) in 0.002685696 sec., 331012.89200266893 rows/sec., 31.47 MiB/sec. 2023.12.11 21:49:31.006640 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:31.006731 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:49:31.006949 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:49:31.007033 [ 23 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_21_4} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:49:31.007043 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.007278 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:49:31.007433 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:49:31.007549 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} executeQuery: Read 45 rows, 3.61 KiB in 0.001159262 sec., 38817 rows/sec., 3.04 MiB/sec. 2023.12.11 21:49:31.007566 [ 164 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:49:31.007680 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.007714 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} DynamicQueryHandler: Done processing query 2023.12.11 21:49:31.007774 [ 3 ] {094a9e1d-fd4c-4d06-81c8-d36adaa18c95} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:31.007844 [ 3 ] {} HTTP-Session: 19802c84-0a63-464f-bf71-a11baa717498 Destroying unnamed session 2023.12.11 21:49:31.007872 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:49:31.008008 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:31.008051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:31.008067 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 93 rows starting from the beginning of the part 2023.12.11 21:49:31.008139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:31.008188 [ 3 ] {} HTTP-Session: e35a171e-4380-4ce8-a6a6-bdb4a8d8c2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:31.008228 [ 3 ] {} HTTP-Session: e35a171e-4380-4ce8-a6a6-bdb4a8d8c2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:31.008352 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 69 rows starting from the beginning of the part 2023.12.11 21:49:31.008433 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:31.008565 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:49:31.008593 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 45 rows starting from the beginning of the part 2023.12.11 21:49:31.008904 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:31.009083 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:31.009121 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 67 rows starting from the beginning of the part 2023.12.11 21:49:31.009321 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 45 rows starting from the beginning of the part 2023.12.11 21:49:31.009918 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.010482 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:49:31.010838 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:49:31.011169 [ 23 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003427523 sec., 105615.62971276925 rows/sec., 8.25 MiB/sec. 2023.12.11 21:49:31.011172 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} executeQuery: Read 1 rows, 72.00 B in 0.002686506 sec., 372 rows/sec., 26.17 KiB/sec. 2023.12.11 21:49:31.011303 [ 23 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:49:31.011350 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} DynamicQueryHandler: Done processing query 2023.12.11 21:49:31.011374 [ 3 ] {fff65cfd-416d-438c-8d1d-fc256da1a29f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:31.011396 [ 3 ] {} HTTP-Session: e35a171e-4380-4ce8-a6a6-bdb4a8d8c2b8 Destroying unnamed session 2023.12.11 21:49:31.011495 [ 23 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:49:31.011546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:31.011566 [ 23 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_21_4} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:49:31.011594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:31.011626 [ 3 ] {} HTTP-Session: f83fa818-2db5-44d5-9db8-e1254f3dc257 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:31.011652 [ 3 ] {} HTTP-Session: f83fa818-2db5-44d5-9db8-e1254f3dc257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:31.011739 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:31.011783 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:49:31.011922 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:31.012420 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.012725 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:49:31.012908 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:49:31.013040 [ 164 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:49:31.013041 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} executeQuery: Read 43 rows, 59.42 KiB in 0.001261773 sec., 34079 rows/sec., 45.99 MiB/sec. 2023.12.11 21:49:31.013109 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:31.013300 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:49:31.013377 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} DynamicQueryHandler: Done processing query 2023.12.11 21:49:31.013429 [ 3 ] {7986a18b-c117-41bc-bc4e-263ccbfc9c65} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:49:31.013457 [ 3 ] {} HTTP-Session: f83fa818-2db5-44d5-9db8-e1254f3dc257 Destroying unnamed session 2023.12.11 21:49:31.013479 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:31.013512 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 665 rows starting from the beginning of the part 2023.12.11 21:49:31.013617 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:31.013707 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:31.013792 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:31.013871 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:31.013958 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:31.015920 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 6 columns (6 merged, 0 gathered) in 0.002741337 sec., 321011.24378359906 rows/sec., 433.19 MiB/sec. 2023.12.11 21:49:31.016313 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:49:31.016514 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:49:31.016577 [ 11 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:49:31.016635 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_21_4: 4.15 MiB. 2023.12.11 21:49:32.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.24 MiB, peak 236.46 MiB, will set to 231.58 MiB (RSS), difference: 1.34 MiB 2023.12.11 21:49:40.999091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:40.999218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:40.999247 [ 3 ] {} HTTP-Session: ac4fd9c8-cb09-4044-aefe-fd5f79aecbc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:40.999274 [ 3 ] {} HTTP-Session: ac4fd9c8-cb09-4044-aefe-fd5f79aecbc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:40.999417 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:40.999478 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:49:40.999636 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:41.000148 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.000147 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.59 MiB, peak 236.46 MiB, will set to 231.58 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:49:41.000548 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:49:41.000740 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:49:41.000871 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} executeQuery: Read 43 rows, 3.49 KiB in 0.001417164 sec., 30342 rows/sec., 2.40 MiB/sec. 2023.12.11 21:49:41.000896 [ 122 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2023.12.11 21:49:41.001020 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.001059 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} DynamicQueryHandler: Done processing query 2023.12.11 21:49:41.001110 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2023.12.11 21:49:41.001142 [ 3 ] {f6e9a888-2240-43f8-bd18-3762362f02e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:41.001193 [ 3 ] {} HTTP-Session: ac4fd9c8-cb09-4044-aefe-fd5f79aecbc7 Destroying unnamed session 2023.12.11 21:49:41.001309 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:41.001350 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 43 rows starting from the beginning of the part 2023.12.11 21:49:41.001398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:41.001483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:41.001545 [ 3 ] {} HTTP-Session: f91abf94-f70a-4d94-ae72-71f6b8491441 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:41.001583 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:41.001599 [ 3 ] {} HTTP-Session: f91abf94-f70a-4d94-ae72-71f6b8491441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:41.001846 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:41.001855 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:41.001963 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:49:41.002087 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:41.002430 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 43 rows starting from the beginning of the part 2023.12.11 21:49:41.002482 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:41.003258 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.003740 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:49:41.003889 [ 12 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002808248 sec., 76560.18984078329 rows/sec., 6.06 MiB/sec. 2023.12.11 21:49:41.004027 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:49:41.004067 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2023.12.11 21:49:41.004238 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} executeQuery: Read 2 rows, 175.00 B in 0.002299332 sec., 869 rows/sec., 74.33 KiB/sec. 2023.12.11 21:49:41.004406 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2023.12.11 21:49:41.004522 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} DynamicQueryHandler: Done processing query 2023.12.11 21:49:41.004533 [ 14 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_22_5} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2023.12.11 21:49:41.004561 [ 3 ] {1695176e-0ea7-4a69-afc6-279dbd6db858} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:41.004595 [ 3 ] {} HTTP-Session: f91abf94-f70a-4d94-ae72-71f6b8491441 Destroying unnamed session 2023.12.11 21:49:41.004813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:41.004862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:41.004881 [ 3 ] {} HTTP-Session: 8eab11dc-b82d-4a9b-8851-c9f8a043b61a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:41.004898 [ 3 ] {} HTTP-Session: 8eab11dc-b82d-4a9b-8851-c9f8a043b61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:41.004979 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:41.005020 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:49:41.005145 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:41.005528 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.005754 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:49:41.005910 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:49:41.006042 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} executeQuery: Read 130 rows, 12.86 KiB in 0.00102671 sec., 126618 rows/sec., 12.23 MiB/sec. 2023.12.11 21:49:41.006236 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} DynamicQueryHandler: Done processing query 2023.12.11 21:49:41.006260 [ 3 ] {4b63814a-9599-4f18-9fe8-6a5161b6654a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:49:41.006275 [ 3 ] {} HTTP-Session: 8eab11dc-b82d-4a9b-8851-c9f8a043b61a Destroying unnamed session 2023.12.11 21:49:41.006383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:41.006430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:41.006448 [ 3 ] {} HTTP-Session: 584fd103-f748-4d29-84f7-349cd8848e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:41.006464 [ 3 ] {} HTTP-Session: 584fd103-f748-4d29-84f7-349cd8848e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:41.006532 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:41.006572 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:49:41.006695 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:41.006952 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.007159 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:49:41.007312 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:49:41.007437 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} executeQuery: Read 2 rows, 143.00 B in 0.000876409 sec., 2282 rows/sec., 159.34 KiB/sec. 2023.12.11 21:49:41.007539 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} DynamicQueryHandler: Done processing query 2023.12.11 21:49:41.007562 [ 3 ] {e115ccfd-b2de-4364-a77e-031acc12a708} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:41.007582 [ 3 ] {} HTTP-Session: 584fd103-f748-4d29-84f7-349cd8848e47 Destroying unnamed session 2023.12.11 21:49:41.007688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:41.007732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:41.007751 [ 3 ] {} HTTP-Session: 775224e0-8aa4-44a1-a35c-ecc37b3d6c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:41.007767 [ 3 ] {} HTTP-Session: 775224e0-8aa4-44a1-a35c-ecc37b3d6c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:41.007837 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:41.007877 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:49:41.007982 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:41.008267 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.008477 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:49:41.008635 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:49:41.008764 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} executeQuery: Read 45 rows, 3.61 KiB in 0.000897959 sec., 50113 rows/sec., 3.92 MiB/sec. 2023.12.11 21:49:41.008879 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} DynamicQueryHandler: Done processing query 2023.12.11 21:49:41.008903 [ 3 ] {0c175cb9-61cb-4cb7-84b2-3a17e93193df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:41.008918 [ 3 ] {} HTTP-Session: 775224e0-8aa4-44a1-a35c-ecc37b3d6c73 Destroying unnamed session 2023.12.11 21:49:41.009017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:41.009062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:41.009081 [ 3 ] {} HTTP-Session: cee4000a-9441-4742-8551-0dc3fafffd58 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:41.009097 [ 3 ] {} HTTP-Session: cee4000a-9441-4742-8551-0dc3fafffd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:41.009166 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:41.009209 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:49:41.009331 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:41.009655 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.009918 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:49:41.010104 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:49:41.010226 [ 122 ] {} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:49:41.010238 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} executeQuery: Read 1 rows, 72.00 B in 0.001036 sec., 965 rows/sec., 67.87 KiB/sec. 2023.12.11 21:49:41.010272 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.010446 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:49:41.010553 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} DynamicQueryHandler: Done processing query 2023.12.11 21:49:41.010607 [ 3 ] {38b898e6-64a3-45d0-b7c1-1f9276e78be5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:41.010659 [ 3 ] {} HTTP-Session: cee4000a-9441-4742-8551-0dc3fafffd58 Destroying unnamed session 2023.12.11 21:49:41.010664 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:49:41.010712 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 344 rows starting from the beginning of the part 2023.12.11 21:49:41.010856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:41.010905 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2023.12.11 21:49:41.010947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:41.010995 [ 3 ] {} HTTP-Session: bc043743-3cd0-48d1-a82e-c5541452bb34 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:41.011022 [ 3 ] {} HTTP-Session: bc043743-3cd0-48d1-a82e-c5541452bb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:41.011176 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2023.12.11 21:49:41.011225 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:41.011331 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:49:41.011461 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2023.12.11 21:49:41.011830 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2023.12.11 21:49:41.011996 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:41.012114 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2023.12.11 21:49:41.013093 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:41.013762 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.003431394 sec., 122399.23482992627 rows/sec., 8.63 MiB/sec. 2023.12.11 21:49:41.013875 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:49:41.013997 [ 21 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:49:41.014152 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:49:41.014338 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} executeQuery: Read 43 rows, 59.42 KiB in 0.00305437 sec., 14078 rows/sec., 19.00 MiB/sec. 2023.12.11 21:49:41.014470 [ 21 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:49:41.014586 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} DynamicQueryHandler: Done processing query 2023.12.11 21:49:41.014602 [ 21 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_16_3} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:49:41.014630 [ 3 ] {ef240d14-ddf2-4464-9027-3e6c659f91c7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:49:41.014663 [ 3 ] {} HTTP-Session: bc043743-3cd0-48d1-a82e-c5541452bb34 Destroying unnamed session 2023.12.11 21:49:43.217042 [ 159 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:49:43.217111 [ 159 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:49:51.001418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:51.001534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:51.001559 [ 3 ] {} HTTP-Session: ed524f1f-9826-4879-8ae1-741344cc7a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:51.001584 [ 3 ] {} HTTP-Session: ed524f1f-9826-4879-8ae1-741344cc7a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:51.001710 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:51.001771 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:49:51.001931 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:51.002394 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:51.002651 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:49:51.002819 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:49:51.002954 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} executeQuery: Read 43 rows, 3.49 KiB in 0.001205892 sec., 35658 rows/sec., 2.82 MiB/sec. 2023.12.11 21:49:51.003093 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} DynamicQueryHandler: Done processing query 2023.12.11 21:49:51.003118 [ 3 ] {d9414337-d28d-41cf-b413-8d59a1a0b028} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:51.003134 [ 3 ] {} HTTP-Session: ed524f1f-9826-4879-8ae1-741344cc7a81 Destroying unnamed session 2023.12.11 21:49:51.003247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:51.003293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:51.003312 [ 3 ] {} HTTP-Session: ea636342-8cda-4640-b0a9-8e278aa20aad Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:51.003328 [ 3 ] {} HTTP-Session: ea636342-8cda-4640-b0a9-8e278aa20aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:51.003397 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:51.003438 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:49:51.003546 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:51.003849 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:51.004066 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:49:51.004220 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:49:51.004322 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} executeQuery: Read 2 rows, 175.00 B in 0.000894809 sec., 2235 rows/sec., 190.99 KiB/sec. 2023.12.11 21:49:51.004464 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} DynamicQueryHandler: Done processing query 2023.12.11 21:49:51.004487 [ 3 ] {29030370-f709-4e30-953c-7169c99822bd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:51.004503 [ 3 ] {} HTTP-Session: ea636342-8cda-4640-b0a9-8e278aa20aad Destroying unnamed session 2023.12.11 21:49:51.004660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 26087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:51.004704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:51.004722 [ 3 ] {} HTTP-Session: f2481e33-37bb-4430-a79f-eaf15fd42382 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:51.004739 [ 3 ] {} HTTP-Session: f2481e33-37bb-4430-a79f-eaf15fd42382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:51.004813 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:51.004852 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:49:51.004959 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:51.005354 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:51.005571 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:49:51.005719 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:49:51.005818 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} executeQuery: Read 166 rows, 15.96 KiB in 0.000977429 sec., 169833 rows/sec., 15.94 MiB/sec. 2023.12.11 21:49:51.005933 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} DynamicQueryHandler: Done processing query 2023.12.11 21:49:51.005957 [ 3 ] {afc06aa1-5a76-40eb-b23f-9451fd27a829} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:49:51.005972 [ 3 ] {} HTTP-Session: f2481e33-37bb-4430-a79f-eaf15fd42382 Destroying unnamed session 2023.12.11 21:49:51.006115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:51.006159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:51.006178 [ 3 ] {} HTTP-Session: c95d566e-ad81-44e1-9985-e97990d7d020 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:51.006194 [ 3 ] {} HTTP-Session: c95d566e-ad81-44e1-9985-e97990d7d020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:51.006260 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:51.006298 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:49:51.006402 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:51.006666 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:51.006866 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:49:51.007015 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:49:51.007113 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} executeQuery: Read 2 rows, 143.00 B in 0.000825718 sec., 2422 rows/sec., 169.12 KiB/sec. 2023.12.11 21:49:51.007230 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} DynamicQueryHandler: Done processing query 2023.12.11 21:49:51.007253 [ 3 ] {25af1a5f-e2c0-4de3-b4c2-75aa668fa22f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:49:51.007269 [ 3 ] {} HTTP-Session: c95d566e-ad81-44e1-9985-e97990d7d020 Destroying unnamed session 2023.12.11 21:49:51.007401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:51.007444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:51.007462 [ 3 ] {} HTTP-Session: 179fc9ea-5bc3-4de2-88a3-f4525d217265 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:51.007478 [ 3 ] {} HTTP-Session: 179fc9ea-5bc3-4de2-88a3-f4525d217265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:51.007550 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:51.007587 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:49:51.007689 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:51.008002 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:51.008210 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:49:51.008360 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:49:51.008459 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} executeQuery: Read 69 rows, 5.50 KiB in 0.000882999 sec., 78142 rows/sec., 6.09 MiB/sec. 2023.12.11 21:49:51.008572 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} DynamicQueryHandler: Done processing query 2023.12.11 21:49:51.008595 [ 3 ] {d9eae3e5-ce08-4f57-8f0a-38d185bb30af} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:49:51.008612 [ 3 ] {} HTTP-Session: 179fc9ea-5bc3-4de2-88a3-f4525d217265 Destroying unnamed session 2023.12.11 21:49:51.008767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:51.008812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:51.008831 [ 3 ] {} HTTP-Session: 1fbefa84-8c91-42bd-9228-e9759e319220 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:51.008848 [ 3 ] {} HTTP-Session: 1fbefa84-8c91-42bd-9228-e9759e319220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:51.008920 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:51.008965 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:49:51.009084 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:51.009382 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:51.009661 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:49:51.009840 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:49:51.009940 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} executeQuery: Read 37 rows, 2.67 KiB in 0.0009911 sec., 37332 rows/sec., 2.63 MiB/sec. 2023.12.11 21:49:51.010135 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} DynamicQueryHandler: Done processing query 2023.12.11 21:49:51.010159 [ 3 ] {a6004ef6-8a7a-42c8-a4bd-ef716defa53b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:49:51.010175 [ 3 ] {} HTTP-Session: 1fbefa84-8c91-42bd-9228-e9759e319220 Destroying unnamed session 2023.12.11 21:49:51.010317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:49:51.010362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:49:51.010381 [ 3 ] {} HTTP-Session: 478a314f-baa4-416d-b13e-4a90ebf04982 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:49:51.010398 [ 3 ] {} HTTP-Session: 478a314f-baa4-416d-b13e-4a90ebf04982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:49:51.010483 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:49:51.010529 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:49:51.010677 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:49:51.011141 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:49:51.011437 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:49:51.011614 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:49:51.011730 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} executeQuery: Read 43 rows, 59.42 KiB in 0.001208942 sec., 35568 rows/sec., 48.00 MiB/sec. 2023.12.11 21:49:51.011945 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} DynamicQueryHandler: Done processing query 2023.12.11 21:49:51.011969 [ 3 ] {0d159747-9f8c-416e-bfe2-a681014def1d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:49:51.011984 [ 3 ] {} HTTP-Session: 478a314f-baa4-416d-b13e-4a90ebf04982 Destroying unnamed session 2023.12.11 21:49:58.217365 [ 152 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:49:58.217435 [ 152 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:50:00.999948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:01.000132 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.59 MiB, peak 237.08 MiB, will set to 231.59 MiB (RSS), difference: -1.00 MiB 2023.12.11 21:50:01.000153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:01.000242 [ 3 ] {} HTTP-Session: 4ef396ed-a791-4e11-882b-3b694d1aa5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:01.000290 [ 3 ] {} HTTP-Session: 4ef396ed-a791-4e11-882b-3b694d1aa5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:01.000517 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:01.000578 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:50:01.000738 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:01.001168 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:01.001440 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.11 21:50:01.001608 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.11 21:50:01.001744 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} executeQuery: Read 43 rows, 3.49 KiB in 0.001186672 sec., 36235 rows/sec., 2.87 MiB/sec. 2023.12.11 21:50:01.001922 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} DynamicQueryHandler: Done processing query 2023.12.11 21:50:01.001948 [ 3 ] {e2248d8b-a498-463b-b032-88796ecb2b77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:01.001965 [ 3 ] {} HTTP-Session: 4ef396ed-a791-4e11-882b-3b694d1aa5a2 Destroying unnamed session 2023.12.11 21:50:01.002090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:01.002136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:01.002156 [ 3 ] {} HTTP-Session: fcf40729-678e-4a95-8715-fed13c5c4962 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:01.002173 [ 3 ] {} HTTP-Session: fcf40729-678e-4a95-8715-fed13c5c4962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:01.002245 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:01.002288 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:50:01.002402 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:01.002673 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:01.002885 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:50:01.003040 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:50:01.003166 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} executeQuery: Read 2 rows, 175.00 B in 0.000884259 sec., 2261 rows/sec., 193.27 KiB/sec. 2023.12.11 21:50:01.003274 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} DynamicQueryHandler: Done processing query 2023.12.11 21:50:01.003297 [ 3 ] {9cf1a24f-6f7a-4286-a54e-3fb5a20d5c20} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:01.003313 [ 3 ] {} HTTP-Session: fcf40729-678e-4a95-8715-fed13c5c4962 Destroying unnamed session 2023.12.11 21:50:01.003449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:01.003494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:01.003513 [ 3 ] {} HTTP-Session: 16d1d0e7-3e79-4f0c-a386-56d2e81392aa Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:01.003529 [ 3 ] {} HTTP-Session: 16d1d0e7-3e79-4f0c-a386-56d2e81392aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:01.003603 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:01.003642 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:50:01.003748 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:01.004091 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:01.004320 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.11 21:50:01.004476 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.11 21:50:01.004608 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} executeQuery: Read 130 rows, 12.86 KiB in 0.000970129 sec., 134002 rows/sec., 12.95 MiB/sec. 2023.12.11 21:50:01.004811 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} DynamicQueryHandler: Done processing query 2023.12.11 21:50:01.004836 [ 3 ] {07dc84bf-c74f-4582-ab02-9629f47e46d6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:50:01.004853 [ 3 ] {} HTTP-Session: 16d1d0e7-3e79-4f0c-a386-56d2e81392aa Destroying unnamed session 2023.12.11 21:50:01.005008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:01.005054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:01.005073 [ 3 ] {} HTTP-Session: fda301fa-5b9e-40a7-8441-68b708cb106e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:01.005089 [ 3 ] {} HTTP-Session: fda301fa-5b9e-40a7-8441-68b708cb106e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:01.005158 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:01.005199 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:50:01.005326 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:01.005582 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:01.005794 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:50:01.005947 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:50:01.006071 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} executeQuery: Read 2 rows, 143.00 B in 0.000884958 sec., 2259 rows/sec., 157.80 KiB/sec. 2023.12.11 21:50:01.006176 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} DynamicQueryHandler: Done processing query 2023.12.11 21:50:01.006199 [ 3 ] {b9614608-a015-4e53-9f03-b3a5e9ac0438} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:01.006214 [ 3 ] {} HTTP-Session: fda301fa-5b9e-40a7-8441-68b708cb106e Destroying unnamed session 2023.12.11 21:50:01.006334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:01.006377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:01.006396 [ 3 ] {} HTTP-Session: feb2d2c8-304b-4d76-92a4-d0f0fdf43745 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:01.006413 [ 3 ] {} HTTP-Session: feb2d2c8-304b-4d76-92a4-d0f0fdf43745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:01.006483 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:01.006523 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:50:01.006630 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:01.006908 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:01.007120 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.11 21:50:01.007274 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.11 21:50:01.007375 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} executeQuery: Read 45 rows, 3.61 KiB in 0.000862038 sec., 52201 rows/sec., 4.09 MiB/sec. 2023.12.11 21:50:01.007524 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} DynamicQueryHandler: Done processing query 2023.12.11 21:50:01.007548 [ 3 ] {b482e237-ed3b-46d6-9e20-480ba9cf81cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:01.007563 [ 3 ] {} HTTP-Session: feb2d2c8-304b-4d76-92a4-d0f0fdf43745 Destroying unnamed session 2023.12.11 21:50:01.007695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:01.007741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:01.007761 [ 3 ] {} HTTP-Session: 16c77b9e-7504-4685-a2fc-5dd85ca01322 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:01.007778 [ 3 ] {} HTTP-Session: 16c77b9e-7504-4685-a2fc-5dd85ca01322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:01.007848 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:01.007895 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:50:01.008018 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:01.008267 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:01.008526 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:50:01.008719 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:50:01.008825 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} executeQuery: Read 1 rows, 72.00 B in 0.000948129 sec., 1054 rows/sec., 74.16 KiB/sec. 2023.12.11 21:50:01.008925 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} DynamicQueryHandler: Done processing query 2023.12.11 21:50:01.008948 [ 3 ] {3a6e6264-3167-4dcb-9221-4ca15d6d2f7a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:01.008965 [ 3 ] {} HTTP-Session: 16c77b9e-7504-4685-a2fc-5dd85ca01322 Destroying unnamed session 2023.12.11 21:50:01.009124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:01.009167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:01.009187 [ 3 ] {} HTTP-Session: b28bc833-f4b3-4ca2-aa2f-7c87b79eae90 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:01.009204 [ 3 ] {} HTTP-Session: b28bc833-f4b3-4ca2-aa2f-7c87b79eae90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:01.009289 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:01.009334 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:50:01.009467 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:01.009933 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:01.010251 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.11 21:50:01.010432 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.11 21:50:01.010538 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} executeQuery: Read 43 rows, 59.42 KiB in 0.001220202 sec., 35240 rows/sec., 47.55 MiB/sec. 2023.12.11 21:50:01.010691 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} DynamicQueryHandler: Done processing query 2023.12.11 21:50:01.010716 [ 3 ] {ee4627a9-89ea-426f-b406-89ddd7eb4bb7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:50:01.010732 [ 3 ] {} HTTP-Session: b28bc833-f4b3-4ca2-aa2f-7c87b79eae90 Destroying unnamed session 2023.12.11 21:50:10.999129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:10.999258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:10.999289 [ 3 ] {} HTTP-Session: b6b7e6c1-3d81-49fa-af52-3b148951cce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:10.999318 [ 3 ] {} HTTP-Session: b6b7e6c1-3d81-49fa-af52-3b148951cce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:10.999463 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:10.999530 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:50:10.999725 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:11.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.60 MiB, peak 237.08 MiB, will set to 231.59 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:50:11.000282 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:11.000643 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.11 21:50:11.000815 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.11 21:50:11.000962 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} executeQuery: Read 43 rows, 3.49 KiB in 0.001457964 sec., 29493 rows/sec., 2.33 MiB/sec. 2023.12.11 21:50:11.001140 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} DynamicQueryHandler: Done processing query 2023.12.11 21:50:11.001166 [ 3 ] {edf93143-54c1-4d48-8cb1-477bfebb9b4e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:11.001182 [ 3 ] {} HTTP-Session: b6b7e6c1-3d81-49fa-af52-3b148951cce6 Destroying unnamed session 2023.12.11 21:50:11.001313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:11.001359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:11.001378 [ 3 ] {} HTTP-Session: 72c04d2e-8bfd-422f-b272-0012f215d930 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:11.001395 [ 3 ] {} HTTP-Session: 72c04d2e-8bfd-422f-b272-0012f215d930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:11.001474 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:11.001516 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:50:11.001633 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:11.002035 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:11.002257 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.11 21:50:11.002414 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.11 21:50:11.002546 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} executeQuery: Read 129 rows, 12.77 KiB in 0.00103191 sec., 125010 rows/sec., 12.09 MiB/sec. 2023.12.11 21:50:11.002763 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} DynamicQueryHandler: Done processing query 2023.12.11 21:50:11.002788 [ 3 ] {66ca2123-970e-4542-bec8-88a193ab79a3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:50:11.002804 [ 3 ] {} HTTP-Session: 72c04d2e-8bfd-422f-b272-0012f215d930 Destroying unnamed session 2023.12.11 21:50:11.002930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:11.002975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:11.002995 [ 3 ] {} HTTP-Session: 8948ef37-b64b-44ab-9872-f3f201b6ace6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:11.003011 [ 3 ] {} HTTP-Session: 8948ef37-b64b-44ab-9872-f3f201b6ace6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:11.003083 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:11.003124 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:50:11.003252 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:11.003562 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:11.003783 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.11 21:50:11.003945 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.11 21:50:11.004071 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} executeQuery: Read 43 rows, 3.44 KiB in 0.00095768 sec., 44900 rows/sec., 3.51 MiB/sec. 2023.12.11 21:50:11.004190 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} DynamicQueryHandler: Done processing query 2023.12.11 21:50:11.004214 [ 3 ] {f2d834d2-c40a-4d06-b82f-6da0883a6b6c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:11.004230 [ 3 ] {} HTTP-Session: 8948ef37-b64b-44ab-9872-f3f201b6ace6 Destroying unnamed session 2023.12.11 21:50:11.004437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:11.004483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:11.004501 [ 3 ] {} HTTP-Session: 0874eb90-dfef-45f8-b7ae-14c6842e6941 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:11.004518 [ 3 ] {} HTTP-Session: 0874eb90-dfef-45f8-b7ae-14c6842e6941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:11.004606 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:11.004654 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:50:11.004793 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:11.005279 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:11.005604 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.11 21:50:11.005793 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.11 21:50:11.005928 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} executeQuery: Read 43 rows, 59.42 KiB in 0.001289873 sec., 33336 rows/sec., 44.99 MiB/sec. 2023.12.11 21:50:11.006160 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} DynamicQueryHandler: Done processing query 2023.12.11 21:50:11.006185 [ 3 ] {d297a575-8779-4af9-8ea1-0bd56b58df1a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:50:11.006200 [ 3 ] {} HTTP-Session: 0874eb90-dfef-45f8-b7ae-14c6842e6941 Destroying unnamed session 2023.12.11 21:50:12.035431 [ 147 ] {} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.11 21:50:12.035572 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:12.035727 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.11 21:50:12.035923 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:50:12.035979 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2023.12.11 21:50:12.036192 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.036379 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.036533 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.036613 [ 22 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.037188 [ 21 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001524685 sec., 10493.970885789524 rows/sec., 881.33 KiB/sec. 2023.12.11 21:50:12.037380 [ 18 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.11 21:50:12.037607 [ 18 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.11 21:50:12.037687 [ 18 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_14_3} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.11 21:50:12.588552 [ 147 ] {} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.11 21:50:12.588630 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.47 GiB. 2023.12.11 21:50:12.588736 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.11 21:50:12.588869 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:50:12.588905 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2023.12.11 21:50:12.589034 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.589134 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.589214 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.589288 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.12.11 21:50:12.589838 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151081 sec., 13899.977499411423 rows/sec., 970.56 KiB/sec. 2023.12.11 21:50:12.589919 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.11 21:50:12.590083 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.11 21:50:12.590149 [ 14 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_14_3} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.11 21:50:13.217497 [ 147 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:50:13.217552 [ 147 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:50:21.001701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:21.001831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:21.001859 [ 3 ] {} HTTP-Session: 67e37e25-82bb-4e5a-ba1b-88fe60ed4006 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:21.001886 [ 3 ] {} HTTP-Session: 67e37e25-82bb-4e5a-ba1b-88fe60ed4006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:21.002025 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:21.002092 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:50:21.002272 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:21.002755 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.003008 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.11 21:50:21.003171 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.11 21:50:21.003290 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} executeQuery: Read 43 rows, 3.49 KiB in 0.001225322 sec., 35092 rows/sec., 2.78 MiB/sec. 2023.12.11 21:50:21.003288 [ 143 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2023.12.11 21:50:21.003361 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.003452 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} DynamicQueryHandler: Done processing query 2023.12.11 21:50:21.003482 [ 3 ] {ea9e617e-bc7c-4e60-a5cd-e165c4fc04e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:21.003483 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2023.12.11 21:50:21.003503 [ 3 ] {} HTTP-Session: 67e37e25-82bb-4e5a-ba1b-88fe60ed4006 Destroying unnamed session 2023.12.11 21:50:21.003634 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:50:21.003681 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.003734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 25937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:21.003812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:21.003863 [ 3 ] {} HTTP-Session: 7853dbfa-4d18-4023-8097-9c49876c0cec Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:21.003908 [ 3 ] {} HTTP-Session: 7853dbfa-4d18-4023-8097-9c49876c0cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:21.003932 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.004083 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:21.004191 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.004195 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:50:21.004488 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.004652 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:21.004716 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.005515 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.006056 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.11 21:50:21.006111 [ 17 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002666406 sec., 80632.88186420222 rows/sec., 6.38 MiB/sec. 2023.12.11 21:50:21.006275 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2023.12.11 21:50:21.006281 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.11 21:50:21.006468 [ 143 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.11 21:50:21.006493 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} executeQuery: Read 165 rows, 15.87 KiB in 0.002352173 sec., 70147 rows/sec., 6.59 MiB/sec. 2023.12.11 21:50:21.006534 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.006634 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2023.12.11 21:50:21.006771 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.11 21:50:21.006824 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} DynamicQueryHandler: Done processing query 2023.12.11 21:50:21.006876 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_26_6} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2023.12.11 21:50:21.006876 [ 3 ] {689a5849-a9c2-407d-8d1a-76b96c8032ad} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:50:21.006950 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:50:21.006955 [ 3 ] {} HTTP-Session: 7853dbfa-4d18-4023-8097-9c49876c0cec Destroying unnamed session 2023.12.11 21:50:21.007052 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 169 rows starting from the beginning of the part 2023.12.11 21:50:21.007170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:21.007216 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 130 rows starting from the beginning of the part 2023.12.11 21:50:21.007260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:21.007303 [ 3 ] {} HTTP-Session: e35652a2-574a-4b4f-90f4-65048b7bdf0b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:21.007355 [ 3 ] {} HTTP-Session: e35652a2-574a-4b4f-90f4-65048b7bdf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:21.007397 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 166 rows starting from the beginning of the part 2023.12.11 21:50:21.007552 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:21.007603 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 130 rows starting from the beginning of the part 2023.12.11 21:50:21.007634 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:50:21.007836 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 129 rows starting from the beginning of the part 2023.12.11 21:50:21.008116 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:21.008116 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 165 rows starting from the beginning of the part 2023.12.11 21:50:21.008907 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.009424 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.11 21:50:21.009776 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.11 21:50:21.009915 [ 17 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 889 rows, containing 4 columns (4 merged, 0 gathered) in 0.003297812 sec., 269572.6742458333 rows/sec., 25.63 MiB/sec. 2023.12.11 21:50:21.009970 [ 143 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.11 21:50:21.010031 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} executeQuery: Read 67 rows, 5.34 KiB in 0.002422484 sec., 27657 rows/sec., 2.15 MiB/sec. 2023.12.11 21:50:21.010040 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.010235 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.11 21:50:21.010223 [ 17 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.11 21:50:21.010400 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} DynamicQueryHandler: Done processing query 2023.12.11 21:50:21.010466 [ 3 ] {84dee08b-a552-41b3-9e50-acf196f65eec} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:50:21.010471 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:50:21.010513 [ 3 ] {} HTTP-Session: e35652a2-574a-4b4f-90f4-65048b7bdf0b Destroying unnamed session 2023.12.11 21:50:21.010551 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 93 rows starting from the beginning of the part 2023.12.11 21:50:21.010624 [ 17 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.11 21:50:21.010750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:21.010769 [ 17 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_26_5} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.11 21:50:21.010838 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 45 rows starting from the beginning of the part 2023.12.11 21:50:21.010917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:21.011003 [ 3 ] {} HTTP-Session: 59a04c6d-7e96-4b6c-b693-3e26b9a48826 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:21.011053 [ 3 ] {} HTTP-Session: 59a04c6d-7e96-4b6c-b693-3e26b9a48826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:21.011160 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 69 rows starting from the beginning of the part 2023.12.11 21:50:21.011291 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:21.011427 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:50:21.011443 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 45 rows starting from the beginning of the part 2023.12.11 21:50:21.011760 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.012008 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:21.012034 [ 22 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 67 rows starting from the beginning of the part 2023.12.11 21:50:21.012768 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.013412 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:50:21.013574 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003458444 sec., 104671.34931200273 rows/sec., 8.17 MiB/sec. 2023.12.11 21:50:21.013734 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.11 21:50:21.013745 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:50:21.013955 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} executeQuery: Read 36 rows, 2.60 KiB in 0.002600355 sec., 13844 rows/sec., 1000.46 KiB/sec. 2023.12.11 21:50:21.014093 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.11 21:50:21.014248 [ 10 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_26_5} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.11 21:50:21.014261 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} DynamicQueryHandler: Done processing query 2023.12.11 21:50:21.014312 [ 3 ] {dd3884b7-dc3f-4eba-bcba-b89331f07f44} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:21.014363 [ 3 ] {} HTTP-Session: 59a04c6d-7e96-4b6c-b693-3e26b9a48826 Destroying unnamed session 2023.12.11 21:50:21.014548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:21.014594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:21.014613 [ 3 ] {} HTTP-Session: 421ae0fd-455b-4cdc-b868-014c16286f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:21.014629 [ 3 ] {} HTTP-Session: 421ae0fd-455b-4cdc-b868-014c16286f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:21.014722 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:21.014766 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:50:21.014918 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:21.015459 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.015760 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.11 21:50:21.015946 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.11 21:50:21.016041 [ 143 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.11 21:50:21.016057 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} executeQuery: Read 43 rows, 59.42 KiB in 0.001307943 sec., 32876 rows/sec., 44.36 MiB/sec. 2023.12.11 21:50:21.016081 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:21.016223 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.11 21:50:21.016269 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} DynamicQueryHandler: Done processing query 2023.12.11 21:50:21.016314 [ 3 ] {bf6f272c-16de-4688-9342-748c136b27b9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:50:21.016356 [ 3 ] {} HTTP-Session: 421ae0fd-455b-4cdc-b868-014c16286f7a Destroying unnamed session 2023.12.11 21:50:21.016399 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:50:21.016444 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 880 rows starting from the beginning of the part 2023.12.11 21:50:21.016588 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.016700 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.016806 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.016908 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.017010 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part 2023.12.11 21:50:21.032989 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1095 rows, containing 6 columns (6 merged, 0 gathered) in 0.016852705 sec., 64974.73254293599 rows/sec., 87.68 MiB/sec. 2023.12.11 21:50:21.033517 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.11 21:50:21.033732 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.11 21:50:21.033799 [ 17 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.11 21:50:21.033867 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_26_5: 9.17 MiB. 2023.12.11 21:50:22.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.80 MiB, peak 240.94 MiB, will set to 233.26 MiB (RSS), difference: 1.47 MiB 2023.12.11 21:50:28.217596 [ 140 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:50:28.217664 [ 140 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:50:30.998994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:30.999119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:30.999151 [ 3 ] {} HTTP-Session: c1097307-5488-4d70-b93e-c6ed2ca71bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:30.999182 [ 3 ] {} HTTP-Session: c1097307-5488-4d70-b93e-c6ed2ca71bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:30.999330 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:30.999401 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:50:30.999588 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:31.000014 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:31.000133 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.28 MiB, peak 240.94 MiB, will set to 233.26 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:50:31.000471 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.11 21:50:31.000654 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.11 21:50:31.000805 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} executeQuery: Read 43 rows, 3.49 KiB in 0.001427114 sec., 30130 rows/sec., 2.38 MiB/sec. 2023.12.11 21:50:31.000991 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} DynamicQueryHandler: Done processing query 2023.12.11 21:50:31.001017 [ 3 ] {9c0007f1-266e-4b4a-b594-c30087a9dddb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:31.001034 [ 3 ] {} HTTP-Session: c1097307-5488-4d70-b93e-c6ed2ca71bd4 Destroying unnamed session 2023.12.11 21:50:31.001143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:31.001193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:31.001213 [ 3 ] {} HTTP-Session: ef5c697a-657b-4a10-ad23-7447a58c56a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:31.001232 [ 3 ] {} HTTP-Session: ef5c697a-657b-4a10-ad23-7447a58c56a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:31.001313 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:31.001358 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:50:31.001472 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:31.001761 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:31.001988 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:50:31.002147 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:50:31.002280 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} executeQuery: Read 2 rows, 175.00 B in 0.00093686 sec., 2134 rows/sec., 182.42 KiB/sec. 2023.12.11 21:50:31.002384 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} DynamicQueryHandler: Done processing query 2023.12.11 21:50:31.002408 [ 3 ] {2964fb38-f2c8-408d-b642-0be55d240220} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:31.002423 [ 3 ] {} HTTP-Session: ef5c697a-657b-4a10-ad23-7447a58c56a4 Destroying unnamed session 2023.12.11 21:50:31.002548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:31.002592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:31.002611 [ 3 ] {} HTTP-Session: 2646304e-5889-4b1f-8387-b0ae29eceb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:31.002627 [ 3 ] {} HTTP-Session: 2646304e-5889-4b1f-8387-b0ae29eceb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:31.002704 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:31.002744 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:50:31.002849 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:31.003204 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:31.003425 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.11 21:50:31.003580 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.11 21:50:31.003712 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} executeQuery: Read 130 rows, 12.86 KiB in 0.000968699 sec., 134200 rows/sec., 12.97 MiB/sec. 2023.12.11 21:50:31.003925 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} DynamicQueryHandler: Done processing query 2023.12.11 21:50:31.003950 [ 3 ] {75a2f78c-cf3e-4ec3-9396-91d417a47558} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:50:31.003967 [ 3 ] {} HTTP-Session: 2646304e-5889-4b1f-8387-b0ae29eceb9e Destroying unnamed session 2023.12.11 21:50:31.004108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:31.004154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:31.004173 [ 3 ] {} HTTP-Session: 4fecbcb9-13f9-473f-8685-a782bac0a1c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:31.004191 [ 3 ] {} HTTP-Session: 4fecbcb9-13f9-473f-8685-a782bac0a1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:31.004262 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:31.004304 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:50:31.004431 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:31.004688 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:31.004900 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:50:31.005051 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:50:31.005174 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} executeQuery: Read 2 rows, 143.00 B in 0.000882099 sec., 2267 rows/sec., 158.31 KiB/sec. 2023.12.11 21:50:31.005285 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} DynamicQueryHandler: Done processing query 2023.12.11 21:50:31.005309 [ 3 ] {c1a5baac-6e48-4060-9e1e-cfe65ac8fd07} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:31.005324 [ 3 ] {} HTTP-Session: 4fecbcb9-13f9-473f-8685-a782bac0a1c3 Destroying unnamed session 2023.12.11 21:50:31.005449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:31.005493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:31.005512 [ 3 ] {} HTTP-Session: 6b268207-5f84-4c12-ac16-f99386ea3679 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:31.005529 [ 3 ] {} HTTP-Session: 6b268207-5f84-4c12-ac16-f99386ea3679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:31.005599 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:31.005639 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:50:31.005742 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:31.006027 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:31.006232 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.11 21:50:31.006384 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.11 21:50:31.006505 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} executeQuery: Read 45 rows, 3.61 KiB in 0.000876229 sec., 51356 rows/sec., 4.02 MiB/sec. 2023.12.11 21:50:31.006621 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} DynamicQueryHandler: Done processing query 2023.12.11 21:50:31.006645 [ 3 ] {7ee52eaa-2d70-4440-832f-5f9051d3d805} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:31.006661 [ 3 ] {} HTTP-Session: 6b268207-5f84-4c12-ac16-f99386ea3679 Destroying unnamed session 2023.12.11 21:50:31.006803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:31.006849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:31.006868 [ 3 ] {} HTTP-Session: 929747e5-d6d0-4725-a9b9-c7b45fa34922 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:31.006884 [ 3 ] {} HTTP-Session: 929747e5-d6d0-4725-a9b9-c7b45fa34922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:31.006953 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:31.006999 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:50:31.007122 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:31.007374 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:31.007638 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:50:31.007817 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:50:31.007951 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} executeQuery: Read 1 rows, 72.00 B in 0.000967309 sec., 1033 rows/sec., 72.69 KiB/sec. 2023.12.11 21:50:31.008146 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} DynamicQueryHandler: Done processing query 2023.12.11 21:50:31.008171 [ 3 ] {dcfc51f5-62c7-4256-b04b-8e8f49cf3631} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:31.008187 [ 3 ] {} HTTP-Session: 929747e5-d6d0-4725-a9b9-c7b45fa34922 Destroying unnamed session 2023.12.11 21:50:31.008319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:31.008364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:31.008383 [ 3 ] {} HTTP-Session: 48d439a2-e45f-4d87-9a3e-bc6347fe2ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:31.008399 [ 3 ] {} HTTP-Session: 48d439a2-e45f-4d87-9a3e-bc6347fe2ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:31.008486 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:31.008531 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:50:31.008686 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:31.009131 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:31.009441 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.11 21:50:31.009616 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.11 21:50:31.009739 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} executeQuery: Read 43 rows, 59.42 KiB in 0.001224862 sec., 35105 rows/sec., 47.37 MiB/sec. 2023.12.11 21:50:31.009863 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} DynamicQueryHandler: Done processing query 2023.12.11 21:50:31.009886 [ 3 ] {41ca1084-b430-434a-95c3-5b1ea8d44d38} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:50:31.009902 [ 3 ] {} HTTP-Session: 48d439a2-e45f-4d87-9a3e-bc6347fe2ed9 Destroying unnamed session 2023.12.11 21:50:41.000484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:41.000662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:41.000709 [ 3 ] {} HTTP-Session: de9f7caf-122f-47d4-bda1-3f95c8278e58 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:41.000751 [ 3 ] {} HTTP-Session: de9f7caf-122f-47d4-bda1-3f95c8278e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:41.000932 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:41.000997 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:50:41.001160 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:41.001629 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.001899 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.11 21:50:41.002068 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.11 21:50:41.002191 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} executeQuery: Read 43 rows, 3.49 KiB in 0.001222702 sec., 35168 rows/sec., 2.78 MiB/sec. 2023.12.11 21:50:41.002337 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} DynamicQueryHandler: Done processing query 2023.12.11 21:50:41.002362 [ 3 ] {22fa8ea1-2b26-4fbd-ad0c-6ea2069e7500} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:41.002378 [ 3 ] {} HTTP-Session: de9f7caf-122f-47d4-bda1-3f95c8278e58 Destroying unnamed session 2023.12.11 21:50:41.002497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:41.002542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:41.002562 [ 3 ] {} HTTP-Session: 2e89a810-c5fe-4c6f-a0a4-a7085b8079d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:41.002579 [ 3 ] {} HTTP-Session: 2e89a810-c5fe-4c6f-a0a4-a7085b8079d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:41.002649 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:41.002691 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:50:41.002801 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:41.003104 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.003312 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:50:41.003469 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:50:41.003570 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} executeQuery: Read 2 rows, 175.00 B in 0.000892319 sec., 2241 rows/sec., 191.52 KiB/sec. 2023.12.11 21:50:41.003686 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} DynamicQueryHandler: Done processing query 2023.12.11 21:50:41.003710 [ 3 ] {6c970265-1e31-4b0e-906f-d207d9c00866} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:41.003726 [ 3 ] {} HTTP-Session: 2e89a810-c5fe-4c6f-a0a4-a7085b8079d1 Destroying unnamed session 2023.12.11 21:50:41.003912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:41.003958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:41.003978 [ 3 ] {} HTTP-Session: 33eebe3d-f90c-4626-b844-73ad5c8fa53e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:41.003994 [ 3 ] {} HTTP-Session: 33eebe3d-f90c-4626-b844-73ad5c8fa53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:41.004070 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:41.004110 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:50:41.004215 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:41.004574 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.004805 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.11 21:50:41.004960 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.11 21:50:41.005076 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} executeQuery: Read 130 rows, 12.86 KiB in 0.000977219 sec., 133030 rows/sec., 12.85 MiB/sec. 2023.12.11 21:50:41.005239 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} DynamicQueryHandler: Done processing query 2023.12.11 21:50:41.005267 [ 3 ] {5e5d7c68-2553-44d1-9c71-5deebd295797} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:50:41.005283 [ 3 ] {} HTTP-Session: 33eebe3d-f90c-4626-b844-73ad5c8fa53e Destroying unnamed session 2023.12.11 21:50:41.005390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:41.005436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:41.005456 [ 3 ] {} HTTP-Session: 8dbb19ff-52df-45af-b3fc-c02aee95aeca Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:41.005472 [ 3 ] {} HTTP-Session: 8dbb19ff-52df-45af-b3fc-c02aee95aeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:41.005545 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:41.005587 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:50:41.005705 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:41.005977 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.006192 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:50:41.006346 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:50:41.006465 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} executeQuery: Read 2 rows, 143.00 B in 0.000883779 sec., 2263 rows/sec., 158.01 KiB/sec. 2023.12.11 21:50:41.006690 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} DynamicQueryHandler: Done processing query 2023.12.11 21:50:41.006715 [ 3 ] {580125e3-24da-4dc6-8aaa-a97823b039dc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:41.006730 [ 3 ] {} HTTP-Session: 8dbb19ff-52df-45af-b3fc-c02aee95aeca Destroying unnamed session 2023.12.11 21:50:41.006839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:41.006885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:41.006905 [ 3 ] {} HTTP-Session: 7abbe1de-9537-4479-89bb-faf56099efa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:41.006922 [ 3 ] {} HTTP-Session: 7abbe1de-9537-4479-89bb-faf56099efa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:41.006996 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:41.007036 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:50:41.007157 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:41.007471 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.007685 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.11 21:50:41.007838 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.11 21:50:41.007975 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} executeQuery: Read 45 rows, 3.61 KiB in 0.000943929 sec., 47673 rows/sec., 3.73 MiB/sec. 2023.12.11 21:50:41.008176 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} DynamicQueryHandler: Done processing query 2023.12.11 21:50:41.008201 [ 3 ] {34c1d3a7-0fe0-4a15-8dcc-f51395b4b884} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:41.008217 [ 3 ] {} HTTP-Session: 7abbe1de-9537-4479-89bb-faf56099efa8 Destroying unnamed session 2023.12.11 21:50:41.008318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:41.008364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:41.008383 [ 3 ] {} HTTP-Session: 90641bfa-f87e-4cf3-8aa3-590229921744 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:41.008399 [ 3 ] {} HTTP-Session: 90641bfa-f87e-4cf3-8aa3-590229921744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:41.008469 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:41.008514 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:50:41.008660 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:41.008931 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.009191 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:50:41.009368 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:50:41.009486 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} executeQuery: Read 1 rows, 72.00 B in 0.00098082 sec., 1019 rows/sec., 71.69 KiB/sec. 2023.12.11 21:50:41.009496 [ 134 ] {} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:50:41.009624 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.009662 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} DynamicQueryHandler: Done processing query 2023.12.11 21:50:41.009711 [ 3 ] {98865b56-39fa-4ac3-8061-ccad596d3bca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:41.009730 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:50:41.009747 [ 3 ] {} HTTP-Session: 90641bfa-f87e-4cf3-8aa3-590229921744 Destroying unnamed session 2023.12.11 21:50:41.009884 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:50:41.009943 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 420 rows starting from the beginning of the part 2023.12.11 21:50:41.009965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:41.010051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:41.010085 [ 3 ] {} HTTP-Session: 8f246321-5f84-4eb5-a912-a11740a45133 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:41.010128 [ 3 ] {} HTTP-Session: 8f246321-5f84-4eb5-a912-a11740a45133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:41.010234 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part 2023.12.11 21:50:41.010336 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:41.010466 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:50:41.010541 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2023.12.11 21:50:41.010956 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2023.12.11 21:50:41.011107 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:41.011312 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2023.12.11 21:50:41.011460 [ 22 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2023.12.11 21:50:41.012120 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:41.012960 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.11 21:50:41.013102 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.003422003 sec., 144944.34984422865 rows/sec., 10.22 MiB/sec. 2023.12.11 21:50:41.013289 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.11 21:50:41.013355 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:50:41.013592 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} executeQuery: Read 43 rows, 59.42 KiB in 0.003187331 sec., 13490 rows/sec., 18.21 MiB/sec. 2023.12.11 21:50:41.013828 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} DynamicQueryHandler: Done processing query 2023.12.11 21:50:41.013862 [ 3 ] {e8cacf88-0222-4224-8637-1a5906785647} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:50:41.013889 [ 3 ] {} HTTP-Session: 8f246321-5f84-4eb5-a912-a11740a45133 Destroying unnamed session 2023.12.11 21:50:41.013896 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:50:41.013990 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_21_4} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:50:43.217923 [ 133 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:50:43.218040 [ 133 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:50:51.001043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:51.001173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:51.001201 [ 3 ] {} HTTP-Session: 59089cbe-d5ad-4b66-a509-79ed296b90fa Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:51.001225 [ 3 ] {} HTTP-Session: 59089cbe-d5ad-4b66-a509-79ed296b90fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:51.001361 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:51.001428 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:50:51.001596 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:51.002022 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:51.002297 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.11 21:50:51.002464 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.11 21:50:51.002585 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} executeQuery: Read 43 rows, 3.49 KiB in 0.001184662 sec., 36297 rows/sec., 2.87 MiB/sec. 2023.12.11 21:50:51.002770 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} DynamicQueryHandler: Done processing query 2023.12.11 21:50:51.002802 [ 3 ] {47672c84-623b-4b0c-aeee-f0b8440d487f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:51.002819 [ 3 ] {} HTTP-Session: 59089cbe-d5ad-4b66-a509-79ed296b90fa Destroying unnamed session 2023.12.11 21:50:51.002939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:51.002996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:51.003017 [ 3 ] {} HTTP-Session: 39164aee-682e-4f71-bba8-ddc2c60fed8d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:51.003038 [ 3 ] {} HTTP-Session: 39164aee-682e-4f71-bba8-ddc2c60fed8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:51.003122 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:51.003168 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:50:51.003284 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:51.003560 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:51.003771 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:50:51.003922 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:50:51.004026 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} executeQuery: Read 2 rows, 175.00 B in 0.000873889 sec., 2288 rows/sec., 195.56 KiB/sec. 2023.12.11 21:50:51.004179 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} DynamicQueryHandler: Done processing query 2023.12.11 21:50:51.004232 [ 3 ] {51c92ab6-1835-4fc6-8044-6f6e68dedc2c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:51.004248 [ 3 ] {} HTTP-Session: 39164aee-682e-4f71-bba8-ddc2c60fed8d Destroying unnamed session 2023.12.11 21:50:51.004380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 26087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:51.004426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:51.004444 [ 3 ] {} HTTP-Session: fa13f828-f615-404f-b5cd-0b7fab34893a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:51.004461 [ 3 ] {} HTTP-Session: fa13f828-f615-404f-b5cd-0b7fab34893a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:51.004538 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:51.004578 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:50:51.004683 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:51.005084 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:51.005324 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.11 21:50:51.005478 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.11 21:50:51.005586 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} executeQuery: Read 166 rows, 15.96 KiB in 0.00101999 sec., 162746 rows/sec., 15.28 MiB/sec. 2023.12.11 21:50:51.005703 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} DynamicQueryHandler: Done processing query 2023.12.11 21:50:51.005727 [ 3 ] {bc0ca17a-031c-43b0-9acb-a22ad2c8bb29} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:50:51.005742 [ 3 ] {} HTTP-Session: fa13f828-f615-404f-b5cd-0b7fab34893a Destroying unnamed session 2023.12.11 21:50:51.005890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:51.005959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:51.005980 [ 3 ] {} HTTP-Session: e7f1e6ad-3269-42af-a571-420ffdab5704 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:51.005996 [ 3 ] {} HTTP-Session: e7f1e6ad-3269-42af-a571-420ffdab5704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:51.006070 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:51.006111 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:50:51.006218 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:51.006477 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:51.006684 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:50:51.006839 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:50:51.006941 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} executeQuery: Read 2 rows, 143.00 B in 0.000841398 sec., 2376 rows/sec., 165.97 KiB/sec. 2023.12.11 21:50:51.007115 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} DynamicQueryHandler: Done processing query 2023.12.11 21:50:51.007139 [ 3 ] {927c1513-f704-4fee-8681-e050c9659e64} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:50:51.007155 [ 3 ] {} HTTP-Session: e7f1e6ad-3269-42af-a571-420ffdab5704 Destroying unnamed session 2023.12.11 21:50:51.007264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:51.007309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:51.007328 [ 3 ] {} HTTP-Session: dcea0469-40d8-4599-a161-e929a47f78d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:51.007344 [ 3 ] {} HTTP-Session: dcea0469-40d8-4599-a161-e929a47f78d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:51.007417 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:51.007456 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:50:51.007574 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:51.007868 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:51.008081 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.11 21:50:51.008253 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.11 21:50:51.008367 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} executeQuery: Read 69 rows, 5.50 KiB in 0.000913729 sec., 75514 rows/sec., 5.88 MiB/sec. 2023.12.11 21:50:51.008568 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} DynamicQueryHandler: Done processing query 2023.12.11 21:50:51.008592 [ 3 ] {008230b3-c8cc-4720-8543-d56cd0ae25d0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:50:51.008608 [ 3 ] {} HTTP-Session: dcea0469-40d8-4599-a161-e929a47f78d0 Destroying unnamed session 2023.12.11 21:50:51.008732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:51.008776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:51.008794 [ 3 ] {} HTTP-Session: 6d6a283c-dbc9-4ccc-ac5b-3e6f2a2f7ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:51.008810 [ 3 ] {} HTTP-Session: 6d6a283c-dbc9-4ccc-ac5b-3e6f2a2f7ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:51.008883 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:51.008928 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:50:51.009065 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:51.009355 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:51.009619 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:50:51.009798 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:50:51.009900 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} executeQuery: Read 37 rows, 2.67 KiB in 0.000989419 sec., 37395 rows/sec., 2.64 MiB/sec. 2023.12.11 21:50:51.010002 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} DynamicQueryHandler: Done processing query 2023.12.11 21:50:51.010025 [ 3 ] {6bd61889-140c-4d54-a57e-84ed0ba29d0c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:50:51.010039 [ 3 ] {} HTTP-Session: 6d6a283c-dbc9-4ccc-ac5b-3e6f2a2f7ab1 Destroying unnamed session 2023.12.11 21:50:51.010199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:50:51.010242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:50:51.010261 [ 3 ] {} HTTP-Session: 98dc2030-7655-452e-9357-e6287784fc7d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:50:51.010277 [ 3 ] {} HTTP-Session: 98dc2030-7655-452e-9357-e6287784fc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:50:51.010361 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:50:51.010405 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:50:51.010534 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:50:51.010973 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:50:51.011273 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.11 21:50:51.011459 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.11 21:50:51.011562 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} executeQuery: Read 43 rows, 59.42 KiB in 0.001173292 sec., 36649 rows/sec., 49.46 MiB/sec. 2023.12.11 21:50:51.011789 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} DynamicQueryHandler: Done processing query 2023.12.11 21:50:51.011812 [ 3 ] {052acf10-3592-4161-94bc-27cfbbef2e14} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:50:51.011828 [ 3 ] {} HTTP-Session: 98dc2030-7655-452e-9357-e6287784fc7d Destroying unnamed session 2023.12.11 21:50:58.218105 [ 126 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:50:58.218207 [ 126 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:51:00.999532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:00.999639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:00.999664 [ 3 ] {} HTTP-Session: a4cbc560-2328-403f-8b70-02a32e2665eb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:00.999688 [ 3 ] {} HTTP-Session: a4cbc560-2328-403f-8b70-02a32e2665eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:00.999811 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:00.999871 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:51:01.000031 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:01.000142 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.28 MiB, peak 240.94 MiB, will set to 233.27 MiB (RSS), difference: -1.01 MiB 2023.12.11 21:51:01.000644 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.000911 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.11 21:51:01.001081 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.11 21:51:01.001202 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} executeQuery: Read 43 rows, 3.49 KiB in 0.001355093 sec., 31732 rows/sec., 2.51 MiB/sec. 2023.12.11 21:51:01.001199 [ 123 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2023.12.11 21:51:01.001267 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.001352 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} DynamicQueryHandler: Done processing query 2023.12.11 21:51:01.001363 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact 2023.12.11 21:51:01.001387 [ 3 ] {2017fd2c-9b10-4b4d-b1b4-a06711cea4d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:51:01.001453 [ 3 ] {} HTTP-Session: a4cbc560-2328-403f-8b70-02a32e2665eb Destroying unnamed session 2023.12.11 21:51:01.001540 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:01.001580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:01.001605 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 43 rows starting from the beginning of the part 2023.12.11 21:51:01.001676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:01.001711 [ 3 ] {} HTTP-Session: a449cb16-73c0-4c47-96d4-c9ac948e6e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:01.001737 [ 3 ] {} HTTP-Session: a449cb16-73c0-4c47-96d4-c9ac948e6e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:01.001942 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:01.001951 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:01.002051 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:51:01.002283 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:01.002506 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:01.002669 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:01.002959 [ 22 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:01.003257 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.003641 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:51:01.003940 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:51:01.004234 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} executeQuery: Read 2 rows, 175.00 B in 0.002195551 sec., 910 rows/sec., 77.84 KiB/sec. 2023.12.11 21:51:01.004540 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} DynamicQueryHandler: Done processing query 2023.12.11 21:51:01.004609 [ 3 ] {8e033abf-d485-49eb-be49-42bdbab1a5ee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:01.004674 [ 3 ] {} HTTP-Session: a449cb16-73c0-4c47-96d4-c9ac948e6e9e Destroying unnamed session 2023.12.11 21:51:01.004740 [ 20 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.003414023 sec., 62975.55698951062 rows/sec., 4.98 MiB/sec. 2023.12.11 21:51:01.004859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:01.004928 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2023.12.11 21:51:01.004935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:01.005019 [ 3 ] {} HTTP-Session: d94c9e49-1ba8-43f2-b61e-c71dbeb34299 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:01.005056 [ 3 ] {} HTTP-Session: d94c9e49-1ba8-43f2-b61e-c71dbeb34299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:01.005158 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:01.005206 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:51:01.005297 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. 2023.12.11 21:51:01.005429 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:01.005442 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_30_7} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 2023.12.11 21:51:01.005831 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.006068 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.11 21:51:01.006225 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.11 21:51:01.006330 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} executeQuery: Read 130 rows, 12.86 KiB in 0.001140572 sec., 113977 rows/sec., 11.01 MiB/sec. 2023.12.11 21:51:01.006429 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} DynamicQueryHandler: Done processing query 2023.12.11 21:51:01.006452 [ 3 ] {9789d50b-9e2a-4b93-8b1b-7af2c70e473a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:51:01.006467 [ 3 ] {} HTTP-Session: d94c9e49-1ba8-43f2-b61e-c71dbeb34299 Destroying unnamed session 2023.12.11 21:51:01.006611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:01.006655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:01.006674 [ 3 ] {} HTTP-Session: bcf8dcfb-ef4a-4d26-8181-cdf958dbf54d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:01.006691 [ 3 ] {} HTTP-Session: bcf8dcfb-ef4a-4d26-8181-cdf958dbf54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:01.006758 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:01.006799 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:51:01.006903 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:01.007128 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.007338 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:51:01.007492 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:51:01.007599 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} executeQuery: Read 2 rows, 143.00 B in 0.000812058 sec., 2462 rows/sec., 171.97 KiB/sec. 2023.12.11 21:51:01.007697 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} DynamicQueryHandler: Done processing query 2023.12.11 21:51:01.007721 [ 3 ] {92c0eefb-d3bd-4757-98b3-3de4cd932b3f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:01.007736 [ 3 ] {} HTTP-Session: bcf8dcfb-ef4a-4d26-8181-cdf958dbf54d Destroying unnamed session 2023.12.11 21:51:01.007858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:01.007900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:01.007920 [ 3 ] {} HTTP-Session: 9ea17928-2882-4b50-aaf5-119431fda493 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:01.007936 [ 3 ] {} HTTP-Session: 9ea17928-2882-4b50-aaf5-119431fda493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:01.008004 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:01.008041 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:51:01.008143 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:01.008381 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.008585 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.11 21:51:01.008742 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.11 21:51:01.008842 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} executeQuery: Read 45 rows, 3.61 KiB in 0.000810358 sec., 55531 rows/sec., 4.35 MiB/sec. 2023.12.11 21:51:01.008939 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} DynamicQueryHandler: Done processing query 2023.12.11 21:51:01.008962 [ 3 ] {110dc21c-d2ff-4e3e-9aae-5598ecda1762} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:51:01.008978 [ 3 ] {} HTTP-Session: 9ea17928-2882-4b50-aaf5-119431fda493 Destroying unnamed session 2023.12.11 21:51:01.009120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:01.009163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:01.009182 [ 3 ] {} HTTP-Session: 3e576a92-98e3-4691-8c2e-6a34cc5cadd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:01.009199 [ 3 ] {} HTTP-Session: 3e576a92-98e3-4691-8c2e-6a34cc5cadd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:01.009267 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:01.009310 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:51:01.009427 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:01.009642 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.009900 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:51:01.010075 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:51:01.010178 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} executeQuery: Read 1 rows, 72.00 B in 0.000882929 sec., 1132 rows/sec., 79.64 KiB/sec. 2023.12.11 21:51:01.010306 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} DynamicQueryHandler: Done processing query 2023.12.11 21:51:01.010331 [ 3 ] {261d8d47-898d-46ed-a529-6ed384dc3e01} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:01.010346 [ 3 ] {} HTTP-Session: 3e576a92-98e3-4691-8c2e-6a34cc5cadd9 Destroying unnamed session 2023.12.11 21:51:01.010487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:01.010529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:01.010548 [ 3 ] {} HTTP-Session: 4cb8a70c-4642-4e9e-ac2a-61d838519d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:01.010564 [ 3 ] {} HTTP-Session: 4cb8a70c-4642-4e9e-ac2a-61d838519d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:01.010645 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:01.010689 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:51:01.010821 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:01.011234 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.46 GiB. 2023.12.11 21:51:01.011525 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.11 21:51:01.011708 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.11 21:51:01.011840 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} executeQuery: Read 43 rows, 59.42 KiB in 0.001163032 sec., 36972 rows/sec., 49.89 MiB/sec. 2023.12.11 21:51:01.011986 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} DynamicQueryHandler: Done processing query 2023.12.11 21:51:01.012010 [ 3 ] {597de203-9f45-4872-bd74-351493d021c0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:51:01.012025 [ 3 ] {} HTTP-Session: 4cb8a70c-4642-4e9e-ac2a-61d838519d47 Destroying unnamed session 2023.12.11 21:51:10.999916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:11.000131 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.28 MiB, peak 240.94 MiB, will set to 233.28 MiB (RSS), difference: -1.00 MiB 2023.12.11 21:51:11.000176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:11.000267 [ 3 ] {} HTTP-Session: 9cddfdbb-459d-4abf-b5c8-c12763105530 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:11.000340 [ 3 ] {} HTTP-Session: 9cddfdbb-459d-4abf-b5c8-c12763105530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:11.000613 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:11.000678 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:51:11.000843 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:11.001237 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:11.001502 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.11 21:51:11.001673 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.11 21:51:11.001803 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} executeQuery: Read 43 rows, 3.49 KiB in 0.001143102 sec., 37616 rows/sec., 2.98 MiB/sec. 2023.12.11 21:51:11.001948 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} DynamicQueryHandler: Done processing query 2023.12.11 21:51:11.001972 [ 3 ] {641fd146-a598-4e61-9692-3d3d3e174ee5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:51:11.001988 [ 3 ] {} HTTP-Session: 9cddfdbb-459d-4abf-b5c8-c12763105530 Destroying unnamed session 2023.12.11 21:51:11.002211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 20657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:11.002258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:11.002278 [ 3 ] {} HTTP-Session: a6a61c14-107d-4ffd-8872-fae10631e1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:11.002297 [ 3 ] {} HTTP-Session: a6a61c14-107d-4ffd-8872-fae10631e1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:11.002379 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:11.002419 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:51:11.002522 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:11.002847 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:11.003065 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.11 21:51:11.003212 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.11 21:51:11.003346 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} executeQuery: Read 129 rows, 12.77 KiB in 0.000927849 sec., 139031 rows/sec., 13.44 MiB/sec. 2023.12.11 21:51:11.003347 [ 117 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.11 21:51:11.003464 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:11.003491 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} DynamicQueryHandler: Done processing query 2023.12.11 21:51:11.003536 [ 3 ] {4b330878-e337-464e-8335-ea029c7fa31f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:51:11.003569 [ 3 ] {} HTTP-Session: a6a61c14-107d-4ffd-8872-fae10631e1b9 Destroying unnamed session 2023.12.11 21:51:11.003585 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.11 21:51:11.003747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:11.003766 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:11.003831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:11.003837 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 169 rows starting from the beginning of the part 2023.12.11 21:51:11.003867 [ 3 ] {} HTTP-Session: bc8e7b18-b015-4b3f-9304-936cbf3deb8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:11.003897 [ 3 ] {} HTTP-Session: bc8e7b18-b015-4b3f-9304-936cbf3deb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:11.004049 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:11.004152 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:51:11.004168 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 130 rows starting from the beginning of the part 2023.12.11 21:51:11.004540 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 130 rows starting from the beginning of the part 2023.12.11 21:51:11.004560 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:11.004747 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 166 rows starting from the beginning of the part 2023.12.11 21:51:11.005026 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 130 rows starting from the beginning of the part 2023.12.11 21:51:11.005314 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 129 rows starting from the beginning of the part 2023.12.11 21:51:11.005335 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:11.005680 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.11 21:51:11.005963 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.11 21:51:11.006210 [ 117 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.11 21:51:11.006227 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} executeQuery: Read 43 rows, 3.44 KiB in 0.002095781 sec., 20517 rows/sec., 1.60 MiB/sec. 2023.12.11 21:51:11.006319 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:11.006638 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.11 21:51:11.006705 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} DynamicQueryHandler: Done processing query 2023.12.11 21:51:11.006751 [ 3 ] {3e037aa0-4bda-4e64-8121-49dfab989538} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:51:11.006811 [ 3 ] {} HTTP-Session: bc8e7b18-b015-4b3f-9304-936cbf3deb8b Destroying unnamed session 2023.12.11 21:51:11.006828 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:11.006868 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 93 rows starting from the beginning of the part 2023.12.11 21:51:11.007178 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 45 rows starting from the beginning of the part 2023.12.11 21:51:11.007197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:11.007262 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 4 columns (4 merged, 0 gathered) in 0.003743877 sec., 228105.78445819666 rows/sec., 21.79 MiB/sec. 2023.12.11 21:51:11.007308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:11.007388 [ 3 ] {} HTTP-Session: 2ac91e18-44c2-43f6-b930-ca046d51d932 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:11.007470 [ 3 ] {} HTTP-Session: 2ac91e18-44c2-43f6-b930-ca046d51d932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:11.007486 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 45 rows starting from the beginning of the part 2023.12.11 21:51:11.007520 [ 19 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.11 21:51:11.007777 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:11.007866 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 69 rows starting from the beginning of the part 2023.12.11 21:51:11.007918 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:51:11.008009 [ 19 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.11 21:51:11.008185 [ 19 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_31_6} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.11 21:51:11.008344 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 45 rows starting from the beginning of the part 2023.12.11 21:51:11.008740 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:11.008802 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:11.010018 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:11.010427 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 4 columns (4 merged, 0 gathered) in 0.003942918 sec., 86230.55310812956 rows/sec., 6.74 MiB/sec. 2023.12.11 21:51:11.010637 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.11 21:51:11.010757 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.11 21:51:11.010898 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.11 21:51:11.011027 [ 24 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_31_6} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.11 21:51:11.011073 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.11 21:51:11.011253 [ 117 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.11 21:51:11.011263 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} executeQuery: Read 43 rows, 59.42 KiB in 0.003404173 sec., 12631 rows/sec., 17.05 MiB/sec. 2023.12.11 21:51:11.011303 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:11.011496 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.11 21:51:11.011559 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} DynamicQueryHandler: Done processing query 2023.12.11 21:51:11.011611 [ 3 ] {aa86d6dd-0c21-435f-b12f-31b21dd0b8dc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:51:11.011661 [ 3 ] {} HTTP-Session: 2ac91e18-44c2-43f6-b930-ca046d51d932 Destroying unnamed session 2023.12.11 21:51:11.011690 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:11.011735 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1095 rows starting from the beginning of the part 2023.12.11 21:51:11.011849 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:11.011950 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:11.012045 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:11.012136 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:11.012226 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:11.015870 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1310 rows, containing 6 columns (6 merged, 0 gathered) in 0.004496025 sec., 291368.4866076145 rows/sec., 393.19 MiB/sec. 2023.12.11 21:51:11.016537 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.11 21:51:11.016783 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.11 21:51:11.016857 [ 20 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.11 21:51:11.016925 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_31_6: 8.67 MiB. 2023.12.11 21:51:12.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.38 MiB, peak 241.08 MiB, will set to 234.84 MiB (RSS), difference: -1.54 MiB 2023.12.11 21:51:12.264904 [ 117 ] {} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2023.12.11 21:51:12.265021 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:12.265123 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2023.12.11 21:51:12.265316 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:12.265355 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2023.12.11 21:51:12.265481 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:12.265579 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:12.265667 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:12.265741 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:12.266267 [ 20 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189741 sec., 13448.305135319368 rows/sec., 939.02 KiB/sec. 2023.12.11 21:51:12.266357 [ 20 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2023.12.11 21:51:12.266526 [ 20 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2023.12.11 21:51:12.266593 [ 20 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_18_4} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2023.12.11 21:51:13.218267 [ 115 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:51:13.218347 [ 115 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:51:13.327535 [ 115 ] {} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2023.12.11 21:51:13.327601 [ 115 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:13.327675 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2023.12.11 21:51:13.327776 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:13.327808 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2023.12.11 21:51:13.327979 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:13.328064 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:13.328144 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:13.328219 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2023.12.11 21:51:13.328788 [ 13 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109401 sec., 14625.094834599317 rows/sec., 1.20 MiB/sec. 2023.12.11 21:51:13.328911 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2023.12.11 21:51:13.329088 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2023.12.11 21:51:13.329155 [ 23 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_18_4} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2023.12.11 21:51:21.001477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 6358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:21.001603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:21.001630 [ 3 ] {} HTTP-Session: 883f0c2c-c653-4109-b743-23bad69fcb11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:21.001654 [ 3 ] {} HTTP-Session: 883f0c2c-c653-4109-b743-23bad69fcb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:21.001781 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:21.001845 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:51:21.002006 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:21.002447 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:21.002713 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.11 21:51:21.002881 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.11 21:51:21.003004 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} executeQuery: Read 44 rows, 3.57 KiB in 0.001187132 sec., 37064 rows/sec., 2.93 MiB/sec. 2023.12.11 21:51:21.003151 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} DynamicQueryHandler: Done processing query 2023.12.11 21:51:21.003176 [ 3 ] {de0fdc0f-2b53-4d30-a17b-e5ef9278eb62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:51:21.003192 [ 3 ] {} HTTP-Session: 883f0c2c-c653-4109-b743-23bad69fcb11 Destroying unnamed session 2023.12.11 21:51:21.003364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 26405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:21.003414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:21.003433 [ 3 ] {} HTTP-Session: 30ceaa36-d9e6-41da-b739-6be1b2a94ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:21.003451 [ 3 ] {} HTTP-Session: 30ceaa36-d9e6-41da-b739-6be1b2a94ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:21.003534 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:21.003576 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:51:21.003681 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:21.004091 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:21.004329 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.11 21:51:21.004510 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.11 21:51:21.004657 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} executeQuery: Read 168 rows, 16.15 KiB in 0.00109248 sec., 153778 rows/sec., 14.44 MiB/sec. 2023.12.11 21:51:21.004803 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} DynamicQueryHandler: Done processing query 2023.12.11 21:51:21.004830 [ 3 ] {57ee7c9a-2a1c-4a12-ac62-d0ea74a50d2b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:51:21.004848 [ 3 ] {} HTTP-Session: 30ceaa36-d9e6-41da-b739-6be1b2a94ca9 Destroying unnamed session 2023.12.11 21:51:21.005020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 11551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:21.005070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:21.005090 [ 3 ] {} HTTP-Session: 4232c39f-6c13-44c5-a90e-20395b05a76e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:21.005107 [ 3 ] {} HTTP-Session: 4232c39f-6c13-44c5-a90e-20395b05a76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:21.005181 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:21.005221 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:51:21.005329 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:21.005642 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:21.005852 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.11 21:51:21.006003 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.11 21:51:21.006124 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} executeQuery: Read 68 rows, 5.42 KiB in 0.00091508 sec., 74310 rows/sec., 5.79 MiB/sec. 2023.12.11 21:51:21.006233 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} DynamicQueryHandler: Done processing query 2023.12.11 21:51:21.006255 [ 3 ] {072ed6c1-8cdc-41aa-a5fc-eb9426144d6e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:51:21.006271 [ 3 ] {} HTTP-Session: 4232c39f-6c13-44c5-a90e-20395b05a76e Destroying unnamed session 2023.12.11 21:51:21.006425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:21.006469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:21.006489 [ 3 ] {} HTTP-Session: 72d519c3-a92c-4399-9a66-c2b7dd76288d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:21.006505 [ 3 ] {} HTTP-Session: 72d519c3-a92c-4399-9a66-c2b7dd76288d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:21.006575 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:21.006619 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:51:21.006741 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:21.007025 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:21.007285 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.11 21:51:21.007466 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.11 21:51:21.007598 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} executeQuery: Read 36 rows, 2.60 KiB in 0.00099292 sec., 36256 rows/sec., 2.56 MiB/sec. 2023.12.11 21:51:21.007757 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} DynamicQueryHandler: Done processing query 2023.12.11 21:51:21.007783 [ 3 ] {3de12cf7-85d5-4fcc-a4cb-090a88862547} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:51:21.007799 [ 3 ] {} HTTP-Session: 72d519c3-a92c-4399-9a66-c2b7dd76288d Destroying unnamed session 2023.12.11 21:51:21.007987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 47087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:21.008034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:21.008053 [ 3 ] {} HTTP-Session: 322ad324-2d00-4aed-b4a7-b5054f6ff911 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:21.008069 [ 3 ] {} HTTP-Session: 322ad324-2d00-4aed-b4a7-b5054f6ff911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:21.008163 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:21.008208 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:51:21.008352 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:21.008803 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:21.009107 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.11 21:51:21.009301 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.11 21:51:21.009427 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} executeQuery: Read 44 rows, 60.80 KiB in 0.001235692 sec., 35607 rows/sec., 48.05 MiB/sec. 2023.12.11 21:51:21.009536 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} DynamicQueryHandler: Done processing query 2023.12.11 21:51:21.009560 [ 3 ] {a23427c1-e13b-472b-a6d9-090abcb136c0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.11 21:51:21.009575 [ 3 ] {} HTTP-Session: 322ad324-2d00-4aed-b4a7-b5054f6ff911 Destroying unnamed session 2023.12.11 21:51:28.218597 [ 110 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:51:28.218667 [ 110 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:51:31.001164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.001295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.001325 [ 3 ] {} HTTP-Session: 48f14501-8473-4517-bb97-57d0655aa87b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.001352 [ 3 ] {} HTTP-Session: 48f14501-8473-4517-bb97-57d0655aa87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.001492 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.001560 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:51:31.001745 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.002198 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.002472 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.11 21:51:31.002645 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.11 21:51:31.002789 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} executeQuery: Read 52 rows, 4.21 KiB in 0.001258282 sec., 41326 rows/sec., 3.27 MiB/sec. 2023.12.11 21:51:31.002937 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.002962 [ 3 ] {8ba250b2-358f-43fa-9556-cf934797c71a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:51:31.002978 [ 3 ] {} HTTP-Session: 48f14501-8473-4517-bb97-57d0655aa87b Destroying unnamed session 2023.12.11 21:51:31.003084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.003130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.003148 [ 3 ] {} HTTP-Session: 7017cc02-4eca-464f-ad8b-d63b6196e197 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.003165 [ 3 ] {} HTTP-Session: 7017cc02-4eca-464f-ad8b-d63b6196e197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.003233 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.003273 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:51:31.003382 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.003661 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.003869 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:51:31.004028 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:51:31.004155 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} executeQuery: Read 2 rows, 175.00 B in 0.000893629 sec., 2238 rows/sec., 191.24 KiB/sec. 2023.12.11 21:51:31.004254 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.004277 [ 3 ] {93b44933-3171-44da-9251-2c59bf308d28} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:31.004292 [ 3 ] {} HTTP-Session: 7017cc02-4eca-464f-ad8b-d63b6196e197 Destroying unnamed session 2023.12.11 21:51:31.004448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 24845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.004492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.004511 [ 3 ] {} HTTP-Session: 1b6b85b0-758d-459f-8df0-ae858809e4bc Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.004528 [ 3 ] {} HTTP-Session: 1b6b85b0-758d-459f-8df0-ae858809e4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.004601 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.004639 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:51:31.004741 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.005187 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.005443 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.11 21:51:31.005602 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.11 21:51:31.005729 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} executeQuery: Read 157 rows, 15.27 KiB in 0.001100351 sec., 142681 rows/sec., 13.55 MiB/sec. 2023.12.11 21:51:31.005847 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.005871 [ 3 ] {722df988-28bd-4c84-8416-105e0a54be62} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:51:31.005886 [ 3 ] {} HTTP-Session: 1b6b85b0-758d-459f-8df0-ae858809e4bc Destroying unnamed session 2023.12.11 21:51:31.006031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.006077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.006096 [ 3 ] {} HTTP-Session: 43fab30c-18a2-498a-953d-c7fd0a6b7c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.006112 [ 3 ] {} HTTP-Session: 43fab30c-18a2-498a-953d-c7fd0a6b7c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.006180 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.006219 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:51:31.006321 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.006585 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.006796 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:51:31.006968 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:51:31.007091 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} executeQuery: Read 2 rows, 143.00 B in 0.000882568 sec., 2266 rows/sec., 158.23 KiB/sec. 2023.12.11 21:51:31.007220 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.007243 [ 3 ] {45ea9475-dfd0-4f0f-b2d2-22d12d4f64bd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:31.007258 [ 3 ] {} HTTP-Session: 43fab30c-18a2-498a-953d-c7fd0a6b7c34 Destroying unnamed session 2023.12.11 21:51:31.007415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 10906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.007457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.007475 [ 3 ] {} HTTP-Session: 43cb12fb-9b07-4c5c-a1b1-6ae778512617 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.007491 [ 3 ] {} HTTP-Session: 43cb12fb-9b07-4c5c-a1b1-6ae778512617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.007561 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.007597 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:51:31.007701 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.007999 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.008211 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.11 21:51:31.008369 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.11 21:51:31.008494 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} executeQuery: Read 64 rows, 5.14 KiB in 0.000906239 sec., 70621 rows/sec., 5.54 MiB/sec. 2023.12.11 21:51:31.008609 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.008632 [ 3 ] {7b191c6b-4b0f-4e5d-abdd-162c2b5ad4a4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:51:31.008648 [ 3 ] {} HTTP-Session: 43cb12fb-9b07-4c5c-a1b1-6ae778512617 Destroying unnamed session 2023.12.11 21:51:31.008752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.008796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.008814 [ 3 ] {} HTTP-Session: 348e9455-b4e1-4093-9cbd-1b961b6986d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.008831 [ 3 ] {} HTTP-Session: 348e9455-b4e1-4093-9cbd-1b961b6986d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.008898 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.008940 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:51:31.009061 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.009317 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.009579 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.11 21:51:31.009772 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.11 21:51:31.009906 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} executeQuery: Read 1 rows, 72.00 B in 0.00097846 sec., 1022 rows/sec., 71.86 KiB/sec. 2023.12.11 21:51:31.010077 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.010102 [ 3 ] {482ce9d5-8f5a-4c07-a6e0-40693c71dd46} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:31.010117 [ 3 ] {} HTTP-Session: 348e9455-b4e1-4093-9cbd-1b961b6986d3 Destroying unnamed session 2023.12.11 21:51:31.010324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 55633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.010387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.010406 [ 3 ] {} HTTP-Session: 78ac0bb6-6bb9-4eb6-9040-105e5dc6704e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.010422 [ 3 ] {} HTTP-Session: 78ac0bb6-6bb9-4eb6-9040-105e5dc6704e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.010511 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.010556 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:51:31.010700 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.011189 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.011506 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.11 21:51:31.011693 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.11 21:51:31.011798 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} executeQuery: Read 52 rows, 71.86 KiB in 0.001258023 sec., 41334 rows/sec., 55.78 MiB/sec. 2023.12.11 21:51:31.011930 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.011952 [ 3 ] {cca970ce-fe5f-4ffa-b1f3-f9eb9962021b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.11 21:51:31.011968 [ 3 ] {} HTTP-Session: 78ac0bb6-6bb9-4eb6-9040-105e5dc6704e Destroying unnamed session 2023.12.11 21:51:31.012090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 2460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:31.012133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:31.012152 [ 3 ] {} HTTP-Session: fdf0f1e5-2227-4f3e-b4a7-db77b216a73c Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:31.012169 [ 3 ] {} HTTP-Session: fdf0f1e5-2227-4f3e-b4a7-db77b216a73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:31.012238 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:31.012278 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.11 21:51:31.012380 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:31.012656 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:31.013011 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:51:31.013207 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} oximeter.measurements_i64 (30026e47-51a8-41c0-a0c0-656640a3c28a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:51:31.013311 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} executeQuery: Read 15 rows, 1.09 KiB in 0.001042621 sec., 14386 rows/sec., 1.02 MiB/sec. 2023.12.11 21:51:31.013442 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} DynamicQueryHandler: Done processing query 2023.12.11 21:51:31.013466 [ 3 ] {368e5808-66c4-4ab3-b418-a9e540c64a4f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:31.013481 [ 3 ] {} HTTP-Session: fdf0f1e5-2227-4f3e-b4a7-db77b216a73c Destroying unnamed session 2023.12.11 21:51:41.000419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:41.000546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:41.000572 [ 3 ] {} HTTP-Session: 6ec88b32-ba8a-4f76-965b-ac783e402385 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:41.000596 [ 3 ] {} HTTP-Session: 6ec88b32-ba8a-4f76-965b-ac783e402385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:41.000727 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:41.000789 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:51:41.000950 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:41.001406 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.001722 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.11 21:51:41.001921 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.11 21:51:41.002080 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} executeQuery: Read 56 rows, 4.54 KiB in 0.001308473 sec., 42797 rows/sec., 3.39 MiB/sec. 2023.12.11 21:51:41.002245 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} DynamicQueryHandler: Done processing query 2023.12.11 21:51:41.002277 [ 3 ] {641f23da-27c6-40d8-9da8-a66b6d79048f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:51:41.002297 [ 3 ] {} HTTP-Session: 6ec88b32-ba8a-4f76-965b-ac783e402385 Destroying unnamed session 2023.12.11 21:51:41.002434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:41.002478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:41.002498 [ 3 ] {} HTTP-Session: 59b22ef1-38bf-4401-bafc-9424e544c5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:41.002515 [ 3 ] {} HTTP-Session: 59b22ef1-38bf-4401-bafc-9424e544c5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:41.002585 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:41.002626 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:51:41.002733 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:41.003110 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.003335 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:51:41.003488 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:51:41.003619 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} executeQuery: Read 2 rows, 175.00 B in 0.00100496 sec., 1990 rows/sec., 170.05 KiB/sec. 2023.12.11 21:51:41.003766 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} DynamicQueryHandler: Done processing query 2023.12.11 21:51:41.003791 [ 3 ] {b958f10c-05e2-4718-bdef-f6a394df53d5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:41.003807 [ 3 ] {} HTTP-Session: 59b22ef1-38bf-4401-bafc-9424e544c5ce Destroying unnamed session 2023.12.11 21:51:41.003987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 26712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:41.004033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:41.004052 [ 3 ] {} HTTP-Session: e200f7b6-626c-4aca-b4a4-320be2b27329 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:41.004069 [ 3 ] {} HTTP-Session: e200f7b6-626c-4aca-b4a4-320be2b27329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:41.004147 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:41.004187 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:51:41.004295 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:41.004703 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.004930 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.11 21:51:41.005095 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.11 21:51:41.005225 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} executeQuery: Read 169 rows, 16.40 KiB in 0.00104732 sec., 161364 rows/sec., 15.29 MiB/sec. 2023.12.11 21:51:41.005373 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} DynamicQueryHandler: Done processing query 2023.12.11 21:51:41.005406 [ 3 ] {8b4f1025-9fa6-4769-b882-d6879ffd4472} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.11 21:51:41.005422 [ 3 ] {} HTTP-Session: e200f7b6-626c-4aca-b4a4-320be2b27329 Destroying unnamed session 2023.12.11 21:51:41.005573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:41.005617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:41.005637 [ 3 ] {} HTTP-Session: 1d4d0e53-8281-4f0e-8668-f0b5b1fdd773 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:41.005654 [ 3 ] {} HTTP-Session: 1d4d0e53-8281-4f0e-8668-f0b5b1fdd773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:41.005725 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:41.005766 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:51:41.005880 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:41.006142 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.006365 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:51:41.006516 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:51:41.006641 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} executeQuery: Read 2 rows, 143.00 B in 0.000885028 sec., 2259 rows/sec., 157.79 KiB/sec. 2023.12.11 21:51:41.006851 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} DynamicQueryHandler: Done processing query 2023.12.11 21:51:41.006875 [ 3 ] {81457bfa-485c-4421-8e8e-e2cc66f7865c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:41.006892 [ 3 ] {} HTTP-Session: 1d4d0e53-8281-4f0e-8668-f0b5b1fdd773 Destroying unnamed session 2023.12.11 21:51:41.007043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 9879, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:41.007099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:41.007118 [ 3 ] {} HTTP-Session: 60afd346-de3c-4e27-bf5e-9b0e2458962e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:41.007136 [ 3 ] {} HTTP-Session: 60afd346-de3c-4e27-bf5e-9b0e2458962e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:41.007210 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:41.007250 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:51:41.007372 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:41.007693 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.007905 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.11 21:51:41.008055 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.11 21:51:41.008185 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} executeQuery: Read 58 rows, 4.65 KiB in 0.000946409 sec., 61284 rows/sec., 4.80 MiB/sec. 2023.12.11 21:51:41.008292 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} DynamicQueryHandler: Done processing query 2023.12.11 21:51:41.008316 [ 3 ] {0b5f6c9c-d835-4191-98c5-a9fbc55ba87c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:51:41.008332 [ 3 ] {} HTTP-Session: 60afd346-de3c-4e27-bf5e-9b0e2458962e Destroying unnamed session 2023.12.11 21:51:41.008475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:41.008518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:41.008536 [ 3 ] {} HTTP-Session: b6355800-1114-4ce4-9164-f5b0218e0928 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:41.008553 [ 3 ] {} HTTP-Session: b6355800-1114-4ce4-9164-f5b0218e0928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:41.008623 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:41.008666 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:51:41.008786 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:41.009040 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.009298 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.11 21:51:41.009481 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.11 21:51:41.009612 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} executeQuery: Read 1 rows, 72.00 B in 0.00096033 sec., 1041 rows/sec., 73.22 KiB/sec. 2023.12.11 21:51:41.009603 [ 104 ] {} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.11 21:51:41.009730 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.009783 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} DynamicQueryHandler: Done processing query 2023.12.11 21:51:41.009840 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.11 21:51:41.009852 [ 3 ] {cf475609-d33d-468e-a260-f38d6aa28fd7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:41.009936 [ 3 ] {} HTTP-Session: b6355800-1114-4ce4-9164-f5b0218e0928 Destroying unnamed session 2023.12.11 21:51:41.010029 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:41.010074 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 496 rows starting from the beginning of the part 2023.12.11 21:51:41.010147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 59908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:41.010232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:41.010281 [ 3 ] {} HTTP-Session: 5eeaf76a-2abf-434e-adeb-223d97d661ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:41.010312 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2023.12.11 21:51:41.010324 [ 3 ] {} HTTP-Session: 5eeaf76a-2abf-434e-adeb-223d97d661ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:41.010595 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:41.010613 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2023.12.11 21:51:41.010707 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:51:41.010926 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2023.12.11 21:51:41.011274 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:41.011295 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2023.12.11 21:51:41.011504 [ 20 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2023.12.11 21:51:41.012353 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.11 21:51:41.013180 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.11 21:51:41.013192 [ 13 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.003403663 sec., 168054.24038748842 rows/sec., 11.85 MiB/sec. 2023.12.11 21:51:41.013435 [ 13 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.11 21:51:41.013447 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.11 21:51:41.013665 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} executeQuery: Read 56 rows, 77.38 KiB in 0.00302472 sec., 18514 rows/sec., 24.98 MiB/sec. 2023.12.11 21:51:41.013871 [ 13 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.11 21:51:41.013889 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} DynamicQueryHandler: Done processing query 2023.12.11 21:51:41.013937 [ 3 ] {041c08d9-883d-4b39-9c68-50f08b8128f8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.11 21:51:41.013960 [ 3 ] {} HTTP-Session: 5eeaf76a-2abf-434e-adeb-223d97d661ae Destroying unnamed session 2023.12.11 21:51:41.013992 [ 13 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_26_5} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.11 21:51:43.218712 [ 103 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:51:43.218793 [ 103 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:51:51.003123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:51.003301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:51.003346 [ 3 ] {} HTTP-Session: 33998371-59fa-4487-8e69-c848a0a32cab Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:51.003388 [ 3 ] {} HTTP-Session: 33998371-59fa-4487-8e69-c848a0a32cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:51.003592 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:51.003689 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:51:51.003859 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:51.004291 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.004552 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.11 21:51:51.004716 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.11 21:51:51.004849 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} executeQuery: Read 56 rows, 4.54 KiB in 0.001196082 sec., 46819 rows/sec., 3.71 MiB/sec. 2023.12.11 21:51:51.004861 [ 100 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 6 parts from all_1_30_7 to all_35_35_0 2023.12.11 21:51:51.004982 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.005053 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} DynamicQueryHandler: Done processing query 2023.12.11 21:51:51.005092 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_7 to all_35_35_0 into Compact 2023.12.11 21:51:51.005096 [ 3 ] {5374f0ac-334c-4e98-97b2-b881d7410f4f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:51:51.005168 [ 3 ] {} HTTP-Session: 33998371-59fa-4487-8e69-c848a0a32cab Destroying unnamed session 2023.12.11 21:51:51.005253 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:51:51.005321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:51.005334 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 43 rows starting from the beginning of the part 2023.12.11 21:51:51.005414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:51.005452 [ 3 ] {} HTTP-Session: 8e358a76-88da-40c4-bab2-469d7f1c798d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:51.005485 [ 3 ] {} HTTP-Session: 8e358a76-88da-40c4-bab2-469d7f1c798d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:51.005671 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:51.005687 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part 2023.12.11 21:51:51.005768 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:51:51.006033 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part 2023.12.11 21:51:51.006200 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:51.006380 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part 2023.12.11 21:51:51.006591 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2023.12.11 21:51:51.006901 [ 24 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2023.12.11 21:51:51.007024 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.007420 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:51:51.007754 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:51:51.008040 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} executeQuery: Read 2 rows, 175.00 B in 0.002301773 sec., 868 rows/sec., 74.25 KiB/sec. 2023.12.11 21:51:51.008351 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} DynamicQueryHandler: Done processing query 2023.12.11 21:51:51.008404 [ 3 ] {92323398-cf4e-4df4-a057-c1272eb5d83b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:51.008455 [ 3 ] {} HTTP-Session: 8e358a76-88da-40c4-bab2-469d7f1c798d Destroying unnamed session 2023.12.11 21:51:51.008651 [ 13 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003606726 sec., 81514.37065083403 rows/sec., 6.45 MiB/sec. 2023.12.11 21:51:51.008709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 31992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:51.008795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:51.008816 [ 3 ] {} HTTP-Session: 244ec489-d3ad-4213-98f7-0b20e5c42c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:51.008843 [ 3 ] {} HTTP-Session: 244ec489-d3ad-4213-98f7-0b20e5c42c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:51.008857 [ 13 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2023.12.11 21:51:51.009003 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:51.009061 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:51:51.009215 [ 13 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. 2023.12.11 21:51:51.009326 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:51.009370 [ 13 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_35_8} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 6 parts: from all_1_30_7 to all_35_35_0 2023.12.11 21:51:51.009842 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.010082 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.11 21:51:51.010235 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.11 21:51:51.010370 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} executeQuery: Read 205 rows, 19.50 KiB in 0.001325293 sec., 154682 rows/sec., 14.37 MiB/sec. 2023.12.11 21:51:51.010528 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} DynamicQueryHandler: Done processing query 2023.12.11 21:51:51.010553 [ 3 ] {6011c185-5cd5-4568-ae6c-fe634cf8986c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.11 21:51:51.010569 [ 3 ] {} HTTP-Session: 244ec489-d3ad-4213-98f7-0b20e5c42c0a Destroying unnamed session 2023.12.11 21:51:51.010714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:51.010759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:51.010778 [ 3 ] {} HTTP-Session: 8bc88fa3-178c-476c-b006-916a16b9658b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:51.010796 [ 3 ] {} HTTP-Session: 8bc88fa3-178c-476c-b006-916a16b9658b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:51.010866 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:51.010907 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:51:51.011018 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:51.011338 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.011542 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:51:51.011701 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:51:51.011828 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} executeQuery: Read 2 rows, 143.00 B in 0.000932149 sec., 2145 rows/sec., 149.81 KiB/sec. 2023.12.11 21:51:51.011954 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} DynamicQueryHandler: Done processing query 2023.12.11 21:51:51.011977 [ 3 ] {a721e6a3-ea07-4821-ba79-fc1b027aa7d4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:51:51.011993 [ 3 ] {} HTTP-Session: 8bc88fa3-178c-476c-b006-916a16b9658b Destroying unnamed session 2023.12.11 21:51:51.012118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 13927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:51.012161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:51.012179 [ 3 ] {} HTTP-Session: 5b8dbdaa-c9e4-480c-9a4c-68e858517d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:51.012196 [ 3 ] {} HTTP-Session: 5b8dbdaa-c9e4-480c-9a4c-68e858517d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:51.012268 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:51.012306 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:51:51.012411 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:51.012748 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.012959 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.11 21:51:51.013106 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.11 21:51:51.013232 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} executeQuery: Read 82 rows, 6.55 KiB in 0.000933589 sec., 87833 rows/sec., 6.85 MiB/sec. 2023.12.11 21:51:51.013431 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} DynamicQueryHandler: Done processing query 2023.12.11 21:51:51.013454 [ 3 ] {325a69ea-f0e2-415b-ba69-33ff76dee379} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:51:51.013471 [ 3 ] {} HTTP-Session: 5b8dbdaa-c9e4-480c-9a4c-68e858517d84 Destroying unnamed session 2023.12.11 21:51:51.013619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:51.013663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:51.013682 [ 3 ] {} HTTP-Session: dfe38fe7-dcd1-4b46-aa35-f78bbf2a51fa Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:51.013699 [ 3 ] {} HTTP-Session: dfe38fe7-dcd1-4b46-aa35-f78bbf2a51fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:51.013772 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:51.013817 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:51:51.013951 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:51.014251 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.014516 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.11 21:51:51.014689 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.11 21:51:51.014817 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} executeQuery: Read 37 rows, 2.67 KiB in 0.00101487 sec., 36457 rows/sec., 2.57 MiB/sec. 2023.12.11 21:51:51.014939 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} DynamicQueryHandler: Done processing query 2023.12.11 21:51:51.014963 [ 3 ] {03c2a3a9-2227-49e0-a41a-912c90a39581} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:51:51.014978 [ 3 ] {} HTTP-Session: dfe38fe7-dcd1-4b46-aa35-f78bbf2a51fa Destroying unnamed session 2023.12.11 21:51:51.015146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 59908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:51:51.015190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:51:51.015208 [ 3 ] {} HTTP-Session: 33868d17-1334-4a57-9f8f-6bfe5d29c358 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:51:51.015226 [ 3 ] {} HTTP-Session: 33868d17-1334-4a57-9f8f-6bfe5d29c358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:51:51.015322 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:51:51.015366 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:51:51.015503 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:51:51.016042 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:51:51.016355 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.11 21:51:51.016531 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.11 21:51:51.016657 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} executeQuery: Read 56 rows, 77.38 KiB in 0.001306102 sec., 42875 rows/sec., 57.86 MiB/sec. 2023.12.11 21:51:51.016784 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} DynamicQueryHandler: Done processing query 2023.12.11 21:51:51.016807 [ 3 ] {24b89c20-51df-42d5-842d-cf78736d0904} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.11 21:51:51.016822 [ 3 ] {} HTTP-Session: 33868d17-1334-4a57-9f8f-6bfe5d29c358 Destroying unnamed session 2023.12.11 21:51:58.218854 [ 95 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:51:58.218955 [ 95 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:52:01.001941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.002082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.002113 [ 3 ] {} HTTP-Session: 28aa5a8b-1830-4d51-9540-22c8a0003f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.002141 [ 3 ] {} HTTP-Session: 28aa5a8b-1830-4d51-9540-22c8a0003f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.002290 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.002360 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:52:01.002543 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.003096 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.003376 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.11 21:52:01.003555 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.11 21:52:01.003682 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} executeQuery: Read 62 rows, 5.03 KiB in 0.001354033 sec., 45789 rows/sec., 3.62 MiB/sec. 2023.12.11 21:52:01.003849 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.003874 [ 3 ] {6d83fc35-ba43-40c6-9197-5a5ebfdbb1c8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:01.003890 [ 3 ] {} HTTP-Session: 28aa5a8b-1830-4d51-9540-22c8a0003f82 Destroying unnamed session 2023.12.11 21:52:01.004005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.004051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.004070 [ 3 ] {} HTTP-Session: 549a0163-c155-4d87-8315-0641411a1580 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.004087 [ 3 ] {} HTTP-Session: 549a0163-c155-4d87-8315-0641411a1580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.004156 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.004196 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:52:01.004303 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.004607 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.004818 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:52:01.004970 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:52:01.005099 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} executeQuery: Read 2 rows, 175.00 B in 0.000906588 sec., 2206 rows/sec., 188.51 KiB/sec. 2023.12.11 21:52:01.005217 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.005240 [ 3 ] {88510001-559a-4151-a3af-2bd8e3761f9a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:01.005257 [ 3 ] {} HTTP-Session: 549a0163-c155-4d87-8315-0641411a1580 Destroying unnamed session 2023.12.11 21:52:01.005430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.005475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.005494 [ 3 ] {} HTTP-Session: 3f855d0b-9541-490d-bd05-29f90108e4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.005510 [ 3 ] {} HTTP-Session: 3f855d0b-9541-490d-bd05-29f90108e4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.005588 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.005626 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:52:01.005730 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.006134 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.006353 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.11 21:52:01.006495 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.11 21:52:01.006617 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} executeQuery: Read 187 rows, 18.06 KiB in 0.00101795 sec., 183702 rows/sec., 17.33 MiB/sec. 2023.12.11 21:52:01.006610 [ 93 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.11 21:52:01.006713 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.006771 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.006836 [ 3 ] {666493cd-9389-4448-a68c-8b47a6bdc65c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.11 21:52:01.006883 [ 3 ] {} HTTP-Session: 3f855d0b-9541-490d-bd05-29f90108e4bd Destroying unnamed session 2023.12.11 21:52:01.006898 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.11 21:52:01.007014 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:01.007048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.007068 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 169 rows starting from the beginning of the part 2023.12.11 21:52:01.007141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.007185 [ 3 ] {} HTTP-Session: bec7903a-5982-4a5a-85bd-cb1e20986a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.007212 [ 3 ] {} HTTP-Session: bec7903a-5982-4a5a-85bd-cb1e20986a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.007379 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 168 rows starting from the beginning of the part 2023.12.11 21:52:01.007482 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.007578 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:52:01.007626 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 157 rows starting from the beginning of the part 2023.12.11 21:52:01.008007 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 169 rows starting from the beginning of the part 2023.12.11 21:52:01.008039 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.008224 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 205 rows starting from the beginning of the part 2023.12.11 21:52:01.008429 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 187 rows starting from the beginning of the part 2023.12.11 21:52:01.008917 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.009311 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:52:01.009623 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:52:01.009885 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} executeQuery: Read 2 rows, 143.00 B in 0.002343123 sec., 853 rows/sec., 59.60 KiB/sec. 2023.12.11 21:52:01.010077 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.010101 [ 3 ] {97bb4e5f-6103-4123-9267-6396eb37d489} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:01.010118 [ 3 ] {} HTTP-Session: bec7903a-5982-4a5a-85bd-cb1e20986a84 Destroying unnamed session 2023.12.11 21:52:01.010301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 12425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.010432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.010498 [ 3 ] {} HTTP-Session: f0085a7c-6785-4969-adcb-02504884bb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.010522 [ 3 ] {} HTTP-Session: f0085a7c-6785-4969-adcb-02504884bb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.010542 [ 20 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 4 columns (4 merged, 0 gathered) in 0.003703306 sec., 284880.5904778055 rows/sec., 26.79 MiB/sec. 2023.12.11 21:52:01.010657 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.010714 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:52:01.010746 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.11 21:52:01.010970 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.011078 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.11 21:52:01.011164 [ 24 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_36_7} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.11 21:52:01.011465 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.011687 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.11 21:52:01.011847 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.11 21:52:01.011954 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} executeQuery: Read 73 rows, 5.85 KiB in 0.001250993 sec., 58353 rows/sec., 4.57 MiB/sec. 2023.12.11 21:52:01.011959 [ 91 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.11 21:52:01.012042 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.012110 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.012154 [ 3 ] {b6a07c56-5aab-42d9-bb0b-35d3dc021eb4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:01.012159 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.11 21:52:01.012187 [ 3 ] {} HTTP-Session: f0085a7c-6785-4969-adcb-02504884bb6f Destroying unnamed session 2023.12.11 21:52:01.012327 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:01.012363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.012382 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 93 rows starting from the beginning of the part 2023.12.11 21:52:01.012459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.012489 [ 3 ] {} HTTP-Session: a0f62c66-2b7b-4234-9671-29b870e0615c Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.012521 [ 3 ] {} HTTP-Session: a0f62c66-2b7b-4234-9671-29b870e0615c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.012672 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part 2023.12.11 21:52:01.012709 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.012798 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:52:01.012958 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part 2023.12.11 21:52:01.013322 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part 2023.12.11 21:52:01.013368 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.013574 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part 2023.12.11 21:52:01.013824 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 73 rows starting from the beginning of the part 2023.12.11 21:52:01.014205 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.014686 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.11 21:52:01.015052 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.11 21:52:01.015313 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} executeQuery: Read 1 rows, 72.00 B in 0.002538964 sec., 393 rows/sec., 27.69 KiB/sec. 2023.12.11 21:52:01.015765 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.003676406 sec., 119138.09301801813 rows/sec., 9.31 MiB/sec. 2023.12.11 21:52:01.015792 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.015839 [ 3 ] {0f5d67cb-5218-4286-b7ab-9277e6919a15} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:01.015876 [ 3 ] {} HTTP-Session: a0f62c66-2b7b-4234-9671-29b870e0615c Destroying unnamed session 2023.12.11 21:52:01.015917 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.11 21:52:01.016048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 66319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.016110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.016134 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.11 21:52:01.016149 [ 3 ] {} HTTP-Session: 4ef930c2-a0ba-44d0-963f-5d17936697d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.016183 [ 3 ] {} HTTP-Session: 4ef930c2-a0ba-44d0-963f-5d17936697d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.016247 [ 20 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_36_7} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.11 21:52:01.016345 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.016425 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:52:01.016581 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.017221 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.017554 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.11 21:52:01.017738 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.11 21:52:01.017842 [ 91 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.11 21:52:01.017852 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} executeQuery: Read 62 rows, 85.67 KiB in 0.001442164 sec., 42990 rows/sec., 58.01 MiB/sec. 2023.12.11 21:52:01.017881 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.018041 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.11 21:52:01.018081 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.018122 [ 3 ] {ea1bfd19-a59b-476c-8704-e390f743c169} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.11 21:52:01.018169 [ 3 ] {} HTTP-Session: 4ef930c2-a0ba-44d0-963f-5d17936697d2 Destroying unnamed session 2023.12.11 21:52:01.018221 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:01.018257 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1310 rows starting from the beginning of the part 2023.12.11 21:52:01.018356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:01.018444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:01.018496 [ 3 ] {} HTTP-Session: fb8637aa-3d19-4811-9226-4177bec06af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:01.018524 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part 2023.12.11 21:52:01.018537 [ 3 ] {} HTTP-Session: fb8637aa-3d19-4811-9226-4177bec06af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:01.018826 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:01.018847 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part 2023.12.11 21:52:01.018971 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.11 21:52:01.019246 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2023.12.11 21:52:01.019490 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:01.019602 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2023.12.11 21:52:01.019801 [ 12 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:01.020279 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:01.020718 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:52:01.020902 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} oximeter.measurements_i64 (30026e47-51a8-41c0-a0c0-656640a3c28a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:52:01.021024 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} executeQuery: Read 9 rows, 651.00 B in 0.00213508 sec., 4215 rows/sec., 297.76 KiB/sec. 2023.12.11 21:52:01.021165 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} DynamicQueryHandler: Done processing query 2023.12.11 21:52:01.021190 [ 3 ] {975d2d83-e448-44a4-99c6-ab406b123d8d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.11 21:52:01.021206 [ 3 ] {} HTTP-Session: fb8637aa-3d19-4811-9226-4177bec06af3 Destroying unnamed session 2023.12.11 21:52:01.025399 [ 18 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 6 columns (6 merged, 0 gathered) in 0.007443013 sec., 212279.62385662904 rows/sec., 286.46 MiB/sec. 2023.12.11 21:52:01.026532 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.11 21:52:01.026815 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.11 21:52:01.026898 [ 14 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.11 21:52:01.026990 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_36_7: 9.05 MiB. 2023.12.11 21:52:02.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.15 MiB, peak 244.34 MiB, will set to 238.37 MiB (RSS), difference: 2.22 MiB 2023.12.11 21:52:11.001016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:11.001194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:11.001240 [ 3 ] {} HTTP-Session: 749a8af9-826e-44a6-9f4d-a8d55626495b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:11.001277 [ 3 ] {} HTTP-Session: 749a8af9-826e-44a6-9f4d-a8d55626495b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:11.001405 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:11.001465 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:52:11.001627 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:11.002102 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:11.002377 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.11 21:52:11.002542 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.11 21:52:11.002672 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} executeQuery: Read 62 rows, 5.03 KiB in 0.001235441 sec., 50184 rows/sec., 3.97 MiB/sec. 2023.12.11 21:52:11.002827 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} DynamicQueryHandler: Done processing query 2023.12.11 21:52:11.002853 [ 3 ] {d58f95a7-7468-489b-89cb-1cf0c1db6627} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:11.002869 [ 3 ] {} HTTP-Session: 749a8af9-826e-44a6-9f4d-a8d55626495b Destroying unnamed session 2023.12.11 21:52:11.003029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 29317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:11.003075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:11.003093 [ 3 ] {} HTTP-Session: b6a3f700-319a-48a7-9193-fc536b34a666 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:11.003110 [ 3 ] {} HTTP-Session: b6a3f700-319a-48a7-9193-fc536b34a666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:11.003187 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:11.003226 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:52:11.003332 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:11.003765 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:11.003990 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.11 21:52:11.004141 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.11 21:52:11.004266 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} executeQuery: Read 186 rows, 17.97 KiB in 0.00104991 sec., 177158 rows/sec., 16.72 MiB/sec. 2023.12.11 21:52:11.004385 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} DynamicQueryHandler: Done processing query 2023.12.11 21:52:11.004409 [ 3 ] {17d07b86-ab20-400d-a9c8-86c8670abda0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.11 21:52:11.004425 [ 3 ] {} HTTP-Session: b6a3f700-319a-48a7-9193-fc536b34a666 Destroying unnamed session 2023.12.11 21:52:11.004582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 10553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:11.004627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:11.004646 [ 3 ] {} HTTP-Session: 19692f9a-49fa-4dd9-8842-20276a629f3a Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:11.004663 [ 3 ] {} HTTP-Session: 19692f9a-49fa-4dd9-8842-20276a629f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:11.004733 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:11.004770 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:52:11.004877 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:11.005207 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:11.005417 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.11 21:52:11.005571 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.11 21:52:11.005694 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} executeQuery: Read 62 rows, 4.96 KiB in 0.000933549 sec., 66413 rows/sec., 5.19 MiB/sec. 2023.12.11 21:52:11.005817 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} DynamicQueryHandler: Done processing query 2023.12.11 21:52:11.005842 [ 3 ] {5ab790f0-2903-474e-9889-2aa0ae139384} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:11.005857 [ 3 ] {} HTTP-Session: 19692f9a-49fa-4dd9-8842-20276a629f3a Destroying unnamed session 2023.12.11 21:52:11.005999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 66319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:11.006042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:11.006060 [ 3 ] {} HTTP-Session: 503e2e31-1c93-4af0-98fe-b0406ea9422f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:11.006077 [ 3 ] {} HTTP-Session: 503e2e31-1c93-4af0-98fe-b0406ea9422f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:11.006175 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:11.006220 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:52:11.006359 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:11.006916 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:11.007250 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.11 21:52:11.007430 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.11 21:52:11.007562 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} executeQuery: Read 62 rows, 85.67 KiB in 0.001357224 sec., 45681 rows/sec., 61.64 MiB/sec. 2023.12.11 21:52:11.007746 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} DynamicQueryHandler: Done processing query 2023.12.11 21:52:11.007772 [ 3 ] {bb972a77-b8af-43ca-bac6-a7568163fe0c} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.11 21:52:11.007788 [ 3 ] {} HTTP-Session: 503e2e31-1c93-4af0-98fe-b0406ea9422f Destroying unnamed session 2023.12.11 21:52:12.343412 [ 85 ] {} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2023.12.11 21:52:12.343534 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:12.343657 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2023.12.11 21:52:12.343790 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:12.343827 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2023.12.11 21:52:12.343960 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:12.344059 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:12.344151 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:12.344243 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:12.344813 [ 18 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199412 sec., 13339.869869569422 rows/sec., 1.09 MiB/sec. 2023.12.11 21:52:12.344942 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2023.12.11 21:52:12.345123 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2023.12.11 21:52:12.345190 [ 12 ] {a6d72eb3-2295-493b-8be6-3a6d9515df81::all_1_22_5} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2023.12.11 21:52:13.219009 [ 84 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:52:13.219059 [ 84 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:52:13.673592 [ 84 ] {} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2023.12.11 21:52:13.673652 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:13.673731 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2023.12.11 21:52:13.673833 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:13.673867 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2023.12.11 21:52:13.673988 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:13.674082 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:13.674172 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:13.674255 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2023.12.11 21:52:13.674766 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107474 sec., 14887.321584755382 rows/sec., 1.02 MiB/sec. 2023.12.11 21:52:13.674843 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2023.12.11 21:52:13.674996 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2023.12.11 21:52:13.675057 [ 24 ] {29c2264d-2a0a-4233-b11d-830aabae961e::all_1_22_5} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2023.12.11 21:52:21.003783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:21.003918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:21.003948 [ 3 ] {} HTTP-Session: 247f8a27-25e9-493e-b7d5-6b3ffd5380a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:21.003977 [ 3 ] {} HTTP-Session: 247f8a27-25e9-493e-b7d5-6b3ffd5380a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:21.004122 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:21.004189 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:52:21.004371 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:21.004856 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:21.005133 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.11 21:52:21.005295 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.11 21:52:21.005444 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} executeQuery: Read 62 rows, 5.03 KiB in 0.001278002 sec., 48513 rows/sec., 3.84 MiB/sec. 2023.12.11 21:52:21.005602 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} DynamicQueryHandler: Done processing query 2023.12.11 21:52:21.005628 [ 3 ] {048c4cb9-21a3-475c-a86e-3dc67690971c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:21.005645 [ 3 ] {} HTTP-Session: 247f8a27-25e9-493e-b7d5-6b3ffd5380a2 Destroying unnamed session 2023.12.11 21:52:21.005789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 34597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:21.005834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:21.005853 [ 3 ] {} HTTP-Session: b2e17d82-e4b6-4e97-a483-1c950c9c1377 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:21.005870 [ 3 ] {} HTTP-Session: b2e17d82-e4b6-4e97-a483-1c950c9c1377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:21.005952 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:21.005992 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:52:21.006100 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:21.006539 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:21.006771 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.11 21:52:21.006924 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.11 21:52:21.007053 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} executeQuery: Read 222 rows, 21.07 KiB in 0.001072061 sec., 207077 rows/sec., 19.19 MiB/sec. 2023.12.11 21:52:21.007163 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} DynamicQueryHandler: Done processing query 2023.12.11 21:52:21.007187 [ 3 ] {a43b885e-8682-4ef5-9107-2a60c118b703} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.12.11 21:52:21.007203 [ 3 ] {} HTTP-Session: b2e17d82-e4b6-4e97-a483-1c950c9c1377 Destroying unnamed session 2023.12.11 21:52:21.007325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 14601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:21.007368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:21.007387 [ 3 ] {} HTTP-Session: f9a3a400-06aa-4c2b-b3b2-dc8a0da7f09f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:21.007403 [ 3 ] {} HTTP-Session: f9a3a400-06aa-4c2b-b3b2-dc8a0da7f09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:21.007474 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:21.007514 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:52:21.007619 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:21.007955 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:21.008169 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.11 21:52:21.008319 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.11 21:52:21.008434 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} executeQuery: Read 86 rows, 6.86 KiB in 0.000931339 sec., 92340 rows/sec., 7.20 MiB/sec. 2023.12.11 21:52:21.008559 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} DynamicQueryHandler: Done processing query 2023.12.11 21:52:21.008583 [ 3 ] {00ac94f9-1bf1-48d5-a720-acbb34ec8f96} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:21.008598 [ 3 ] {} HTTP-Session: f9a3a400-06aa-4c2b-b3b2-dc8a0da7f09f Destroying unnamed session 2023.12.11 21:52:21.008734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:21.008777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:21.008795 [ 3 ] {} HTTP-Session: e3344f53-9dfa-4a64-a3fd-169b903ff971 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:21.008811 [ 3 ] {} HTTP-Session: e3344f53-9dfa-4a64-a3fd-169b903ff971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:21.008881 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:21.008924 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:52:21.009045 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:21.009334 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:21.009596 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.11 21:52:21.009773 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.11 21:52:21.009900 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} executeQuery: Read 36 rows, 2.60 KiB in 0.00099029 sec., 36352 rows/sec., 2.57 MiB/sec. 2023.12.11 21:52:21.010004 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} DynamicQueryHandler: Done processing query 2023.12.11 21:52:21.010028 [ 3 ] {c52db912-3d75-4dca-98d4-6976b8face1c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:52:21.010043 [ 3 ] {} HTTP-Session: e3344f53-9dfa-4a64-a3fd-169b903ff971 Destroying unnamed session 2023.12.11 21:52:21.010221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 66319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:21.010263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:21.010281 [ 3 ] {} HTTP-Session: 5d1e90a7-a026-4780-b4c4-5cb0c82db6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:21.010298 [ 3 ] {} HTTP-Session: 5d1e90a7-a026-4780-b4c4-5cb0c82db6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:21.010394 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:21.010439 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:52:21.010573 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:21.011118 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:21.011449 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.11 21:52:21.011630 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.11 21:52:21.011759 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} executeQuery: Read 62 rows, 85.67 KiB in 0.001335843 sec., 46412 rows/sec., 62.63 MiB/sec. 2023.12.11 21:52:21.011881 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} DynamicQueryHandler: Done processing query 2023.12.11 21:52:21.011905 [ 3 ] {1bee13a1-4026-4f22-b145-f2057808f025} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.11 21:52:21.011920 [ 3 ] {} HTTP-Session: 5d1e90a7-a026-4780-b4c4-5cb0c82db6bb Destroying unnamed session 2023.12.11 21:52:28.219312 [ 70 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:52:28.219418 [ 70 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:52:31.001827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:31.001957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:31.001987 [ 3 ] {} HTTP-Session: e7efea1f-a897-4446-b163-a778ccb49ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:31.002015 [ 3 ] {} HTTP-Session: e7efea1f-a897-4446-b163-a778ccb49ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:31.002158 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:31.002226 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:52:31.002412 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:31.002868 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:31.003127 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.11 21:52:31.003292 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.11 21:52:31.003451 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} executeQuery: Read 62 rows, 5.03 KiB in 0.001244952 sec., 49801 rows/sec., 3.94 MiB/sec. 2023.12.11 21:52:31.003596 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} DynamicQueryHandler: Done processing query 2023.12.11 21:52:31.003623 [ 3 ] {b91eb0cd-2754-4e42-a83e-75b39209777d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:31.003639 [ 3 ] {} HTTP-Session: e7efea1f-a897-4446-b163-a778ccb49ee9 Destroying unnamed session 2023.12.11 21:52:31.003755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:31.003802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:31.003822 [ 3 ] {} HTTP-Session: 05ffd0c9-6779-465a-a6fb-f74de96d2318 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:31.003841 [ 3 ] {} HTTP-Session: 05ffd0c9-6779-465a-a6fb-f74de96d2318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:31.003918 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:31.003961 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:52:31.004069 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:31.004345 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:31.004553 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:52:31.004705 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:52:31.004829 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} executeQuery: Read 2 rows, 175.00 B in 0.000881829 sec., 2268 rows/sec., 193.80 KiB/sec. 2023.12.11 21:52:31.004966 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} DynamicQueryHandler: Done processing query 2023.12.11 21:52:31.004991 [ 3 ] {6960552a-5f7f-449b-b11a-7b97adf2237b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:31.005006 [ 3 ] {} HTTP-Session: 05ffd0c9-6779-465a-a6fb-f74de96d2318 Destroying unnamed session 2023.12.11 21:52:31.005171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 29466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:31.005218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:31.005237 [ 3 ] {} HTTP-Session: acf75479-5df2-4953-9ce5-5aff4c8d3870 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:31.005254 [ 3 ] {} HTTP-Session: acf75479-5df2-4953-9ce5-5aff4c8d3870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:31.005330 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:31.005369 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:52:31.005478 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:31.005871 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:31.006093 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.11 21:52:31.006257 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.11 21:52:31.006386 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} executeQuery: Read 187 rows, 18.06 KiB in 0.00102413 sec., 182594 rows/sec., 17.22 MiB/sec. 2023.12.11 21:52:31.006512 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} DynamicQueryHandler: Done processing query 2023.12.11 21:52:31.006536 [ 3 ] {4618d8fb-8bed-4aec-ac1a-6906d233e9d8} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.11 21:52:31.006552 [ 3 ] {} HTTP-Session: acf75479-5df2-4953-9ce5-5aff4c8d3870 Destroying unnamed session 2023.12.11 21:52:31.006695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:31.006737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:31.006756 [ 3 ] {} HTTP-Session: afdc406c-af6e-43f3-afb2-2c805b603add Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:31.006771 [ 3 ] {} HTTP-Session: afdc406c-af6e-43f3-afb2-2c805b603add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:31.006839 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:31.006878 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:52:31.006982 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:31.007228 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:31.007429 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:52:31.007575 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:52:31.007710 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} executeQuery: Read 2 rows, 143.00 B in 0.000836868 sec., 2389 rows/sec., 166.87 KiB/sec. 2023.12.11 21:52:31.007895 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} DynamicQueryHandler: Done processing query 2023.12.11 21:52:31.007919 [ 3 ] {80f07abb-91e1-4128-bddf-fb0216d7cbdb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:31.007933 [ 3 ] {} HTTP-Session: afdc406c-af6e-43f3-afb2-2c805b603add Destroying unnamed session 2023.12.11 21:52:31.008055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:31.008096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:31.008114 [ 3 ] {} HTTP-Session: 45f154e8-ea5d-4f0c-aec4-e8c3abe459eb Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:31.008131 [ 3 ] {} HTTP-Session: 45f154e8-ea5d-4f0c-aec4-e8c3abe459eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:31.008202 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:31.008241 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:52:31.008359 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:31.008616 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:31.008819 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.11 21:52:31.008967 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.11 21:52:31.009094 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} executeQuery: Read 64 rows, 5.13 KiB in 0.000863109 sec., 74150 rows/sec., 5.80 MiB/sec. 2023.12.11 21:52:31.009194 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} DynamicQueryHandler: Done processing query 2023.12.11 21:52:31.009217 [ 3 ] {57628dd5-bf94-4c0c-b6c9-211154a36f5e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:31.009232 [ 3 ] {} HTTP-Session: 45f154e8-ea5d-4f0c-aec4-e8c3abe459eb Destroying unnamed session 2023.12.11 21:52:31.009355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:31.009396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:31.009415 [ 3 ] {} HTTP-Session: f5519079-e3f9-49e4-93d6-f4a4b5e128f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:31.009432 [ 3 ] {} HTTP-Session: f5519079-e3f9-49e4-93d6-f4a4b5e128f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:31.009499 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:31.009540 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:52:31.009660 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:31.009876 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:31.010129 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.11 21:52:31.010304 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.11 21:52:31.010438 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} executeQuery: Read 1 rows, 72.00 B in 0.000911209 sec., 1097 rows/sec., 77.16 KiB/sec. 2023.12.11 21:52:31.010591 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} DynamicQueryHandler: Done processing query 2023.12.11 21:52:31.010614 [ 3 ] {408384ba-597d-4d4b-9802-1e0cf7e0ba84} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:31.010629 [ 3 ] {} HTTP-Session: f5519079-e3f9-49e4-93d6-f4a4b5e128f0 Destroying unnamed session 2023.12.11 21:52:31.010790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 66319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:31.010832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:31.010850 [ 3 ] {} HTTP-Session: fb77edeb-3a1c-42d2-8922-394ec91c405e Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:31.010866 [ 3 ] {} HTTP-Session: fb77edeb-3a1c-42d2-8922-394ec91c405e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:31.010956 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:31.010999 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:52:31.011133 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:31.011599 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.11 21:52:31.011906 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.11 21:52:31.012094 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.11 21:52:31.012223 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} executeQuery: Read 62 rows, 85.67 KiB in 0.001240603 sec., 49975 rows/sec., 67.44 MiB/sec. 2023.12.11 21:52:31.012330 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} DynamicQueryHandler: Done processing query 2023.12.11 21:52:31.012354 [ 3 ] {2d99a74e-b4a0-417c-8269-279f9058de3f} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.11 21:52:31.012369 [ 3 ] {} HTTP-Session: fb77edeb-3a1c-42d2-8922-394ec91c405e Destroying unnamed session 2023.12.11 21:52:41.002029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:41.002185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:41.002232 [ 3 ] {} HTTP-Session: 3e2ed98d-27d7-4d66-b498-64362bfec673 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:41.002274 [ 3 ] {} HTTP-Session: 3e2ed98d-27d7-4d66-b498-64362bfec673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:41.002482 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:41.002580 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:52:41.002844 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:41.003350 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.003606 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.11 21:52:41.003780 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.11 21:52:41.003902 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} executeQuery: Read 62 rows, 5.03 KiB in 0.001368543 sec., 45303 rows/sec., 3.59 MiB/sec. 2023.12.11 21:52:41.003941 [ 61 ] {} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 2023.12.11 21:52:41.004062 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} DynamicQueryHandler: Done processing query 2023.12.11 21:52:41.004076 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.004099 [ 3 ] {b2eb780d-6b6d-4cf6-84b4-e509ffb786fe} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:41.004144 [ 3 ] {} HTTP-Session: 3e2ed98d-27d7-4d66-b498-64362bfec673 Destroying unnamed session 2023.12.11 21:52:41.004228 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact 2023.12.11 21:52:41.004313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:41.004413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:41.004421 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:41.004442 [ 3 ] {} HTTP-Session: aa680c26-3972-4874-b015-d383968fb4c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:41.004494 [ 3 ] {} HTTP-Session: aa680c26-3972-4874-b015-d383968fb4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:41.004501 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 56 rows starting from the beginning of the part 2023.12.11 21:52:41.004676 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:41.004787 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:52:41.004880 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:41.005200 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:41.005225 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:41.005414 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:41.005694 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:41.005949 [ 21 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:41.005957 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.006286 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.11 21:52:41.006587 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.11 21:52:41.006905 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} executeQuery: Read 2 rows, 175.00 B in 0.002147611 sec., 931 rows/sec., 79.58 KiB/sec. 2023.12.11 21:52:41.007193 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} DynamicQueryHandler: Done processing query 2023.12.11 21:52:41.007245 [ 3 ] {9de7680f-7d4c-4eda-92b5-8d057034f442} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:41.007297 [ 3 ] {} HTTP-Session: aa680c26-3972-4874-b015-d383968fb4c1 Destroying unnamed session 2023.12.11 21:52:41.007492 [ 10 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003316812 sec., 110346.92349159373 rows/sec., 8.73 MiB/sec. 2023.12.11 21:52:41.007548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:41.007621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:41.007656 [ 3 ] {} HTTP-Session: a3570dfb-0d0f-4e44-a757-645a67066e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:41.007676 [ 3 ] {} HTTP-Session: a3570dfb-0d0f-4e44-a757-645a67066e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:41.007745 [ 12 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) 2023.12.11 21:52:41.007811 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:41.007889 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:52:41.008063 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:41.008151 [ 12 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. 2023.12.11 21:52:41.008277 [ 12 ] {3db32208-c753-4cad-983c-57cb31e906c1::all_1_40_9} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 2023.12.11 21:52:41.008613 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.008839 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.11 21:52:41.008989 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.11 21:52:41.009129 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} executeQuery: Read 187 rows, 18.06 KiB in 0.001264953 sec., 147831 rows/sec., 13.95 MiB/sec. 2023.12.11 21:52:41.009243 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} DynamicQueryHandler: Done processing query 2023.12.11 21:52:41.009267 [ 3 ] {ecbfb94b-e719-4fc2-a894-c3d3f61dac72} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.11 21:52:41.009282 [ 3 ] {} HTTP-Session: a3570dfb-0d0f-4e44-a757-645a67066e7f Destroying unnamed session 2023.12.11 21:52:41.009467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:41.009509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:41.009527 [ 3 ] {} HTTP-Session: 0038bafa-b649-4e6e-8c99-55c730adb432 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:41.009545 [ 3 ] {} HTTP-Session: 0038bafa-b649-4e6e-8c99-55c730adb432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:41.009612 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:41.009651 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:52:41.009758 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:41.009976 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.010172 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.11 21:52:41.010332 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.11 21:52:41.010458 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} executeQuery: Read 2 rows, 143.00 B in 0.000818017 sec., 2444 rows/sec., 170.72 KiB/sec. 2023.12.11 21:52:41.010588 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} DynamicQueryHandler: Done processing query 2023.12.11 21:52:41.010613 [ 3 ] {4aacb6d8-ca75-4f8f-b31c-779f8f56ca0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:41.010628 [ 3 ] {} HTTP-Session: 0038bafa-b649-4e6e-8c99-55c730adb432 Destroying unnamed session 2023.12.11 21:52:41.010753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 10896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:41.010795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:41.010814 [ 3 ] {} HTTP-Session: 8bf07bb1-276a-498f-a6f1-20683954e1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:41.010830 [ 3 ] {} HTTP-Session: 8bf07bb1-276a-498f-a6f1-20683954e1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:41.010905 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:41.010944 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:52:41.011048 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:41.011380 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.011583 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.11 21:52:41.011730 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.11 21:52:41.011857 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} executeQuery: Read 64 rows, 5.13 KiB in 0.000920359 sec., 69538 rows/sec., 5.44 MiB/sec. 2023.12.11 21:52:41.012079 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} DynamicQueryHandler: Done processing query 2023.12.11 21:52:41.012105 [ 3 ] {47a139ec-abde-4141-a95f-43d5efabe835} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:41.012122 [ 3 ] {} HTTP-Session: 8bf07bb1-276a-498f-a6f1-20683954e1a9 Destroying unnamed session 2023.12.11 21:52:41.012255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:41.012300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:41.012317 [ 3 ] {} HTTP-Session: dd533a7f-2ff6-472e-9a6a-abc06c942c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:41.012334 [ 3 ] {} HTTP-Session: dd533a7f-2ff6-472e-9a6a-abc06c942c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:41.012405 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:41.012450 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:52:41.012599 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:41.012863 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.013119 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.11 21:52:41.013286 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.11 21:52:41.013407 [ 61 ] {} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.11 21:52:41.013415 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} executeQuery: Read 1 rows, 72.00 B in 0.00097656 sec., 1024 rows/sec., 72.00 KiB/sec. 2023.12.11 21:52:41.013455 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.013629 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.11 21:52:41.013655 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} DynamicQueryHandler: Done processing query 2023.12.11 21:52:41.013698 [ 3 ] {f7ba1b10-ca70-4a18-aa27-cfc078cc5cd3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:41.013735 [ 3 ] {} HTTP-Session: dd533a7f-2ff6-472e-9a6a-abc06c942c04 Destroying unnamed session 2023.12.11 21:52:41.013801 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:41.013844 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 572 rows starting from the beginning of the part 2023.12.11 21:52:41.013932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 66319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:41.014025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:41.014040 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part 2023.12.11 21:52:41.014054 [ 3 ] {} HTTP-Session: c4eed943-ebef-4c61-bd82-e49453364a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:41.014111 [ 3 ] {} HTTP-Session: c4eed943-ebef-4c61-bd82-e49453364a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:41.014334 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2023.12.11 21:52:41.014351 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:41.014456 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:52:41.014654 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2023.12.11 21:52:41.015052 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2023.12.11 21:52:41.015078 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:41.015275 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2023.12.11 21:52:41.016248 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:41.017002 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.003478055 sec., 186311.02728392737 rows/sec., 13.14 MiB/sec. 2023.12.11 21:52:41.017031 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.11 21:52:41.017177 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.11 21:52:41.017312 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.11 21:52:41.017503 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} executeQuery: Read 62 rows, 85.67 KiB in 0.00308022 sec., 20128 rows/sec., 27.16 MiB/sec. 2023.12.11 21:52:41.017531 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.11 21:52:41.017707 [ 24 ] {b5bc9b28-45d7-49ef-92d5-16a65de9b76d::all_1_31_6} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.11 21:52:41.017741 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} DynamicQueryHandler: Done processing query 2023.12.11 21:52:41.017790 [ 3 ] {0cc14bf3-c25f-4104-99fc-cdef5ed7cd27} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.11 21:52:41.017834 [ 3 ] {} HTTP-Session: c4eed943-ebef-4c61-bd82-e49453364a5c Destroying unnamed session 2023.12.11 21:52:43.219474 [ 68 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:52:43.219545 [ 68 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:52:51.004102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:51.004284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:51.004330 [ 3 ] {} HTTP-Session: 0dc1e35e-cfd3-4d17-bce8-2985eb681584 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:51.004372 [ 3 ] {} HTTP-Session: 0dc1e35e-cfd3-4d17-bce8-2985eb681584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:51.004526 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:51.004586 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:52:51.004746 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:51.005235 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.005523 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.11 21:52:51.005690 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.11 21:52:51.005832 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} executeQuery: Read 62 rows, 5.03 KiB in 0.001267082 sec., 48931 rows/sec., 3.87 MiB/sec. 2023.12.11 21:52:51.005967 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} DynamicQueryHandler: Done processing query 2023.12.11 21:52:51.005992 [ 3 ] {1dad3cc4-34d1-4970-a1d2-b82f014b7392} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:51.006007 [ 3 ] {} HTTP-Session: 0dc1e35e-cfd3-4d17-bce8-2985eb681584 Destroying unnamed session 2023.12.11 21:52:51.006119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:51.006164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:51.006185 [ 3 ] {} HTTP-Session: 7bc1ff9d-b9c9-4eef-853a-82530559c793 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:51.006202 [ 3 ] {} HTTP-Session: 7bc1ff9d-b9c9-4eef-853a-82530559c793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:51.006271 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:51.006312 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:52:51.006419 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:51.006702 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.006906 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.11 21:52:51.007056 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.11 21:52:51.007181 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} executeQuery: Read 2 rows, 175.00 B in 0.000881468 sec., 2268 rows/sec., 193.88 KiB/sec. 2023.12.11 21:52:51.007313 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} DynamicQueryHandler: Done processing query 2023.12.11 21:52:51.007338 [ 3 ] {074b161f-c48e-4b93-aaee-2891f78bf7f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:51.007354 [ 3 ] {} HTTP-Session: 7bc1ff9d-b9c9-4eef-853a-82530559c793 Destroying unnamed session 2023.12.11 21:52:51.007533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 34747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:51.007580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:51.007598 [ 3 ] {} HTTP-Session: f60bde26-39b1-48d6-80f2-010753337510 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:51.007615 [ 3 ] {} HTTP-Session: f60bde26-39b1-48d6-80f2-010753337510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:51.007690 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:51.007728 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:52:51.007833 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:51.008243 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.008466 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.11 21:52:51.008618 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.11 21:52:51.008744 [ 52 ] {} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.11 21:52:51.008756 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} executeQuery: Read 223 rows, 21.16 KiB in 0.00103145 sec., 216200 rows/sec., 20.03 MiB/sec. 2023.12.11 21:52:51.008847 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.008978 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} DynamicQueryHandler: Done processing query 2023.12.11 21:52:51.008991 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.11 21:52:51.009013 [ 3 ] {7b9f0e5f-b4cf-475d-b302-54ed2b142b76} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:52:51.009074 [ 3 ] {} HTTP-Session: f60bde26-39b1-48d6-80f2-010753337510 Destroying unnamed session 2023.12.11 21:52:51.009149 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:51.009192 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 226 rows starting from the beginning of the part 2023.12.11 21:52:51.009257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:51.009330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:51.009386 [ 3 ] {} HTTP-Session: fb8f0ade-3204-4b8f-b19e-e10aaa79d88b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:51.009423 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 186 rows starting from the beginning of the part 2023.12.11 21:52:51.009433 [ 3 ] {} HTTP-Session: fb8f0ade-3204-4b8f-b19e-e10aaa79d88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:51.009662 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 222 rows starting from the beginning of the part 2023.12.11 21:52:51.009671 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:51.009767 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:52:51.009899 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 187 rows starting from the beginning of the part 2023.12.11 21:52:51.010215 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 187 rows starting from the beginning of the part 2023.12.11 21:52:51.010269 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:51.010460 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 223 rows starting from the beginning of the part 2023.12.11 21:52:51.010944 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.011323 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.11 21:52:51.011637 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.11 21:52:51.011825 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} executeQuery: Read 2 rows, 143.00 B in 0.0020804 sec., 961 rows/sec., 67.13 KiB/sec. 2023.12.11 21:52:51.012184 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} DynamicQueryHandler: Done processing query 2023.12.11 21:52:51.012251 [ 3 ] {32ed59b0-fb94-4872-85ba-7e8a8a4319fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:52:51.012306 [ 3 ] {} HTTP-Session: fb8f0ade-3204-4b8f-b19e-e10aaa79d88b Destroying unnamed session 2023.12.11 21:52:51.012387 [ 17 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1231 rows, containing 4 columns (4 merged, 0 gathered) in 0.003447293 sec., 357091.78187058656 rows/sec., 33.36 MiB/sec. 2023.12.11 21:52:51.012490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 14944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:51.012526 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.11 21:52:51.012566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:51.012601 [ 3 ] {} HTTP-Session: 40f51062-9ea3-46b0-8741-1bc5c70e8b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:51.012619 [ 3 ] {} HTTP-Session: 40f51062-9ea3-46b0-8741-1bc5c70e8b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:51.012740 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:51.012787 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.11 21:52:51.012806 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:52:51.012904 [ 21 ] {d6f8ea40-5637-4fcb-9ec4-4d886d283485::all_1_41_8} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.11 21:52:51.013080 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:51.013419 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.013633 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.11 21:52:51.013784 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.11 21:52:51.013907 [ 52 ] {} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.11 21:52:51.013916 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} executeQuery: Read 88 rows, 7.03 KiB in 0.001130111 sec., 77868 rows/sec., 6.07 MiB/sec. 2023.12.11 21:52:51.013973 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.014117 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.11 21:52:51.014128 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} DynamicQueryHandler: Done processing query 2023.12.11 21:52:51.014175 [ 3 ] {264fa94f-03c4-4fcf-98ad-e0b915652831} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:52:51.014204 [ 3 ] {} HTTP-Session: 40f51062-9ea3-46b0-8741-1bc5c70e8b8f Destroying unnamed session 2023.12.11 21:52:51.014262 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:51.014300 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 115 rows starting from the beginning of the part 2023.12.11 21:52:51.014342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 7236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:51.014414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:51.014459 [ 3 ] {} HTTP-Session: a147d3bb-557d-46a8-ad1c-76d085ca8063 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:51.014514 [ 3 ] {} HTTP-Session: a147d3bb-557d-46a8-ad1c-76d085ca8063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:51.014557 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:51.014702 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:51.014834 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:52:51.014837 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 86 rows starting from the beginning of the part 2023.12.11 21:52:51.015205 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2023.12.11 21:52:51.015363 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:51.015491 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part 2023.12.11 21:52:51.015618 [ 16 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 88 rows starting from the beginning of the part 2023.12.11 21:52:51.016112 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.016642 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.11 21:52:51.017012 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.11 21:52:51.017401 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} executeQuery: Read 37 rows, 2.67 KiB in 0.002627046 sec., 14084 rows/sec., 1017.06 KiB/sec. 2023.12.11 21:52:51.017464 [ 21 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401663 sec., 140813.47858385736 rows/sec., 11.00 MiB/sec. 2023.12.11 21:52:51.017688 [ 21 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.11 21:52:51.017708 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} DynamicQueryHandler: Done processing query 2023.12.11 21:52:51.017749 [ 3 ] {b8ecd096-c174-4d6a-9c72-89c2ee3bed5a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:52:51.017769 [ 3 ] {} HTTP-Session: a147d3bb-557d-46a8-ad1c-76d085ca8063 Destroying unnamed session 2023.12.11 21:52:51.017886 [ 21 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.11 21:52:51.017947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 66319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:52:51.017968 [ 21 ] {d1aa5144-b401-4117-bc9f-28de82a9d87d::all_1_41_8} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.11 21:52:51.018018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:52:51.018084 [ 3 ] {} HTTP-Session: 28478b50-b0e3-4fc4-b6bd-303d18930be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:52:51.018107 [ 3 ] {} HTTP-Session: 28478b50-b0e3-4fc4-b6bd-303d18930be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:52:51.018209 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:52:51.018255 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:52:51.018409 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:52:51.019026 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.019347 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.11 21:52:51.019530 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.11 21:52:51.019658 [ 52 ] {} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.11 21:52:51.019670 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} executeQuery: Read 62 rows, 85.67 KiB in 0.001424614 sec., 43520 rows/sec., 58.73 MiB/sec. 2023.12.11 21:52:51.019718 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:52:51.019872 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.11 21:52:51.019922 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} DynamicQueryHandler: Done processing query 2023.12.11 21:52:51.019960 [ 3 ] {050cbbe4-00fb-4b8c-9731-8a433a621a5f} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.11 21:52:51.020005 [ 3 ] {} HTTP-Session: 28478b50-b0e3-4fc4-b6bd-303d18930be9 Destroying unnamed session 2023.12.11 21:52:51.020049 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:52:51.020086 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1580 rows starting from the beginning of the part 2023.12.11 21:52:51.020196 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:51.020292 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:51.020384 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:51.020472 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:51.020562 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 62 rows starting from the beginning of the part 2023.12.11 21:52:51.026601 [ 21 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 6 columns (6 merged, 0 gathered) in 0.006808927 sec., 277576.7753127622 rows/sec., 374.58 MiB/sec. 2023.12.11 21:52:51.027308 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.11 21:52:51.027539 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.11 21:52:51.027610 [ 16 ] {cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.11 21:52:51.027683 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in cdf83184-a47e-4b3d-a1e4-2e11d676520b::all_1_41_8: 13.48 MiB. 2023.12.11 21:52:58.219626 [ 63 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:52:58.219749 [ 63 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:53:01.002043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:53:01.002160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:53:01.002186 [ 3 ] {} HTTP-Session: 84712ef0-ac73-44d4-99e9-3177d2e9cf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:53:01.002211 [ 3 ] {} HTTP-Session: 84712ef0-ac73-44d4-99e9-3177d2e9cf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:53:01.002342 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:53:01.002402 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:53:01.002564 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:53:01.002983 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:53:01.003262 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.11 21:53:01.003437 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} oximeter.fields_i64 (3db32208-c753-4cad-983c-57cb31e906c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.11 21:53:01.003580 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} executeQuery: Read 62 rows, 5.03 KiB in 0.001198052 sec., 51750 rows/sec., 4.10 MiB/sec. 2023.12.11 21:53:01.003725 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} DynamicQueryHandler: Done processing query 2023.12.11 21:53:01.003750 [ 3 ] {21ae543f-0fb3-417b-abf9-a1c94ed2152a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:53:01.003766 [ 3 ] {} HTTP-Session: 84712ef0-ac73-44d4-99e9-3177d2e9cf06 Destroying unnamed session 2023.12.11 21:53:01.003881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:53:01.003927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:53:01.003947 [ 3 ] {} HTTP-Session: a01e9be9-c438-4f80-927c-4c582be55d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:53:01.003964 [ 3 ] {} HTTP-Session: a01e9be9-c438-4f80-927c-4c582be55d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:53:01.004035 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:53:01.004076 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:53:01.004185 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:53:01.004467 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:53:01.004683 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.11 21:53:01.004845 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} oximeter.fields_ipaddr (a6d72eb3-2295-493b-8be6-3a6d9515df81): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.11 21:53:01.004975 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} executeQuery: Read 2 rows, 175.00 B in 0.000909519 sec., 2198 rows/sec., 187.90 KiB/sec. 2023.12.11 21:53:01.005109 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} DynamicQueryHandler: Done processing query 2023.12.11 21:53:01.005134 [ 3 ] {0197c028-6c70-4b86-952f-db0e8471db4c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:53:01.005150 [ 3 ] {} HTTP-Session: a01e9be9-c438-4f80-927c-4c582be55d6d Destroying unnamed session 2023.12.11 21:53:01.005307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:53:01.005352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:53:01.005372 [ 3 ] {} HTTP-Session: 9613475e-06c4-4552-a41e-3aeb5f0a4166 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:53:01.005389 [ 3 ] {} HTTP-Session: 9613475e-06c4-4552-a41e-3aeb5f0a4166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:53:01.005465 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:53:01.005503 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:53:01.005611 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:53:01.006009 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:53:01.006248 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.11 21:53:01.006413 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} oximeter.fields_string (d6f8ea40-5637-4fcb-9ec4-4d886d283485): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.11 21:53:01.006535 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} executeQuery: Read 187 rows, 18.06 KiB in 0.00104216 sec., 179435 rows/sec., 16.93 MiB/sec. 2023.12.11 21:53:01.006653 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} DynamicQueryHandler: Done processing query 2023.12.11 21:53:01.006676 [ 3 ] {232a89d1-324e-45b7-9a0a-89f7b99e4035} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.11 21:53:01.006692 [ 3 ] {} HTTP-Session: 9613475e-06c4-4552-a41e-3aeb5f0a4166 Destroying unnamed session 2023.12.11 21:53:01.006829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:53:01.006874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:53:01.006893 [ 3 ] {} HTTP-Session: 7193228f-a7d1-4cb8-a39b-f95c4720f41b Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:53:01.006910 [ 3 ] {} HTTP-Session: 7193228f-a7d1-4cb8-a39b-f95c4720f41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:53:01.006979 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:53:01.007019 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:53:01.007127 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:53:01.007413 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:53:01.007618 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.11 21:53:01.007780 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} oximeter.fields_u16 (29c2264d-2a0a-4233-b11d-830aabae961e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.11 21:53:01.007902 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} executeQuery: Read 2 rows, 143.00 B in 0.000884089 sec., 2262 rows/sec., 157.96 KiB/sec. 2023.12.11 21:53:01.008006 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} DynamicQueryHandler: Done processing query 2023.12.11 21:53:01.008029 [ 3 ] {9832381e-120e-4276-944a-c0d4af2c2676} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:53:01.008045 [ 3 ] {} HTTP-Session: 7193228f-a7d1-4cb8-a39b-f95c4720f41b Destroying unnamed session 2023.12.11 21:53:01.008181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 10896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:53:01.008224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:53:01.008243 [ 3 ] {} HTTP-Session: e197727d-90a0-4c0e-85fc-6a15f5cc0076 Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:53:01.008260 [ 3 ] {} HTTP-Session: e197727d-90a0-4c0e-85fc-6a15f5cc0076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:53:01.008331 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:53:01.008369 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:53:01.008473 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:53:01.008774 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:53:01.008990 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.11 21:53:01.009144 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} oximeter.fields_uuid (d1aa5144-b401-4117-bc9f-28de82a9d87d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.11 21:53:01.009271 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} executeQuery: Read 64 rows, 5.13 KiB in 0.000907609 sec., 70514 rows/sec., 5.52 MiB/sec. 2023.12.11 21:53:01.009390 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} DynamicQueryHandler: Done processing query 2023.12.11 21:53:01.009412 [ 3 ] {74d43e95-3b05-467a-9427-9df88c8eb261} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:53:01.009427 [ 3 ] {} HTTP-Session: e197727d-90a0-4c0e-85fc-6a15f5cc0076 Destroying unnamed session 2023.12.11 21:53:01.009574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:53:01.009619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:53:01.009639 [ 3 ] {} HTTP-Session: 895dfe4b-58bc-486f-91af-76719419dd5d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:53:01.009656 [ 3 ] {} HTTP-Session: 895dfe4b-58bc-486f-91af-76719419dd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:53:01.009724 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:53:01.009769 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:53:01.009890 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:53:01.010161 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:53:01.010436 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.11 21:53:01.010618 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} oximeter.measurements_cumulativeu64 (b5bc9b28-45d7-49ef-92d5-16a65de9b76d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.11 21:53:01.010737 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} executeQuery: Read 1 rows, 72.00 B in 0.000976499 sec., 1024 rows/sec., 72.00 KiB/sec. 2023.12.11 21:53:01.010859 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} DynamicQueryHandler: Done processing query 2023.12.11 21:53:01.010884 [ 3 ] {82a01c72-a678-409c-a184-ed53394b0299} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:53:01.010900 [ 3 ] {} HTTP-Session: 895dfe4b-58bc-486f-91af-76719419dd5d Destroying unnamed session 2023.12.11 21:53:01.011085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60573, User-Agent: (none), Length: 66319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:53:01.011150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:53:01.011170 [ 3 ] {} HTTP-Session: 9ecf2323-5a38-4e9f-b84d-5050794c9f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:60573 2023.12.11 21:53:01.011188 [ 3 ] {} HTTP-Session: 9ecf2323-5a38-4e9f-b84d-5050794c9f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:53:01.011286 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} executeQuery: (from [fd00:1122:3344:101::d]:60573) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:53:01.011330 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:53:01.011464 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:53:01.012066 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.11 21:53:01.012395 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.11 21:53:01.012589 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} oximeter.measurements_histogramf64 (cdf83184-a47e-4b3d-a1e4-2e11d676520b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.11 21:53:01.012719 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} executeQuery: Read 62 rows, 85.67 KiB in 0.001398554 sec., 44331 rows/sec., 59.82 MiB/sec. 2023.12.11 21:53:01.012847 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} DynamicQueryHandler: Done processing query 2023.12.11 21:53:01.012871 [ 3 ] {78cf3109-24ba-4de7-9095-b55ca6883322} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.11 21:53:01.012886 [ 3 ] {} HTTP-Session: 9ecf2323-5a38-4e9f-b84d-5050794c9f7d Destroying unnamed session