[ Feb 3 11:25:43 Enabled. ] [ Feb 3 11:25:43 Rereading configuration. ] [ Feb 3 11:25:44 Rereading configuration. ] [ Feb 3 11:25:56 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 + 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 [ Feb 3 11:25:56 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.03 11:25:56.537881 [ 1 ] {} Application: Will watch for the process with pid 23761 2024.02.03 11:25:56.537990 [ 1 ] {} Application: Forked a child process to watch 2024.02.03 11:25:57.249878 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23761 2024.02.03 11:25:57.250057 [ 1 ] {} Application: starting up 2024.02.03 11:25:57.250277 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.03 11:25:57.349184 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.03 11:25:57.349238 [ 1 ] {} Application: Initializing DateLUT. 2024.02.03 11:25:57.349252 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.03 11:25:57.349289 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.03 11:25:57.349587 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.03 11:25:57.350313 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.03 11:25:57.350777 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.03 11:25:57.351054 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.03 11:25:57.353660 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.03 11:25:57.353703 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.03 11:25:57.354450 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.03 11:25:57.354616 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.03 11:25:57.360683 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.03 11:25:57.361061 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.03 11:25:57.361086 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.03 11:25:57.362504 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.03 11:25:57.362981 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.03 11:25:57.363305 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.03 11:25:57.363711 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.03 11:25:57.364553 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.03 11:25:57.364599 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.03 11:25:57.364657 [ 1 ] {} Application: Loaded user defined objects 2024.02.03 11:25:57.364675 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.03 11:25:57.376521 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.03 11:25:57.376551 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107692 sec 2024.02.03 11:25:57.377146 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.03 11:25:57.377242 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.03 11:25:57.377266 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.03 11:25:57.377285 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.03 11:25:57.377299 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.03 11:25:57.377314 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.03 11:25:57.377331 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.03 11:25:57.377370 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.03 11:25:57.377393 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.03 11:25:57.377426 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.03 11:25:57.377440 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.03 11:25:57.377456 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.03 11:25:57.377472 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.03 11:25:57.377513 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.03 11:25:57.377529 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.03 11:25:57.377541 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.03 11:25:57.414743 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.03 11:25:57.416165 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.03 11:25:57.416194 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5881e-05 sec 2024.02.03 11:25:57.416216 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.03 11:25:57.416232 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.03 11:25:57.416253 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.03 11:25:57.418397 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.03 11:25:57.423646 [ 1 ] {} Application: Loaded metadata. 2024.02.03 11:25:57.423776 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.03 11:25:57.423824 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.03 11:25:57.602171 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.03 11:25:57.620658 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.03 11:25:57.620715 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.03 11:25:57.682844 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.03 11:25:57.683589 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.03 11:25:57.683965 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.03 11:25:57.684022 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.03 11:25:57.684032 [ 162 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:25:57.684078 [ 162 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:25:57.684123 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.03 11:25:57.684177 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.03 11:25:57.684896 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.03 11:25:57.684918 [ 1 ] {} Application: Ready for connections. 2024.02.03 11:25:57.687906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.688083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.688660 [ 3 ] {} HTTP-Session: 195c900b-0841-454e-b2f4-5aef81b73d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.688693 [ 3 ] {} HTTP-Session: 195c900b-0841-454e-b2f4-5aef81b73d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.688828 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.03 11:25:57.688858 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.03 11:25:57.688876 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.03 11:25:57.690304 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} executeQuery: (from [fd00:1122:3344:101::d]:60505) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.03 11:25:57.711421 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60505) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.03 11:25:57.712189 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.03 11:25:57.712949 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.712974 [ 3 ] {} HTTP-Session: 195c900b-0841-454e-b2f4-5aef81b73d41 Destroying unnamed session 2024.02.03 11:25:57.714014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.714070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.714091 [ 3 ] {} HTTP-Session: a78a5836-00bc-4b86-a6d0-fe7ca13c1fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.714115 [ 3 ] {} HTTP-Session: a78a5836-00bc-4b86-a6d0-fe7ca13c1fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.714220 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} executeQuery: (from [fd00:1122:3344:101::d]:60505) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:25:57.714318 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.03 11:25:57.715353 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.03 11:25:57.717122 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:25:57.720944 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.720977 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.03 11:25:57.720993 [ 3 ] {} HTTP-Session: a78a5836-00bc-4b86-a6d0-fe7ca13c1fd6 Destroying unnamed session 2024.02.03 11:25:57.721140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.721192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.721211 [ 3 ] {} HTTP-Session: 6645f3ae-c484-46fc-80ef-ccc5d92b3596 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.721226 [ 3 ] {} HTTP-Session: 6645f3ae-c484-46fc-80ef-ccc5d92b3596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.721323 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} executeQuery: (from [fd00:1122:3344:101::d]:60505) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.03 11:25:57.721568 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60505) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.03 11:25:57.721685 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.03 11:25:57.721782 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.721801 [ 3 ] {} HTTP-Session: 6645f3ae-c484-46fc-80ef-ccc5d92b3596 Destroying unnamed session 2024.02.03 11:25:57.722596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.722641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.722658 [ 3 ] {} HTTP-Session: 01808ee3-640b-42f2-89a3-fb840b120574 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.722678 [ 3 ] {} HTTP-Session: 01808ee3-640b-42f2-89a3-fb840b120574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.722787 [ 3 ] {4db3a080-6277-4224-9399-9be29f5ade2f} executeQuery: (from [fd00:1122:3344:101::d]:60505) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.03 11:25:57.722887 [ 3 ] {4db3a080-6277-4224-9399-9be29f5ade2f} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.722912 [ 3 ] {4db3a080-6277-4224-9399-9be29f5ade2f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.722927 [ 3 ] {} HTTP-Session: 01808ee3-640b-42f2-89a3-fb840b120574 Destroying unnamed session 2024.02.03 11:25:57.723038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.723083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.723101 [ 3 ] {} HTTP-Session: 4d89b6ec-1388-4971-bc47-5edafb1e5aef Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.723119 [ 3 ] {} HTTP-Session: 4d89b6ec-1388-4971-bc47-5edafb1e5aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.723176 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.03 11:25:57.723230 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.03 11:25:57.725218 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.03 11:25:57.725239 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1941e-05 sec 2024.02.03 11:25:57.725263 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.03 11:25:57.725282 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} DatabaseAtomic (oximeter): Starting up tables. 2024.02.03 11:25:57.725346 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.725370 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.725385 [ 3 ] {} HTTP-Session: 4d89b6ec-1388-4971-bc47-5edafb1e5aef Destroying unnamed session 2024.02.03 11:25:57.725511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.725554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.725572 [ 3 ] {} HTTP-Session: 657c522c-7179-4ae9-a1bc-07ac50244e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.725593 [ 3 ] {} HTTP-Session: 657c522c-7179-4ae9-a1bc-07ac50244e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.725729 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} executeQuery: (from [fd00:1122:3344:101::d]:60505) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.03 11:25:57.725778 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.03 11:25:57.735167 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} oximeter.version (2b254ad6-00cb-49db-9670-19ad4f968036): Loading data parts 2024.02.03 11:25:57.735300 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} oximeter.version (2b254ad6-00cb-49db-9670-19ad4f968036): There are no data parts 2024.02.03 11:25:57.738308 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.738342 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.738372 [ 3 ] {} HTTP-Session: 657c522c-7179-4ae9-a1bc-07ac50244e34 Destroying unnamed session 2024.02.03 11:25:57.738504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.738569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.738601 [ 3 ] {} HTTP-Session: 18cf4254-a0cd-418e-a9a4-decc43e0e0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.738621 [ 3 ] {} HTTP-Session: 18cf4254-a0cd-418e-a9a4-decc43e0e0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.738877 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} executeQuery: (from [fd00:1122:3344:101::d]:60505) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.738951 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.03 11:25:57.753069 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} oximeter.measurements_bool (565a6bd0-ad9d-47d6-9edb-19bf5dbe2a49): Loading data parts 2024.02.03 11:25:57.753204 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} oximeter.measurements_bool (565a6bd0-ad9d-47d6-9edb-19bf5dbe2a49): There are no data parts 2024.02.03 11:25:57.757753 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.757785 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.757813 [ 3 ] {} HTTP-Session: 18cf4254-a0cd-418e-a9a4-decc43e0e0f8 Destroying unnamed session 2024.02.03 11:25:57.757982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.758036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.758060 [ 3 ] {} HTTP-Session: bb4c58f0-24f1-4cfc-898a-9e98ab8b48ea Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.758077 [ 3 ] {} HTTP-Session: bb4c58f0-24f1-4cfc-898a-9e98ab8b48ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.758276 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.758324 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.03 11:25:57.760570 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} oximeter.measurements_i8 (3ebf98d4-8e9a-4636-a0e0-f19917e1de5b): Loading data parts 2024.02.03 11:25:57.760663 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} oximeter.measurements_i8 (3ebf98d4-8e9a-4636-a0e0-f19917e1de5b): There are no data parts 2024.02.03 11:25:57.762046 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.762072 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.762087 [ 3 ] {} HTTP-Session: bb4c58f0-24f1-4cfc-898a-9e98ab8b48ea Destroying unnamed session 2024.02.03 11:25:57.762209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.762258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.762277 [ 3 ] {} HTTP-Session: 75cce97a-b886-4690-835a-deee46834467 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.762297 [ 3 ] {} HTTP-Session: 75cce97a-b886-4690-835a-deee46834467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.762488 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.762536 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.03 11:25:57.764151 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} oximeter.measurements_u8 (a14e3af6-269a-4195-bf65-70ff63d3875b): Loading data parts 2024.02.03 11:25:57.764238 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} oximeter.measurements_u8 (a14e3af6-269a-4195-bf65-70ff63d3875b): There are no data parts 2024.02.03 11:25:57.765547 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.765572 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.765588 [ 3 ] {} HTTP-Session: 75cce97a-b886-4690-835a-deee46834467 Destroying unnamed session 2024.02.03 11:25:57.765713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.765762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.765781 [ 3 ] {} HTTP-Session: ec8cb7c7-512a-4c8d-b4e7-6147e880b0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.765801 [ 3 ] {} HTTP-Session: ec8cb7c7-512a-4c8d-b4e7-6147e880b0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.765991 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.766034 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.03 11:25:57.767748 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} oximeter.measurements_i16 (c1eb0317-a636-4aa6-a8aa-128b97fb14a9): Loading data parts 2024.02.03 11:25:57.767855 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} oximeter.measurements_i16 (c1eb0317-a636-4aa6-a8aa-128b97fb14a9): There are no data parts 2024.02.03 11:25:57.769152 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.769182 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.769197 [ 3 ] {} HTTP-Session: ec8cb7c7-512a-4c8d-b4e7-6147e880b0cb Destroying unnamed session 2024.02.03 11:25:57.769315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.769363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.769382 [ 3 ] {} HTTP-Session: 0dc46d12-752f-4f41-acf6-446d4ae59d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.769402 [ 3 ] {} HTTP-Session: 0dc46d12-752f-4f41-acf6-446d4ae59d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.769595 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.769639 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.03 11:25:57.771226 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} oximeter.measurements_u16 (78ea547d-3e94-46c4-b2c9-46b27339d343): Loading data parts 2024.02.03 11:25:57.771300 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} oximeter.measurements_u16 (78ea547d-3e94-46c4-b2c9-46b27339d343): There are no data parts 2024.02.03 11:25:57.772590 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.772620 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.772636 [ 3 ] {} HTTP-Session: 0dc46d12-752f-4f41-acf6-446d4ae59d8b Destroying unnamed session 2024.02.03 11:25:57.772752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.772801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.772821 [ 3 ] {} HTTP-Session: 110bd5b8-d177-4f15-a8ed-bef98773ad25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.772841 [ 3 ] {} HTTP-Session: 110bd5b8-d177-4f15-a8ed-bef98773ad25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.773026 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.773071 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.03 11:25:57.774670 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} oximeter.measurements_i32 (d14a7a0b-767f-4e7b-89f5-3c582cd7ba6d): Loading data parts 2024.02.03 11:25:57.774754 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} oximeter.measurements_i32 (d14a7a0b-767f-4e7b-89f5-3c582cd7ba6d): There are no data parts 2024.02.03 11:25:57.776061 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.776092 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.776107 [ 3 ] {} HTTP-Session: 110bd5b8-d177-4f15-a8ed-bef98773ad25 Destroying unnamed session 2024.02.03 11:25:57.776205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.776255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.776274 [ 3 ] {} HTTP-Session: 9ce3183c-7d36-4e00-bdda-c70f187ef650 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.776296 [ 3 ] {} HTTP-Session: 9ce3183c-7d36-4e00-bdda-c70f187ef650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.776477 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.776525 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.03 11:25:57.778110 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} oximeter.measurements_u32 (42f4affe-1854-4204-aee7-eefc442af56f): Loading data parts 2024.02.03 11:25:57.778187 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} oximeter.measurements_u32 (42f4affe-1854-4204-aee7-eefc442af56f): There are no data parts 2024.02.03 11:25:57.779487 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.779517 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.779532 [ 3 ] {} HTTP-Session: 9ce3183c-7d36-4e00-bdda-c70f187ef650 Destroying unnamed session 2024.02.03 11:25:57.779626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.779677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.779696 [ 3 ] {} HTTP-Session: 341878a7-62b0-4ae7-9462-8a6e956b0235 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.779712 [ 3 ] {} HTTP-Session: 341878a7-62b0-4ae7-9462-8a6e956b0235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.779897 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.779948 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.03 11:25:57.781545 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): Loading data parts 2024.02.03 11:25:57.781623 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): There are no data parts 2024.02.03 11:25:57.782916 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.782941 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.782963 [ 3 ] {} HTTP-Session: 341878a7-62b0-4ae7-9462-8a6e956b0235 Destroying unnamed session 2024.02.03 11:25:57.783073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.783121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.783144 [ 3 ] {} HTTP-Session: 2d872ae5-cd60-44fa-bd1f-9c5ad5a54b5e Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.783160 [ 3 ] {} HTTP-Session: 2d872ae5-cd60-44fa-bd1f-9c5ad5a54b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.783344 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.783396 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.03 11:25:57.784982 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} oximeter.measurements_u64 (039d0a5b-8143-472a-9372-466d5c210455): Loading data parts 2024.02.03 11:25:57.785057 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} oximeter.measurements_u64 (039d0a5b-8143-472a-9372-466d5c210455): There are no data parts 2024.02.03 11:25:57.786349 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.786374 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.786396 [ 3 ] {} HTTP-Session: 2d872ae5-cd60-44fa-bd1f-9c5ad5a54b5e Destroying unnamed session 2024.02.03 11:25:57.786506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.786555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.786579 [ 3 ] {} HTTP-Session: d5ddceba-44af-4fd2-9805-18ead4f9e970 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.786595 [ 3 ] {} HTTP-Session: d5ddceba-44af-4fd2-9805-18ead4f9e970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.786780 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.786830 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.03 11:25:57.788427 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} oximeter.measurements_f32 (938cb1b5-6aa1-4c6d-b860-39ab86a2598c): Loading data parts 2024.02.03 11:25:57.788509 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} oximeter.measurements_f32 (938cb1b5-6aa1-4c6d-b860-39ab86a2598c): There are no data parts 2024.02.03 11:25:57.789886 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.789911 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.789933 [ 3 ] {} HTTP-Session: d5ddceba-44af-4fd2-9805-18ead4f9e970 Destroying unnamed session 2024.02.03 11:25:57.790041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.790089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.790113 [ 3 ] {} HTTP-Session: 97ef9d41-fa01-4548-880d-265b41ffea0d Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.790129 [ 3 ] {} HTTP-Session: 97ef9d41-fa01-4548-880d-265b41ffea0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.790312 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.790357 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.03 11:25:57.791967 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} oximeter.measurements_f64 (12c1c447-a984-479a-b531-f98cb58ffaac): Loading data parts 2024.02.03 11:25:57.792049 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} oximeter.measurements_f64 (12c1c447-a984-479a-b531-f98cb58ffaac): There are no data parts 2024.02.03 11:25:57.793419 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.793449 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.793469 [ 3 ] {} HTTP-Session: 97ef9d41-fa01-4548-880d-265b41ffea0d Destroying unnamed session 2024.02.03 11:25:57.793578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.793626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.793650 [ 3 ] {} HTTP-Session: 9c0262e7-8cda-4abb-b222-088ce73c6ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.793665 [ 3 ] {} HTTP-Session: 9c0262e7-8cda-4abb-b222-088ce73c6ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.793851 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.793900 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.03 11:25:57.795592 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} oximeter.measurements_string (ffc3d69d-1ce1-4751-9e83-b4b2c17440f9): Loading data parts 2024.02.03 11:25:57.795681 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} oximeter.measurements_string (ffc3d69d-1ce1-4751-9e83-b4b2c17440f9): There are no data parts 2024.02.03 11:25:57.796981 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.797011 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.797031 [ 3 ] {} HTTP-Session: 9c0262e7-8cda-4abb-b222-088ce73c6ff5 Destroying unnamed session 2024.02.03 11:25:57.797144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.797192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.797217 [ 3 ] {} HTTP-Session: 2f38dda5-089e-4af4-8549-6ee3023955a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.797233 [ 3 ] {} HTTP-Session: 2f38dda5-089e-4af4-8549-6ee3023955a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.797422 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.797477 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.03 11:25:57.799143 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} oximeter.measurements_bytes (29113a8c-07e2-4e78-bd81-3fb5b6598e0f): Loading data parts 2024.02.03 11:25:57.799226 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} oximeter.measurements_bytes (29113a8c-07e2-4e78-bd81-3fb5b6598e0f): There are no data parts 2024.02.03 11:25:57.800546 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.800572 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.800587 [ 3 ] {} HTTP-Session: 2f38dda5-089e-4af4-8549-6ee3023955a3 Destroying unnamed session 2024.02.03 11:25:57.800689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.800738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.800756 [ 3 ] {} HTTP-Session: 6c2438af-5a86-499c-a0cf-6860138a5626 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.800777 [ 3 ] {} HTTP-Session: 6c2438af-5a86-499c-a0cf-6860138a5626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.800978 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.801029 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.03 11:25:57.802724 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} oximeter.measurements_cumulativei64 (a452e763-b924-4a85-b991-36680c840c71): Loading data parts 2024.02.03 11:25:57.802862 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} oximeter.measurements_cumulativei64 (a452e763-b924-4a85-b991-36680c840c71): There are no data parts 2024.02.03 11:25:57.804182 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.804207 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.804229 [ 3 ] {} HTTP-Session: 6c2438af-5a86-499c-a0cf-6860138a5626 Destroying unnamed session 2024.02.03 11:25:57.804339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.804387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.804411 [ 3 ] {} HTTP-Session: d57f81c8-6d46-47bf-bf13-3fa61ffeb038 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.804431 [ 3 ] {} HTTP-Session: d57f81c8-6d46-47bf-bf13-3fa61ffeb038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.804628 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.804678 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.03 11:25:57.806363 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Loading data parts 2024.02.03 11:25:57.806442 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): There are no data parts 2024.02.03 11:25:57.807741 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.807766 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.807787 [ 3 ] {} HTTP-Session: d57f81c8-6d46-47bf-bf13-3fa61ffeb038 Destroying unnamed session 2024.02.03 11:25:57.807895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.807938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.807963 [ 3 ] {} HTTP-Session: d7c2c2ae-f983-458e-8ac3-698eb48e7f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.807984 [ 3 ] {} HTTP-Session: d7c2c2ae-f983-458e-8ac3-698eb48e7f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.808181 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.808232 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.03 11:25:57.809854 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} oximeter.measurements_cumulativef32 (99c19f49-b983-4234-8dc2-c2d13904344f): Loading data parts 2024.02.03 11:25:57.809936 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} oximeter.measurements_cumulativef32 (99c19f49-b983-4234-8dc2-c2d13904344f): There are no data parts 2024.02.03 11:25:57.811255 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.811286 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.811302 [ 3 ] {} HTTP-Session: d7c2c2ae-f983-458e-8ac3-698eb48e7f36 Destroying unnamed session 2024.02.03 11:25:57.811421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.811470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.811489 [ 3 ] {} HTTP-Session: 75256f99-1b6c-43c8-a3d3-8e3e65110c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.811510 [ 3 ] {} HTTP-Session: 75256f99-1b6c-43c8-a3d3-8e3e65110c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.811710 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.811760 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.03 11:25:57.813393 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} oximeter.measurements_cumulativef64 (0abfa247-d97d-4985-b333-5ebe163b56ae): Loading data parts 2024.02.03 11:25:57.813476 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} oximeter.measurements_cumulativef64 (0abfa247-d97d-4985-b333-5ebe163b56ae): There are no data parts 2024.02.03 11:25:57.814753 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.814785 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.814806 [ 3 ] {} HTTP-Session: 75256f99-1b6c-43c8-a3d3-8e3e65110c6c Destroying unnamed session 2024.02.03 11:25:57.814937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.814986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.815010 [ 3 ] {} HTTP-Session: a1dd328c-ce38-43af-ac5e-e14b44b64358 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.815026 [ 3 ] {} HTTP-Session: a1dd328c-ce38-43af-ac5e-e14b44b64358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.815240 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.815294 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.03 11:25:57.816940 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} oximeter.measurements_histogrami8 (ec12fa5a-a8b6-482b-8af3-837a936f2ff4): Loading data parts 2024.02.03 11:25:57.817023 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} oximeter.measurements_histogrami8 (ec12fa5a-a8b6-482b-8af3-837a936f2ff4): There are no data parts 2024.02.03 11:25:57.818317 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.818349 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.818368 [ 3 ] {} HTTP-Session: a1dd328c-ce38-43af-ac5e-e14b44b64358 Destroying unnamed session 2024.02.03 11:25:57.818468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.818517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.818541 [ 3 ] {} HTTP-Session: ad1a1406-69ef-436c-9ad9-8bb0178dcd58 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.818557 [ 3 ] {} HTTP-Session: ad1a1406-69ef-436c-9ad9-8bb0178dcd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.818767 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.818819 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.03 11:25:57.820456 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} oximeter.measurements_histogramu8 (c19bafaa-be3e-427f-8969-40e48e551da2): Loading data parts 2024.02.03 11:25:57.820534 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} oximeter.measurements_histogramu8 (c19bafaa-be3e-427f-8969-40e48e551da2): There are no data parts 2024.02.03 11:25:57.821839 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.821864 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.821890 [ 3 ] {} HTTP-Session: ad1a1406-69ef-436c-9ad9-8bb0178dcd58 Destroying unnamed session 2024.02.03 11:25:57.821999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.822048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.822079 [ 3 ] {} HTTP-Session: bc37128f-02d2-46ff-bf67-f95914277cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.822094 [ 3 ] {} HTTP-Session: bc37128f-02d2-46ff-bf67-f95914277cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.822303 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.822356 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.03 11:25:57.824003 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} oximeter.measurements_histogrami16 (f3417d3a-6407-4488-9c91-d42e8bd5cb47): Loading data parts 2024.02.03 11:25:57.824081 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} oximeter.measurements_histogrami16 (f3417d3a-6407-4488-9c91-d42e8bd5cb47): There are no data parts 2024.02.03 11:25:57.825385 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.825423 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.825438 [ 3 ] {} HTTP-Session: bc37128f-02d2-46ff-bf67-f95914277cdc Destroying unnamed session 2024.02.03 11:25:57.825549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.825601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.825621 [ 3 ] {} HTTP-Session: 3806ea8c-910f-40c0-8127-6e8d16444d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.825642 [ 3 ] {} HTTP-Session: 3806ea8c-910f-40c0-8127-6e8d16444d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.825849 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.825901 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.03 11:25:57.827544 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} oximeter.measurements_histogramu16 (c3cb4e2b-ecd5-4fa3-bb81-e159d41bf6af): Loading data parts 2024.02.03 11:25:57.827627 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} oximeter.measurements_histogramu16 (c3cb4e2b-ecd5-4fa3-bb81-e159d41bf6af): There are no data parts 2024.02.03 11:25:57.828919 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.828951 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.828966 [ 3 ] {} HTTP-Session: 3806ea8c-910f-40c0-8127-6e8d16444d49 Destroying unnamed session 2024.02.03 11:25:57.829087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.829137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.829155 [ 3 ] {} HTTP-Session: 726fd1ac-0040-4bd2-b9ec-c7d91873265b Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.829177 [ 3 ] {} HTTP-Session: 726fd1ac-0040-4bd2-b9ec-c7d91873265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.829387 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.829439 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.03 11:25:57.831079 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} oximeter.measurements_histogrami32 (8c797c82-1409-43b2-8ea1-91ffac155cac): Loading data parts 2024.02.03 11:25:57.831160 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} oximeter.measurements_histogrami32 (8c797c82-1409-43b2-8ea1-91ffac155cac): There are no data parts 2024.02.03 11:25:57.832456 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.832482 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.832503 [ 3 ] {} HTTP-Session: 726fd1ac-0040-4bd2-b9ec-c7d91873265b Destroying unnamed session 2024.02.03 11:25:57.832625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.832674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.832694 [ 3 ] {} HTTP-Session: 4405839d-2380-41b5-b101-d03477570548 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.832715 [ 3 ] {} HTTP-Session: 4405839d-2380-41b5-b101-d03477570548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.832929 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.832983 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.03 11:25:57.834619 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} oximeter.measurements_histogramu32 (dde1f486-6187-4a7b-b52c-ed1a66093f44): Loading data parts 2024.02.03 11:25:57.834717 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} oximeter.measurements_histogramu32 (dde1f486-6187-4a7b-b52c-ed1a66093f44): There are no data parts 2024.02.03 11:25:57.836037 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.836062 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.836082 [ 3 ] {} HTTP-Session: 4405839d-2380-41b5-b101-d03477570548 Destroying unnamed session 2024.02.03 11:25:57.836190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.836239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.836263 [ 3 ] {} HTTP-Session: ca2274d6-e44e-46d0-b054-d7655e860957 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.836284 [ 3 ] {} HTTP-Session: ca2274d6-e44e-46d0-b054-d7655e860957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.836491 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.836544 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.03 11:25:57.838176 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} oximeter.measurements_histogrami64 (8b08ae58-0ba0-41d2-aaa0-c51d13ec5006): Loading data parts 2024.02.03 11:25:57.838266 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} oximeter.measurements_histogrami64 (8b08ae58-0ba0-41d2-aaa0-c51d13ec5006): There are no data parts 2024.02.03 11:25:57.839551 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.839583 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.839599 [ 3 ] {} HTTP-Session: ca2274d6-e44e-46d0-b054-d7655e860957 Destroying unnamed session 2024.02.03 11:25:57.839716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.839766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.839785 [ 3 ] {} HTTP-Session: 1009d5d0-36e8-44ef-9391-b3cff943b824 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.839810 [ 3 ] {} HTTP-Session: 1009d5d0-36e8-44ef-9391-b3cff943b824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.840015 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.840068 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.03 11:25:57.841688 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} oximeter.measurements_histogramu64 (58e67e68-4495-45d5-af50-0726403a29b0): Loading data parts 2024.02.03 11:25:57.841778 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} oximeter.measurements_histogramu64 (58e67e68-4495-45d5-af50-0726403a29b0): There are no data parts 2024.02.03 11:25:57.843072 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.843104 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.843124 [ 3 ] {} HTTP-Session: 1009d5d0-36e8-44ef-9391-b3cff943b824 Destroying unnamed session 2024.02.03 11:25:57.843231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.843281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.843306 [ 3 ] {} HTTP-Session: 9a7e81fc-dfdc-41e1-aff4-933a8dd85c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.843322 [ 3 ] {} HTTP-Session: 9a7e81fc-dfdc-41e1-aff4-933a8dd85c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.843532 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.843585 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.03 11:25:57.845218 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} oximeter.measurements_histogramf32 (518bf27d-889b-4c66-854e-2bcf0252bdd5): Loading data parts 2024.02.03 11:25:57.845301 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} oximeter.measurements_histogramf32 (518bf27d-889b-4c66-854e-2bcf0252bdd5): There are no data parts 2024.02.03 11:25:57.846591 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.846616 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.846639 [ 3 ] {} HTTP-Session: 9a7e81fc-dfdc-41e1-aff4-933a8dd85c03 Destroying unnamed session 2024.02.03 11:25:57.846744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.846794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.846820 [ 3 ] {} HTTP-Session: 65d0dc1e-69c8-42bd-a4be-65a43003c383 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.846836 [ 3 ] {} HTTP-Session: 65d0dc1e-69c8-42bd-a4be-65a43003c383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.847045 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 11:25:57.847097 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.03 11:25:57.848743 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Loading data parts 2024.02.03 11:25:57.848829 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): There are no data parts 2024.02.03 11:25:57.850130 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.850168 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.850183 [ 3 ] {} HTTP-Session: 65d0dc1e-69c8-42bd-a4be-65a43003c383 Destroying unnamed session 2024.02.03 11:25:57.850311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.850367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.850386 [ 3 ] {} HTTP-Session: f7a2468a-8821-4b76-a692-e12669618175 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.850408 [ 3 ] {} HTTP-Session: f7a2468a-8821-4b76-a692-e12669618175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.850564 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} executeQuery: (from [fd00:1122:3344:101::d]:60505) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.850614 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.03 11:25:57.852117 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} oximeter.fields_bool (699bf9df-47da-49e0-b8a5-382a7cc381f7): Loading data parts 2024.02.03 11:25:57.852201 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} oximeter.fields_bool (699bf9df-47da-49e0-b8a5-382a7cc381f7): There are no data parts 2024.02.03 11:25:57.853462 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.853497 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.853514 [ 3 ] {} HTTP-Session: f7a2468a-8821-4b76-a692-e12669618175 Destroying unnamed session 2024.02.03 11:25:57.853626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.853677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.853698 [ 3 ] {} HTTP-Session: 28994204-8dcb-44f8-a611-ab39e9cc111d Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.853721 [ 3 ] {} HTTP-Session: 28994204-8dcb-44f8-a611-ab39e9cc111d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.853878 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.853923 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.03 11:25:57.855435 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} oximeter.fields_i8 (d0fd7f32-9bc0-4ca9-b3d4-aa29ee203118): Loading data parts 2024.02.03 11:25:57.855509 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} oximeter.fields_i8 (d0fd7f32-9bc0-4ca9-b3d4-aa29ee203118): There are no data parts 2024.02.03 11:25:57.856820 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.856845 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.856868 [ 3 ] {} HTTP-Session: 28994204-8dcb-44f8-a611-ab39e9cc111d Destroying unnamed session 2024.02.03 11:25:57.856968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.857012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.857038 [ 3 ] {} HTTP-Session: 02611434-3a69-4c5f-859a-5fb71e7d188f Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.857060 [ 3 ] {} HTTP-Session: 02611434-3a69-4c5f-859a-5fb71e7d188f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.857210 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.857258 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.03 11:25:57.858848 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} oximeter.fields_u8 (03bddfe6-4385-4e2f-a2e1-b563d18b8425): Loading data parts 2024.02.03 11:25:57.858943 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} oximeter.fields_u8 (03bddfe6-4385-4e2f-a2e1-b563d18b8425): There are no data parts 2024.02.03 11:25:57.860280 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.860311 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.860345 [ 3 ] {} HTTP-Session: 02611434-3a69-4c5f-859a-5fb71e7d188f Destroying unnamed session 2024.02.03 11:25:57.860458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.860525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.860549 [ 3 ] {} HTTP-Session: 7ee22b66-9764-4213-a652-0e316c0ed9af Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.860582 [ 3 ] {} HTTP-Session: 7ee22b66-9764-4213-a652-0e316c0ed9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.860784 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.860855 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.03 11:25:57.862445 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} oximeter.fields_i16 (6a4aeab5-da9a-4ae9-b10d-3f21eb4b065c): Loading data parts 2024.02.03 11:25:57.862522 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} oximeter.fields_i16 (6a4aeab5-da9a-4ae9-b10d-3f21eb4b065c): There are no data parts 2024.02.03 11:25:57.863785 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.863825 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.863840 [ 3 ] {} HTTP-Session: 7ee22b66-9764-4213-a652-0e316c0ed9af Destroying unnamed session 2024.02.03 11:25:57.863975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.864030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.864048 [ 3 ] {} HTTP-Session: 297880cb-e271-4924-a4f3-38bc337f6f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.864079 [ 3 ] {} HTTP-Session: 297880cb-e271-4924-a4f3-38bc337f6f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.864240 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.864287 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.03 11:25:57.865869 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Loading data parts 2024.02.03 11:25:57.865928 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): There are no data parts 2024.02.03 11:25:57.867205 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.867241 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.867257 [ 3 ] {} HTTP-Session: 297880cb-e271-4924-a4f3-38bc337f6f5a Destroying unnamed session 2024.02.03 11:25:57.867368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.867425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.867444 [ 3 ] {} HTTP-Session: 884820bc-2951-4ec2-86c0-72f66205328b Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.867460 [ 3 ] {} HTTP-Session: 884820bc-2951-4ec2-86c0-72f66205328b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.867619 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.867668 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.03 11:25:57.869223 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} oximeter.fields_i32 (76071442-443f-4947-b28a-14a009f27262): Loading data parts 2024.02.03 11:25:57.869288 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} oximeter.fields_i32 (76071442-443f-4947-b28a-14a009f27262): There are no data parts 2024.02.03 11:25:57.870551 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.870584 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.870606 [ 3 ] {} HTTP-Session: 884820bc-2951-4ec2-86c0-72f66205328b Destroying unnamed session 2024.02.03 11:25:57.870708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.870757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.870782 [ 3 ] {} HTTP-Session: 3f4548a1-14d7-4847-9ba5-6b3398f71470 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.870798 [ 3 ] {} HTTP-Session: 3f4548a1-14d7-4847-9ba5-6b3398f71470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.870953 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.870997 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.03 11:25:57.872561 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} oximeter.fields_u32 (0d8e47fc-0cbb-4cc0-8384-14c20984d07e): Loading data parts 2024.02.03 11:25:57.872637 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} oximeter.fields_u32 (0d8e47fc-0cbb-4cc0-8384-14c20984d07e): There are no data parts 2024.02.03 11:25:57.873889 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.873922 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.873937 [ 3 ] {} HTTP-Session: 3f4548a1-14d7-4847-9ba5-6b3398f71470 Destroying unnamed session 2024.02.03 11:25:57.874043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.874091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.874111 [ 3 ] {} HTTP-Session: 7f27c835-b3f5-4c0f-8517-ba0ffc24ef54 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.874134 [ 3 ] {} HTTP-Session: 7f27c835-b3f5-4c0f-8517-ba0ffc24ef54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.874283 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.874338 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.03 11:25:57.875887 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Loading data parts 2024.02.03 11:25:57.875954 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): There are no data parts 2024.02.03 11:25:57.877234 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.877259 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.877282 [ 3 ] {} HTTP-Session: 7f27c835-b3f5-4c0f-8517-ba0ffc24ef54 Destroying unnamed session 2024.02.03 11:25:57.877376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.877428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.877453 [ 3 ] {} HTTP-Session: 04b359ed-1843-4f85-bd07-a0981d114c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.877476 [ 3 ] {} HTTP-Session: 04b359ed-1843-4f85-bd07-a0981d114c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.877624 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.877674 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.03 11:25:57.879178 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} oximeter.fields_u64 (80e71f70-8c8e-4488-aae3-e6cb938fed83): Loading data parts 2024.02.03 11:25:57.879252 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} oximeter.fields_u64 (80e71f70-8c8e-4488-aae3-e6cb938fed83): There are no data parts 2024.02.03 11:25:57.880502 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.880526 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.880541 [ 3 ] {} HTTP-Session: 04b359ed-1843-4f85-bd07-a0981d114c8a Destroying unnamed session 2024.02.03 11:25:57.880657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.880706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.880724 [ 3 ] {} HTTP-Session: a1a345a0-19cd-4bae-91a2-f0e980f5f8f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.880746 [ 3 ] {} HTTP-Session: a1a345a0-19cd-4bae-91a2-f0e980f5f8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.880903 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.880945 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.03 11:25:57.882445 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Loading data parts 2024.02.03 11:25:57.882504 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): There are no data parts 2024.02.03 11:25:57.883765 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.883799 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.883816 [ 3 ] {} HTTP-Session: a1a345a0-19cd-4bae-91a2-f0e980f5f8f1 Destroying unnamed session 2024.02.03 11:25:57.883926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.883977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.883996 [ 3 ] {} HTTP-Session: 463667f7-19c9-4885-9034-0d186e71f5b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.884019 [ 3 ] {} HTTP-Session: 463667f7-19c9-4885-9034-0d186e71f5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.884174 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.884217 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.03 11:25:57.885709 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Loading data parts 2024.02.03 11:25:57.885773 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): There are no data parts 2024.02.03 11:25:57.887061 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.887086 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.887110 [ 3 ] {} HTTP-Session: 463667f7-19c9-4885-9034-0d186e71f5b9 Destroying unnamed session 2024.02.03 11:25:57.887221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.887270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.887296 [ 3 ] {} HTTP-Session: 9cac633e-df4d-4af3-a44b-d738aaea5e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.887313 [ 3 ] {} HTTP-Session: 9cac633e-df4d-4af3-a44b-d738aaea5e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.887470 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 11:25:57.887520 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.03 11:25:57.889005 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Loading data parts 2024.02.03 11:25:57.889080 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): There are no data parts 2024.02.03 11:25:57.890320 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.890353 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.890381 [ 3 ] {} HTTP-Session: 9cac633e-df4d-4af3-a44b-d738aaea5e25 Destroying unnamed session 2024.02.03 11:25:57.890496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.890553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.890587 [ 3 ] {} HTTP-Session: ccb0b6fd-1e2e-43a0-8d1d-2a8051c7abe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.890604 [ 3 ] {} HTTP-Session: ccb0b6fd-1e2e-43a0-8d1d-2a8051c7abe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.890835 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} executeQuery: (from [fd00:1122:3344:101::d]:60505) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.03 11:25:57.890908 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.03 11:25:57.892509 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Loading data parts 2024.02.03 11:25:57.892571 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): There are no data parts 2024.02.03 11:25:57.893984 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.894026 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 11:25:57.894042 [ 3 ] {} HTTP-Session: ccb0b6fd-1e2e-43a0-8d1d-2a8051c7abe7 Destroying unnamed session 2024.02.03 11:25:57.894177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:25:57.894236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:25:57.894255 [ 3 ] {} HTTP-Session: 915aa5e8-06ea-4e8f-a594-2c1065bb8fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 2024.02.03 11:25:57.894285 [ 3 ] {} HTTP-Session: 915aa5e8-06ea-4e8f-a594-2c1065bb8fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:25:57.894405 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} executeQuery: (from [fd00:1122:3344:101::d]:60505) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.03 11:25:57.895051 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.03 11:25:57.898508 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:25:57.901285 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:25:57.901508 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} oximeter.version (2b254ad6-00cb-49db-9670-19ad4f968036): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:25:57.901740 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} executeQuery: Read 1 rows, 16.00 B in 0.007302733 sec., 136 rows/sec., 2.14 KiB/sec. 2024.02.03 11:25:57.901860 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} DynamicQueryHandler: Done processing query 2024.02.03 11:25:57.901881 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.03 11:25:57.901896 [ 3 ] {} HTTP-Session: 915aa5e8-06ea-4e8f-a594-2c1065bb8fbc Destroying unnamed session 2024.02.03 11:25:58.000121 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.67 MiB, peak 223.75 MiB, will set to 228.27 MiB (RSS), difference: 9.59 MiB 2024.02.03 11:26:12.684128 [ 151 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:26:12.684205 [ 151 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:26:27.684263 [ 136 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:26:27.684336 [ 136 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:26:42.684642 [ 122 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:26:42.684740 [ 122 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:26:42.917525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.917631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.917712 [ 3 ] {} HTTP-Session: 43b919a6-3865-4f40-ab16-b927b115acb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.917789 [ 3 ] {} HTTP-Session: 43b919a6-3865-4f40-ab16-b927b115acb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.917938 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:26:42.920576 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.923421 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.923548 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:26:42.928646 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.928676 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:26:42.928691 [ 3 ] {} HTTP-Session: 43b919a6-3865-4f40-ab16-b927b115acb5 Destroying unnamed session 2024.02.03 11:26:42.934834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.934942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.934966 [ 3 ] {} HTTP-Session: a25507ab-017e-4c62-b99d-32e52c2466d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.935035 [ 3 ] {} HTTP-Session: a25507ab-017e-4c62-b99d-32e52c2466d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.935196 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:26:42.946418 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.946571 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.946664 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:26:42.947596 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.947628 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:26:42.947645 [ 3 ] {} HTTP-Session: a25507ab-017e-4c62-b99d-32e52c2466d6 Destroying unnamed session 2024.02.03 11:26:42.948046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.948095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.948115 [ 3 ] {} HTTP-Session: a1818c30-a70a-487c-8569-9e54a951193c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.948134 [ 3 ] {} HTTP-Session: a1818c30-a70a-487c-8569-9e54a951193c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.948251 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:26:42.950626 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.950780 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.950825 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:26:42.951623 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.951651 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:26:42.951668 [ 3 ] {} HTTP-Session: a1818c30-a70a-487c-8569-9e54a951193c Destroying unnamed session 2024.02.03 11:26:42.951898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.951947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.951967 [ 3 ] {} HTTP-Session: 70e90f49-c0c6-4245-b0f8-bf4fe1e03100 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.951984 [ 3 ] {} HTTP-Session: 70e90f49-c0c6-4245-b0f8-bf4fe1e03100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.952099 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:26:42.952450 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.952602 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.952645 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:26:42.953442 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.953471 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:26:42.953488 [ 3 ] {} HTTP-Session: 70e90f49-c0c6-4245-b0f8-bf4fe1e03100 Destroying unnamed session 2024.02.03 11:26:42.954157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.954203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.954223 [ 3 ] {} HTTP-Session: d6bb3437-19ae-4950-9b24-b9d0138aa23c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.954240 [ 3 ] {} HTTP-Session: d6bb3437-19ae-4950-9b24-b9d0138aa23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.954321 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:42.954361 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:26:42.955105 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:42.960153 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:42.960638 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:26:42.960934 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:26:42.961593 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} executeQuery: Read 4 rows, 443.00 B in 0.007241692 sec., 552 rows/sec., 59.74 KiB/sec. 2024.02.03 11:26:42.961765 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.961789 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:26:42.961805 [ 3 ] {} HTTP-Session: d6bb3437-19ae-4950-9b24-b9d0138aa23c Destroying unnamed session 2024.02.03 11:26:42.961941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.962005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.962030 [ 3 ] {} HTTP-Session: 55a4fb32-7794-4594-a2bd-b1acef8c3375 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.962052 [ 3 ] {} HTTP-Session: 55a4fb32-7794-4594-a2bd-b1acef8c3375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.962143 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:42.962191 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:26:42.962327 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:42.967834 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:42.968232 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:26:42.968531 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:26:42.968642 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} executeQuery: Read 32 rows, 2.59 KiB in 0.006462025 sec., 4952 rows/sec., 401.38 KiB/sec. 2024.02.03 11:26:42.968784 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.968808 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:26:42.968824 [ 3 ] {} HTTP-Session: 55a4fb32-7794-4594-a2bd-b1acef8c3375 Destroying unnamed session 2024.02.03 11:26:42.971042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.971130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.971168 [ 3 ] {} HTTP-Session: a6e76d45-a794-414c-908d-561fe6ae85d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.971201 [ 3 ] {} HTTP-Session: a6e76d45-a794-414c-908d-561fe6ae85d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.971345 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:42.971420 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:26:42.971584 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:42.971927 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:42.972230 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:26:42.972490 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:26:42.972608 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} executeQuery: Read 96 rows, 10.06 KiB in 0.001214817 sec., 79024 rows/sec., 8.09 MiB/sec. 2024.02.03 11:26:42.972745 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.972768 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.03 11:26:42.972783 [ 3 ] {} HTTP-Session: a6e76d45-a794-414c-908d-561fe6ae85d2 Destroying unnamed session 2024.02.03 11:26:42.972911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.972955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.972974 [ 3 ] {} HTTP-Session: e33c6bb8-ad6d-42d6-830a-03c366bae4a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.972990 [ 3 ] {} HTTP-Session: e33c6bb8-ad6d-42d6-830a-03c366bae4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.973062 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:42.973100 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:26:42.976019 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:42.978445 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:42.980792 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:26:42.981106 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:26:42.981242 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} executeQuery: Read 44 rows, 3.53 KiB in 0.008149623 sec., 5399 rows/sec., 432.82 KiB/sec. 2024.02.03 11:26:42.981393 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.981423 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:26:42.981443 [ 3 ] {} HTTP-Session: e33c6bb8-ad6d-42d6-830a-03c366bae4a3 Destroying unnamed session 2024.02.03 11:26:42.981689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 34254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.981735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.981755 [ 3 ] {} HTTP-Session: 298fdf22-b789-47bd-a645-bd887a250463 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.981771 [ 3 ] {} HTTP-Session: 298fdf22-b789-47bd-a645-bd887a250463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.981851 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:42.981896 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:26:42.982051 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:42.982512 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:42.983597 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:26:42.984023 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:26:42.984150 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} executeQuery: Read 32 rows, 44.22 KiB in 0.00226287 sec., 14141 rows/sec., 19.08 MiB/sec. 2024.02.03 11:26:42.984307 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.984330 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.03 11:26:42.984346 [ 3 ] {} HTTP-Session: 298fdf22-b789-47bd-a645-bd887a250463 Destroying unnamed session 2024.02.03 11:26:42.984457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 1888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:42.984502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:42.984520 [ 3 ] {} HTTP-Session: d5c1c731-62da-4161-b29d-3a8bd85b49c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:42.984538 [ 3 ] {} HTTP-Session: d5c1c731-62da-4161-b29d-3a8bd85b49c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:42.984606 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:42.985224 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.03 11:26:42.985339 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:42.985604 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:42.986155 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:26:42.986548 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:26:42.986664 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} executeQuery: Read 12 rows, 868.00 B in 0.002025006 sec., 5925 rows/sec., 418.59 KiB/sec. 2024.02.03 11:26:42.986785 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} DynamicQueryHandler: Done processing query 2024.02.03 11:26:42.986809 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:26:42.986824 [ 3 ] {} HTTP-Session: d5c1c731-62da-4161-b29d-3a8bd85b49c1 Destroying unnamed session 2024.02.03 11:26:47.904860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 2918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:47.904992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:47.905023 [ 3 ] {} HTTP-Session: ec2c1431-872f-453e-952e-d583f29bb058 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:47.905051 [ 3 ] {} HTTP-Session: ec2c1431-872f-453e-952e-d583f29bb058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:47.905195 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:47.905262 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:26:47.905441 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:47.905859 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:47.906217 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:26:47.906565 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:26:47.906708 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} executeQuery: Read 20 rows, 1.62 KiB in 0.001473213 sec., 13575 rows/sec., 1.07 MiB/sec. 2024.02.03 11:26:47.906891 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} DynamicQueryHandler: Done processing query 2024.02.03 11:26:47.906917 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:26:47.906933 [ 3 ] {} HTTP-Session: ec2c1431-872f-453e-952e-d583f29bb058 Destroying unnamed session 2024.02.03 11:26:47.907070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:47.907119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:47.907140 [ 3 ] {} HTTP-Session: 9becedf9-855a-4316-8979-32ad870b03d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:47.907159 [ 3 ] {} HTTP-Session: 9becedf9-855a-4316-8979-32ad870b03d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:47.907240 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:47.907283 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:26:47.907398 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:47.907720 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:47.908016 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:26:47.908323 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:26:47.908444 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} executeQuery: Read 60 rows, 5.38 KiB in 0.001175327 sec., 51049 rows/sec., 4.47 MiB/sec. 2024.02.03 11:26:47.908561 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} DynamicQueryHandler: Done processing query 2024.02.03 11:26:47.908585 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:26:47.908602 [ 3 ] {} HTTP-Session: 9becedf9-855a-4316-8979-32ad870b03d9 Destroying unnamed session 2024.02.03 11:26:47.908738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:47.908784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:47.908804 [ 3 ] {} HTTP-Session: 761ab54a-fe32-400d-8d00-7c4c446683fc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:47.908821 [ 3 ] {} HTTP-Session: 761ab54a-fe32-400d-8d00-7c4c446683fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:47.908891 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:47.908930 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:26:47.909035 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:47.909308 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:47.909631 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:26:47.909919 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:26:47.910035 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} executeQuery: Read 28 rows, 2.26 KiB in 0.001114845 sec., 25115 rows/sec., 1.98 MiB/sec. 2024.02.03 11:26:47.910138 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} DynamicQueryHandler: Done processing query 2024.02.03 11:26:47.910160 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:26:47.910176 [ 3 ] {} HTTP-Session: 761ab54a-fe32-400d-8d00-7c4c446683fc Destroying unnamed session 2024.02.03 11:26:47.910358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 21435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:47.910402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:47.910420 [ 3 ] {} HTTP-Session: 907438be-6ef7-4d7f-9a58-8b4604e735fb Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:47.910438 [ 3 ] {} HTTP-Session: 907438be-6ef7-4d7f-9a58-8b4604e735fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:47.910512 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:47.910556 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:26:47.910689 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:47.911060 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:47.911445 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:26:47.911793 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:26:47.911917 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} executeQuery: Read 20 rows, 27.64 KiB in 0.001376511 sec., 14529 rows/sec., 19.61 MiB/sec. 2024.02.03 11:26:47.912036 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} DynamicQueryHandler: Done processing query 2024.02.03 11:26:47.912060 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:26:47.912075 [ 3 ] {} HTTP-Session: 907438be-6ef7-4d7f-9a58-8b4604e735fb Destroying unnamed session 2024.02.03 11:26:47.912227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 2487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:47.912271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:47.912290 [ 3 ] {} HTTP-Session: 83b59cbe-2685-4972-9064-7d0803481d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:47.912308 [ 3 ] {} HTTP-Session: 83b59cbe-2685-4972-9064-7d0803481d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:47.912376 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:47.912417 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.03 11:26:47.912522 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:47.912804 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:47.913150 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:26:47.913506 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:26:47.913621 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} executeQuery: Read 15 rows, 1.14 KiB in 0.001216587 sec., 12329 rows/sec., 940.77 KiB/sec. 2024.02.03 11:26:47.913725 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} DynamicQueryHandler: Done processing query 2024.02.03 11:26:47.913747 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:26:47.913763 [ 3 ] {} HTTP-Session: 83b59cbe-2685-4972-9064-7d0803481d62 Destroying unnamed session 2024.02.03 11:26:52.906018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:52.906139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:52.906167 [ 3 ] {} HTTP-Session: ac0877ac-caa2-438c-bc99-f804002d9223 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:52.906191 [ 3 ] {} HTTP-Session: ac0877ac-caa2-438c-bc99-f804002d9223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:52.906321 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:52.906383 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:26:52.906543 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:52.906968 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:52.907389 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:26:52.907698 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:26:52.907851 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} executeQuery: Read 34 rows, 2.76 KiB in 0.001485223 sec., 22892 rows/sec., 1.81 MiB/sec. 2024.02.03 11:26:52.908008 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} DynamicQueryHandler: Done processing query 2024.02.03 11:26:52.908033 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:26:52.908050 [ 3 ] {} HTTP-Session: ac0877ac-caa2-438c-bc99-f804002d9223 Destroying unnamed session 2024.02.03 11:26:52.908255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:52.908306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:52.908327 [ 3 ] {} HTTP-Session: e66e652c-5c45-4faa-a467-d05de6765c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:52.908346 [ 3 ] {} HTTP-Session: e66e652c-5c45-4faa-a467-d05de6765c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:52.908430 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:52.908473 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:26:52.908583 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:52.908939 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:52.909262 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:26:52.909546 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:26:52.909683 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} executeQuery: Read 102 rows, 10.65 KiB in 0.001221677 sec., 83491 rows/sec., 8.51 MiB/sec. 2024.02.03 11:26:52.909821 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} DynamicQueryHandler: Done processing query 2024.02.03 11:26:52.909847 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:26:52.909863 [ 3 ] {} HTTP-Session: e66e652c-5c45-4faa-a467-d05de6765c04 Destroying unnamed session 2024.02.03 11:26:52.909989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:52.910035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:52.910056 [ 3 ] {} HTTP-Session: bec9974a-5c03-4a0d-bc24-9c4e69053c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:52.910075 [ 3 ] {} HTTP-Session: bec9974a-5c03-4a0d-bc24-9c4e69053c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:52.910153 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:52.910192 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:26:52.910299 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:52.910584 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:52.910903 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:26:52.911189 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:26:52.911300 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} executeQuery: Read 34 rows, 2.72 KiB in 0.001112755 sec., 30554 rows/sec., 2.39 MiB/sec. 2024.02.03 11:26:52.911425 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} DynamicQueryHandler: Done processing query 2024.02.03 11:26:52.911448 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:26:52.911464 [ 3 ] {} HTTP-Session: bec9974a-5c03-4a0d-bc24-9c4e69053c23 Destroying unnamed session 2024.02.03 11:26:52.911670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:52.911716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:52.911736 [ 3 ] {} HTTP-Session: 50aaf36a-b5f1-4aa8-80f4-803b6ecf6496 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:52.911752 [ 3 ] {} HTTP-Session: 50aaf36a-b5f1-4aa8-80f4-803b6ecf6496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:52.911840 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:52.911888 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:26:52.912027 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:52.912490 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:52.912899 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:26:52.913260 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:26:52.913385 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} executeQuery: Read 34 rows, 46.98 KiB in 0.001504494 sec., 22598 rows/sec., 30.50 MiB/sec. 2024.02.03 11:26:52.913545 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} DynamicQueryHandler: Done processing query 2024.02.03 11:26:52.913570 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:26:52.913586 [ 3 ] {} HTTP-Session: 50aaf36a-b5f1-4aa8-80f4-803b6ecf6496 Destroying unnamed session 2024.02.03 11:26:57.684876 [ 110 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:26:57.684976 [ 110 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:26:57.904554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:57.904670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:57.904701 [ 3 ] {} HTTP-Session: 49fbe0a6-4240-4409-a5d0-32001698df25 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:57.904731 [ 3 ] {} HTTP-Session: 49fbe0a6-4240-4409-a5d0-32001698df25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:57.904880 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:57.904949 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:26:57.905120 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:57.905538 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:57.905808 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.03 11:26:57.905973 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.03 11:26:57.906090 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} executeQuery: Read 21 rows, 1.70 KiB in 0.001168686 sec., 17968 rows/sec., 1.42 MiB/sec. 2024.02.03 11:26:57.906253 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} DynamicQueryHandler: Done processing query 2024.02.03 11:26:57.906278 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:26:57.906296 [ 3 ] {} HTTP-Session: 49fbe0a6-4240-4409-a5d0-32001698df25 Destroying unnamed session 2024.02.03 11:26:57.906434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:57.906482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:57.906502 [ 3 ] {} HTTP-Session: 6c4e8033-14d1-450b-b239-e5cddad75a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:57.906522 [ 3 ] {} HTTP-Session: 6c4e8033-14d1-450b-b239-e5cddad75a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:57.906602 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:57.906646 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:26:57.906751 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:57.907072 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:57.907281 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.03 11:26:57.907428 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.03 11:26:57.907552 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} executeQuery: Read 63 rows, 5.68 KiB in 0.00091546 sec., 68817 rows/sec., 6.05 MiB/sec. 2024.02.03 11:26:57.907675 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} DynamicQueryHandler: Done processing query 2024.02.03 11:26:57.907701 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:26:57.907717 [ 3 ] {} HTTP-Session: 6c4e8033-14d1-450b-b239-e5cddad75a76 Destroying unnamed session 2024.02.03 11:26:57.907862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:57.907906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:57.907926 [ 3 ] {} HTTP-Session: 598fd185-fe86-457a-a83c-aba4d4558579 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:57.907945 [ 3 ] {} HTTP-Session: 598fd185-fe86-457a-a83c-aba4d4558579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:57.908018 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:57.908057 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:26:57.908160 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:57.908439 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:57.908642 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.03 11:26:57.908793 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.03 11:26:57.908917 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} executeQuery: Read 21 rows, 1.68 KiB in 0.000866129 sec., 24245 rows/sec., 1.90 MiB/sec. 2024.02.03 11:26:57.909082 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} DynamicQueryHandler: Done processing query 2024.02.03 11:26:57.909107 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:26:57.909123 [ 3 ] {} HTTP-Session: 598fd185-fe86-457a-a83c-aba4d4558579 Destroying unnamed session 2024.02.03 11:26:57.909351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:26:57.909397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:26:57.909416 [ 3 ] {} HTTP-Session: 75fd6555-e7a1-438a-bd41-d1c3b96b6322 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:26:57.909432 [ 3 ] {} HTTP-Session: 75fd6555-e7a1-438a-bd41-d1c3b96b6322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:26:57.909507 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:26:57.909551 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:26:57.909690 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:26:57.910040 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:26:57.910329 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.03 11:26:57.910511 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.03 11:26:57.910638 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} executeQuery: Read 21 rows, 29.02 KiB in 0.001097964 sec., 19126 rows/sec., 25.81 MiB/sec. 2024.02.03 11:26:57.910768 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} DynamicQueryHandler: Done processing query 2024.02.03 11:26:57.910791 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:26:57.910807 [ 3 ] {} HTTP-Session: 75fd6555-e7a1-438a-bd41-d1c3b96b6322 Destroying unnamed session 2024.02.03 11:27:02.905020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:02.905153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:02.905185 [ 3 ] {} HTTP-Session: defd1fcd-5ce7-4a91-84f1-11a85816dfac Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:02.905209 [ 3 ] {} HTTP-Session: defd1fcd-5ce7-4a91-84f1-11a85816dfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:02.905343 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:02.905407 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:02.905568 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:02.905992 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:02.906267 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.03 11:27:02.906435 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.03 11:27:02.906554 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} executeQuery: Read 34 rows, 2.76 KiB in 0.001176476 sec., 28899 rows/sec., 2.29 MiB/sec. 2024.02.03 11:27:02.906703 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} DynamicQueryHandler: Done processing query 2024.02.03 11:27:02.906728 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:02.906746 [ 3 ] {} HTTP-Session: defd1fcd-5ce7-4a91-84f1-11a85816dfac Destroying unnamed session 2024.02.03 11:27:02.906873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:02.906925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:02.906947 [ 3 ] {} HTTP-Session: 24e6ea12-8c6e-4913-82ae-dd3270318376 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:02.906966 [ 3 ] {} HTTP-Session: 24e6ea12-8c6e-4913-82ae-dd3270318376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:02.907052 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:02.907096 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:02.907203 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:02.907563 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:02.907789 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.03 11:27:02.907940 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.03 11:27:02.908050 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} executeQuery: Read 102 rows, 10.65 KiB in 0.000962111 sec., 106016 rows/sec., 10.81 MiB/sec. 2024.02.03 11:27:02.908165 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} DynamicQueryHandler: Done processing query 2024.02.03 11:27:02.908188 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:27:02.908206 [ 3 ] {} HTTP-Session: 24e6ea12-8c6e-4913-82ae-dd3270318376 Destroying unnamed session 2024.02.03 11:27:02.908321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:02.908366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:02.908386 [ 3 ] {} HTTP-Session: 992367d5-ea86-4570-b6cc-393e297bf3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:02.908403 [ 3 ] {} HTTP-Session: 992367d5-ea86-4570-b6cc-393e297bf3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:02.908477 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:02.908517 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:02.908621 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:02.908907 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:02.909116 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.03 11:27:02.909264 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.03 11:27:02.909369 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} executeQuery: Read 34 rows, 2.72 KiB in 0.000858349 sec., 39610 rows/sec., 3.10 MiB/sec. 2024.02.03 11:27:02.909531 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} DynamicQueryHandler: Done processing query 2024.02.03 11:27:02.909555 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:02.909570 [ 3 ] {} HTTP-Session: 992367d5-ea86-4570-b6cc-393e297bf3d4 Destroying unnamed session 2024.02.03 11:27:02.909794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:02.909843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:02.909864 [ 3 ] {} HTTP-Session: 9717b451-a2ca-42ac-a3e0-367eaf17a766 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:02.909881 [ 3 ] {} HTTP-Session: 9717b451-a2ca-42ac-a3e0-367eaf17a766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:02.909966 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:02.910013 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:02.910157 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:02.910577 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:02.910879 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.03 11:27:02.911065 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.03 11:27:02.911188 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} executeQuery: Read 34 rows, 46.98 KiB in 0.001182757 sec., 28746 rows/sec., 38.79 MiB/sec. 2024.02.03 11:27:02.911306 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} DynamicQueryHandler: Done processing query 2024.02.03 11:27:02.911340 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:27:02.911358 [ 3 ] {} HTTP-Session: 9717b451-a2ca-42ac-a3e0-367eaf17a766 Destroying unnamed session 2024.02.03 11:27:07.904540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:07.904670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:07.904702 [ 3 ] {} HTTP-Session: c6864b8f-2b19-4481-ad15-581f7555936a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:07.904732 [ 3 ] {} HTTP-Session: c6864b8f-2b19-4481-ad15-581f7555936a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:07.904883 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:07.904952 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:07.905143 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:07.905573 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:07.905837 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.03 11:27:07.906007 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.03 11:27:07.906131 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} executeQuery: Read 21 rows, 1.70 KiB in 0.001203387 sec., 17450 rows/sec., 1.38 MiB/sec. 2024.02.03 11:27:07.906389 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} DynamicQueryHandler: Done processing query 2024.02.03 11:27:07.906418 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:07.906434 [ 3 ] {} HTTP-Session: c6864b8f-2b19-4481-ad15-581f7555936a Destroying unnamed session 2024.02.03 11:27:07.906582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:07.906635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:07.906656 [ 3 ] {} HTTP-Session: 2ccab5c7-afb9-45df-a7f0-17144696a8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:07.906676 [ 3 ] {} HTTP-Session: 2ccab5c7-afb9-45df-a7f0-17144696a8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:07.906761 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:07.906806 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:07.906914 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:07.907248 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:07.907477 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.03 11:27:07.907628 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.03 11:27:07.907730 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} executeQuery: Read 63 rows, 5.68 KiB in 0.000939681 sec., 67044 rows/sec., 5.90 MiB/sec. 2024.02.03 11:27:07.907846 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} DynamicQueryHandler: Done processing query 2024.02.03 11:27:07.907870 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:27:07.907886 [ 3 ] {} HTTP-Session: 2ccab5c7-afb9-45df-a7f0-17144696a8aa Destroying unnamed session 2024.02.03 11:27:07.908007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:07.908053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:07.908074 [ 3 ] {} HTTP-Session: 7c788081-7db8-4768-9df4-e898a00f74eb Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:07.908091 [ 3 ] {} HTTP-Session: 7c788081-7db8-4768-9df4-e898a00f74eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:07.908172 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:07.908200 [ 103 ] {} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.03 11:27:07.908240 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:07.908204 [ 102 ] {} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.03 11:27:07.908317 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:07.908391 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:07.908600 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:07.908919 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:07.909174 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.03 11:27:07.909351 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.03 11:27:07.909476 [ 102 ] {} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.03 11:27:07.909492 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} executeQuery: Read 21 rows, 1.68 KiB in 0.001274359 sec., 16478 rows/sec., 1.29 MiB/sec. 2024.02.03 11:27:07.909520 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:07.909697 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} DynamicQueryHandler: Done processing query 2024.02.03 11:27:07.909731 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:07.909753 [ 3 ] {} HTTP-Session: 7c788081-7db8-4768-9df4-e898a00f74eb Destroying unnamed session 2024.02.03 11:27:07.909969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:07.910033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:07.910058 [ 3 ] {} HTTP-Session: d7d405ff-690a-436c-ab67-e6759ff0ee4d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:07.910081 [ 3 ] {} HTTP-Session: d7d405ff-690a-436c-ab67-e6759ff0ee4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:07.910176 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:07.910234 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:07.910406 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:07.910741 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.03 11:27:07.910739 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.03 11:27:07.910749 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.03 11:27:07.910949 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:07.911191 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:07.911284 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:07.911290 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:07.911587 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.03 11:27:07.911775 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.03 11:27:07.911897 [ 102 ] {} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.03 11:27:07.911906 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} executeQuery: Read 21 rows, 29.02 KiB in 0.001689478 sec., 12429 rows/sec., 16.77 MiB/sec. 2024.02.03 11:27:07.911944 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:07.912124 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.03 11:27:07.912201 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} DynamicQueryHandler: Done processing query 2024.02.03 11:27:07.912248 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:27:07.912293 [ 3 ] {} HTTP-Session: d7d405ff-690a-436c-ab67-e6759ff0ee4d Destroying unnamed session 2024.02.03 11:27:07.912337 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:07.913332 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part 2024.02.03 11:27:07.913344 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2024.02.03 11:27:07.913413 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2024.02.03 11:27:07.913386 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2024.02.03 11:27:07.926951 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.02.03 11:27:07.926988 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2024.02.03 11:27:07.927026 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.02.03 11:27:07.927091 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.02.03 11:27:07.927666 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:07.927829 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:07.927863 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:07.928253 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:07.928553 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:07.928778 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:07.928847 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:07.929006 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part 2024.02.03 11:27:07.929148 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:07.929461 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:07.929634 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:07.929929 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:07.930382 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:07.930399 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2024.02.03 11:27:07.930756 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part 2024.02.03 11:27:07.930870 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part 2024.02.03 11:27:07.936267 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.025626383 sec., 7102.055721246343 rows/sec., 569.71 KiB/sec. 2024.02.03 11:27:07.936594 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.03 11:27:07.937113 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.026446051 sec., 18377.03481703185 rows/sec., 1.78 MiB/sec. 2024.02.03 11:27:07.937122 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.028670561 sec., 5650.395191081193 rows/sec., 457.99 KiB/sec. 2024.02.03 11:27:07.937111 [ 16 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.03 11:27:07.937367 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.03 11:27:07.937419 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.03 11:27:07.937603 [ 16 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.03 11:27:07.937823 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.03 11:27:07.937954 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.03 11:27:07.938016 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.03 11:27:07.938165 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.03 11:27:07.939421 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 6 columns (6 merged, 0 gathered) in 0.027408943 sec., 5910.479656220234 rows/sec., 7.98 MiB/sec. 2024.02.03 11:27:07.939681 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.03 11:27:07.939914 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.03 11:27:07.939972 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.03 11:27:12.685020 [ 101 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:27:12.685091 [ 101 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:27:12.906194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:12.906308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:12.906338 [ 3 ] {} HTTP-Session: 11f2763c-1fd2-4471-901d-9800ab3ffd21 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:12.906365 [ 3 ] {} HTTP-Session: 11f2763c-1fd2-4471-901d-9800ab3ffd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:12.906507 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:12.906568 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:12.906726 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:12.907158 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:12.907429 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.03 11:27:12.907597 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.03 11:27:12.907713 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} executeQuery: Read 34 rows, 2.76 KiB in 0.001170196 sec., 29054 rows/sec., 2.30 MiB/sec. 2024.02.03 11:27:12.907868 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} DynamicQueryHandler: Done processing query 2024.02.03 11:27:12.907894 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:12.907910 [ 3 ] {} HTTP-Session: 11f2763c-1fd2-4471-901d-9800ab3ffd21 Destroying unnamed session 2024.02.03 11:27:12.908051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:12.908100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:12.908120 [ 3 ] {} HTTP-Session: f9d626b2-8c57-4768-9890-2406a4285907 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:12.908139 [ 3 ] {} HTTP-Session: f9d626b2-8c57-4768-9890-2406a4285907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:12.908222 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:12.908264 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:12.908369 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:12.908725 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:12.908942 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.03 11:27:12.909098 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.03 11:27:12.909194 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} executeQuery: Read 102 rows, 10.65 KiB in 0.000943451 sec., 108113 rows/sec., 11.03 MiB/sec. 2024.02.03 11:27:12.909363 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} DynamicQueryHandler: Done processing query 2024.02.03 11:27:12.909386 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:27:12.909401 [ 3 ] {} HTTP-Session: f9d626b2-8c57-4768-9890-2406a4285907 Destroying unnamed session 2024.02.03 11:27:12.909528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:12.909572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:12.909591 [ 3 ] {} HTTP-Session: a121cf51-3f0c-4bcf-8b51-eeed9e3642e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:12.909608 [ 3 ] {} HTTP-Session: a121cf51-3f0c-4bcf-8b51-eeed9e3642e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:12.909680 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:12.909719 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:12.909832 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:12.910118 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:12.910323 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.03 11:27:12.910485 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.03 11:27:12.910580 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} executeQuery: Read 34 rows, 2.72 KiB in 0.00087398 sec., 38902 rows/sec., 3.04 MiB/sec. 2024.02.03 11:27:12.910693 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} DynamicQueryHandler: Done processing query 2024.02.03 11:27:12.910715 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:12.910731 [ 3 ] {} HTTP-Session: a121cf51-3f0c-4bcf-8b51-eeed9e3642e4 Destroying unnamed session 2024.02.03 11:27:12.910930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:12.910977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:12.910995 [ 3 ] {} HTTP-Session: fce8ad0d-d4ff-4549-a39d-91354e002264 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:12.911011 [ 3 ] {} HTTP-Session: fce8ad0d-d4ff-4549-a39d-91354e002264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:12.911095 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:12.911140 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:12.911274 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:12.911696 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:12.912009 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.03 11:27:12.912184 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.03 11:27:12.912283 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} executeQuery: Read 34 rows, 46.98 KiB in 0.001160646 sec., 29294 rows/sec., 39.53 MiB/sec. 2024.02.03 11:27:12.912397 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} DynamicQueryHandler: Done processing query 2024.02.03 11:27:12.912418 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:27:12.912434 [ 3 ] {} HTTP-Session: fce8ad0d-d4ff-4549-a39d-91354e002264 Destroying unnamed session 2024.02.03 11:27:17.904762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:17.904895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:17.904926 [ 3 ] {} HTTP-Session: 398ecd01-b01d-4026-89c4-6b296dbdc6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:17.904955 [ 3 ] {} HTTP-Session: 398ecd01-b01d-4026-89c4-6b296dbdc6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:17.905102 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:17.905171 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:17.905357 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:17.905794 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:17.906067 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.03 11:27:17.906240 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.03 11:27:17.906387 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} executeQuery: Read 21 rows, 1.70 KiB in 0.001245338 sec., 16862 rows/sec., 1.33 MiB/sec. 2024.02.03 11:27:17.906574 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} DynamicQueryHandler: Done processing query 2024.02.03 11:27:17.906599 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:17.906617 [ 3 ] {} HTTP-Session: 398ecd01-b01d-4026-89c4-6b296dbdc6a8 Destroying unnamed session 2024.02.03 11:27:17.906780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:17.906832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:17.906852 [ 3 ] {} HTTP-Session: c872f1fb-78f0-4e6b-99fa-d3e049bae7aa Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:17.906873 [ 3 ] {} HTTP-Session: c872f1fb-78f0-4e6b-99fa-d3e049bae7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:17.906954 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:17.906997 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:17.907110 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:17.907446 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:17.907667 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.03 11:27:17.907821 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.03 11:27:17.907942 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} executeQuery: Read 63 rows, 5.68 KiB in 0.000958271 sec., 65743 rows/sec., 5.78 MiB/sec. 2024.02.03 11:27:17.908051 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} DynamicQueryHandler: Done processing query 2024.02.03 11:27:17.908074 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:27:17.908090 [ 3 ] {} HTTP-Session: c872f1fb-78f0-4e6b-99fa-d3e049bae7aa Destroying unnamed session 2024.02.03 11:27:17.908202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:17.908247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:17.908266 [ 3 ] {} HTTP-Session: 09f4d70e-ada6-4e90-886e-2adbf4330dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:17.908283 [ 3 ] {} HTTP-Session: 09f4d70e-ada6-4e90-886e-2adbf4330dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:17.908355 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:17.908394 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:17.908500 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:17.908787 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:17.909001 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.03 11:27:17.909164 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.03 11:27:17.909295 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} executeQuery: Read 21 rows, 1.68 KiB in 0.00090401 sec., 23229 rows/sec., 1.82 MiB/sec. 2024.02.03 11:27:17.909428 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} DynamicQueryHandler: Done processing query 2024.02.03 11:27:17.909451 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:17.909467 [ 3 ] {} HTTP-Session: 09f4d70e-ada6-4e90-886e-2adbf4330dfc Destroying unnamed session 2024.02.03 11:27:17.909634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:17.909680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:17.909699 [ 3 ] {} HTTP-Session: 771f1a28-4c8d-4e7d-862d-55aa0df56b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:17.909717 [ 3 ] {} HTTP-Session: 771f1a28-4c8d-4e7d-862d-55aa0df56b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:17.909794 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:17.909838 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:17.909983 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:17.910347 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:17.910655 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.03 11:27:17.910841 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.03 11:27:17.910967 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} executeQuery: Read 21 rows, 29.02 KiB in 0.001145066 sec., 18339 rows/sec., 24.75 MiB/sec. 2024.02.03 11:27:17.911077 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} DynamicQueryHandler: Done processing query 2024.02.03 11:27:17.911100 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:27:17.911116 [ 3 ] {} HTTP-Session: 771f1a28-4c8d-4e7d-862d-55aa0df56b27 Destroying unnamed session 2024.02.03 11:27:22.905521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:22.905640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:22.905667 [ 3 ] {} HTTP-Session: 522e98c5-e0ff-46f4-8a8a-6d7ca1f859ef Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:22.905693 [ 3 ] {} HTTP-Session: 522e98c5-e0ff-46f4-8a8a-6d7ca1f859ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:22.905834 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:22.905901 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:22.906064 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:22.906497 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:22.906772 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.03 11:27:22.906950 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.03 11:27:22.907080 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} executeQuery: Read 34 rows, 2.76 KiB in 0.001202957 sec., 28263 rows/sec., 2.24 MiB/sec. 2024.02.03 11:27:22.907255 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} DynamicQueryHandler: Done processing query 2024.02.03 11:27:22.907281 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:22.907298 [ 3 ] {} HTTP-Session: 522e98c5-e0ff-46f4-8a8a-6d7ca1f859ef Destroying unnamed session 2024.02.03 11:27:22.907438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:22.907488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:22.907508 [ 3 ] {} HTTP-Session: 8a184b12-3865-4226-a425-f2da5f2bbc3d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:22.907528 [ 3 ] {} HTTP-Session: 8a184b12-3865-4226-a425-f2da5f2bbc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:22.907615 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:22.907658 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:22.907765 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:22.908141 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:22.908365 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.03 11:27:22.908522 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.03 11:27:22.908636 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} executeQuery: Read 102 rows, 10.65 KiB in 0.000983312 sec., 103731 rows/sec., 10.58 MiB/sec. 2024.02.03 11:27:22.908785 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} DynamicQueryHandler: Done processing query 2024.02.03 11:27:22.908809 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:27:22.908825 [ 3 ] {} HTTP-Session: 8a184b12-3865-4226-a425-f2da5f2bbc3d Destroying unnamed session 2024.02.03 11:27:22.909021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:22.909068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:22.909087 [ 3 ] {} HTTP-Session: 0c4b044d-7d65-4c3e-b7fb-cf0bc6d5e4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:22.909105 [ 3 ] {} HTTP-Session: 0c4b044d-7d65-4c3e-b7fb-cf0bc6d5e4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:22.909181 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:22.909222 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:22.909329 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:22.909615 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:22.909826 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.03 11:27:22.909993 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.03 11:27:22.910110 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} executeQuery: Read 34 rows, 2.72 KiB in 0.00089195 sec., 38118 rows/sec., 2.98 MiB/sec. 2024.02.03 11:27:22.910224 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} DynamicQueryHandler: Done processing query 2024.02.03 11:27:22.910246 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:22.910263 [ 3 ] {} HTTP-Session: 0c4b044d-7d65-4c3e-b7fb-cf0bc6d5e4d5 Destroying unnamed session 2024.02.03 11:27:22.910423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:22.910469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:22.910487 [ 3 ] {} HTTP-Session: c04f5cb4-c121-40b3-b85a-4d466c1347c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:22.910504 [ 3 ] {} HTTP-Session: c04f5cb4-c121-40b3-b85a-4d466c1347c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:22.910582 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:22.910626 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:22.910762 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:22.911173 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. 2024.02.03 11:27:22.911485 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.03 11:27:22.911666 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.03 11:27:22.911787 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} executeQuery: Read 34 rows, 46.98 KiB in 0.001169857 sec., 29063 rows/sec., 39.22 MiB/sec. 2024.02.03 11:27:22.911963 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} DynamicQueryHandler: Done processing query 2024.02.03 11:27:22.911986 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:27:22.912001 [ 3 ] {} HTTP-Session: c04f5cb4-c121-40b3-b85a-4d466c1347c6 Destroying unnamed session 2024.02.03 11:27:27.685150 [ 90 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:27:27.685214 [ 90 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:27:27.905110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:27.905230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:27.905259 [ 3 ] {} HTTP-Session: 23946dd0-7c03-463e-a3ba-c6d593956115 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:27.905288 [ 3 ] {} HTTP-Session: 23946dd0-7c03-463e-a3ba-c6d593956115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:27.905433 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:27.905503 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:27.905687 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:27.906139 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:27.906410 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.03 11:27:27.906576 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.03 11:27:27.906716 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} executeQuery: Read 21 rows, 1.70 KiB in 0.001233627 sec., 17022 rows/sec., 1.35 MiB/sec. 2024.02.03 11:27:27.906873 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} DynamicQueryHandler: Done processing query 2024.02.03 11:27:27.906898 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:27.906914 [ 3 ] {} HTTP-Session: 23946dd0-7c03-463e-a3ba-c6d593956115 Destroying unnamed session 2024.02.03 11:27:27.907047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:27.907097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:27.907117 [ 3 ] {} HTTP-Session: 533115b2-c112-4fe7-b0b0-804c22a6a5c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:27.907136 [ 3 ] {} HTTP-Session: 533115b2-c112-4fe7-b0b0-804c22a6a5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:27.907218 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:27.907260 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:27.907368 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:27.907692 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:27.907907 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.03 11:27:27.908056 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.03 11:27:27.908169 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} executeQuery: Read 63 rows, 5.68 KiB in 0.000915001 sec., 68852 rows/sec., 6.06 MiB/sec. 2024.02.03 11:27:27.908276 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} DynamicQueryHandler: Done processing query 2024.02.03 11:27:27.908299 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:27:27.908315 [ 3 ] {} HTTP-Session: 533115b2-c112-4fe7-b0b0-804c22a6a5c2 Destroying unnamed session 2024.02.03 11:27:27.908440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:27.908484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:27.908503 [ 3 ] {} HTTP-Session: 88d122f3-a7e4-4e01-939d-da4b997c09a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:27.908520 [ 3 ] {} HTTP-Session: 88d122f3-a7e4-4e01-939d-da4b997c09a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:27.908592 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:27.908629 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:27.908731 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:27.909015 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:27.909219 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.03 11:27:27.909377 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.03 11:27:27.909495 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} executeQuery: Read 21 rows, 1.68 KiB in 0.000864969 sec., 24278 rows/sec., 1.90 MiB/sec. 2024.02.03 11:27:27.909612 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} DynamicQueryHandler: Done processing query 2024.02.03 11:27:27.909634 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:27.909650 [ 3 ] {} HTTP-Session: 88d122f3-a7e4-4e01-939d-da4b997c09a0 Destroying unnamed session 2024.02.03 11:27:27.909833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:27.909879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:27.909898 [ 3 ] {} HTTP-Session: 6f713593-e9a4-4612-98e3-3debaf5f4fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:27.909915 [ 3 ] {} HTTP-Session: 6f713593-e9a4-4612-98e3-3debaf5f4fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:27.909990 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:27.910034 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:27.910173 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:27.910544 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:27.910840 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.03 11:27:27.911020 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.03 11:27:27.911150 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} executeQuery: Read 21 rows, 29.02 KiB in 0.001129746 sec., 18588 rows/sec., 25.08 MiB/sec. 2024.02.03 11:27:27.911299 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} DynamicQueryHandler: Done processing query 2024.02.03 11:27:27.911322 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:27:27.911337 [ 3 ] {} HTTP-Session: 6f713593-e9a4-4612-98e3-3debaf5f4fe8 Destroying unnamed session 2024.02.03 11:27:32.903646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.903775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.903805 [ 3 ] {} HTTP-Session: 426d7661-5dc6-49b6-ac9e-f2492466c76a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.903833 [ 3 ] {} HTTP-Session: 426d7661-5dc6-49b6-ac9e-f2492466c76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.904052 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:27:32.906687 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:32.906862 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:32.906965 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:27:32.909144 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.03 11:27:32.915146 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.03 11:27:32.915186 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.03 11:27:32.919356 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.03 11:27:32.924610 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} executeQuery: Read 4 rows, 443.00 B in 0.020502949 sec., 195 rows/sec., 21.10 KiB/sec. 2024.02.03 11:27:32.924865 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.924896 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:27:32.924916 [ 3 ] {} HTTP-Session: 426d7661-5dc6-49b6-ac9e-f2492466c76a Destroying unnamed session 2024.02.03 11:27:32.927087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.927143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.927168 [ 3 ] {} HTTP-Session: a1c8c2a5-955b-4c9f-aec3-796db75c979c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.927192 [ 3 ] {} HTTP-Session: a1c8c2a5-955b-4c9f-aec3-796db75c979c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.927297 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.927347 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:32.927518 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.927888 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.928217 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:27:32.928379 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:27:32.928486 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} executeQuery: Read 1 rows, 232.00 B in 0.001156396 sec., 864 rows/sec., 195.92 KiB/sec. 2024.02.03 11:27:32.928608 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.928631 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:27:32.928646 [ 3 ] {} HTTP-Session: a1c8c2a5-955b-4c9f-aec3-796db75c979c Destroying unnamed session 2024.02.03 11:27:32.928777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.928822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.928841 [ 3 ] {} HTTP-Session: cdd3416f-fe0b-4a3e-ac62-d2627b7ef28d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.928858 [ 3 ] {} HTTP-Session: cdd3416f-fe0b-4a3e-ac62-d2627b7ef28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.928930 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.928970 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:32.929072 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.929390 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.929593 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.03 11:27:32.929741 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.03 11:27:32.929834 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} executeQuery: Read 34 rows, 2.76 KiB in 0.00087518 sec., 38849 rows/sec., 3.08 MiB/sec. 2024.02.03 11:27:32.929828 [ 88 ] {} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.929900 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.929979 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.930024 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:32.930039 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.03 11:27:32.930060 [ 3 ] {} HTTP-Session: cdd3416f-fe0b-4a3e-ac62-d2627b7ef28d Destroying unnamed session 2024.02.03 11:27:32.930187 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:32.930223 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 55 rows starting from the beginning of the part 2024.02.03 11:27:32.930258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.930333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.930382 [ 3 ] {} HTTP-Session: 77076a07-2341-49ee-ae40-42cf67494e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.930434 [ 3 ] {} HTTP-Session: 77076a07-2341-49ee-ae40-42cf67494e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.930479 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.930621 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.930736 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:27:32.930740 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:32.931020 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.931211 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.931286 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:32.931530 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.932544 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002584227 sec., 77005.61908841599 rows/sec., 6.10 MiB/sec. 2024.02.03 11:27:32.932665 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.03 11:27:32.932838 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.03 11:27:32.932902 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.934170 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.934417 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:27:32.934606 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:27:32.934723 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} executeQuery: Read 4 rows, 342.00 B in 0.00404826 sec., 988 rows/sec., 82.50 KiB/sec. 2024.02.03 11:27:32.934883 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.934910 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:27:32.934930 [ 3 ] {} HTTP-Session: 77076a07-2341-49ee-ae40-42cf67494e5e Destroying unnamed session 2024.02.03 11:27:32.935087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 17215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.935160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.935180 [ 3 ] {} HTTP-Session: 9b839ae6-0f48-4e3f-85e7-7f1753018e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.935196 [ 3 ] {} HTTP-Session: 9b839ae6-0f48-4e3f-85e7-7f1753018e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.935269 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.935308 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:32.935414 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.935781 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.935997 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.03 11:27:32.936151 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.03 11:27:32.936238 [ 88 ] {} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.936248 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} executeQuery: Read 104 rows, 10.83 KiB in 0.000950591 sec., 109405 rows/sec., 11.12 MiB/sec. 2024.02.03 11:27:32.936308 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.936450 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.03 11:27:32.936473 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.936540 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:27:32.936568 [ 3 ] {} HTTP-Session: 9b839ae6-0f48-4e3f-85e7-7f1753018e4b Destroying unnamed session 2024.02.03 11:27:32.936632 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:32.936671 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part 2024.02.03 11:27:32.936763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.936852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.936868 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part 2024.02.03 11:27:32.936886 [ 3 ] {} HTTP-Session: 61b2ad8b-7d38-41f9-aba9-2521bea33d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.936941 [ 3 ] {} HTTP-Session: 61b2ad8b-7d38-41f9-aba9-2521bea33d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.937119 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2024.02.03 11:27:32.937150 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.937218 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:27:32.937350 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part 2024.02.03 11:27:32.937680 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.937680 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2024.02.03 11:27:32.937885 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part 2024.02.03 11:27:32.938667 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300601 sec., 260366.74764550652 rows/sec., 25.39 MiB/sec. 2024.02.03 11:27:32.938820 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.03 11:27:32.939055 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.03 11:27:32.939138 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.942735 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.942953 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:27:32.943105 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:27:32.943208 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} executeQuery: Read 4 rows, 286.00 B in 0.006015535 sec., 664 rows/sec., 46.43 KiB/sec. 2024.02.03 11:27:32.943368 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.943391 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:27:32.943407 [ 3 ] {} HTTP-Session: 61b2ad8b-7d38-41f9-aba9-2521bea33d90 Destroying unnamed session 2024.02.03 11:27:32.943542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 6495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.943587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.943607 [ 3 ] {} HTTP-Session: 6b49ec2a-dfd5-4492-9c3a-aa4170be6bed Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.943623 [ 3 ] {} HTTP-Session: 6b49ec2a-dfd5-4492-9c3a-aa4170be6bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.943694 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.943735 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:32.943840 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.944164 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.944370 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.03 11:27:32.944524 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.03 11:27:32.944631 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} executeQuery: Read 38 rows, 3.05 KiB in 0.000900561 sec., 42195 rows/sec., 3.31 MiB/sec. 2024.02.03 11:27:32.944642 [ 87 ] {} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.944722 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.944826 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.944833 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.03 11:27:32.944869 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:32.944908 [ 3 ] {} HTTP-Session: 6b49ec2a-dfd5-4492-9c3a-aa4170be6bed Destroying unnamed session 2024.02.03 11:27:32.944974 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:32.945006 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part 2024.02.03 11:27:32.945089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.945151 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.945171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.945228 [ 3 ] {} HTTP-Session: 0e28b971-5ccf-4dd5-a088-23674475fce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.945261 [ 3 ] {} HTTP-Session: 0e28b971-5ccf-4dd5-a088-23674475fce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.945369 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:32.945475 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.945615 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:27:32.945616 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.945944 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:32.946138 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.946202 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.02.03 11:27:32.946757 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.947406 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 11:27:32.947605 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002816663 sec., 78461.64060095226 rows/sec., 6.14 MiB/sec. 2024.02.03 11:27:32.947739 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 11:27:32.947800 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.03 11:27:32.947986 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} executeQuery: Read 2 rows, 144.00 B in 0.002450044 sec., 816 rows/sec., 57.40 KiB/sec. 2024.02.03 11:27:32.948173 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.03 11:27:32.948222 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.948261 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:27:32.948266 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.948292 [ 3 ] {} HTTP-Session: 0e28b971-5ccf-4dd5-a088-23674475fce1 Destroying unnamed session 2024.02.03 11:27:32.948496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:32.948545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:32.948563 [ 3 ] {} HTTP-Session: 0030387d-0800-4345-ad10-a25f6dd2cd10 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:32.948581 [ 3 ] {} HTTP-Session: 0030387d-0800-4345-ad10-a25f6dd2cd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:32.948663 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:32.948709 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:32.948862 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:32.949363 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.949668 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.03 11:27:32.949859 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.03 11:27:32.949978 [ 87 ] {} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.949991 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} executeQuery: Read 34 rows, 46.98 KiB in 0.001293118 sec., 26293 rows/sec., 35.48 MiB/sec. 2024.02.03 11:27:32.950040 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:32.950201 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.03 11:27:32.950258 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} DynamicQueryHandler: Done processing query 2024.02.03 11:27:32.950307 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:27:32.950349 [ 3 ] {} HTTP-Session: 0030387d-0800-4345-ad10-a25f6dd2cd10 Destroying unnamed session 2024.02.03 11:27:32.950394 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:32.950435 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part 2024.02.03 11:27:32.950571 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.950685 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:32.950794 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.950898 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:32.951006 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:32.954491 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 6 columns (6 merged, 0 gathered) in 0.004394158 sec., 69637.91470402294 rows/sec., 93.97 MiB/sec. 2024.02.03 11:27:32.954732 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.03 11:27:32.954954 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.03 11:27:32.955018 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.03 11:27:32.955090 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_11_2: 4.07 MiB. 2024.02.03 11:27:37.904014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.904140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.904167 [ 3 ] {} HTTP-Session: 58647f0b-aaad-430f-a7d2-37f538eba6af Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.904191 [ 3 ] {} HTTP-Session: 58647f0b-aaad-430f-a7d2-37f538eba6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.904384 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} executeQuery: (from [fd00:1122:3344:101::d]:37555) 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', 'oximeter_collector:collections') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:27:37.904979 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.905149 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.905201 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:27:37.905369 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.03 11:27:37.905486 [ 187 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.03 11:27:37.905502 [ 188 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.03 11:27:37.905642 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2024.02.03 11:27:37.905694 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.03 11:27:37.906675 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} executeQuery: Read 4 rows, 443.00 B in 0.002244641 sec., 1782 rows/sec., 192.73 KiB/sec. 2024.02.03 11:27:37.906901 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.906927 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:27:37.906944 [ 3 ] {} HTTP-Session: 58647f0b-aaad-430f-a7d2-37f538eba6af Destroying unnamed session 2024.02.03 11:27:37.907179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.907231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.907253 [ 3 ] {} HTTP-Session: fe20045d-95b8-4c9b-a796-6414aa65b43f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.907272 [ 3 ] {} HTTP-Session: fe20045d-95b8-4c9b-a796-6414aa65b43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.907403 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} executeQuery: (from [fd00:1122:3344:101::d]:37555) 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', 'oximeter_collector:collections', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:27:37.907847 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.908010 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.908053 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:27:37.908198 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.03 11:27:37.908281 [ 190 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.03 11:27:37.908289 [ 186 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.03 11:27:37.908405 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2024.02.03 11:27:37.908447 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.03 11:27:37.909303 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} executeQuery: Read 4 rows, 443.00 B in 0.001862501 sec., 2147 rows/sec., 232.28 KiB/sec. 2024.02.03 11:27:37.909496 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.909519 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:27:37.909536 [ 3 ] {} HTTP-Session: fe20045d-95b8-4c9b-a796-6414aa65b43f Destroying unnamed session 2024.02.03 11:27:37.909854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.909900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.909919 [ 3 ] {} HTTP-Session: 208c817c-d41e-4a42-b39a-3be83c57bc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.909936 [ 3 ] {} HTTP-Session: 208c817c-d41e-4a42-b39a-3be83c57bc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.910052 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} executeQuery: (from [fd00:1122:3344:101::d]:37555) 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', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:27:37.910506 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.910669 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.910711 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:27:37.910854 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.03 11:27:37.910927 [ 190 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.03 11:27:37.910940 [ 188 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.03 11:27:37.911025 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2024.02.03 11:27:37.911066 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.03 11:27:37.911980 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} executeQuery: Read 4 rows, 443.00 B in 0.001890522 sec., 2115 rows/sec., 228.83 KiB/sec. 2024.02.03 11:27:37.912171 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.912196 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:27:37.912212 [ 3 ] {} HTTP-Session: 208c817c-d41e-4a42-b39a-3be83c57bc1d Destroying unnamed session 2024.02.03 11:27:37.912413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.912459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.912478 [ 3 ] {} HTTP-Session: 1dcc2c3e-9fac-4e72-9e3b-8d464c65023c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.912496 [ 3 ] {} HTTP-Session: 1dcc2c3e-9fac-4e72-9e3b-8d464c65023c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.912614 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} executeQuery: (from [fd00:1122:3344:101::d]:37555) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:27:37.913065 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.913230 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.913272 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:27:37.913415 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.03 11:27:37.913504 [ 186 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.03 11:27:37.913507 [ 187 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.03 11:27:37.913615 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2024.02.03 11:27:37.913658 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.03 11:27:37.914548 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} executeQuery: Read 4 rows, 443.00 B in 0.001896653 sec., 2108 rows/sec., 228.10 KiB/sec. 2024.02.03 11:27:37.914735 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.914760 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:27:37.914776 [ 3 ] {} HTTP-Session: 1dcc2c3e-9fac-4e72-9e3b-8d464c65023c Destroying unnamed session 2024.02.03 11:27:37.914989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.915035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.915055 [ 3 ] {} HTTP-Session: 9d128407-4882-4b76-9828-5f52d66f5f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.915072 [ 3 ] {} HTTP-Session: 9d128407-4882-4b76-9828-5f52d66f5f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.915192 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} executeQuery: (from [fd00:1122:3344:101::d]:37555) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:27:37.915657 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.915826 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.915869 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:27:37.916013 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.03 11:27:37.916097 [ 190 ] {99651028-c541-4e05-9529-71d5007842a0} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.03 11:27:37.916099 [ 188 ] {99651028-c541-4e05-9529-71d5007842a0} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.03 11:27:37.916189 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2024.02.03 11:27:37.916233 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.03 11:27:37.917107 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} executeQuery: Read 4 rows, 443.00 B in 0.001875792 sec., 2132 rows/sec., 230.63 KiB/sec. 2024.02.03 11:27:37.917304 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.917329 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:27:37.917345 [ 3 ] {} HTTP-Session: 9d128407-4882-4b76-9828-5f52d66f5f90 Destroying unnamed session 2024.02.03 11:27:37.917552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.917598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.917616 [ 3 ] {} HTTP-Session: 498b599c-fe65-4578-9c97-34246ad5a5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.917634 [ 3 ] {} HTTP-Session: 498b599c-fe65-4578-9c97-34246ad5a5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.917757 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} executeQuery: (from [fd00:1122:3344:101::d]:37555) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.03 11:27:37.918234 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.918405 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.918447 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 11:27:37.918592 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.03 11:27:37.918668 [ 186 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.03 11:27:37.918681 [ 187 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.03 11:27:37.918769 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2024.02.03 11:27:37.918812 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.03 11:27:37.919726 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} executeQuery: Read 4 rows, 443.00 B in 0.001929303 sec., 2073 rows/sec., 224.23 KiB/sec. 2024.02.03 11:27:37.919953 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.919992 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.03 11:27:37.920014 [ 3 ] {} HTTP-Session: 498b599c-fe65-4578-9c97-34246ad5a5fc Destroying unnamed session 2024.02.03 11:27:37.935907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.935960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.935981 [ 3 ] {} HTTP-Session: 275a6115-4455-4f66-a049-c6003e014e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.936003 [ 3 ] {} HTTP-Session: 275a6115-4455-4f66-a049-c6003e014e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.936086 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.936130 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.03 11:27:37.936285 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.936622 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.936937 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:27:37.937115 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:27:37.937243 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} executeQuery: Read 6 rows, 996.00 B in 0.001118685 sec., 5363 rows/sec., 869.46 KiB/sec. 2024.02.03 11:27:37.937425 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.937451 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:27:37.937468 [ 3 ] {} HTTP-Session: 275a6115-4455-4f66-a049-c6003e014e47 Destroying unnamed session 2024.02.03 11:27:37.937587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.937638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.937659 [ 3 ] {} HTTP-Session: 8e7ad81d-b203-4952-baa7-507f2ea3003b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.937678 [ 3 ] {} HTTP-Session: 8e7ad81d-b203-4952-baa7-507f2ea3003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.937749 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.937791 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:37.937910 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.938200 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.938421 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.03 11:27:37.938585 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.03 11:27:37.938710 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} executeQuery: Read 21 rows, 1.70 KiB in 0.000931221 sec., 22551 rows/sec., 1.79 MiB/sec. 2024.02.03 11:27:37.938823 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.938848 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:37.938865 [ 3 ] {} HTTP-Session: 8e7ad81d-b203-4952-baa7-507f2ea3003b Destroying unnamed session 2024.02.03 11:27:37.938989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.939036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.939055 [ 3 ] {} HTTP-Session: cc68742a-b9e3-4391-b274-34dfe833b9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.939073 [ 3 ] {} HTTP-Session: cc68742a-b9e3-4391-b274-34dfe833b9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.939144 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.939186 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:27:37.939296 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.939555 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.939769 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:27:37.939930 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:27:37.940040 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} executeQuery: Read 2 rows, 175.00 B in 0.000865929 sec., 2309 rows/sec., 197.36 KiB/sec. 2024.02.03 11:27:37.940155 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.940182 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:27:37.940198 [ 3 ] {} HTTP-Session: cc68742a-b9e3-4391-b274-34dfe833b9fd Destroying unnamed session 2024.02.03 11:27:37.940366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.940413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.940434 [ 3 ] {} HTTP-Session: 825a3490-ef31-4742-bb34-c85e9b06db52 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.940451 [ 3 ] {} HTTP-Session: 825a3490-ef31-4742-bb34-c85e9b06db52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.940528 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.940568 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:37.940675 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.941006 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.941229 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.03 11:27:37.941387 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.03 11:27:37.941485 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} executeQuery: Read 100 rows, 8.53 KiB in 0.000926351 sec., 107950 rows/sec., 8.99 MiB/sec. 2024.02.03 11:27:37.941590 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.941614 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.03 11:27:37.941630 [ 3 ] {} HTTP-Session: 825a3490-ef31-4742-bb34-c85e9b06db52 Destroying unnamed session 2024.02.03 11:27:37.941745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.941790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.941813 [ 3 ] {} HTTP-Session: 114d47a9-eacd-4084-b1ef-da3595221dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.941831 [ 3 ] {} HTTP-Session: 114d47a9-eacd-4084-b1ef-da3595221dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.941900 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.941939 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:27:37.942045 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.942293 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.942518 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:27:37.942683 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:27:37.942784 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} executeQuery: Read 2 rows, 143.00 B in 0.000855369 sec., 2338 rows/sec., 163.26 KiB/sec. 2024.02.03 11:27:37.942905 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.942932 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:27:37.942948 [ 3 ] {} HTTP-Session: 114d47a9-eacd-4084-b1ef-da3595221dd6 Destroying unnamed session 2024.02.03 11:27:37.943077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 8001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.943124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.943144 [ 3 ] {} HTTP-Session: a917d431-ba11-4f52-abfe-18c395871a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.943166 [ 3 ] {} HTTP-Session: a917d431-ba11-4f52-abfe-18c395871a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.943236 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.943276 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:37.943384 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.943691 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.943910 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.03 11:27:37.944067 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.03 11:27:37.944172 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} executeQuery: Read 47 rows, 3.74 KiB in 0.00090751 sec., 51790 rows/sec., 4.03 MiB/sec. 2024.02.03 11:27:37.944283 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.944308 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.03 11:27:37.944324 [ 3 ] {} HTTP-Session: a917d431-ba11-4f52-abfe-18c395871a5e Destroying unnamed session 2024.02.03 11:27:37.944582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 74389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.944629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.944649 [ 3 ] {} HTTP-Session: a54c4ed3-29b9-41c6-95cb-a91884146887 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.944670 [ 3 ] {} HTTP-Session: a54c4ed3-29b9-41c6-95cb-a91884146887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.944760 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.944805 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:27:37.944921 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.945399 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.945679 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.03 11:27:37.945871 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.03 11:27:37.945969 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} executeQuery: Read 385 rows, 27.82 KiB in 0.001179716 sec., 326349 rows/sec., 23.03 MiB/sec. 2024.02.03 11:27:37.946114 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.946139 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.02.03 11:27:37.946157 [ 3 ] {} HTTP-Session: a54c4ed3-29b9-41c6-95cb-a91884146887 Destroying unnamed session 2024.02.03 11:27:37.946332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:37.946378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:37.946398 [ 3 ] {} HTTP-Session: a749133c-90fb-4118-bd2f-07b48c098c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:37.946416 [ 3 ] {} HTTP-Session: a749133c-90fb-4118-bd2f-07b48c098c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:37.946490 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:37.946534 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:37.946668 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:37.947072 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:37.947368 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.03 11:27:37.947566 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.03 11:27:37.947667 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} executeQuery: Read 21 rows, 29.02 KiB in 0.001148685 sec., 18281 rows/sec., 24.67 MiB/sec. 2024.02.03 11:27:37.947800 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} DynamicQueryHandler: Done processing query 2024.02.03 11:27:37.947826 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:27:37.947843 [ 3 ] {} HTTP-Session: a749133c-90fb-4118-bd2f-07b48c098c44 Destroying unnamed session 2024.02.03 11:27:42.685459 [ 81 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:27:42.685526 [ 81 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:27:42.905055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:42.905175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:42.905208 [ 3 ] {} HTTP-Session: a0f92f33-89b0-4cb4-a615-ff78f7a37e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:42.905236 [ 3 ] {} HTTP-Session: a0f92f33-89b0-4cb4-a615-ff78f7a37e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:42.905381 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:42.905451 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:42.905615 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:42.906036 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:42.906305 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.03 11:27:42.906474 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.03 11:27:42.906602 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} executeQuery: Read 34 rows, 2.76 KiB in 0.001173396 sec., 28975 rows/sec., 2.29 MiB/sec. 2024.02.03 11:27:42.906731 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} DynamicQueryHandler: Done processing query 2024.02.03 11:27:42.906757 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:42.906773 [ 3 ] {} HTTP-Session: a0f92f33-89b0-4cb4-a615-ff78f7a37e5e Destroying unnamed session 2024.02.03 11:27:42.906923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:42.906970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:42.906990 [ 3 ] {} HTTP-Session: d46ef39c-c174-434f-aa12-dcd6d859d558 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:42.907007 [ 3 ] {} HTTP-Session: d46ef39c-c174-434f-aa12-dcd6d859d558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:42.907084 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:42.907125 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:42.907230 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:42.907581 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:42.907801 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.03 11:27:42.907964 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.03 11:27:42.908076 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} executeQuery: Read 102 rows, 10.65 KiB in 0.000956522 sec., 106636 rows/sec., 10.87 MiB/sec. 2024.02.03 11:27:42.908195 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} DynamicQueryHandler: Done processing query 2024.02.03 11:27:42.908219 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:27:42.908235 [ 3 ] {} HTTP-Session: d46ef39c-c174-434f-aa12-dcd6d859d558 Destroying unnamed session 2024.02.03 11:27:42.908362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:42.908409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:42.908430 [ 3 ] {} HTTP-Session: 3d84b58b-0b1b-4345-9d23-d696909a2a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:42.908447 [ 3 ] {} HTTP-Session: 3d84b58b-0b1b-4345-9d23-d696909a2a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:42.908518 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:42.908557 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:42.908665 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:42.908954 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:42.909164 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.03 11:27:42.909326 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.03 11:27:42.909447 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} executeQuery: Read 34 rows, 2.72 KiB in 0.00089432 sec., 38017 rows/sec., 2.97 MiB/sec. 2024.02.03 11:27:42.909594 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} DynamicQueryHandler: Done processing query 2024.02.03 11:27:42.909619 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:42.909635 [ 3 ] {} HTTP-Session: 3d84b58b-0b1b-4345-9d23-d696909a2a8d Destroying unnamed session 2024.02.03 11:27:42.909832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:42.909877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:42.909899 [ 3 ] {} HTTP-Session: 5d228306-c12b-4fb1-bf4c-86a5e76880b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:42.909916 [ 3 ] {} HTTP-Session: 5d228306-c12b-4fb1-bf4c-86a5e76880b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:42.909998 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:42.910044 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:42.910190 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:42.910608 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:42.910929 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.03 11:27:42.911126 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.03 11:27:42.911244 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} executeQuery: Read 34 rows, 46.98 KiB in 0.001217247 sec., 27931 rows/sec., 37.69 MiB/sec. 2024.02.03 11:27:42.911373 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} DynamicQueryHandler: Done processing query 2024.02.03 11:27:42.911398 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:27:42.911414 [ 3 ] {} HTTP-Session: 5d228306-c12b-4fb1-bf4c-86a5e76880b9 Destroying unnamed session 2024.02.03 11:27:47.905260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:47.905383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:47.905410 [ 3 ] {} HTTP-Session: 8a84ec1c-c48b-43d1-8eab-ed0dcdbdd9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:47.905436 [ 3 ] {} HTTP-Session: 8a84ec1c-c48b-43d1-8eab-ed0dcdbdd9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:47.905568 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:47.905629 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:47.905794 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:47.906194 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:47.906464 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.03 11:27:47.906637 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.03 11:27:47.906774 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} executeQuery: Read 21 rows, 1.70 KiB in 0.001171716 sec., 17922 rows/sec., 1.42 MiB/sec. 2024.02.03 11:27:47.906909 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} DynamicQueryHandler: Done processing query 2024.02.03 11:27:47.906935 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:47.906952 [ 3 ] {} HTTP-Session: 8a84ec1c-c48b-43d1-8eab-ed0dcdbdd9ed Destroying unnamed session 2024.02.03 11:27:47.907122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:47.907169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:47.907189 [ 3 ] {} HTTP-Session: df1048e5-0ff9-4a31-a40a-68a020ffeaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:47.907207 [ 3 ] {} HTTP-Session: df1048e5-0ff9-4a31-a40a-68a020ffeaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:47.907281 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:47.907322 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:47.907428 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:47.907756 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:47.907982 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.03 11:27:47.908136 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.03 11:27:47.908254 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} executeQuery: Read 63 rows, 5.68 KiB in 0.000943121 sec., 66799 rows/sec., 5.88 MiB/sec. 2024.02.03 11:27:47.908374 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} DynamicQueryHandler: Done processing query 2024.02.03 11:27:47.908398 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:27:47.908414 [ 3 ] {} HTTP-Session: df1048e5-0ff9-4a31-a40a-68a020ffeaf7 Destroying unnamed session 2024.02.03 11:27:47.908535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:47.908582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:47.908602 [ 3 ] {} HTTP-Session: e3ef6852-b005-45ea-9567-afb33494655d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:47.908619 [ 3 ] {} HTTP-Session: e3ef6852-b005-45ea-9567-afb33494655d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:47.908690 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:47.908730 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:47.908839 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:47.909115 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:47.909331 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.03 11:27:47.909486 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.03 11:27:47.909609 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} executeQuery: Read 21 rows, 1.68 KiB in 0.00088969 sec., 23603 rows/sec., 1.85 MiB/sec. 2024.02.03 11:27:47.909779 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} DynamicQueryHandler: Done processing query 2024.02.03 11:27:47.909804 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:47.909820 [ 3 ] {} HTTP-Session: e3ef6852-b005-45ea-9567-afb33494655d Destroying unnamed session 2024.02.03 11:27:47.910003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:47.910048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:47.910068 [ 3 ] {} HTTP-Session: 06d20ec6-a801-439d-bcd2-4bc65caedad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:47.910084 [ 3 ] {} HTTP-Session: 06d20ec6-a801-439d-bcd2-4bc65caedad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:47.910159 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:47.910204 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:47.910354 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:47.910787 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:47.911091 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.03 11:27:47.911281 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.03 11:27:47.911402 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} executeQuery: Read 21 rows, 29.02 KiB in 0.001214958 sec., 17284 rows/sec., 23.32 MiB/sec. 2024.02.03 11:27:47.911530 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} DynamicQueryHandler: Done processing query 2024.02.03 11:27:47.911554 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:27:47.911570 [ 3 ] {} HTTP-Session: 06d20ec6-a801-439d-bcd2-4bc65caedad5 Destroying unnamed session 2024.02.03 11:27:52.905524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:52.905646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:52.905674 [ 3 ] {} HTTP-Session: d8b07f28-5e7c-4faa-9553-8a31bdeb9230 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:52.905698 [ 3 ] {} HTTP-Session: d8b07f28-5e7c-4faa-9553-8a31bdeb9230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:52.905832 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:52.905900 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:52.906071 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:52.906521 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:52.906801 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.03 11:27:52.906983 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.03 11:27:52.907106 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} executeQuery: Read 34 rows, 2.76 KiB in 0.001238407 sec., 27454 rows/sec., 2.17 MiB/sec. 2024.02.03 11:27:52.907265 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} DynamicQueryHandler: Done processing query 2024.02.03 11:27:52.907291 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:52.907308 [ 3 ] {} HTTP-Session: d8b07f28-5e7c-4faa-9553-8a31bdeb9230 Destroying unnamed session 2024.02.03 11:27:52.907444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:52.907496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:52.907517 [ 3 ] {} HTTP-Session: b0e7b584-c5a0-44df-abee-202d13729d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:52.907535 [ 3 ] {} HTTP-Session: b0e7b584-c5a0-44df-abee-202d13729d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:52.907624 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:52.907667 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:52.907775 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:52.908156 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:52.908383 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.03 11:27:52.908551 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.03 11:27:52.908681 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} executeQuery: Read 102 rows, 10.65 KiB in 0.001020723 sec., 99929 rows/sec., 10.19 MiB/sec. 2024.02.03 11:27:52.908803 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} DynamicQueryHandler: Done processing query 2024.02.03 11:27:52.908828 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:27:52.908844 [ 3 ] {} HTTP-Session: b0e7b584-c5a0-44df-abee-202d13729d83 Destroying unnamed session 2024.02.03 11:27:52.908995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:52.909042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:52.909066 [ 3 ] {} HTTP-Session: 27e1f095-1ded-458d-958a-665b70e18b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:52.909084 [ 3 ] {} HTTP-Session: 27e1f095-1ded-458d-958a-665b70e18b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:52.909154 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:52.909194 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:52.909305 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:52.909609 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:52.909825 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.03 11:27:52.909990 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.03 11:27:52.910112 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} executeQuery: Read 34 rows, 2.72 KiB in 0.0009286 sec., 36614 rows/sec., 2.86 MiB/sec. 2024.02.03 11:27:52.910229 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} DynamicQueryHandler: Done processing query 2024.02.03 11:27:52.910255 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:27:52.910271 [ 3 ] {} HTTP-Session: 27e1f095-1ded-458d-958a-665b70e18b15 Destroying unnamed session 2024.02.03 11:27:52.910467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:52.910513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:52.910533 [ 3 ] {} HTTP-Session: c3cdbf76-4838-498f-9f53-2ec3473162f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:52.910553 [ 3 ] {} HTTP-Session: c3cdbf76-4838-498f-9f53-2ec3473162f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:52.910635 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:52.910680 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:52.910820 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:52.911268 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:52.911598 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.03 11:27:52.911802 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.03 11:27:52.911934 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} executeQuery: Read 34 rows, 46.98 KiB in 0.001268948 sec., 26793 rows/sec., 36.16 MiB/sec. 2024.02.03 11:27:52.912088 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} DynamicQueryHandler: Done processing query 2024.02.03 11:27:52.912112 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:27:52.912127 [ 3 ] {} HTTP-Session: c3cdbf76-4838-498f-9f53-2ec3473162f3 Destroying unnamed session 2024.02.03 11:27:57.685569 [ 79 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:27:57.685635 [ 79 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:27:57.904748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:57.904856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:57.904891 [ 3 ] {} HTTP-Session: 8223a672-395f-48ab-9284-e006db29e9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:57.904916 [ 3 ] {} HTTP-Session: 8223a672-395f-48ab-9284-e006db29e9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:57.905058 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:57.905122 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:27:57.905285 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:57.905734 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.906008 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.03 11:27:57.906183 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.03 11:27:57.906322 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} executeQuery: Read 21 rows, 1.70 KiB in 0.001216497 sec., 17262 rows/sec., 1.37 MiB/sec. 2024.02.03 11:27:57.906321 [ 79 ] {} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.906433 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.906536 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.03 11:27:57.906544 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} DynamicQueryHandler: Done processing query 2024.02.03 11:27:57.906629 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:57.906681 [ 3 ] {} HTTP-Session: 8223a672-395f-48ab-9284-e006db29e9b8 Destroying unnamed session 2024.02.03 11:27:57.906724 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:57.906761 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part 2024.02.03 11:27:57.906872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:57.906918 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.906983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:57.907020 [ 3 ] {} HTTP-Session: 90df398e-9d8f-4543-82e4-b91d1e0afb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:57.907060 [ 3 ] {} HTTP-Session: 90df398e-9d8f-4543-82e4-b91d1e0afb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:57.907121 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:57.907268 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:57.907380 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.907390 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:27:57.907678 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:57.907847 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:57.907952 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.908503 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.908998 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.03 11:27:57.909336 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002839263 sec., 65509.95804192849 rows/sec., 5.19 MiB/sec. 2024.02.03 11:27:57.909349 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.03 11:27:57.909483 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.03 11:27:57.909519 [ 79 ] {} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.909611 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.909629 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} executeQuery: Read 63 rows, 5.68 KiB in 0.002275431 sec., 27687 rows/sec., 2.44 MiB/sec. 2024.02.03 11:27:57.909749 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.03 11:27:57.909969 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.03 11:27:57.910070 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:57.910120 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} DynamicQueryHandler: Done processing query 2024.02.03 11:27:57.910124 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.910140 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part 2024.02.03 11:27:57.910170 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:27:57.910254 [ 3 ] {} HTTP-Session: 90df398e-9d8f-4543-82e4-b91d1e0afb29 Destroying unnamed session 2024.02.03 11:27:57.910398 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part 2024.02.03 11:27:57.910482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:57.910564 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 102 rows starting from the beginning of the part 2024.02.03 11:27:57.910573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:57.910644 [ 3 ] {} HTTP-Session: e9e55a68-f954-4dc8-bcd8-b233915b0a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:57.910673 [ 3 ] {} HTTP-Session: e9e55a68-f954-4dc8-bcd8-b233915b0a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:57.910793 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2024.02.03 11:27:57.910889 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:57.911008 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:27:57.911029 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part 2024.02.03 11:27:57.911358 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2024.02.03 11:27:57.911509 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:57.912286 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.912767 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.03 11:27:57.913126 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.03 11:27:57.913193 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517998 sec., 169698.78891346726 rows/sec., 16.01 MiB/sec. 2024.02.03 11:27:57.913278 [ 79 ] {} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.913358 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} executeQuery: Read 21 rows, 1.68 KiB in 0.002379233 sec., 8826 rows/sec., 706.80 KiB/sec. 2024.02.03 11:27:57.913362 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.913408 [ 21 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.03 11:27:57.913649 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.03 11:27:57.913769 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} DynamicQueryHandler: Done processing query 2024.02.03 11:27:57.913825 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:27:57.913884 [ 21 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.03 11:27:57.913879 [ 3 ] {} HTTP-Session: e9e55a68-f954-4dc8-bcd8-b233915b0a8e Destroying unnamed session 2024.02.03 11:27:57.913922 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:57.913996 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 77 rows starting from the beginning of the part 2024.02.03 11:27:57.913997 [ 21 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.914189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:27:57.914279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:27:57.914322 [ 3 ] {} HTTP-Session: 3fbe8895-9511-4e9a-b2bb-d78fc7dd0d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:27:57.914342 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part 2024.02.03 11:27:57.914355 [ 3 ] {} HTTP-Session: 3fbe8895-9511-4e9a-b2bb-d78fc7dd0d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:27:57.914604 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:27:57.914619 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:57.914713 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:27:57.915002 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.915287 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:27:57.915358 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:57.915607 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.916107 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.916837 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.03 11:27:57.917101 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003649652 sec., 64115.701990217145 rows/sec., 5.01 MiB/sec. 2024.02.03 11:27:57.917190 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.03 11:27:57.917293 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.03 11:27:57.917386 [ 79 ] {} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.917478 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} executeQuery: Read 21 rows, 29.02 KiB in 0.002826703 sec., 7429 rows/sec., 10.03 MiB/sec. 2024.02.03 11:27:57.917486 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:27:57.917723 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.03 11:27:57.917770 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.03 11:27:57.917983 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.918045 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} DynamicQueryHandler: Done processing query 2024.02.03 11:27:57.918068 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:27:57.918130 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:27:57.918177 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 306 rows starting from the beginning of the part 2024.02.03 11:27:57.918187 [ 3 ] {} HTTP-Session: 3fbe8895-9511-4e9a-b2bb-d78fc7dd0d7f Destroying unnamed session 2024.02.03 11:27:57.918340 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.918445 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:57.918537 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.918629 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.02.03 11:27:57.918718 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2024.02.03 11:27:57.920083 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 6 columns (6 merged, 0 gathered) in 0.002513206 sec., 173881.4884255409 rows/sec., 234.64 MiB/sec. 2024.02.03 11:27:57.920334 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.03 11:27:57.920547 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.03 11:27:57.920604 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.03 11:27:57.920662 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_16_3: 4.01 MiB. 2024.02.03 11:27:58.000133 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.75 MiB, will set to 230.98 MiB (RSS), difference: -4.11 MiB 2024.02.03 11:28:02.906086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:02.906215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:02.906242 [ 3 ] {} HTTP-Session: de4334e4-e031-4cd7-bddd-80c664604889 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:02.906266 [ 3 ] {} HTTP-Session: de4334e4-e031-4cd7-bddd-80c664604889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:02.906398 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:02.906462 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:02.906623 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:02.907084 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:02.907362 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.03 11:28:02.907535 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.03 11:28:02.907666 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} executeQuery: Read 34 rows, 2.76 KiB in 0.001226468 sec., 27721 rows/sec., 2.19 MiB/sec. 2024.02.03 11:28:02.907849 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} DynamicQueryHandler: Done processing query 2024.02.03 11:28:02.907876 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:02.907893 [ 3 ] {} HTTP-Session: de4334e4-e031-4cd7-bddd-80c664604889 Destroying unnamed session 2024.02.03 11:28:02.908027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:02.908077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:02.908098 [ 3 ] {} HTTP-Session: 6eca408a-feea-4e85-be9b-fc91bf7a90a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:02.908115 [ 3 ] {} HTTP-Session: 6eca408a-feea-4e85-be9b-fc91bf7a90a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:02.908194 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:02.908235 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:02.908350 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:02.908731 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:02.908956 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.03 11:28:02.909126 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.03 11:28:02.909231 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} executeQuery: Read 102 rows, 10.65 KiB in 0.001001832 sec., 101813 rows/sec., 10.38 MiB/sec. 2024.02.03 11:28:02.909381 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} DynamicQueryHandler: Done processing query 2024.02.03 11:28:02.909406 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:28:02.909423 [ 3 ] {} HTTP-Session: 6eca408a-feea-4e85-be9b-fc91bf7a90a7 Destroying unnamed session 2024.02.03 11:28:02.909545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:02.909593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:02.909614 [ 3 ] {} HTTP-Session: 4e9948f6-4579-4f1a-a03a-903a334cc6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:02.909630 [ 3 ] {} HTTP-Session: 4e9948f6-4579-4f1a-a03a-903a334cc6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:02.909704 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:02.909745 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:02.909858 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:02.910162 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:02.910369 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.03 11:28:02.910522 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.03 11:28:02.910636 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} executeQuery: Read 34 rows, 2.72 KiB in 0.00089738 sec., 37888 rows/sec., 2.96 MiB/sec. 2024.02.03 11:28:02.910754 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} DynamicQueryHandler: Done processing query 2024.02.03 11:28:02.910777 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:02.910793 [ 3 ] {} HTTP-Session: 4e9948f6-4579-4f1a-a03a-903a334cc6bd Destroying unnamed session 2024.02.03 11:28:02.910989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:02.911035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:02.911053 [ 3 ] {} HTTP-Session: fb8221e1-a26f-4c5f-8e7e-6d6a50dbf30f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:02.911070 [ 3 ] {} HTTP-Session: fb8221e1-a26f-4c5f-8e7e-6d6a50dbf30f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:02.911152 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:02.911197 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:02.911336 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:02.911774 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:02.912087 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.03 11:28:02.912273 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.03 11:28:02.912389 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} executeQuery: Read 34 rows, 46.98 KiB in 0.001208047 sec., 28144 rows/sec., 37.98 MiB/sec. 2024.02.03 11:28:02.912518 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} DynamicQueryHandler: Done processing query 2024.02.03 11:28:02.912542 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:28:02.912557 [ 3 ] {} HTTP-Session: fb8221e1-a26f-4c5f-8e7e-6d6a50dbf30f Destroying unnamed session 2024.02.03 11:28:07.906050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:07.906175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:07.906203 [ 3 ] {} HTTP-Session: 0962ade1-0923-49e4-adde-8952af31a189 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:07.906227 [ 3 ] {} HTTP-Session: 0962ade1-0923-49e4-adde-8952af31a189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:07.906357 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:07.906418 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:07.906579 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:07.907033 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:07.907305 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.03 11:28:07.907479 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.03 11:28:07.907604 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} executeQuery: Read 21 rows, 1.70 KiB in 0.001211877 sec., 17328 rows/sec., 1.37 MiB/sec. 2024.02.03 11:28:07.907753 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} DynamicQueryHandler: Done processing query 2024.02.03 11:28:07.907780 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:07.907797 [ 3 ] {} HTTP-Session: 0962ade1-0923-49e4-adde-8952af31a189 Destroying unnamed session 2024.02.03 11:28:07.907919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:07.907968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:07.907989 [ 3 ] {} HTTP-Session: 22d39a65-ca47-489e-8701-2ad6d6420be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:07.908007 [ 3 ] {} HTTP-Session: 22d39a65-ca47-489e-8701-2ad6d6420be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:07.908097 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:07.908140 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:28:07.908255 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:07.908579 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:07.908807 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:28:07.908968 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:28:07.909067 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} executeQuery: Read 2 rows, 175.00 B in 0.000939501 sec., 2128 rows/sec., 181.90 KiB/sec. 2024.02.03 11:28:07.909187 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} DynamicQueryHandler: Done processing query 2024.02.03 11:28:07.909211 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:28:07.909227 [ 3 ] {} HTTP-Session: 22d39a65-ca47-489e-8701-2ad6d6420be0 Destroying unnamed session 2024.02.03 11:28:07.909352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:07.909399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:07.909419 [ 3 ] {} HTTP-Session: 2d1d5b55-c05d-4675-be1f-927b016efb43 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:07.909437 [ 3 ] {} HTTP-Session: 2d1d5b55-c05d-4675-be1f-927b016efb43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:07.909511 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:07.909549 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:07.909652 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:07.910016 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:07.910242 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.03 11:28:07.910407 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.03 11:28:07.910508 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} executeQuery: Read 100 rows, 8.53 KiB in 0.000969562 sec., 103139 rows/sec., 8.59 MiB/sec. 2024.02.03 11:28:07.910628 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} DynamicQueryHandler: Done processing query 2024.02.03 11:28:07.910652 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.03 11:28:07.910669 [ 3 ] {} HTTP-Session: 2d1d5b55-c05d-4675-be1f-927b016efb43 Destroying unnamed session 2024.02.03 11:28:07.910813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:07.910860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:07.910881 [ 3 ] {} HTTP-Session: f02a321d-884b-487e-a4dd-897df59d2b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:07.910898 [ 3 ] {} HTTP-Session: f02a321d-884b-487e-a4dd-897df59d2b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:07.910966 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:07.911007 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:28:07.911114 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:07.911429 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:07.911643 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:28:07.911822 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:28:07.911933 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} executeQuery: Read 2 rows, 143.00 B in 0.000937021 sec., 2134 rows/sec., 149.03 KiB/sec. 2024.02.03 11:28:07.912090 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} DynamicQueryHandler: Done processing query 2024.02.03 11:28:07.912117 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:28:07.912135 [ 3 ] {} HTTP-Session: f02a321d-884b-487e-a4dd-897df59d2b80 Destroying unnamed session 2024.02.03 11:28:07.912280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:07.912331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:07.912356 [ 3 ] {} HTTP-Session: a5052c03-baf0-46ad-918c-d3df2972a861 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:07.912375 [ 3 ] {} HTTP-Session: a5052c03-baf0-46ad-918c-d3df2972a861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:07.912458 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:07.912505 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:07.912616 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:07.912936 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:07.913155 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.03 11:28:07.913313 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.03 11:28:07.913414 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} executeQuery: Read 47 rows, 3.74 KiB in 0.00092221 sec., 50964 rows/sec., 3.96 MiB/sec. 2024.02.03 11:28:07.913530 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} DynamicQueryHandler: Done processing query 2024.02.03 11:28:07.913554 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:07.913570 [ 3 ] {} HTTP-Session: a5052c03-baf0-46ad-918c-d3df2972a861 Destroying unnamed session 2024.02.03 11:28:07.913697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:07.913744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:07.913792 [ 3 ] {} HTTP-Session: 5970c63b-7461-4488-b617-d6e968655c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:07.913809 [ 3 ] {} HTTP-Session: 5970c63b-7461-4488-b617-d6e968655c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:07.913881 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:07.913925 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:28:07.914043 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:07.914358 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:07.914634 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.03 11:28:07.914824 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.03 11:28:07.914934 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} executeQuery: Read 37 rows, 2.67 KiB in 0.001023243 sec., 36159 rows/sec., 2.55 MiB/sec. 2024.02.03 11:28:07.915106 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} DynamicQueryHandler: Done processing query 2024.02.03 11:28:07.915131 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:07.915172 [ 3 ] {} HTTP-Session: 5970c63b-7461-4488-b617-d6e968655c80 Destroying unnamed session 2024.02.03 11:28:07.915319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:07.915363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:07.915382 [ 3 ] {} HTTP-Session: adcc31c6-8080-4d42-a10a-427fd32eb9a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:07.915400 [ 3 ] {} HTTP-Session: adcc31c6-8080-4d42-a10a-427fd32eb9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:07.915476 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:07.915521 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:07.915663 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:07.916026 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:07.916313 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.03 11:28:07.916499 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.03 11:28:07.916607 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} executeQuery: Read 21 rows, 29.02 KiB in 0.001103415 sec., 19031 rows/sec., 25.68 MiB/sec. 2024.02.03 11:28:07.916823 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} DynamicQueryHandler: Done processing query 2024.02.03 11:28:07.916847 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:28:07.916864 [ 3 ] {} HTTP-Session: adcc31c6-8080-4d42-a10a-427fd32eb9a0 Destroying unnamed session 2024.02.03 11:28:12.685684 [ 60 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:28:12.685784 [ 60 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:28:12.905676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:12.905769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:12.905796 [ 3 ] {} HTTP-Session: b9c7bba3-efa9-4388-a0b4-b747ec28e0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:12.905819 [ 3 ] {} HTTP-Session: b9c7bba3-efa9-4388-a0b4-b747ec28e0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:12.905947 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:12.906008 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:12.906167 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:12.906574 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:12.906834 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.03 11:28:12.907001 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.03 11:28:12.907113 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} executeQuery: Read 34 rows, 2.76 KiB in 0.001131725 sec., 30042 rows/sec., 2.38 MiB/sec. 2024.02.03 11:28:12.907243 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} DynamicQueryHandler: Done processing query 2024.02.03 11:28:12.907267 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:12.907282 [ 3 ] {} HTTP-Session: b9c7bba3-efa9-4388-a0b4-b747ec28e0ac Destroying unnamed session 2024.02.03 11:28:12.907414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:12.907458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:12.907478 [ 3 ] {} HTTP-Session: 13b77cc8-04b8-45da-9c27-53d3e07b94f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:12.907494 [ 3 ] {} HTTP-Session: 13b77cc8-04b8-45da-9c27-53d3e07b94f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:12.907569 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:12.907609 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:12.907710 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:12.908049 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:12.908265 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.03 11:28:12.908416 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.03 11:28:12.908513 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} executeQuery: Read 102 rows, 10.65 KiB in 0.000916591 sec., 111281 rows/sec., 11.35 MiB/sec. 2024.02.03 11:28:12.908627 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} DynamicQueryHandler: Done processing query 2024.02.03 11:28:12.908650 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:28:12.908666 [ 3 ] {} HTTP-Session: 13b77cc8-04b8-45da-9c27-53d3e07b94f4 Destroying unnamed session 2024.02.03 11:28:12.908776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:12.908824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:12.908843 [ 3 ] {} HTTP-Session: bdec006b-dd83-4bad-a13d-bc3e79651d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:12.908859 [ 3 ] {} HTTP-Session: bdec006b-dd83-4bad-a13d-bc3e79651d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:12.908930 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:12.908968 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:12.909072 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:12.909344 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:12.909558 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.03 11:28:12.909711 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.03 11:28:12.909803 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} executeQuery: Read 34 rows, 2.72 KiB in 0.000847029 sec., 40140 rows/sec., 3.14 MiB/sec. 2024.02.03 11:28:12.909903 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} DynamicQueryHandler: Done processing query 2024.02.03 11:28:12.909926 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:12.909941 [ 3 ] {} HTTP-Session: bdec006b-dd83-4bad-a13d-bc3e79651d09 Destroying unnamed session 2024.02.03 11:28:12.910138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:12.910182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:12.910201 [ 3 ] {} HTTP-Session: 2d6d5a17-9051-4776-9d07-449b7880cf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:12.910217 [ 3 ] {} HTTP-Session: 2d6d5a17-9051-4776-9d07-449b7880cf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:12.910296 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:12.910340 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:12.910473 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:12.910876 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:12.911180 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.03 11:28:12.911364 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.03 11:28:12.911460 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} executeQuery: Read 34 rows, 46.98 KiB in 0.001138256 sec., 29870 rows/sec., 40.31 MiB/sec. 2024.02.03 11:28:12.911581 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} DynamicQueryHandler: Done processing query 2024.02.03 11:28:12.911604 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:28:12.911619 [ 3 ] {} HTTP-Session: 2d6d5a17-9051-4776-9d07-449b7880cf66 Destroying unnamed session 2024.02.03 11:28:17.904692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:17.904824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:17.904852 [ 3 ] {} HTTP-Session: 01f167e9-1aa6-4ace-9cb6-61a5fee5c0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:17.904876 [ 3 ] {} HTTP-Session: 01f167e9-1aa6-4ace-9cb6-61a5fee5c0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:17.905007 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:17.905072 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:17.905238 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:17.905658 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:17.905929 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.03 11:28:17.906106 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.03 11:28:17.906235 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} executeQuery: Read 21 rows, 1.70 KiB in 0.001188697 sec., 17666 rows/sec., 1.40 MiB/sec. 2024.02.03 11:28:17.906403 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} DynamicQueryHandler: Done processing query 2024.02.03 11:28:17.906431 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:17.906448 [ 3 ] {} HTTP-Session: 01f167e9-1aa6-4ace-9cb6-61a5fee5c0a4 Destroying unnamed session 2024.02.03 11:28:17.906587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:17.906637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:17.906659 [ 3 ] {} HTTP-Session: 90647948-9aad-4cc9-8254-8a56a1f18f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:17.906678 [ 3 ] {} HTTP-Session: 90647948-9aad-4cc9-8254-8a56a1f18f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:17.906765 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:17.906809 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:17.906923 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:17.907255 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:17.907480 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.03 11:28:17.907636 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.03 11:28:17.907756 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} executeQuery: Read 63 rows, 5.68 KiB in 0.000957512 sec., 65795 rows/sec., 5.79 MiB/sec. 2024.02.03 11:28:17.907868 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} DynamicQueryHandler: Done processing query 2024.02.03 11:28:17.907893 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:28:17.907909 [ 3 ] {} HTTP-Session: 90647948-9aad-4cc9-8254-8a56a1f18f17 Destroying unnamed session 2024.02.03 11:28:17.908053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:17.908099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:17.908120 [ 3 ] {} HTTP-Session: e9d64fac-d778-4bff-9726-a04fcd81cdf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:17.908137 [ 3 ] {} HTTP-Session: e9d64fac-d778-4bff-9726-a04fcd81cdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:17.908210 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:17.908251 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:17.908358 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:17.908630 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:17.908864 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.03 11:28:17.909023 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.03 11:28:17.909152 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} executeQuery: Read 21 rows, 1.68 KiB in 0.00090319 sec., 23250 rows/sec., 1.82 MiB/sec. 2024.02.03 11:28:17.909304 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} DynamicQueryHandler: Done processing query 2024.02.03 11:28:17.909330 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:17.909346 [ 3 ] {} HTTP-Session: e9d64fac-d778-4bff-9726-a04fcd81cdf5 Destroying unnamed session 2024.02.03 11:28:17.909532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:17.909581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:17.909601 [ 3 ] {} HTTP-Session: 6cb5bdbb-1f36-400a-b865-f88e641eb106 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:17.909618 [ 3 ] {} HTTP-Session: 6cb5bdbb-1f36-400a-b865-f88e641eb106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:17.909707 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:17.909754 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:17.909900 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:17.910271 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:17.910595 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.03 11:28:17.910793 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.03 11:28:17.910933 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} executeQuery: Read 21 rows, 29.02 KiB in 0.001195627 sec., 17564 rows/sec., 23.70 MiB/sec. 2024.02.03 11:28:17.911089 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} DynamicQueryHandler: Done processing query 2024.02.03 11:28:17.911113 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:28:17.911129 [ 3 ] {} HTTP-Session: 6cb5bdbb-1f36-400a-b865-f88e641eb106 Destroying unnamed session 2024.02.03 11:28:22.905137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:22.905270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:22.905300 [ 3 ] {} HTTP-Session: 347ccd67-9fe0-4480-856f-78d03e9fba3a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:22.905329 [ 3 ] {} HTTP-Session: 347ccd67-9fe0-4480-856f-78d03e9fba3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:22.905476 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:22.905547 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:22.905732 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:22.906153 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.906413 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.03 11:28:22.906576 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.03 11:28:22.906691 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} executeQuery: Read 34 rows, 2.76 KiB in 0.001176567 sec., 28897 rows/sec., 2.29 MiB/sec. 2024.02.03 11:28:22.906717 [ 57 ] {} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.906837 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.906871 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} DynamicQueryHandler: Done processing query 2024.02.03 11:28:22.906921 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:22.906955 [ 3 ] {} HTTP-Session: 347ccd67-9fe0-4480-856f-78d03e9fba3a Destroying unnamed session 2024.02.03 11:28:22.906962 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.03 11:28:22.907111 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:22.907127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:22.907170 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part 2024.02.03 11:28:22.907224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:22.907272 [ 3 ] {} HTTP-Session: 7950f9d0-131d-4e23-9782-429db5363483 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:22.907298 [ 3 ] {} HTTP-Session: 7950f9d0-131d-4e23-9782-429db5363483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:22.907421 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.907539 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:22.907656 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:22.907726 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:22.908113 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.908138 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:22.908308 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:22.908456 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.909046 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.909496 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.03 11:28:22.909816 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.03 11:28:22.909986 [ 57 ] {} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.910104 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.910289 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} executeQuery: Read 102 rows, 10.65 KiB in 0.002608728 sec., 39099 rows/sec., 3.99 MiB/sec. 2024.02.03 11:28:22.910395 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.03 11:28:22.910428 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003521659 sec., 56507.45855859412 rows/sec., 4.47 MiB/sec. 2024.02.03 11:28:22.910556 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} DynamicQueryHandler: Done processing query 2024.02.03 11:28:22.910624 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:28:22.910634 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:22.910662 [ 3 ] {} HTTP-Session: 7950f9d0-131d-4e23-9782-429db5363483 Destroying unnamed session 2024.02.03 11:28:22.910697 [ 12 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.03 11:28:22.910710 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 204 rows starting from the beginning of the part 2024.02.03 11:28:22.910877 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 102 rows starting from the beginning of the part 2024.02.03 11:28:22.910907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:22.911012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:22.911025 [ 12 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.03 11:28:22.911128 [ 3 ] {} HTTP-Session: 4a053b96-7d6a-4c65-b279-4c2c8f04d591 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:22.911155 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part 2024.02.03 11:28:22.911167 [ 3 ] {} HTTP-Session: 4a053b96-7d6a-4c65-b279-4c2c8f04d591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:22.911187 [ 12 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.911514 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:22.911529 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 102 rows starting from the beginning of the part 2024.02.03 11:28:22.911619 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:22.911830 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part 2024.02.03 11:28:22.912110 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:22.912127 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part 2024.02.03 11:28:22.912798 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.913283 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.03 11:28:22.913555 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.03 11:28:22.913786 [ 57 ] {} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.913840 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.00359218 sec., 187351.41334788347 rows/sec., 17.81 MiB/sec. 2024.02.03 11:28:22.913884 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.913892 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} executeQuery: Read 34 rows, 2.72 KiB in 0.002304621 sec., 14752 rows/sec., 1.15 MiB/sec. 2024.02.03 11:28:22.914103 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.03 11:28:22.914174 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.03 11:28:22.914367 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} DynamicQueryHandler: Done processing query 2024.02.03 11:28:22.914409 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:22.914409 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:22.914472 [ 3 ] {} HTTP-Session: 4a053b96-7d6a-4c65-b279-4c2c8f04d591 Destroying unnamed session 2024.02.03 11:28:22.914476 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 103 rows starting from the beginning of the part 2024.02.03 11:28:22.914638 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.03 11:28:22.914688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:22.914744 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.914778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:22.914823 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.914849 [ 3 ] {} HTTP-Session: dd78da24-dcaa-4c83-a58f-2508c7794fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:22.914894 [ 3 ] {} HTTP-Session: dd78da24-dcaa-4c83-a58f-2508c7794fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:22.915102 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part 2024.02.03 11:28:22.915146 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:22.915212 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:22.915237 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.915421 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:22.915533 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:22.915572 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.916207 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.916516 [ 15 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.002575298 sec., 106007.14946386787 rows/sec., 8.28 MiB/sec. 2024.02.03 11:28:22.916668 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.03 11:28:22.916688 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.03 11:28:22.916881 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.03 11:28:22.916903 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.03 11:28:22.916949 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.917048 [ 57 ] {} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.917118 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} executeQuery: Read 34 rows, 46.98 KiB in 0.001921473 sec., 17694 rows/sec., 23.88 MiB/sec. 2024.02.03 11:28:22.917147 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:22.917328 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.03 11:28:22.917394 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} DynamicQueryHandler: Done processing query 2024.02.03 11:28:22.917434 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:28:22.917476 [ 3 ] {} HTTP-Session: dd78da24-dcaa-4c83-a58f-2508c7794fa4 Destroying unnamed session 2024.02.03 11:28:22.917510 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:22.917556 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 437 rows starting from the beginning of the part 2024.02.03 11:28:22.917718 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.917823 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:22.917917 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.918010 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:22.918099 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:22.919542 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 6 columns (6 merged, 0 gathered) in 0.002323452 sec., 250058.9639897876 rows/sec., 337.44 MiB/sec. 2024.02.03 11:28:22.919971 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.03 11:28:22.920252 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.03 11:28:22.920334 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.03 11:28:22.920428 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_21_4: 4.49 MiB. 2024.02.03 11:28:27.686043 [ 135 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:28:27.686108 [ 135 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:28:27.905117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:27.905236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:27.905265 [ 3 ] {} HTTP-Session: 33d5e1b4-0c72-48fb-8b7b-cc5eff66c63f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:27.905293 [ 3 ] {} HTTP-Session: 33d5e1b4-0c72-48fb-8b7b-cc5eff66c63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:27.905437 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:27.905506 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:27.905692 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:27.906141 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:27.906412 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.03 11:28:27.906578 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.03 11:28:27.906721 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} executeQuery: Read 21 rows, 1.70 KiB in 0.001244048 sec., 16880 rows/sec., 1.34 MiB/sec. 2024.02.03 11:28:27.906875 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} DynamicQueryHandler: Done processing query 2024.02.03 11:28:27.906900 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:27.906917 [ 3 ] {} HTTP-Session: 33d5e1b4-0c72-48fb-8b7b-cc5eff66c63f Destroying unnamed session 2024.02.03 11:28:27.907075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:27.907127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:27.907148 [ 3 ] {} HTTP-Session: 5bb58fcd-fb02-4dfb-9309-fd5f22c9bf81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:27.907167 [ 3 ] {} HTTP-Session: 5bb58fcd-fb02-4dfb-9309-fd5f22c9bf81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:27.907247 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:27.907289 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:27.907400 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:27.907749 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:27.907969 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.03 11:28:27.908121 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.03 11:28:27.908242 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} executeQuery: Read 63 rows, 5.68 KiB in 0.000963292 sec., 65400 rows/sec., 5.75 MiB/sec. 2024.02.03 11:28:27.908435 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} DynamicQueryHandler: Done processing query 2024.02.03 11:28:27.908460 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:28:27.908476 [ 3 ] {} HTTP-Session: 5bb58fcd-fb02-4dfb-9309-fd5f22c9bf81 Destroying unnamed session 2024.02.03 11:28:27.908601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:27.908647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:27.908667 [ 3 ] {} HTTP-Session: 6c84ff6a-124d-4234-b246-a7a7ac58e60e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:27.908684 [ 3 ] {} HTTP-Session: 6c84ff6a-124d-4234-b246-a7a7ac58e60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:27.908758 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:27.908798 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:27.908924 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:27.909232 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:27.909454 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.03 11:28:27.909609 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.03 11:28:27.909726 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} executeQuery: Read 21 rows, 1.68 KiB in 0.000941491 sec., 22305 rows/sec., 1.74 MiB/sec. 2024.02.03 11:28:27.909842 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} DynamicQueryHandler: Done processing query 2024.02.03 11:28:27.909865 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:27.909881 [ 3 ] {} HTTP-Session: 6c84ff6a-124d-4234-b246-a7a7ac58e60e Destroying unnamed session 2024.02.03 11:28:27.910066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:27.910112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:27.910130 [ 3 ] {} HTTP-Session: c37e5673-65f8-4c31-b351-0816dddb3ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:27.910147 [ 3 ] {} HTTP-Session: c37e5673-65f8-4c31-b351-0816dddb3ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:27.910224 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:27.910269 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:27.910404 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:27.910785 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:27.911091 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.03 11:28:27.911273 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.03 11:28:27.911392 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} executeQuery: Read 21 rows, 29.02 KiB in 0.001140745 sec., 18409 rows/sec., 24.84 MiB/sec. 2024.02.03 11:28:27.911517 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} DynamicQueryHandler: Done processing query 2024.02.03 11:28:27.911539 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:28:27.911555 [ 3 ] {} HTTP-Session: c37e5673-65f8-4c31-b351-0816dddb3ba0 Destroying unnamed session 2024.02.03 11:28:32.905298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:32.905428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:32.905460 [ 3 ] {} HTTP-Session: a7e3e164-9ac8-4bc7-b074-4c38a271b6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:32.905488 [ 3 ] {} HTTP-Session: a7e3e164-9ac8-4bc7-b074-4c38a271b6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:32.905634 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:32.905704 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:32.905889 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:32.906360 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:32.906619 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.03 11:28:32.906787 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.03 11:28:32.906924 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} executeQuery: Read 34 rows, 2.76 KiB in 0.001240327 sec., 27412 rows/sec., 2.17 MiB/sec. 2024.02.03 11:28:32.907070 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} DynamicQueryHandler: Done processing query 2024.02.03 11:28:32.907095 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:32.907112 [ 3 ] {} HTTP-Session: a7e3e164-9ac8-4bc7-b074-4c38a271b6e6 Destroying unnamed session 2024.02.03 11:28:32.907260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:32.907307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:32.907326 [ 3 ] {} HTTP-Session: 81b27369-df1d-4b7a-a891-e990246e8db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:32.907345 [ 3 ] {} HTTP-Session: 81b27369-df1d-4b7a-a891-e990246e8db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:32.907415 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:32.907455 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:28:32.907565 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:32.907873 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:32.908088 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.03 11:28:32.908241 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.03 11:28:32.908366 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} executeQuery: Read 4 rows, 342.00 B in 0.000921861 sec., 4339 rows/sec., 362.29 KiB/sec. 2024.02.03 11:28:32.908492 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} DynamicQueryHandler: Done processing query 2024.02.03 11:28:32.908516 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:28:32.908532 [ 3 ] {} HTTP-Session: 81b27369-df1d-4b7a-a891-e990246e8db9 Destroying unnamed session 2024.02.03 11:28:32.908658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 17215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:32.908702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:32.908721 [ 3 ] {} HTTP-Session: 51f7545f-6360-450a-a9a3-d4bbddbe72b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:32.908738 [ 3 ] {} HTTP-Session: 51f7545f-6360-450a-a9a3-d4bbddbe72b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:32.908813 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:32.908853 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:32.908958 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:32.909325 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:32.909553 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.03 11:28:32.909707 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.03 11:28:32.909826 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} executeQuery: Read 104 rows, 10.83 KiB in 0.000984562 sec., 105630 rows/sec., 10.74 MiB/sec. 2024.02.03 11:28:32.909952 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} DynamicQueryHandler: Done processing query 2024.02.03 11:28:32.909979 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:28:32.909996 [ 3 ] {} HTTP-Session: 51f7545f-6360-450a-a9a3-d4bbddbe72b1 Destroying unnamed session 2024.02.03 11:28:32.910142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:32.910187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:32.910206 [ 3 ] {} HTTP-Session: a60e600b-6ae2-45b8-b6aa-4a7b2003bf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:32.910222 [ 3 ] {} HTTP-Session: a60e600b-6ae2-45b8-b6aa-4a7b2003bf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:32.910292 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:32.910330 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:28:32.910439 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:32.910733 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:32.910938 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.03 11:28:32.911083 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.03 11:28:32.911178 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} executeQuery: Read 4 rows, 286.00 B in 0.000858959 sec., 4656 rows/sec., 325.16 KiB/sec. 2024.02.03 11:28:32.911299 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} DynamicQueryHandler: Done processing query 2024.02.03 11:28:32.911322 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:28:32.911337 [ 3 ] {} HTTP-Session: a60e600b-6ae2-45b8-b6aa-4a7b2003bf06 Destroying unnamed session 2024.02.03 11:28:32.911466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 6495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:32.911511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:32.911529 [ 3 ] {} HTTP-Session: f212e9e6-9eb9-4bb2-861d-488046dabcea Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:32.911545 [ 3 ] {} HTTP-Session: f212e9e6-9eb9-4bb2-861d-488046dabcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:32.911615 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:32.911652 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:32.911755 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:32.912109 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:32.912319 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.03 11:28:32.912472 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.03 11:28:32.912592 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} executeQuery: Read 38 rows, 3.05 KiB in 0.000949901 sec., 40004 rows/sec., 3.13 MiB/sec. 2024.02.03 11:28:32.912710 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} DynamicQueryHandler: Done processing query 2024.02.03 11:28:32.912733 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:32.912750 [ 3 ] {} HTTP-Session: f212e9e6-9eb9-4bb2-861d-488046dabcea Destroying unnamed session 2024.02.03 11:28:32.912898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:32.912943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:32.912961 [ 3 ] {} HTTP-Session: 5d3ff49d-f489-4842-81ef-608376062f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:32.912978 [ 3 ] {} HTTP-Session: 5d3ff49d-f489-4842-81ef-608376062f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:32.913048 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:32.913091 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:28:32.913213 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:32.913515 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:32.913777 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.03 11:28:32.913954 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.03 11:28:32.914077 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} executeQuery: Read 2 rows, 144.00 B in 0.000996212 sec., 2007 rows/sec., 141.16 KiB/sec. 2024.02.03 11:28:32.914251 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} DynamicQueryHandler: Done processing query 2024.02.03 11:28:32.914275 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:28:32.914291 [ 3 ] {} HTTP-Session: 5d3ff49d-f489-4842-81ef-608376062f62 Destroying unnamed session 2024.02.03 11:28:32.914449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:32.914496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:32.914515 [ 3 ] {} HTTP-Session: 1bd16727-cd67-493b-a7fe-dffa11d45a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:32.914532 [ 3 ] {} HTTP-Session: 1bd16727-cd67-493b-a7fe-dffa11d45a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:32.914614 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:32.914659 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:32.914808 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:32.915252 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:32.915567 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.03 11:28:32.915754 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.03 11:28:32.915889 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} executeQuery: Read 34 rows, 46.98 KiB in 0.001244638 sec., 27317 rows/sec., 36.86 MiB/sec. 2024.02.03 11:28:32.916115 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} DynamicQueryHandler: Done processing query 2024.02.03 11:28:32.916140 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:28:32.916157 [ 3 ] {} HTTP-Session: 1bd16727-cd67-493b-a7fe-dffa11d45a63 Destroying unnamed session 2024.02.03 11:28:37.906533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:37.906650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:37.906676 [ 3 ] {} HTTP-Session: 5de9b142-2e6c-41f1-8d57-ed491ed53857 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:37.906700 [ 3 ] {} HTTP-Session: 5de9b142-2e6c-41f1-8d57-ed491ed53857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:37.906830 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:37.906891 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:37.907053 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:37.907523 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:37.907790 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.03 11:28:37.907962 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.03 11:28:37.908081 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} executeQuery: Read 21 rows, 1.70 KiB in 0.001216857 sec., 17257 rows/sec., 1.37 MiB/sec. 2024.02.03 11:28:37.908244 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} DynamicQueryHandler: Done processing query 2024.02.03 11:28:37.908268 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:37.908285 [ 3 ] {} HTTP-Session: 5de9b142-2e6c-41f1-8d57-ed491ed53857 Destroying unnamed session 2024.02.03 11:28:37.908408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:37.908460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:37.908480 [ 3 ] {} HTTP-Session: 98dc0fc8-67f6-424c-a308-aaa80267b3e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:37.908499 [ 3 ] {} HTTP-Session: 98dc0fc8-67f6-424c-a308-aaa80267b3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:37.908577 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:37.908619 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:28:37.908728 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:37.909035 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:37.909245 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.03 11:28:37.909393 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.03 11:28:37.909517 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} executeQuery: Read 2 rows, 175.00 B in 0.00091064 sec., 2196 rows/sec., 187.67 KiB/sec. 2024.02.03 11:28:37.909638 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} DynamicQueryHandler: Done processing query 2024.02.03 11:28:37.909660 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:28:37.909676 [ 3 ] {} HTTP-Session: 98dc0fc8-67f6-424c-a308-aaa80267b3e6 Destroying unnamed session 2024.02.03 11:28:37.909809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:37.909853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:37.909872 [ 3 ] {} HTTP-Session: 7ef5467a-af91-421f-98ea-dfde8d538714 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:37.909888 [ 3 ] {} HTTP-Session: 7ef5467a-af91-421f-98ea-dfde8d538714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:37.909959 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:37.909996 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:37.910098 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:37.910455 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:37.910665 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.03 11:28:37.910823 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.03 11:28:37.910943 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} executeQuery: Read 100 rows, 8.53 KiB in 0.000956211 sec., 104579 rows/sec., 8.71 MiB/sec. 2024.02.03 11:28:37.911062 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} DynamicQueryHandler: Done processing query 2024.02.03 11:28:37.911085 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.03 11:28:37.911101 [ 3 ] {} HTTP-Session: 7ef5467a-af91-421f-98ea-dfde8d538714 Destroying unnamed session 2024.02.03 11:28:37.911246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:37.911291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:37.911309 [ 3 ] {} HTTP-Session: a04f1e22-7308-4c92-9d33-22c4fd5114fd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:37.911325 [ 3 ] {} HTTP-Session: a04f1e22-7308-4c92-9d33-22c4fd5114fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:37.911393 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:37.911431 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:28:37.911535 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:37.911802 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:37.912001 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.03 11:28:37.912146 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.03 11:28:37.912266 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} executeQuery: Read 2 rows, 143.00 B in 0.00084443 sec., 2368 rows/sec., 165.38 KiB/sec. 2024.02.03 11:28:37.912381 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} DynamicQueryHandler: Done processing query 2024.02.03 11:28:37.912403 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:28:37.912419 [ 3 ] {} HTTP-Session: a04f1e22-7308-4c92-9d33-22c4fd5114fd Destroying unnamed session 2024.02.03 11:28:37.912565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 8001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:37.912610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:37.912629 [ 3 ] {} HTTP-Session: 00024fed-5a9e-4f0c-a01a-299756c6ed39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:37.912646 [ 3 ] {} HTTP-Session: 00024fed-5a9e-4f0c-a01a-299756c6ed39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:37.912714 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:37.912753 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:37.912860 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:37.913169 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:37.913373 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.03 11:28:37.913521 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.03 11:28:37.913632 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} executeQuery: Read 47 rows, 3.74 KiB in 0.00088976 sec., 52823 rows/sec., 4.11 MiB/sec. 2024.02.03 11:28:37.913747 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} DynamicQueryHandler: Done processing query 2024.02.03 11:28:37.913770 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.03 11:28:37.913786 [ 3 ] {} HTTP-Session: 00024fed-5a9e-4f0c-a01a-299756c6ed39 Destroying unnamed session 2024.02.03 11:28:37.913898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:37.913943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:37.913961 [ 3 ] {} HTTP-Session: 61bb334b-71c4-40b6-832e-acaf63639c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:37.913978 [ 3 ] {} HTTP-Session: 61bb334b-71c4-40b6-832e-acaf63639c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:37.914049 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:37.914092 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:28:37.914211 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:37.914538 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:37.914797 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.03 11:28:37.914972 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.03 11:28:37.915094 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} executeQuery: Read 37 rows, 2.67 KiB in 0.001016803 sec., 36388 rows/sec., 2.57 MiB/sec. 2024.02.03 11:28:37.915267 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} DynamicQueryHandler: Done processing query 2024.02.03 11:28:37.915290 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:37.915306 [ 3 ] {} HTTP-Session: 61bb334b-71c4-40b6-832e-acaf63639c8c Destroying unnamed session 2024.02.03 11:28:37.915466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:37.915509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:37.915528 [ 3 ] {} HTTP-Session: 8fc0078e-ab37-45de-a51e-222aedf92b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:37.915544 [ 3 ] {} HTTP-Session: 8fc0078e-ab37-45de-a51e-222aedf92b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:37.915620 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:37.915664 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:37.915809 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:37.916171 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:37.916449 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.03 11:28:37.916631 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.03 11:28:37.916756 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} executeQuery: Read 21 rows, 29.02 KiB in 0.001108255 sec., 18948 rows/sec., 25.57 MiB/sec. 2024.02.03 11:28:37.916973 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} DynamicQueryHandler: Done processing query 2024.02.03 11:28:37.916996 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:28:37.917011 [ 3 ] {} HTTP-Session: 8fc0078e-ab37-45de-a51e-222aedf92b55 Destroying unnamed session 2024.02.03 11:28:42.686364 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:28:42.686460 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:28:42.906326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:42.906443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:42.906472 [ 3 ] {} HTTP-Session: 02918bb8-c3e7-4c3b-a200-953ab4308e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:42.906501 [ 3 ] {} HTTP-Session: 02918bb8-c3e7-4c3b-a200-953ab4308e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:42.906644 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:42.906713 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:42.906897 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:42.907364 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:42.907630 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.03 11:28:42.907797 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.03 11:28:42.907937 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} executeQuery: Read 34 rows, 2.76 KiB in 0.001246678 sec., 27272 rows/sec., 2.16 MiB/sec. 2024.02.03 11:28:42.908081 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} DynamicQueryHandler: Done processing query 2024.02.03 11:28:42.908105 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:42.908121 [ 3 ] {} HTTP-Session: 02918bb8-c3e7-4c3b-a200-953ab4308e2b Destroying unnamed session 2024.02.03 11:28:42.908252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:42.908299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:42.908319 [ 3 ] {} HTTP-Session: 3a1a2beb-c4d0-4c7e-b17a-02f8297d96a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:42.908337 [ 3 ] {} HTTP-Session: 3a1a2beb-c4d0-4c7e-b17a-02f8297d96a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:42.908422 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:42.908464 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:42.908569 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:42.908919 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:42.909138 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.03 11:28:42.909290 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.03 11:28:42.909419 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} executeQuery: Read 102 rows, 10.65 KiB in 0.000961972 sec., 106032 rows/sec., 10.81 MiB/sec. 2024.02.03 11:28:42.909567 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} DynamicQueryHandler: Done processing query 2024.02.03 11:28:42.909591 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:28:42.909607 [ 3 ] {} HTTP-Session: 3a1a2beb-c4d0-4c7e-b17a-02f8297d96a4 Destroying unnamed session 2024.02.03 11:28:42.909731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:42.909777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:42.909796 [ 3 ] {} HTTP-Session: 6a56c5cf-01f3-4d14-bd82-37d6e363a55e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:42.909813 [ 3 ] {} HTTP-Session: 6a56c5cf-01f3-4d14-bd82-37d6e363a55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:42.909888 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:42.909927 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:42.910036 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:42.910316 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:42.910522 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.03 11:28:42.910667 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.03 11:28:42.910800 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} executeQuery: Read 34 rows, 2.72 KiB in 0.00087642 sec., 38794 rows/sec., 3.03 MiB/sec. 2024.02.03 11:28:42.910999 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} DynamicQueryHandler: Done processing query 2024.02.03 11:28:42.911022 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:42.911038 [ 3 ] {} HTTP-Session: 6a56c5cf-01f3-4d14-bd82-37d6e363a55e Destroying unnamed session 2024.02.03 11:28:42.911237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:42.911281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:42.911300 [ 3 ] {} HTTP-Session: 34776443-6a66-4c06-9562-e51ce88d4c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:42.911316 [ 3 ] {} HTTP-Session: 34776443-6a66-4c06-9562-e51ce88d4c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:42.911400 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:42.911446 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:42.911603 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:42.912009 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:42.912312 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.03 11:28:42.912503 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.03 11:28:42.912631 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} executeQuery: Read 34 rows, 46.98 KiB in 0.001198937 sec., 28358 rows/sec., 38.27 MiB/sec. 2024.02.03 11:28:42.912757 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} DynamicQueryHandler: Done processing query 2024.02.03 11:28:42.912780 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:28:42.912795 [ 3 ] {} HTTP-Session: 34776443-6a66-4c06-9562-e51ce88d4c88 Destroying unnamed session 2024.02.03 11:28:47.905047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:47.905179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:47.905209 [ 3 ] {} HTTP-Session: dc601f23-ca74-4937-853d-a128ce0d2c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:47.905236 [ 3 ] {} HTTP-Session: dc601f23-ca74-4937-853d-a128ce0d2c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:47.905380 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:47.905450 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:47.905621 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:47.906026 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.906290 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.03 11:28:47.906455 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.03 11:28:47.906593 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} executeQuery: Read 21 rows, 1.70 KiB in 0.001163746 sec., 18045 rows/sec., 1.43 MiB/sec. 2024.02.03 11:28:47.906604 [ 77 ] {} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.906732 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.906797 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} DynamicQueryHandler: Done processing query 2024.02.03 11:28:47.906836 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:47.906840 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.03 11:28:47.906853 [ 3 ] {} HTTP-Session: dc601f23-ca74-4937-853d-a128ce0d2c37 Destroying unnamed session 2024.02.03 11:28:47.906923 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:47.906951 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part 2024.02.03 11:28:47.907003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:47.907060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:47.907068 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.907086 [ 3 ] {} HTTP-Session: ef412e55-5aec-4462-aa12-3f89a47b66bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:47.907110 [ 3 ] {} HTTP-Session: ef412e55-5aec-4462-aa12-3f89a47b66bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:47.907180 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:47.907231 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:47.907298 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:47.907307 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.907481 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:47.907538 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:47.907622 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.908041 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.908337 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.03 11:28:47.908478 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001691538 sec., 109959.10230807702 rows/sec., 8.70 MiB/sec. 2024.02.03 11:28:47.908561 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.03 11:28:47.908660 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.03 11:28:47.908743 [ 77 ] {} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.908836 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} executeQuery: Read 63 rows, 5.68 KiB in 0.001540835 sec., 40886 rows/sec., 3.60 MiB/sec. 2024.02.03 11:28:47.908844 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.909065 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.03 11:28:47.909131 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.03 11:28:47.909182 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} DynamicQueryHandler: Done processing query 2024.02.03 11:28:47.909252 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:28:47.909259 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.909271 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:47.909288 [ 3 ] {} HTTP-Session: ef412e55-5aec-4462-aa12-3f89a47b66bc Destroying unnamed session 2024.02.03 11:28:47.909340 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 205 rows starting from the beginning of the part 2024.02.03 11:28:47.909498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:47.909578 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part 2024.02.03 11:28:47.909588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:47.909652 [ 3 ] {} HTTP-Session: 2c1a9a0f-3f4a-4976-b91d-d28030fce0ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:47.909687 [ 3 ] {} HTTP-Session: 2c1a9a0f-3f4a-4976-b91d-d28030fce0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:47.909825 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part 2024.02.03 11:28:47.909896 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:47.910010 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:47.910042 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part 2024.02.03 11:28:47.910359 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part 2024.02.03 11:28:47.910475 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:47.910646 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part 2024.02.03 11:28:47.911226 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.911722 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.03 11:28:47.912030 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.03 11:28:47.912279 [ 77 ] {} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.912362 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.003443037 sec., 185011.08178622538 rows/sec., 17.25 MiB/sec. 2024.02.03 11:28:47.912381 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.912374 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} executeQuery: Read 21 rows, 1.68 KiB in 0.002400814 sec., 8747 rows/sec., 700.45 KiB/sec. 2024.02.03 11:28:47.912650 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.03 11:28:47.912657 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.03 11:28:47.912913 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} DynamicQueryHandler: Done processing query 2024.02.03 11:28:47.912953 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:47.912959 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:47.912991 [ 3 ] {} HTTP-Session: 2c1a9a0f-3f4a-4976-b91d-d28030fce0ce Destroying unnamed session 2024.02.03 11:28:47.913022 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 105 rows starting from the beginning of the part 2024.02.03 11:28:47.913133 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.03 11:28:47.913234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:47.913277 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.913292 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.913320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:47.913370 [ 3 ] {} HTTP-Session: 0e80856c-5a54-4a51-85a2-0525cdce75a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:47.913445 [ 3 ] {} HTTP-Session: 0e80856c-5a54-4a51-85a2-0525cdce75a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:47.913574 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part 2024.02.03 11:28:47.913628 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:47.913703 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:47.913706 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part 2024.02.03 11:28:47.913875 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:47.914046 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.914047 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:47.914726 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.914924 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491935 sec., 106744.35729663896 rows/sec., 8.34 MiB/sec. 2024.02.03 11:28:47.915021 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.03 11:28:47.915128 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.03 11:28:47.915199 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.03 11:28:47.915260 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.915354 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.03 11:28:47.915487 [ 77 ] {} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.915497 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} executeQuery: Read 21 rows, 29.02 KiB in 0.001827271 sec., 11492 rows/sec., 15.51 MiB/sec. 2024.02.03 11:28:47.915555 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:47.915787 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.03 11:28:47.915856 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} DynamicQueryHandler: Done processing query 2024.02.03 11:28:47.915906 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:28:47.915952 [ 3 ] {} HTTP-Session: 0e80856c-5a54-4a51-85a2-0525cdce75a2 Destroying unnamed session 2024.02.03 11:28:47.915975 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:47.916006 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 581 rows starting from the beginning of the part 2024.02.03 11:28:47.916112 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.916203 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:47.916289 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.916371 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2024.02.03 11:28:47.916452 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2024.02.03 11:28:47.917863 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 6 columns (6 merged, 0 gathered) in 0.00222929 sec., 319384.19855649106 rows/sec., 430.99 MiB/sec. 2024.02.03 11:28:47.918171 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.03 11:28:47.918368 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.03 11:28:47.918424 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.03 11:28:47.918482 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_26_5: 4.09 MiB. 2024.02.03 11:28:49.301049 [ 95 ] {} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.03 11:28:49.301152 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:49.301256 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.03 11:28:49.301399 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:49.301447 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.03 11:28:49.301596 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:49.301680 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:49.301763 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.03 11:28:49.301841 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:49.302411 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201427 sec., 11652.809533995824 rows/sec., 813.65 KiB/sec. 2024.02.03 11:28:49.302573 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.03 11:28:49.302790 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.03 11:28:49.302863 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.03 11:28:49.733919 [ 95 ] {} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.03 11:28:49.733994 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:49.734094 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.03 11:28:49.734228 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:49.734264 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.03 11:28:49.734434 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:49.734558 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:49.734640 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.03 11:28:49.734718 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:49.735313 [ 18 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258778 sec., 11121.897586389341 rows/sec., 937.94 KiB/sec. 2024.02.03 11:28:49.735446 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.03 11:28:49.735630 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.03 11:28:49.735691 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.03 11:28:51.171509 [ 177 ] {} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.03 11:28:51.171588 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:51.171686 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.03 11:28:51.171831 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:28:51.171867 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:51.172026 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 385 rows starting from the beginning of the part 2024.02.03 11:28:51.172122 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.03 11:28:51.172209 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.03 11:28:51.172290 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part 2024.02.03 11:28:51.175442 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.003799625 sec., 121854.13034181004 rows/sec., 8.60 MiB/sec. 2024.02.03 11:28:51.175568 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.03 11:28:51.175793 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.03 11:28:51.175854 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.03 11:28:52.905295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:52.905402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:52.905428 [ 3 ] {} HTTP-Session: 864b7b7b-08f8-4aa7-8509-2003bcb4dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:52.905453 [ 3 ] {} HTTP-Session: 864b7b7b-08f8-4aa7-8509-2003bcb4dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:52.905590 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:52.905654 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:52.905827 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:52.906250 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:52.906520 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.03 11:28:52.906686 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.03 11:28:52.906819 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} executeQuery: Read 34 rows, 2.76 KiB in 0.001188966 sec., 28596 rows/sec., 2.26 MiB/sec. 2024.02.03 11:28:52.906970 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} DynamicQueryHandler: Done processing query 2024.02.03 11:28:52.906995 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:52.907012 [ 3 ] {} HTTP-Session: 864b7b7b-08f8-4aa7-8509-2003bcb4dac7 Destroying unnamed session 2024.02.03 11:28:52.907155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:52.907204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:52.907224 [ 3 ] {} HTTP-Session: 64e3fef5-9e3e-439f-9659-73d1d2130f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:52.907244 [ 3 ] {} HTTP-Session: 64e3fef5-9e3e-439f-9659-73d1d2130f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:52.907327 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:52.907369 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:52.907475 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:52.907821 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:52.908039 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.03 11:28:52.908189 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.03 11:28:52.908309 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} executeQuery: Read 102 rows, 10.65 KiB in 0.000952742 sec., 107059 rows/sec., 10.92 MiB/sec. 2024.02.03 11:28:52.908414 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} DynamicQueryHandler: Done processing query 2024.02.03 11:28:52.908437 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:28:52.908452 [ 3 ] {} HTTP-Session: 64e3fef5-9e3e-439f-9659-73d1d2130f8d Destroying unnamed session 2024.02.03 11:28:52.908564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:52.908607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:52.908625 [ 3 ] {} HTTP-Session: 03abbb20-6418-448a-9d77-918cb38d3d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:52.908642 [ 3 ] {} HTTP-Session: 03abbb20-6418-448a-9d77-918cb38d3d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:52.908712 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:52.908750 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:52.908858 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:52.909128 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:52.909341 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.03 11:28:52.909490 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.03 11:28:52.909603 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} executeQuery: Read 34 rows, 2.72 KiB in 0.000865 sec., 39306 rows/sec., 3.07 MiB/sec. 2024.02.03 11:28:52.909718 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} DynamicQueryHandler: Done processing query 2024.02.03 11:28:52.909740 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:28:52.909756 [ 3 ] {} HTTP-Session: 03abbb20-6418-448a-9d77-918cb38d3d20 Destroying unnamed session 2024.02.03 11:28:52.909976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:52.910022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:52.910040 [ 3 ] {} HTTP-Session: e8069baa-83c0-403e-9286-fe29fbed3bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:52.910056 [ 3 ] {} HTTP-Session: e8069baa-83c0-403e-9286-fe29fbed3bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:52.910140 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:52.910183 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:52.910320 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:52.910722 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. 2024.02.03 11:28:52.911027 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.03 11:28:52.911208 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.03 11:28:52.911320 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} executeQuery: Read 34 rows, 46.98 KiB in 0.001153386 sec., 29478 rows/sec., 39.78 MiB/sec. 2024.02.03 11:28:52.911455 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} DynamicQueryHandler: Done processing query 2024.02.03 11:28:52.911478 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:28:52.911493 [ 3 ] {} HTTP-Session: e8069baa-83c0-403e-9286-fe29fbed3bb3 Destroying unnamed session 2024.02.03 11:28:57.686519 [ 99 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:28:57.686587 [ 99 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:28:57.905084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:57.905196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:57.905224 [ 3 ] {} HTTP-Session: f978d35a-4dc6-4d55-9f07-c8ee945cd542 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:57.905249 [ 3 ] {} HTTP-Session: f978d35a-4dc6-4d55-9f07-c8ee945cd542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:57.905379 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:57.905441 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:28:57.905605 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:57.906018 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:28:57.906284 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.03 11:28:57.906456 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.03 11:28:57.906581 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} executeQuery: Read 21 rows, 1.70 KiB in 0.001161646 sec., 18077 rows/sec., 1.43 MiB/sec. 2024.02.03 11:28:57.906761 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} DynamicQueryHandler: Done processing query 2024.02.03 11:28:57.906790 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:57.906807 [ 3 ] {} HTTP-Session: f978d35a-4dc6-4d55-9f07-c8ee945cd542 Destroying unnamed session 2024.02.03 11:28:57.906946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:57.906995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:57.907016 [ 3 ] {} HTTP-Session: 983091d7-765d-490c-b90f-cd880fd8ab8f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:57.907033 [ 3 ] {} HTTP-Session: 983091d7-765d-490c-b90f-cd880fd8ab8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:57.907110 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:57.907153 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:28:57.907262 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:57.907584 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:28:57.907804 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.03 11:28:57.907963 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.03 11:28:57.908082 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} executeQuery: Read 63 rows, 5.68 KiB in 0.000939291 sec., 67071 rows/sec., 5.90 MiB/sec. 2024.02.03 11:28:57.908189 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} DynamicQueryHandler: Done processing query 2024.02.03 11:28:57.908215 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:28:57.908232 [ 3 ] {} HTTP-Session: 983091d7-765d-490c-b90f-cd880fd8ab8f Destroying unnamed session 2024.02.03 11:28:57.908365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:57.908422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:57.908443 [ 3 ] {} HTTP-Session: 18518d77-5e6f-4de0-aa2c-7529e18b529c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:57.908461 [ 3 ] {} HTTP-Session: 18518d77-5e6f-4de0-aa2c-7529e18b529c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:57.908532 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:57.908573 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:28:57.908689 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:57.909036 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:28:57.909254 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.03 11:28:57.909405 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.03 11:28:57.909520 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} executeQuery: Read 21 rows, 1.68 KiB in 0.000958291 sec., 21914 rows/sec., 1.71 MiB/sec. 2024.02.03 11:28:57.909738 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} DynamicQueryHandler: Done processing query 2024.02.03 11:28:57.909762 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:28:57.909780 [ 3 ] {} HTTP-Session: 18518d77-5e6f-4de0-aa2c-7529e18b529c Destroying unnamed session 2024.02.03 11:28:57.909970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:28:57.910015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:28:57.910034 [ 3 ] {} HTTP-Session: 883121d8-127d-4e78-957a-8c6b8786cbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:28:57.910051 [ 3 ] {} HTTP-Session: 883121d8-127d-4e78-957a-8c6b8786cbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:28:57.910130 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:28:57.910177 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:28:57.910336 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:28:57.910741 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:28:57.911047 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.03 11:28:57.911234 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.03 11:28:57.911349 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} executeQuery: Read 21 rows, 29.02 KiB in 0.001179627 sec., 17802 rows/sec., 24.02 MiB/sec. 2024.02.03 11:28:57.911477 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} DynamicQueryHandler: Done processing query 2024.02.03 11:28:57.911501 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:28:57.911518 [ 3 ] {} HTTP-Session: 883121d8-127d-4e78-957a-8c6b8786cbfe Destroying unnamed session 2024.02.03 11:29:02.905901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:02.906019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:02.906046 [ 3 ] {} HTTP-Session: e0b0147d-f4be-47ad-8510-bb9f829e2e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:02.906098 [ 3 ] {} HTTP-Session: e0b0147d-f4be-47ad-8510-bb9f829e2e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:02.906235 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:02.906300 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:02.906463 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:02.906934 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:02.907218 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.03 11:29:02.907409 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.03 11:29:02.907544 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} executeQuery: Read 34 rows, 2.76 KiB in 0.001265248 sec., 26872 rows/sec., 2.13 MiB/sec. 2024.02.03 11:29:02.907735 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} DynamicQueryHandler: Done processing query 2024.02.03 11:29:02.907762 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:02.907779 [ 3 ] {} HTTP-Session: e0b0147d-f4be-47ad-8510-bb9f829e2e17 Destroying unnamed session 2024.02.03 11:29:02.907916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:02.907968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:02.907989 [ 3 ] {} HTTP-Session: 80d321a0-fc18-41e6-955d-d562a7f17732 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:02.908009 [ 3 ] {} HTTP-Session: 80d321a0-fc18-41e6-955d-d562a7f17732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:02.908097 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:02.908141 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:02.908254 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:02.908637 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:02.908934 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.03 11:29:02.909099 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.03 11:29:02.909226 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} executeQuery: Read 102 rows, 10.65 KiB in 0.001093865 sec., 93247 rows/sec., 9.51 MiB/sec. 2024.02.03 11:29:02.909350 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} DynamicQueryHandler: Done processing query 2024.02.03 11:29:02.909376 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:29:02.909392 [ 3 ] {} HTTP-Session: 80d321a0-fc18-41e6-955d-d562a7f17732 Destroying unnamed session 2024.02.03 11:29:02.909517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:02.909566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:02.909586 [ 3 ] {} HTTP-Session: 31948b58-a7a4-469a-ac23-bf42456d0530 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:02.909603 [ 3 ] {} HTTP-Session: 31948b58-a7a4-469a-ac23-bf42456d0530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:02.909682 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:02.909723 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:02.909837 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:02.910147 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:02.910363 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.03 11:29:02.910522 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.03 11:29:02.910642 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} executeQuery: Read 34 rows, 2.72 KiB in 0.00093071 sec., 36531 rows/sec., 2.86 MiB/sec. 2024.02.03 11:29:02.910760 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} DynamicQueryHandler: Done processing query 2024.02.03 11:29:02.910785 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:02.910801 [ 3 ] {} HTTP-Session: 31948b58-a7a4-469a-ac23-bf42456d0530 Destroying unnamed session 2024.02.03 11:29:02.911005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:02.911051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:02.911071 [ 3 ] {} HTTP-Session: 686c577a-5b0c-4195-aaf3-aa3d134a01f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:02.911089 [ 3 ] {} HTTP-Session: 686c577a-5b0c-4195-aaf3-aa3d134a01f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:02.911175 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:02.911221 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:02.911366 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:02.911831 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:02.912159 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.03 11:29:02.912356 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.03 11:29:02.912481 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} executeQuery: Read 34 rows, 46.98 KiB in 0.001277639 sec., 26611 rows/sec., 35.91 MiB/sec. 2024.02.03 11:29:02.912611 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} DynamicQueryHandler: Done processing query 2024.02.03 11:29:02.912636 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:29:02.912652 [ 3 ] {} HTTP-Session: 686c577a-5b0c-4195-aaf3-aa3d134a01f4 Destroying unnamed session 2024.02.03 11:29:07.906139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:07.906274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:07.906301 [ 3 ] {} HTTP-Session: bd587fa0-c81d-4216-87b9-b81bc183c3e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:07.906327 [ 3 ] {} HTTP-Session: bd587fa0-c81d-4216-87b9-b81bc183c3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:07.906460 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:07.906522 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:07.906691 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:07.907132 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:07.907405 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.03 11:29:07.907583 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.03 11:29:07.907727 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} executeQuery: Read 21 rows, 1.70 KiB in 0.001224498 sec., 17149 rows/sec., 1.36 MiB/sec. 2024.02.03 11:29:07.907874 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} DynamicQueryHandler: Done processing query 2024.02.03 11:29:07.907900 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:07.907916 [ 3 ] {} HTTP-Session: bd587fa0-c81d-4216-87b9-b81bc183c3e5 Destroying unnamed session 2024.02.03 11:29:07.908037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:07.908084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:07.908104 [ 3 ] {} HTTP-Session: 720d8b0d-d46a-4b62-ae00-5005449f8b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:07.908125 [ 3 ] {} HTTP-Session: 720d8b0d-d46a-4b62-ae00-5005449f8b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:07.908198 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:07.908239 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:29:07.908350 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:07.908656 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:07.908873 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.03 11:29:07.909030 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.03 11:29:07.909153 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} executeQuery: Read 2 rows, 175.00 B in 0.000923761 sec., 2165 rows/sec., 185.00 KiB/sec. 2024.02.03 11:29:07.909274 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} DynamicQueryHandler: Done processing query 2024.02.03 11:29:07.909298 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:29:07.909315 [ 3 ] {} HTTP-Session: 720d8b0d-d46a-4b62-ae00-5005449f8b60 Destroying unnamed session 2024.02.03 11:29:07.909487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:07.909535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:07.909555 [ 3 ] {} HTTP-Session: 85504866-2f5f-44d6-ad41-2c8cda048be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:07.909572 [ 3 ] {} HTTP-Session: 85504866-2f5f-44d6-ad41-2c8cda048be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:07.909649 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:07.909689 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:07.909794 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:07.910219 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:07.910435 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.03 11:29:07.910596 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.03 11:29:07.910725 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} executeQuery: Read 100 rows, 8.53 KiB in 0.001045354 sec., 95661 rows/sec., 7.97 MiB/sec. 2024.02.03 11:29:07.910848 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} DynamicQueryHandler: Done processing query 2024.02.03 11:29:07.910872 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.03 11:29:07.910890 [ 3 ] {} HTTP-Session: 85504866-2f5f-44d6-ad41-2c8cda048be8 Destroying unnamed session 2024.02.03 11:29:07.911005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:07.911056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:07.911077 [ 3 ] {} HTTP-Session: 09a8a2f3-f7fe-438b-ae5b-0cd79a271174 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:07.911095 [ 3 ] {} HTTP-Session: 09a8a2f3-f7fe-438b-ae5b-0cd79a271174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:07.911166 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:07.911207 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:29:07.911316 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:07.911594 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:07.911869 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.03 11:29:07.912026 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.03 11:29:07.912141 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} executeQuery: Read 2 rows, 143.00 B in 0.000937061 sec., 2134 rows/sec., 149.03 KiB/sec. 2024.02.03 11:29:07.912318 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} DynamicQueryHandler: Done processing query 2024.02.03 11:29:07.912344 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:29:07.912361 [ 3 ] {} HTTP-Session: 09a8a2f3-f7fe-438b-ae5b-0cd79a271174 Destroying unnamed session 2024.02.03 11:29:07.912475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:07.912520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:07.912540 [ 3 ] {} HTTP-Session: 7bf32af0-61b0-4083-916f-36f08be2735b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:07.912558 [ 3 ] {} HTTP-Session: 7bf32af0-61b0-4083-916f-36f08be2735b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:07.912631 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:07.912671 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:07.912797 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:07.913108 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:07.913323 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.03 11:29:07.913483 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.03 11:29:07.913605 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} executeQuery: Read 47 rows, 3.74 KiB in 0.000945831 sec., 49691 rows/sec., 3.86 MiB/sec. 2024.02.03 11:29:07.913725 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} DynamicQueryHandler: Done processing query 2024.02.03 11:29:07.913749 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:07.913771 [ 3 ] {} HTTP-Session: 7bf32af0-61b0-4083-916f-36f08be2735b Destroying unnamed session 2024.02.03 11:29:07.913885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:07.913932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:07.913957 [ 3 ] {} HTTP-Session: 4accfdbb-df2e-4fcd-9e26-2594c45791d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:07.913975 [ 3 ] {} HTTP-Session: 4accfdbb-df2e-4fcd-9e26-2594c45791d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:07.914049 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:07.914093 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:29:07.914221 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:07.914533 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:07.914807 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.03 11:29:07.914990 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.03 11:29:07.915110 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} executeQuery: Read 37 rows, 2.67 KiB in 0.001032373 sec., 35839 rows/sec., 2.53 MiB/sec. 2024.02.03 11:29:07.915249 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} DynamicQueryHandler: Done processing query 2024.02.03 11:29:07.915275 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:07.915291 [ 3 ] {} HTTP-Session: 4accfdbb-df2e-4fcd-9e26-2594c45791d1 Destroying unnamed session 2024.02.03 11:29:07.915426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:07.915472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:07.915492 [ 3 ] {} HTTP-Session: fa72234c-4688-4bdf-94ef-b55c2de9b152 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:07.915508 [ 3 ] {} HTTP-Session: fa72234c-4688-4bdf-94ef-b55c2de9b152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:07.915592 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:07.915637 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:07.915783 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:07.916161 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:07.916455 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.03 11:29:07.916647 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.03 11:29:07.916776 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} executeQuery: Read 21 rows, 29.02 KiB in 0.001153456 sec., 18206 rows/sec., 24.57 MiB/sec. 2024.02.03 11:29:07.916996 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} DynamicQueryHandler: Done processing query 2024.02.03 11:29:07.917023 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:29:07.917043 [ 3 ] {} HTTP-Session: fa72234c-4688-4bdf-94ef-b55c2de9b152 Destroying unnamed session 2024.02.03 11:29:12.686626 [ 62 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:29:12.686691 [ 62 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:29:12.905898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:12.906066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:12.906115 [ 3 ] {} HTTP-Session: 1f86fbd1-cc94-4531-906b-17e19dd0886e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:12.906158 [ 3 ] {} HTTP-Session: 1f86fbd1-cc94-4531-906b-17e19dd0886e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:12.906345 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:12.906409 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:12.906572 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:12.907027 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.907295 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.03 11:29:12.907469 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.03 11:29:12.907620 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} executeQuery: Read 34 rows, 2.76 KiB in 0.001230408 sec., 27633 rows/sec., 2.19 MiB/sec. 2024.02.03 11:29:12.907612 [ 62 ] {} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.907719 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.907819 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} DynamicQueryHandler: Done processing query 2024.02.03 11:29:12.907834 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.03 11:29:12.907858 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:12.907918 [ 3 ] {} HTTP-Session: 1f86fbd1-cc94-4531-906b-17e19dd0886e Destroying unnamed session 2024.02.03 11:29:12.908003 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:12.908048 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part 2024.02.03 11:29:12.908104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:12.908194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:12.908244 [ 3 ] {} HTTP-Session: 57ef0ddf-6f96-4f33-90cd-405f77f2826b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:12.908293 [ 3 ] {} HTTP-Session: 57ef0ddf-6f96-4f33-90cd-405f77f2826b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:12.908309 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.908479 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:12.908573 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:12.908587 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:12.908882 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.909058 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:12.909098 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:12.909273 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.909746 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.910251 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.03 11:29:12.910637 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.03 11:29:12.910653 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865334 sec., 69450.89123990432 rows/sec., 5.50 MiB/sec. 2024.02.03 11:29:12.910791 [ 62 ] {} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.910843 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} executeQuery: Read 102 rows, 10.65 KiB in 0.002298651 sec., 44373 rows/sec., 4.53 MiB/sec. 2024.02.03 11:29:12.910880 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.910894 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.03 11:29:12.911116 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.03 11:29:12.911165 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} DynamicQueryHandler: Done processing query 2024.02.03 11:29:12.911202 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:29:12.911224 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:12.911229 [ 3 ] {} HTTP-Session: 57ef0ddf-6f96-4f33-90cd-405f77f2826b Destroying unnamed session 2024.02.03 11:29:12.911263 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 205 rows starting from the beginning of the part 2024.02.03 11:29:12.911310 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.03 11:29:12.911386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:12.911403 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.911418 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part 2024.02.03 11:29:12.911463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:12.911529 [ 3 ] {} HTTP-Session: 764eba88-5f16-4ddd-a277-f6dc62db85f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:12.911559 [ 3 ] {} HTTP-Session: 764eba88-5f16-4ddd-a277-f6dc62db85f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:12.911591 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 63 rows starting from the beginning of the part 2024.02.03 11:29:12.911681 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:12.911716 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 102 rows starting from the beginning of the part 2024.02.03 11:29:12.911733 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:12.911856 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part 2024.02.03 11:29:12.911974 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:12.911998 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part 2024.02.03 11:29:12.912490 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.912783 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.03 11:29:12.913009 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.03 11:29:12.913010 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030576 sec., 331925.5226103332 rows/sec., 31.55 MiB/sec. 2024.02.03 11:29:12.913159 [ 62 ] {} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.913179 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.03 11:29:12.913202 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} executeQuery: Read 34 rows, 2.72 KiB in 0.001473533 sec., 23073 rows/sec., 1.80 MiB/sec. 2024.02.03 11:29:12.913234 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.913544 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.03 11:29:12.913623 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} DynamicQueryHandler: Done processing query 2024.02.03 11:29:12.913617 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.03 11:29:12.913703 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:12.913760 [ 3 ] {} HTTP-Session: 764eba88-5f16-4ddd-a277-f6dc62db85f8 Destroying unnamed session 2024.02.03 11:29:12.913818 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.913858 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:12.913959 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 105 rows starting from the beginning of the part 2024.02.03 11:29:12.914039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:12.914130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:12.914152 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.914165 [ 3 ] {} HTTP-Session: ec53c41e-bfa0-4d18-bde7-d917ddd2078b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:12.914223 [ 3 ] {} HTTP-Session: ec53c41e-bfa0-4d18-bde7-d917ddd2078b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:12.914424 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:12.914445 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:12.914560 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:12.914638 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.914965 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part 2024.02.03 11:29:12.915203 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:12.915225 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.916317 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.916828 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003503358 sec., 78496.11715388493 rows/sec., 6.13 MiB/sec. 2024.02.03 11:29:12.917068 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.03 11:29:12.917115 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.03 11:29:12.917380 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.03 11:29:12.917450 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.03 11:29:12.917513 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.917665 [ 179 ] {} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.917720 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} executeQuery: Read 34 rows, 46.98 KiB in 0.003209242 sec., 10594 rows/sec., 14.30 MiB/sec. 2024.02.03 11:29:12.917787 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:12.917956 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.03 11:29:12.917994 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} DynamicQueryHandler: Done processing query 2024.02.03 11:29:12.918027 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:29:12.918051 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:12.918056 [ 3 ] {} HTTP-Session: ec53c41e-bfa0-4d18-bde7-d917ddd2078b Destroying unnamed session 2024.02.03 11:29:12.918090 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 712 rows starting from the beginning of the part 2024.02.03 11:29:12.918194 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.918290 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:12.918380 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.918465 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:12.918553 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:12.920897 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 6 columns (6 merged, 0 gathered) in 0.003011257 sec., 284266.6700318173 rows/sec., 383.60 MiB/sec. 2024.02.03 11:29:12.921259 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.03 11:29:12.921457 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.03 11:29:12.921518 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.03 11:29:12.921576 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_31_6: 4.18 MiB. 2024.02.03 11:29:17.905409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:17.905531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:17.905558 [ 3 ] {} HTTP-Session: 947761e9-4f1f-4e7b-bd9b-c5096602f0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:17.905583 [ 3 ] {} HTTP-Session: 947761e9-4f1f-4e7b-bd9b-c5096602f0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:17.905710 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:17.905779 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:17.905939 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:17.906364 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:17.906631 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.03 11:29:17.906809 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.03 11:29:17.906940 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} executeQuery: Read 21 rows, 1.70 KiB in 0.001182396 sec., 17760 rows/sec., 1.41 MiB/sec. 2024.02.03 11:29:17.907114 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} DynamicQueryHandler: Done processing query 2024.02.03 11:29:17.907142 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:17.907160 [ 3 ] {} HTTP-Session: 947761e9-4f1f-4e7b-bd9b-c5096602f0e5 Destroying unnamed session 2024.02.03 11:29:17.907289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:17.907336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:17.907357 [ 3 ] {} HTTP-Session: 091d4404-73f9-406b-8662-1ede8eebf06b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:17.907374 [ 3 ] {} HTTP-Session: 091d4404-73f9-406b-8662-1ede8eebf06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:17.907451 [ 3 ] {c231c177-8356-4180-9591-69c020961639} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:17.907493 [ 3 ] {c231c177-8356-4180-9591-69c020961639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:17.907601 [ 3 ] {c231c177-8356-4180-9591-69c020961639} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:17.907922 [ 3 ] {c231c177-8356-4180-9591-69c020961639} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:17.908148 [ 3 ] {c231c177-8356-4180-9591-69c020961639} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.03 11:29:17.908307 [ 3 ] {c231c177-8356-4180-9591-69c020961639} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.03 11:29:17.908429 [ 3 ] {c231c177-8356-4180-9591-69c020961639} executeQuery: Read 63 rows, 5.68 KiB in 0.000948941 sec., 66389 rows/sec., 5.84 MiB/sec. 2024.02.03 11:29:17.908538 [ 3 ] {c231c177-8356-4180-9591-69c020961639} DynamicQueryHandler: Done processing query 2024.02.03 11:29:17.908562 [ 3 ] {c231c177-8356-4180-9591-69c020961639} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:29:17.908578 [ 3 ] {} HTTP-Session: 091d4404-73f9-406b-8662-1ede8eebf06b Destroying unnamed session 2024.02.03 11:29:17.908700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:17.908745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:17.908765 [ 3 ] {} HTTP-Session: c0fcccf4-c55b-440d-823c-f5724fe20484 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:17.908782 [ 3 ] {} HTTP-Session: c0fcccf4-c55b-440d-823c-f5724fe20484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:17.908853 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:17.908893 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:17.909000 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:17.909269 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:17.909474 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.03 11:29:17.909633 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.03 11:29:17.909750 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} executeQuery: Read 21 rows, 1.68 KiB in 0.000866769 sec., 24227 rows/sec., 1.89 MiB/sec. 2024.02.03 11:29:17.909867 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} DynamicQueryHandler: Done processing query 2024.02.03 11:29:17.909890 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:17.909906 [ 3 ] {} HTTP-Session: c0fcccf4-c55b-440d-823c-f5724fe20484 Destroying unnamed session 2024.02.03 11:29:17.910088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:17.910135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:17.910155 [ 3 ] {} HTTP-Session: 9ad6c9da-249c-4d4b-9f57-4c6331376941 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:17.910172 [ 3 ] {} HTTP-Session: 9ad6c9da-249c-4d4b-9f57-4c6331376941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:17.910249 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:17.910295 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:17.910436 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:17.910798 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:17.911103 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.03 11:29:17.911294 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.03 11:29:17.911414 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} executeQuery: Read 21 rows, 29.02 KiB in 0.001127365 sec., 18627 rows/sec., 25.14 MiB/sec. 2024.02.03 11:29:17.911526 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} DynamicQueryHandler: Done processing query 2024.02.03 11:29:17.911550 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:29:17.911566 [ 3 ] {} HTTP-Session: 9ad6c9da-249c-4d4b-9f57-4c6331376941 Destroying unnamed session 2024.02.03 11:29:22.905534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:22.905680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:22.905706 [ 3 ] {} HTTP-Session: bb75a6aa-74ec-4161-8de1-a20f263ce70c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:22.905737 [ 3 ] {} HTTP-Session: bb75a6aa-74ec-4161-8de1-a20f263ce70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:22.905867 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:22.905927 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:22.906087 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:22.906503 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:22.906777 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.03 11:29:22.906952 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.03 11:29:22.907073 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} executeQuery: Read 34 rows, 2.76 KiB in 0.001171546 sec., 29021 rows/sec., 2.30 MiB/sec. 2024.02.03 11:29:22.907221 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} DynamicQueryHandler: Done processing query 2024.02.03 11:29:22.907248 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:22.907264 [ 3 ] {} HTTP-Session: bb75a6aa-74ec-4161-8de1-a20f263ce70c Destroying unnamed session 2024.02.03 11:29:22.907396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:22.907446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:22.907467 [ 3 ] {} HTTP-Session: 67ff7b02-8b15-44bd-9488-ecb0e1cfb97a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:22.907487 [ 3 ] {} HTTP-Session: 67ff7b02-8b15-44bd-9488-ecb0e1cfb97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:22.907572 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:22.907613 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:22.907723 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:22.908075 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:22.908309 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.03 11:29:22.908466 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.03 11:29:22.908565 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} executeQuery: Read 102 rows, 10.65 KiB in 0.000964682 sec., 105734 rows/sec., 10.78 MiB/sec. 2024.02.03 11:29:22.908670 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} DynamicQueryHandler: Done processing query 2024.02.03 11:29:22.908694 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:29:22.908711 [ 3 ] {} HTTP-Session: 67ff7b02-8b15-44bd-9488-ecb0e1cfb97a Destroying unnamed session 2024.02.03 11:29:22.908836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:22.908882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:22.908902 [ 3 ] {} HTTP-Session: 74a064f7-0779-4648-8360-ed5f0ce14699 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:22.908919 [ 3 ] {} HTTP-Session: 74a064f7-0779-4648-8360-ed5f0ce14699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:22.908991 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:22.909032 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:22.909134 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:22.909417 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:22.909627 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.03 11:29:22.909782 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.03 11:29:22.909885 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} executeQuery: Read 34 rows, 2.72 KiB in 0.000865449 sec., 39285 rows/sec., 3.07 MiB/sec. 2024.02.03 11:29:22.910046 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} DynamicQueryHandler: Done processing query 2024.02.03 11:29:22.910077 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:22.910094 [ 3 ] {} HTTP-Session: 74a064f7-0779-4648-8360-ed5f0ce14699 Destroying unnamed session 2024.02.03 11:29:22.910288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:22.910335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:22.910356 [ 3 ] {} HTTP-Session: bffbf7e4-45e3-4139-a448-0db794baf1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:22.910373 [ 3 ] {} HTTP-Session: bffbf7e4-45e3-4139-a448-0db794baf1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:22.910454 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:22.910502 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:22.910659 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:22.911146 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:22.911461 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.03 11:29:22.911652 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.03 11:29:22.911780 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} executeQuery: Read 34 rows, 46.98 KiB in 0.001291739 sec., 26321 rows/sec., 35.52 MiB/sec. 2024.02.03 11:29:22.911952 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} DynamicQueryHandler: Done processing query 2024.02.03 11:29:22.911978 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:29:22.911996 [ 3 ] {} HTTP-Session: bffbf7e4-45e3-4139-a448-0db794baf1d1 Destroying unnamed session 2024.02.03 11:29:27.686946 [ 176 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:29:27.687046 [ 176 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:29:27.904980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:27.905140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:27.905187 [ 3 ] {} HTTP-Session: a167affa-ab78-4e78-ba76-e0159f548760 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:27.905228 [ 3 ] {} HTTP-Session: a167affa-ab78-4e78-ba76-e0159f548760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:27.905429 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:27.905528 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:27.905781 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:27.906183 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:27.906464 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.03 11:29:27.906635 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.03 11:29:27.906758 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} executeQuery: Read 21 rows, 1.70 KiB in 0.001270448 sec., 16529 rows/sec., 1.31 MiB/sec. 2024.02.03 11:29:27.906936 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} DynamicQueryHandler: Done processing query 2024.02.03 11:29:27.906964 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:27.906980 [ 3 ] {} HTTP-Session: a167affa-ab78-4e78-ba76-e0159f548760 Destroying unnamed session 2024.02.03 11:29:27.907116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:27.907164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:27.907184 [ 3 ] {} HTTP-Session: d9f0a3f2-ca64-42ea-b09c-2805b511a0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:27.907202 [ 3 ] {} HTTP-Session: d9f0a3f2-ca64-42ea-b09c-2805b511a0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:27.907276 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:27.907318 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:27.907434 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:27.907764 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:27.907978 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.03 11:29:27.908130 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.03 11:29:27.908250 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} executeQuery: Read 63 rows, 5.68 KiB in 0.000943682 sec., 66759 rows/sec., 5.87 MiB/sec. 2024.02.03 11:29:27.908370 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} DynamicQueryHandler: Done processing query 2024.02.03 11:29:27.908395 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:29:27.908411 [ 3 ] {} HTTP-Session: d9f0a3f2-ca64-42ea-b09c-2805b511a0a2 Destroying unnamed session 2024.02.03 11:29:27.908531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:27.908578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:27.908599 [ 3 ] {} HTTP-Session: 59c3e3f8-3986-4dac-bfb1-033be0eae470 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:27.908616 [ 3 ] {} HTTP-Session: 59c3e3f8-3986-4dac-bfb1-033be0eae470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:27.908685 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:27.908726 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:27.908834 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:27.909110 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:27.909320 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.03 11:29:27.909474 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.03 11:29:27.909586 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} executeQuery: Read 21 rows, 1.68 KiB in 0.000863659 sec., 24315 rows/sec., 1.90 MiB/sec. 2024.02.03 11:29:27.909704 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} DynamicQueryHandler: Done processing query 2024.02.03 11:29:27.909729 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:27.909744 [ 3 ] {} HTTP-Session: 59c3e3f8-3986-4dac-bfb1-033be0eae470 Destroying unnamed session 2024.02.03 11:29:27.909930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:27.909975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:27.909993 [ 3 ] {} HTTP-Session: d564ed73-8854-41e6-a7ae-ca518f2e59dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:27.910010 [ 3 ] {} HTTP-Session: d564ed73-8854-41e6-a7ae-ca518f2e59dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:27.910085 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:27.910129 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:27.910264 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:27.910627 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:27.910930 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.03 11:29:27.911116 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.03 11:29:27.911235 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} executeQuery: Read 21 rows, 29.02 KiB in 0.001119115 sec., 18764 rows/sec., 25.32 MiB/sec. 2024.02.03 11:29:27.911359 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} DynamicQueryHandler: Done processing query 2024.02.03 11:29:27.911384 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:29:27.911401 [ 3 ] {} HTTP-Session: d564ed73-8854-41e6-a7ae-ca518f2e59dc Destroying unnamed session 2024.02.03 11:29:32.905274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:32.905453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:32.905502 [ 3 ] {} HTTP-Session: a04d30f8-06d9-4af2-bd18-d19fe1c9f92c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:32.905545 [ 3 ] {} HTTP-Session: a04d30f8-06d9-4af2-bd18-d19fe1c9f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:32.905748 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:32.905850 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:32.906040 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:32.906458 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:32.906731 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.03 11:29:32.906909 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.03 11:29:32.907043 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} executeQuery: Read 34 rows, 2.76 KiB in 0.001226858 sec., 27713 rows/sec., 2.19 MiB/sec. 2024.02.03 11:29:32.907183 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} DynamicQueryHandler: Done processing query 2024.02.03 11:29:32.907210 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:32.907226 [ 3 ] {} HTTP-Session: a04d30f8-06d9-4af2-bd18-d19fe1c9f92c Destroying unnamed session 2024.02.03 11:29:32.907352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:32.907398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:32.907418 [ 3 ] {} HTTP-Session: f701762b-eb9c-4de2-b3de-41e87dbd1878 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:32.907434 [ 3 ] {} HTTP-Session: f701762b-eb9c-4de2-b3de-41e87dbd1878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:32.907504 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:32.907546 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:29:32.907653 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:32.907938 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:32.908145 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.03 11:29:32.908297 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.03 11:29:32.908415 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} executeQuery: Read 4 rows, 342.00 B in 0.000880789 sec., 4541 rows/sec., 379.19 KiB/sec. 2024.02.03 11:29:32.908534 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} DynamicQueryHandler: Done processing query 2024.02.03 11:29:32.908558 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:29:32.908575 [ 3 ] {} HTTP-Session: f701762b-eb9c-4de2-b3de-41e87dbd1878 Destroying unnamed session 2024.02.03 11:29:32.908739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 17215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:32.908786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:32.908806 [ 3 ] {} HTTP-Session: c977d61c-afec-43cd-8c1a-8e38acab94d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:32.908823 [ 3 ] {} HTTP-Session: c977d61c-afec-43cd-8c1a-8e38acab94d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:32.908898 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:32.908936 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:32.909042 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:32.909388 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:32.909604 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.03 11:29:32.909757 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.03 11:29:32.909882 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} executeQuery: Read 104 rows, 10.83 KiB in 0.000947111 sec., 109807 rows/sec., 11.17 MiB/sec. 2024.02.03 11:29:32.910014 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} DynamicQueryHandler: Done processing query 2024.02.03 11:29:32.910039 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:29:32.910056 [ 3 ] {} HTTP-Session: c977d61c-afec-43cd-8c1a-8e38acab94d3 Destroying unnamed session 2024.02.03 11:29:32.910162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:32.910206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:32.910227 [ 3 ] {} HTTP-Session: eda19d3b-d6f1-4b88-9c33-76cef947f419 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:32.910244 [ 3 ] {} HTTP-Session: eda19d3b-d6f1-4b88-9c33-76cef947f419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:32.910314 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:32.910353 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:29:32.910462 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:32.910792 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:32.910998 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.03 11:29:32.911150 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.03 11:29:32.911244 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} executeQuery: Read 4 rows, 286.00 B in 0.00090223 sec., 4433 rows/sec., 309.56 KiB/sec. 2024.02.03 11:29:32.911389 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} DynamicQueryHandler: Done processing query 2024.02.03 11:29:32.911414 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:29:32.911430 [ 3 ] {} HTTP-Session: eda19d3b-d6f1-4b88-9c33-76cef947f419 Destroying unnamed session 2024.02.03 11:29:32.911547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 6495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:32.911592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:32.911612 [ 3 ] {} HTTP-Session: 8b3a52c2-d7d1-4fb4-9149-2e56c94e8729 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:32.911628 [ 3 ] {} HTTP-Session: 8b3a52c2-d7d1-4fb4-9149-2e56c94e8729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:32.911697 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:32.911736 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:32.911841 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:32.912154 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:32.912360 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.03 11:29:32.912516 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.03 11:29:32.912636 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} executeQuery: Read 38 rows, 3.05 KiB in 0.000911381 sec., 41694 rows/sec., 3.27 MiB/sec. 2024.02.03 11:29:32.912753 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} DynamicQueryHandler: Done processing query 2024.02.03 11:29:32.912778 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:32.912794 [ 3 ] {} HTTP-Session: 8b3a52c2-d7d1-4fb4-9149-2e56c94e8729 Destroying unnamed session 2024.02.03 11:29:32.912898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:32.912944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:32.912964 [ 3 ] {} HTTP-Session: 381d16d1-1ffa-420f-b3c0-c1c3dfb169a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:32.912981 [ 3 ] {} HTTP-Session: 381d16d1-1ffa-420f-b3c0-c1c3dfb169a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:32.913049 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:32.913094 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:29:32.913216 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:32.913491 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:32.913750 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.03 11:29:32.913925 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.03 11:29:32.914050 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} executeQuery: Read 2 rows, 144.00 B in 0.000969781 sec., 2062 rows/sec., 145.01 KiB/sec. 2024.02.03 11:29:32.914178 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} DynamicQueryHandler: Done processing query 2024.02.03 11:29:32.914202 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:29:32.914218 [ 3 ] {} HTTP-Session: 381d16d1-1ffa-420f-b3c0-c1c3dfb169a1 Destroying unnamed session 2024.02.03 11:29:32.914372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:32.914418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:32.914437 [ 3 ] {} HTTP-Session: 9b3aec02-2eee-44ad-b734-e295ddeb1bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:32.914453 [ 3 ] {} HTTP-Session: 9b3aec02-2eee-44ad-b734-e295ddeb1bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:32.914533 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:32.914579 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:32.914716 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:32.915162 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:32.915469 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.03 11:29:32.915651 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.03 11:29:32.915779 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} executeQuery: Read 34 rows, 46.98 KiB in 0.001217157 sec., 27933 rows/sec., 37.70 MiB/sec. 2024.02.03 11:29:32.915906 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} DynamicQueryHandler: Done processing query 2024.02.03 11:29:32.915930 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:29:32.915945 [ 3 ] {} HTTP-Session: 9b3aec02-2eee-44ad-b734-e295ddeb1bf9 Destroying unnamed session 2024.02.03 11:29:37.905993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:37.906131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:37.906166 [ 3 ] {} HTTP-Session: 80b1ca67-ec45-42de-adab-edc541c8acc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:37.906201 [ 3 ] {} HTTP-Session: 80b1ca67-ec45-42de-adab-edc541c8acc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:37.906366 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:37.906445 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:37.906646 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:37.907155 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.907475 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.03 11:29:37.907675 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.03 11:29:37.907855 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} executeQuery: Read 21 rows, 1.70 KiB in 0.001440722 sec., 14576 rows/sec., 1.15 MiB/sec. 2024.02.03 11:29:37.907842 [ 169 ] {} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.907978 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.908086 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.03 11:29:37.908117 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} DynamicQueryHandler: Done processing query 2024.02.03 11:29:37.908168 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:37.908217 [ 3 ] {} HTTP-Session: 80b1ca67-ec45-42de-adab-edc541c8acc4 Destroying unnamed session 2024.02.03 11:29:37.908242 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:37.908282 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part 2024.02.03 11:29:37.908409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:37.908443 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.908527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:37.908616 [ 3 ] {} HTTP-Session: 07d7a737-d043-428c-b55a-c384d714acef Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:37.908627 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:37.908660 [ 3 ] {} HTTP-Session: 07d7a737-d043-428c-b55a-c384d714acef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:37.908835 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.908933 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:37.909049 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:37.909063 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.03 11:29:37.909310 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.909629 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:37.910654 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.911129 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067818 sec., 60629.41152310861 rows/sec., 4.80 MiB/sec. 2024.02.03 11:29:37.911219 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.03 11:29:37.911344 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.03 11:29:37.911577 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.03 11:29:37.911652 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.03 11:29:37.911788 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.911813 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} executeQuery: Read 2 rows, 175.00 B in 0.002803473 sec., 713 rows/sec., 60.96 KiB/sec. 2024.02.03 11:29:37.912052 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} DynamicQueryHandler: Done processing query 2024.02.03 11:29:37.912086 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:29:37.912107 [ 3 ] {} HTTP-Session: 07d7a737-d043-428c-b55a-c384d714acef Destroying unnamed session 2024.02.03 11:29:37.912301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:37.912360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:37.912384 [ 3 ] {} HTTP-Session: f0befd3c-627b-4fbb-88a4-2afa99f2da69 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:37.912408 [ 3 ] {} HTTP-Session: f0befd3c-627b-4fbb-88a4-2afa99f2da69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:37.912507 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:37.912557 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:37.912719 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:37.913144 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.913427 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.03 11:29:37.913609 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.03 11:29:37.913735 [ 169 ] {} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.913740 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} executeQuery: Read 100 rows, 8.53 KiB in 0.001189967 sec., 84035 rows/sec., 7.00 MiB/sec. 2024.02.03 11:29:37.913798 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.913933 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.03 11:29:37.913967 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} DynamicQueryHandler: Done processing query 2024.02.03 11:29:37.913999 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.03 11:29:37.914025 [ 3 ] {} HTTP-Session: f0befd3c-627b-4fbb-88a4-2afa99f2da69 Destroying unnamed session 2024.02.03 11:29:37.914029 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:37.914061 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 205 rows starting from the beginning of the part 2024.02.03 11:29:37.914154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:37.914170 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 63 rows starting from the beginning of the part 2024.02.03 11:29:37.914212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:37.914236 [ 3 ] {} HTTP-Session: 78618804-d1fb-4a3f-961e-b785fd112371 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:37.914267 [ 3 ] {} HTTP-Session: 78618804-d1fb-4a3f-961e-b785fd112371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:37.914282 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part 2024.02.03 11:29:37.914365 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:37.914390 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 63 rows starting from the beginning of the part 2024.02.03 11:29:37.914424 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.03 11:29:37.914527 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part 2024.02.03 11:29:37.914666 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:37.914678 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part 2024.02.03 11:29:37.915096 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.915376 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.03 11:29:37.915584 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.03 11:29:37.915662 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.001796291 sec., 354619.6022804768 rows/sec., 33.06 MiB/sec. 2024.02.03 11:29:37.915769 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} executeQuery: Read 2 rows, 143.00 B in 0.00136365 sec., 1466 rows/sec., 102.41 KiB/sec. 2024.02.03 11:29:37.915886 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.03 11:29:37.915980 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} DynamicQueryHandler: Done processing query 2024.02.03 11:29:37.916016 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.03 11:29:37.916047 [ 3 ] {} HTTP-Session: 78618804-d1fb-4a3f-961e-b785fd112371 Destroying unnamed session 2024.02.03 11:29:37.916150 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.03 11:29:37.916198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 8001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:37.916243 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.916270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:37.916300 [ 3 ] {} HTTP-Session: 6ed73350-a2cf-412e-a963-3dffb01ca961 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:37.916359 [ 3 ] {} HTTP-Session: 6ed73350-a2cf-412e-a963-3dffb01ca961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:37.916442 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:37.916482 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:37.916598 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:37.916948 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.917159 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.03 11:29:37.917316 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.03 11:29:37.917436 [ 169 ] {} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.917445 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} executeQuery: Read 47 rows, 3.74 KiB in 0.000965771 sec., 48665 rows/sec., 3.78 MiB/sec. 2024.02.03 11:29:37.917488 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.917631 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.03 11:29:37.917766 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} DynamicQueryHandler: Done processing query 2024.02.03 11:29:37.917814 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.03 11:29:37.917815 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:37.917839 [ 3 ] {} HTTP-Session: 6ed73350-a2cf-412e-a963-3dffb01ca961 Destroying unnamed session 2024.02.03 11:29:37.917881 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 105 rows starting from the beginning of the part 2024.02.03 11:29:37.918013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:37.918062 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.918091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:37.918140 [ 3 ] {} HTTP-Session: 9a008253-86b3-49c8-8225-aeb479409ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:37.918170 [ 3 ] {} HTTP-Session: 9a008253-86b3-49c8-8225-aeb479409ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:37.918304 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:37.918364 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:37.918491 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.03 11:29:37.918527 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.918878 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part 2024.02.03 11:29:37.919034 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:37.919158 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part 2024.02.03 11:29:37.919691 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.920336 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.03 11:29:37.920608 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 4 columns (4 merged, 0 gathered) in 0.003065108 sec., 86783.23895927974 rows/sec., 6.78 MiB/sec. 2024.02.03 11:29:37.920671 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.03 11:29:37.920795 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.03 11:29:37.920885 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} executeQuery: Read 37 rows, 2.67 KiB in 0.002440324 sec., 15161 rows/sec., 1.07 MiB/sec. 2024.02.03 11:29:37.921103 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.03 11:29:37.921110 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} DynamicQueryHandler: Done processing query 2024.02.03 11:29:37.921166 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:37.921190 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.921204 [ 3 ] {} HTTP-Session: 9a008253-86b3-49c8-8225-aeb479409ff2 Destroying unnamed session 2024.02.03 11:29:37.921370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:37.921421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:37.921441 [ 3 ] {} HTTP-Session: 3d499577-3eb6-499b-9532-b3d389702cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:37.921459 [ 3 ] {} HTTP-Session: 3d499577-3eb6-499b-9532-b3d389702cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:37.921544 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:37.921592 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:37.921748 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:37.922183 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.922478 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.03 11:29:37.922667 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.03 11:29:37.922787 [ 169 ] {} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.922799 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} executeQuery: Read 21 rows, 29.02 KiB in 0.001221167 sec., 17196 rows/sec., 23.21 MiB/sec. 2024.02.03 11:29:37.922839 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:37.923012 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.03 11:29:37.923139 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} DynamicQueryHandler: Done processing query 2024.02.03 11:29:37.923188 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:29:37.923234 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.03 11:29:37.923237 [ 3 ] {} HTTP-Session: 3d499577-3eb6-499b-9532-b3d389702cf1 Destroying unnamed session 2024.02.03 11:29:37.923304 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 856 rows starting from the beginning of the part 2024.02.03 11:29:37.923438 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.923548 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:37.923654 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.923761 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2024.02.03 11:29:37.923864 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part 2024.02.03 11:29:37.938680 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 6 columns (6 merged, 0 gathered) in 0.015795594 sec., 62485.77926224237 rows/sec., 84.32 MiB/sec. 2024.02.03 11:29:37.939222 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.03 11:29:37.939443 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.03 11:29:37.939509 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.03 11:29:37.939586 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_36_7: 8.88 MiB. 2024.02.03 11:29:42.687091 [ 165 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:29:42.687177 [ 165 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:29:42.905961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:42.906098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:42.906124 [ 3 ] {} HTTP-Session: 6f4c4840-724d-4a10-92cd-c99e8257af22 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:42.906149 [ 3 ] {} HTTP-Session: 6f4c4840-724d-4a10-92cd-c99e8257af22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:42.906279 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:42.906341 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:42.906505 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:42.906958 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:42.907223 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.03 11:29:42.907394 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.03 11:29:42.907509 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} executeQuery: Read 34 rows, 2.76 KiB in 0.001193586 sec., 28485 rows/sec., 2.25 MiB/sec. 2024.02.03 11:29:42.907724 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} DynamicQueryHandler: Done processing query 2024.02.03 11:29:42.907750 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:42.907766 [ 3 ] {} HTTP-Session: 6f4c4840-724d-4a10-92cd-c99e8257af22 Destroying unnamed session 2024.02.03 11:29:42.907900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:42.907948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:42.907968 [ 3 ] {} HTTP-Session: 9247bfb5-274c-42c7-9a3a-96475aa9848d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:42.907985 [ 3 ] {} HTTP-Session: 9247bfb5-274c-42c7-9a3a-96475aa9848d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:42.908061 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:42.908102 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:42.908209 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:42.908594 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:42.908819 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.03 11:29:42.908975 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.03 11:29:42.909072 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} executeQuery: Read 102 rows, 10.65 KiB in 0.000982691 sec., 103796 rows/sec., 10.58 MiB/sec. 2024.02.03 11:29:42.909193 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} DynamicQueryHandler: Done processing query 2024.02.03 11:29:42.909218 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:29:42.909234 [ 3 ] {} HTTP-Session: 9247bfb5-274c-42c7-9a3a-96475aa9848d Destroying unnamed session 2024.02.03 11:29:42.909360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:42.909406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:42.909426 [ 3 ] {} HTTP-Session: 51857138-7244-4be1-bda6-e38c947ea60b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:42.909442 [ 3 ] {} HTTP-Session: 51857138-7244-4be1-bda6-e38c947ea60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:42.909513 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:42.909552 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:42.909657 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:42.909960 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:42.910180 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.03 11:29:42.910339 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.03 11:29:42.910435 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} executeQuery: Read 34 rows, 2.72 KiB in 0.00089405 sec., 38029 rows/sec., 2.97 MiB/sec. 2024.02.03 11:29:42.910571 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} DynamicQueryHandler: Done processing query 2024.02.03 11:29:42.910597 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:42.910613 [ 3 ] {} HTTP-Session: 51857138-7244-4be1-bda6-e38c947ea60b Destroying unnamed session 2024.02.03 11:29:42.910806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:42.910852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:42.910873 [ 3 ] {} HTTP-Session: ab45245f-f2b9-4b92-9fdf-fc4d271511b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:42.910890 [ 3 ] {} HTTP-Session: ab45245f-f2b9-4b92-9fdf-fc4d271511b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:42.910971 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:42.911016 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:42.911153 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:42.911595 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:42.911913 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.03 11:29:42.912097 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.03 11:29:42.912199 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} executeQuery: Read 34 rows, 46.98 KiB in 0.001199527 sec., 28344 rows/sec., 38.25 MiB/sec. 2024.02.03 11:29:42.912345 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} DynamicQueryHandler: Done processing query 2024.02.03 11:29:42.912370 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:29:42.912387 [ 3 ] {} HTTP-Session: ab45245f-f2b9-4b92-9fdf-fc4d271511b2 Destroying unnamed session 2024.02.03 11:29:47.904239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:47.904364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:47.904392 [ 3 ] {} HTTP-Session: f88e4d17-4b3a-4f94-890d-5d3865a81486 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:47.904416 [ 3 ] {} HTTP-Session: f88e4d17-4b3a-4f94-890d-5d3865a81486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:47.904550 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:47.904613 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:47.904775 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:47.905259 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:47.905531 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.03 11:29:47.905706 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.03 11:29:47.905842 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} executeQuery: Read 21 rows, 1.70 KiB in 0.001250388 sec., 16794 rows/sec., 1.33 MiB/sec. 2024.02.03 11:29:47.905997 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} DynamicQueryHandler: Done processing query 2024.02.03 11:29:47.906024 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:47.906041 [ 3 ] {} HTTP-Session: f88e4d17-4b3a-4f94-890d-5d3865a81486 Destroying unnamed session 2024.02.03 11:29:47.906171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:47.906219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:47.906240 [ 3 ] {} HTTP-Session: 39a58657-99a7-4c18-aceb-059e0dddfe1c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:47.906257 [ 3 ] {} HTTP-Session: 39a58657-99a7-4c18-aceb-059e0dddfe1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:47.906336 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:47.906378 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:47.906488 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:47.906823 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:47.907045 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.03 11:29:47.907212 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.03 11:29:47.907332 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} executeQuery: Read 63 rows, 5.68 KiB in 0.000966802 sec., 65163 rows/sec., 5.73 MiB/sec. 2024.02.03 11:29:47.907443 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} DynamicQueryHandler: Done processing query 2024.02.03 11:29:47.907467 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:29:47.907482 [ 3 ] {} HTTP-Session: 39a58657-99a7-4c18-aceb-059e0dddfe1c Destroying unnamed session 2024.02.03 11:29:47.907606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:47.907657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:47.907678 [ 3 ] {} HTTP-Session: a598bb46-3e4a-4157-8c91-f8f717131c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:47.907696 [ 3 ] {} HTTP-Session: a598bb46-3e4a-4157-8c91-f8f717131c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:47.907766 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:47.907807 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:47.907910 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:47.908202 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:47.908422 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.03 11:29:47.908582 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.03 11:29:47.908705 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} executeQuery: Read 21 rows, 1.68 KiB in 0.000910341 sec., 23068 rows/sec., 1.80 MiB/sec. 2024.02.03 11:29:47.908863 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} DynamicQueryHandler: Done processing query 2024.02.03 11:29:47.908888 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:47.908905 [ 3 ] {} HTTP-Session: a598bb46-3e4a-4157-8c91-f8f717131c99 Destroying unnamed session 2024.02.03 11:29:47.909092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:47.909139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:47.909160 [ 3 ] {} HTTP-Session: 682c32e2-9f0b-46c6-a7f6-66f9e4752fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:47.909177 [ 3 ] {} HTTP-Session: 682c32e2-9f0b-46c6-a7f6-66f9e4752fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:47.909251 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:47.909297 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:47.909436 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:47.909802 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:47.910096 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.03 11:29:47.910286 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.03 11:29:47.910410 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} executeQuery: Read 21 rows, 29.02 KiB in 0.001130515 sec., 18575 rows/sec., 25.07 MiB/sec. 2024.02.03 11:29:47.910523 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} DynamicQueryHandler: Done processing query 2024.02.03 11:29:47.910550 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:29:47.910571 [ 3 ] {} HTTP-Session: 682c32e2-9f0b-46c6-a7f6-66f9e4752fdd Destroying unnamed session 2024.02.03 11:29:52.905651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:52.905792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:52.905825 [ 3 ] {} HTTP-Session: 8f28f4f2-75c8-48bb-b23c-0283e6220763 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:52.905853 [ 3 ] {} HTTP-Session: 8f28f4f2-75c8-48bb-b23c-0283e6220763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:52.906001 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:52.906073 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:52.906261 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:52.906707 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:52.906983 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.03 11:29:52.907155 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.03 11:29:52.907292 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} executeQuery: Read 34 rows, 2.76 KiB in 0.001238728 sec., 27447 rows/sec., 2.17 MiB/sec. 2024.02.03 11:29:52.907474 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} DynamicQueryHandler: Done processing query 2024.02.03 11:29:52.907501 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:52.907518 [ 3 ] {} HTTP-Session: 8f28f4f2-75c8-48bb-b23c-0283e6220763 Destroying unnamed session 2024.02.03 11:29:52.907663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:52.907714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:52.907734 [ 3 ] {} HTTP-Session: 6bc839b8-c73b-4edf-af06-7445d551c168 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:52.907754 [ 3 ] {} HTTP-Session: 6bc839b8-c73b-4edf-af06-7445d551c168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:52.907842 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:52.907888 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:52.907998 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:52.908350 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:52.908579 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.03 11:29:52.908743 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.03 11:29:52.908846 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} executeQuery: Read 102 rows, 10.65 KiB in 0.000975141 sec., 104600 rows/sec., 10.67 MiB/sec. 2024.02.03 11:29:52.908961 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} DynamicQueryHandler: Done processing query 2024.02.03 11:29:52.908986 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.03 11:29:52.909002 [ 3 ] {} HTTP-Session: 6bc839b8-c73b-4edf-af06-7445d551c168 Destroying unnamed session 2024.02.03 11:29:52.909126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:52.909171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:52.909191 [ 3 ] {} HTTP-Session: 514ca79a-bb05-4bbd-83b0-c307c94b5f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:52.909208 [ 3 ] {} HTTP-Session: 514ca79a-bb05-4bbd-83b0-c307c94b5f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:52.909282 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:52.909323 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:52.909425 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:52.909696 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:52.909915 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.03 11:29:52.910068 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.03 11:29:52.910191 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} executeQuery: Read 34 rows, 2.72 KiB in 0.000874869 sec., 38862 rows/sec., 3.04 MiB/sec. 2024.02.03 11:29:52.910326 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} DynamicQueryHandler: Done processing query 2024.02.03 11:29:52.910352 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.03 11:29:52.910369 [ 3 ] {} HTTP-Session: 514ca79a-bb05-4bbd-83b0-c307c94b5f45 Destroying unnamed session 2024.02.03 11:29:52.910580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:52.910628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:52.910648 [ 3 ] {} HTTP-Session: a0994d03-7b86-4554-b658-7902d9f9c314 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:52.910665 [ 3 ] {} HTTP-Session: a0994d03-7b86-4554-b658-7902d9f9c314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:52.910746 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:52.910793 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:52.910941 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:52.911355 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. 2024.02.03 11:29:52.911663 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.03 11:29:52.911850 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.03 11:29:52.911980 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} executeQuery: Read 34 rows, 46.98 KiB in 0.001203716 sec., 28245 rows/sec., 38.12 MiB/sec. 2024.02.03 11:29:52.912096 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} DynamicQueryHandler: Done processing query 2024.02.03 11:29:52.912120 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.03 11:29:52.912137 [ 3 ] {} HTTP-Session: a0994d03-7b86-4554-b658-7902d9f9c314 Destroying unnamed session 2024.02.03 11:29:57.687444 [ 157 ] {} DNSResolver: Updating DNS cache 2024.02.03 11:29:57.687546 [ 157 ] {} DNSResolver: Updated DNS cache 2024.02.03 11:29:57.904923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:57.905033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:57.905060 [ 3 ] {} HTTP-Session: 6b235623-e8f3-40af-8e8c-f5e42a1e5e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:57.905085 [ 3 ] {} HTTP-Session: 6b235623-e8f3-40af-8e8c-f5e42a1e5e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:57.905221 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:57.905283 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.03 11:29:57.905442 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:57.905854 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2024.02.03 11:29:57.906127 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.03 11:29:57.906297 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.03 11:29:57.906438 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} executeQuery: Read 21 rows, 1.70 KiB in 0.001181607 sec., 17772 rows/sec., 1.41 MiB/sec. 2024.02.03 11:29:57.906582 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} DynamicQueryHandler: Done processing query 2024.02.03 11:29:57.906608 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:57.906630 [ 3 ] {} HTTP-Session: 6b235623-e8f3-40af-8e8c-f5e42a1e5e17 Destroying unnamed session 2024.02.03 11:29:57.906755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:57.906806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:57.906828 [ 3 ] {} HTTP-Session: dc212ff3-ebf2-418e-a3c0-bb020f8b3ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:57.906844 [ 3 ] {} HTTP-Session: dc212ff3-ebf2-418e-a3c0-bb020f8b3ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:57.906919 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:57.906962 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.03 11:29:57.907072 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:57.907456 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2024.02.03 11:29:57.907682 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.03 11:29:57.907840 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.03 11:29:57.907964 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} executeQuery: Read 63 rows, 5.68 KiB in 0.001012023 sec., 62251 rows/sec., 5.48 MiB/sec. 2024.02.03 11:29:57.908092 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} DynamicQueryHandler: Done processing query 2024.02.03 11:29:57.908117 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.03 11:29:57.908132 [ 3 ] {} HTTP-Session: dc212ff3-ebf2-418e-a3c0-bb020f8b3ac4 Destroying unnamed session 2024.02.03 11:29:57.908249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:57.908296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:57.908316 [ 3 ] {} HTTP-Session: fb349878-62b0-438f-8173-db03f37eb738 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:57.908338 [ 3 ] {} HTTP-Session: fb349878-62b0-438f-8173-db03f37eb738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:57.908409 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:57.908450 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.03 11:29:57.908562 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:57.908856 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2024.02.03 11:29:57.909082 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.03 11:29:57.909237 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.03 11:29:57.909333 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} executeQuery: Read 21 rows, 1.68 KiB in 0.000894649 sec., 23472 rows/sec., 1.84 MiB/sec. 2024.02.03 11:29:57.909440 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} DynamicQueryHandler: Done processing query 2024.02.03 11:29:57.909466 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.03 11:29:57.909482 [ 3 ] {} HTTP-Session: fb349878-62b0-438f-8173-db03f37eb738 Destroying unnamed session 2024.02.03 11:29:57.909653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 11:29:57.909698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 11:29:57.909718 [ 3 ] {} HTTP-Session: d77642d9-61aa-4fa1-92f7-9057a8ac48ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 2024.02.03 11:29:57.909736 [ 3 ] {} HTTP-Session: d77642d9-61aa-4fa1-92f7-9057a8ac48ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 11:29:57.909811 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.03 11:29:57.909859 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.03 11:29:57.909996 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.03 11:29:57.910357 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2024.02.03 11:29:57.910656 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.03 11:29:57.910840 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.03 11:29:57.910950 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} executeQuery: Read 21 rows, 29.02 KiB in 0.001109835 sec., 18921 rows/sec., 25.53 MiB/sec. 2024.02.03 11:29:57.911108 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} DynamicQueryHandler: Done processing query 2024.02.03 11:29:57.911138 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.03 11:29:57.911155 [ 3 ] {} HTTP-Session: d77642d9-61aa-4fa1-92f7-9057a8ac48ab Destroying unnamed session