[ Feb 16 07:03:04 Enabled. ] [ Feb 16 07:03:04 Rereading configuration. ] [ Feb 16 07:03:05 Rereading configuration. ] [ Feb 16 07:03:06 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 16 07:03:06 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.16 07:03:06.779930 [ 1 ] {} Application: Will watch for the process with pid 22619 2024.02.16 07:03:06.780019 [ 1 ] {} Application: Forked a child process to watch 2024.02.16 07:03:07.043900 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22619 2024.02.16 07:03:07.044079 [ 1 ] {} Application: starting up 2024.02.16 07:03:07.044300 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.16 07:03:07.155360 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.16 07:03:07.155421 [ 1 ] {} Application: Initializing DateLUT. 2024.02.16 07:03:07.155434 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.16 07:03:07.155474 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.16 07:03:07.155786 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.16 07:03:07.156487 [ 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.16 07:03:07.156945 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.16 07:03:07.157205 [ 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.16 07:03:07.159316 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.16 07:03:07.159357 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.16 07:03:07.160080 [ 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.16 07:03:07.160249 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.16 07:03:07.164435 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.16 07:03:07.164761 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.16 07:03:07.164786 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.16 07:03:07.166061 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.16 07:03:07.166474 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.16 07:03:07.166783 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.16 07:03:07.167083 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.16 07:03:07.167340 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.16 07:03:07.167384 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.16 07:03:07.167443 [ 1 ] {} Application: Loaded user defined objects 2024.02.16 07:03:07.167459 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.16 07:03:07.187907 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.16 07:03:07.187937 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114643 sec 2024.02.16 07:03:07.188512 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.16 07:03:07.188601 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.16 07:03:07.188621 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.16 07:03:07.188638 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.16 07:03:07.188650 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.16 07:03:07.188665 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.16 07:03:07.188683 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.16 07:03:07.188716 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.16 07:03:07.188735 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.16 07:03:07.188765 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.16 07:03:07.188778 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.16 07:03:07.188791 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.16 07:03:07.188807 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.16 07:03:07.188839 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.16 07:03:07.188853 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.16 07:03:07.188865 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.16 07:03:07.219761 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.16 07:03:07.220889 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.16 07:03:07.220916 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2481e-05 sec 2024.02.16 07:03:07.220940 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.16 07:03:07.220955 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.16 07:03:07.220974 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.16 07:03:07.222907 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.16 07:03:07.227518 [ 1 ] {} Application: Loaded metadata. 2024.02.16 07:03:07.227628 [ 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.16 07:03:07.227680 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.16 07:03:07.405382 [ 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.16 07:03:07.423016 [ 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.16 07:03:07.423091 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.16 07:03:07.464381 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.16 07:03:07.465093 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.16 07:03:07.465399 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.16 07:03:07.465431 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.16 07:03:07.465463 [ 96 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:03:07.465555 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.16 07:03:07.465563 [ 96 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:03:07.465640 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.16 07:03:07.466255 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.16 07:03:07.466275 [ 1 ] {} Application: Ready for connections. 2024.02.16 07:03:07.468241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.468425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.468498 [ 3 ] {} HTTP-Session: c875cc77-70f9-46b6-89b5-f21681f32c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.468529 [ 3 ] {} HTTP-Session: c875cc77-70f9-46b6-89b5-f21681f32c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.468679 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.16 07:03:07.468708 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.16 07:03:07.468727 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.16 07:03:07.469710 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} executeQuery: (from [fd00:1122:3344:101::d]:38694) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.16 07:03:07.476700 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38694) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.16 07:03:07.476967 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} 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 @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.16 07:03:07.477671 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.477695 [ 3 ] {} HTTP-Session: c875cc77-70f9-46b6-89b5-f21681f32c78 Destroying unnamed session 2024.02.16 07:03:07.478100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.478151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.478171 [ 3 ] {} HTTP-Session: f5321069-038f-4fe4-9db8-2d575b58984d Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.478192 [ 3 ] {} HTTP-Session: f5321069-038f-4fe4-9db8-2d575b58984d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.478288 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} executeQuery: (from [fd00:1122:3344:101::d]:38694) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:03:07.478368 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.16 07:03:07.479312 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.16 07:03:07.480136 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:03:07.483095 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.483133 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.16 07:03:07.483149 [ 3 ] {} HTTP-Session: f5321069-038f-4fe4-9db8-2d575b58984d Destroying unnamed session 2024.02.16 07:03:07.483315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.483386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.483414 [ 3 ] {} HTTP-Session: 777c27af-a4f7-493a-a028-b34b17fdc866 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.483437 [ 3 ] {} HTTP-Session: 777c27af-a4f7-493a-a028-b34b17fdc866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.483558 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} executeQuery: (from [fd00:1122:3344:101::d]:38694) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.16 07:03:07.483816 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38694) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.16 07:03:07.483941 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} 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 @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.16 07:03:07.484056 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.484075 [ 3 ] {} HTTP-Session: 777c27af-a4f7-493a-a028-b34b17fdc866 Destroying unnamed session 2024.02.16 07:03:07.484432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.484479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.484497 [ 3 ] {} HTTP-Session: cb2c5e27-af7d-4832-853f-522c48c73d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.484517 [ 3 ] {} HTTP-Session: cb2c5e27-af7d-4832-853f-522c48c73d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.484625 [ 3 ] {5a4a5f57-e329-439e-af66-0750112b3bd9} executeQuery: (from [fd00:1122:3344:101::d]:38694) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.16 07:03:07.484728 [ 3 ] {5a4a5f57-e329-439e-af66-0750112b3bd9} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.484754 [ 3 ] {5a4a5f57-e329-439e-af66-0750112b3bd9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.484769 [ 3 ] {} HTTP-Session: cb2c5e27-af7d-4832-853f-522c48c73d8c Destroying unnamed session 2024.02.16 07:03:07.484884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.484950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.484968 [ 3 ] {} HTTP-Session: 340ff268-da2f-4c09-84de-16fb7feca336 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.484988 [ 3 ] {} HTTP-Session: 340ff268-da2f-4c09-84de-16fb7feca336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.485045 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} executeQuery: (from [fd00:1122:3344:101::d]:38694) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.16 07:03:07.485098 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.16 07:03:07.489239 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.16 07:03:07.489268 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2362e-05 sec 2024.02.16 07:03:07.489297 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.16 07:03:07.489319 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} DatabaseAtomic (oximeter): Starting up tables. 2024.02.16 07:03:07.489404 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.489434 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.489454 [ 3 ] {} HTTP-Session: 340ff268-da2f-4c09-84de-16fb7feca336 Destroying unnamed session 2024.02.16 07:03:07.489578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.489634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.489656 [ 3 ] {} HTTP-Session: ee5db863-d50c-4a75-9ec5-4824e4203c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.489680 [ 3 ] {} HTTP-Session: ee5db863-d50c-4a75-9ec5-4824e4203c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.489846 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} executeQuery: (from [fd00:1122:3344:101::d]:38694) /* 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.16 07:03:07.489905 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.16 07:03:07.497605 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} oximeter.version (83a6ec7b-998c-457b-b9e5-5893a627c54b): Loading data parts 2024.02.16 07:03:07.497744 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} oximeter.version (83a6ec7b-998c-457b-b9e5-5893a627c54b): There are no data parts 2024.02.16 07:03:07.505826 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.505857 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.505883 [ 3 ] {} HTTP-Session: ee5db863-d50c-4a75-9ec5-4824e4203c59 Destroying unnamed session 2024.02.16 07:03:07.506037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.506087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.506110 [ 3 ] {} HTTP-Session: 8faa7335-551b-4607-972c-8ceecc67e5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.506127 [ 3 ] {} HTTP-Session: 8faa7335-551b-4607-972c-8ceecc67e5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.506325 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} executeQuery: (from [fd00:1122:3344:101::d]:38694) /* 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.16 07:03:07.506383 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.16 07:03:07.513111 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} oximeter.measurements_bool (fccdff26-a233-4797-82d5-22f80e9f2b96): Loading data parts 2024.02.16 07:03:07.513221 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} oximeter.measurements_bool (fccdff26-a233-4797-82d5-22f80e9f2b96): There are no data parts 2024.02.16 07:03:07.518778 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.518816 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.518848 [ 3 ] {} HTTP-Session: 8faa7335-551b-4607-972c-8ceecc67e5ff Destroying unnamed session 2024.02.16 07:03:07.519005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.519073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.519096 [ 3 ] {} HTTP-Session: b37ea5f7-9f14-4e40-bb14-c3ca20b5f306 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.519112 [ 3 ] {} HTTP-Session: b37ea5f7-9f14-4e40-bb14-c3ca20b5f306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.519306 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.519355 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.16 07:03:07.525646 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} oximeter.measurements_i8 (3abaf21c-ac76-4002-9eea-adf71dc5a99e): Loading data parts 2024.02.16 07:03:07.525744 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} oximeter.measurements_i8 (3abaf21c-ac76-4002-9eea-adf71dc5a99e): There are no data parts 2024.02.16 07:03:07.533229 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.533259 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.533279 [ 3 ] {} HTTP-Session: b37ea5f7-9f14-4e40-bb14-c3ca20b5f306 Destroying unnamed session 2024.02.16 07:03:07.533418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.533481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.533504 [ 3 ] {} HTTP-Session: 3c19b994-058a-4cb9-b956-4dc931562fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.533529 [ 3 ] {} HTTP-Session: 3c19b994-058a-4cb9-b956-4dc931562fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.533769 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.533826 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.16 07:03:07.539464 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} oximeter.measurements_u8 (23b461e9-76dc-4ff8-9ea1-d4f258cf3148): Loading data parts 2024.02.16 07:03:07.539586 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} oximeter.measurements_u8 (23b461e9-76dc-4ff8-9ea1-d4f258cf3148): There are no data parts 2024.02.16 07:03:07.548552 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.548582 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.548602 [ 3 ] {} HTTP-Session: 3c19b994-058a-4cb9-b956-4dc931562fd9 Destroying unnamed session 2024.02.16 07:03:07.548723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.548783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.548806 [ 3 ] {} HTTP-Session: 29be5bf1-024e-4b43-a535-a17d26e96d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.548832 [ 3 ] {} HTTP-Session: 29be5bf1-024e-4b43-a535-a17d26e96d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.549066 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.549111 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.16 07:03:07.554749 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} oximeter.measurements_i16 (f5d4ee3d-6fcf-41c3-8791-d00698f2f8f2): Loading data parts 2024.02.16 07:03:07.554833 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} oximeter.measurements_i16 (f5d4ee3d-6fcf-41c3-8791-d00698f2f8f2): There are no data parts 2024.02.16 07:03:07.556242 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.556274 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.556289 [ 3 ] {} HTTP-Session: 29be5bf1-024e-4b43-a535-a17d26e96d24 Destroying unnamed session 2024.02.16 07:03:07.556406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.556454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.556472 [ 3 ] {} HTTP-Session: 7bdea1b3-20e6-4dc3-93e8-41e97670064e Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.556493 [ 3 ] {} HTTP-Session: 7bdea1b3-20e6-4dc3-93e8-41e97670064e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.556685 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.556731 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.16 07:03:07.558239 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} oximeter.measurements_u16 (54fa037a-3abf-4ca1-818e-cb3b64e82e94): Loading data parts 2024.02.16 07:03:07.558321 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} oximeter.measurements_u16 (54fa037a-3abf-4ca1-818e-cb3b64e82e94): There are no data parts 2024.02.16 07:03:07.559468 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.559500 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.559517 [ 3 ] {} HTTP-Session: 7bdea1b3-20e6-4dc3-93e8-41e97670064e Destroying unnamed session 2024.02.16 07:03:07.559634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.559684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.559703 [ 3 ] {} HTTP-Session: b74b710a-ba9e-4f72-a893-23b71dff1e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.559724 [ 3 ] {} HTTP-Session: b74b710a-ba9e-4f72-a893-23b71dff1e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.559915 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.559960 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.16 07:03:07.561488 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} oximeter.measurements_i32 (b280d9a4-8c78-453f-8626-cc636f55f652): Loading data parts 2024.02.16 07:03:07.561567 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} oximeter.measurements_i32 (b280d9a4-8c78-453f-8626-cc636f55f652): There are no data parts 2024.02.16 07:03:07.562635 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.562666 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.562682 [ 3 ] {} HTTP-Session: b74b710a-ba9e-4f72-a893-23b71dff1e98 Destroying unnamed session 2024.02.16 07:03:07.562788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.562840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.562858 [ 3 ] {} HTTP-Session: 71b373b9-e7ea-4cba-bd10-1b0f02151b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.562878 [ 3 ] {} HTTP-Session: 71b373b9-e7ea-4cba-bd10-1b0f02151b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.563066 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.563115 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.16 07:03:07.564512 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} oximeter.measurements_u32 (21ca2991-66f0-47c4-9dc7-2303d818c426): Loading data parts 2024.02.16 07:03:07.564600 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} oximeter.measurements_u32 (21ca2991-66f0-47c4-9dc7-2303d818c426): There are no data parts 2024.02.16 07:03:07.565663 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.565694 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.565710 [ 3 ] {} HTTP-Session: 71b373b9-e7ea-4cba-bd10-1b0f02151b60 Destroying unnamed session 2024.02.16 07:03:07.565809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.565862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.565881 [ 3 ] {} HTTP-Session: 28261985-21be-4ad6-b90b-e983c5a9212c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.565897 [ 3 ] {} HTTP-Session: 28261985-21be-4ad6-b90b-e983c5a9212c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.566086 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.566139 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.16 07:03:07.567575 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Loading data parts 2024.02.16 07:03:07.567658 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): There are no data parts 2024.02.16 07:03:07.568709 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.568733 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.568756 [ 3 ] {} HTTP-Session: 28261985-21be-4ad6-b90b-e983c5a9212c Destroying unnamed session 2024.02.16 07:03:07.568853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.568901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.568925 [ 3 ] {} HTTP-Session: ec7ad29c-9a5b-4f6e-8493-ea04ffe00afa Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.568941 [ 3 ] {} HTTP-Session: ec7ad29c-9a5b-4f6e-8493-ea04ffe00afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.569133 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.569184 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.16 07:03:07.570705 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} oximeter.measurements_u64 (af93f6ff-3238-4a87-9994-f2c79c33b480): Loading data parts 2024.02.16 07:03:07.570787 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} oximeter.measurements_u64 (af93f6ff-3238-4a87-9994-f2c79c33b480): There are no data parts 2024.02.16 07:03:07.571865 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.571891 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.571914 [ 3 ] {} HTTP-Session: ec7ad29c-9a5b-4f6e-8493-ea04ffe00afa Destroying unnamed session 2024.02.16 07:03:07.572025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.572074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.572098 [ 3 ] {} HTTP-Session: 31fd4d7a-bea7-452d-94e1-90d67a9f92ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.572114 [ 3 ] {} HTTP-Session: 31fd4d7a-bea7-452d-94e1-90d67a9f92ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.572303 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.572352 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.16 07:03:07.573875 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} oximeter.measurements_f32 (e3029674-c5c6-4604-85f2-03611b3053a2): Loading data parts 2024.02.16 07:03:07.573960 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} oximeter.measurements_f32 (e3029674-c5c6-4604-85f2-03611b3053a2): There are no data parts 2024.02.16 07:03:07.575030 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.575055 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.575077 [ 3 ] {} HTTP-Session: 31fd4d7a-bea7-452d-94e1-90d67a9f92ce Destroying unnamed session 2024.02.16 07:03:07.575185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.575235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.575259 [ 3 ] {} HTTP-Session: 98dd1bc9-7a0a-4019-9056-baf4916f280b Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.575275 [ 3 ] {} HTTP-Session: 98dd1bc9-7a0a-4019-9056-baf4916f280b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.575466 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.575511 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.16 07:03:07.577028 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} oximeter.measurements_f64 (430814b1-bc3d-4fa8-b521-68b090919a82): Loading data parts 2024.02.16 07:03:07.577134 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} oximeter.measurements_f64 (430814b1-bc3d-4fa8-b521-68b090919a82): There are no data parts 2024.02.16 07:03:07.578276 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.578308 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.578328 [ 3 ] {} HTTP-Session: 98dd1bc9-7a0a-4019-9056-baf4916f280b Destroying unnamed session 2024.02.16 07:03:07.578434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.578483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.578507 [ 3 ] {} HTTP-Session: 83ba49aa-c97a-43ba-89bc-b20ae3775d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.578523 [ 3 ] {} HTTP-Session: 83ba49aa-c97a-43ba-89bc-b20ae3775d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.578754 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.578804 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.16 07:03:07.580300 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} oximeter.measurements_string (9c03c582-3df1-4dc5-b392-e9e91f6ec030): Loading data parts 2024.02.16 07:03:07.580389 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} oximeter.measurements_string (9c03c582-3df1-4dc5-b392-e9e91f6ec030): There are no data parts 2024.02.16 07:03:07.581428 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.581460 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.581481 [ 3 ] {} HTTP-Session: 83ba49aa-c97a-43ba-89bc-b20ae3775d58 Destroying unnamed session 2024.02.16 07:03:07.581592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.581641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.581665 [ 3 ] {} HTTP-Session: 3fdb4305-73fb-4ab1-b485-f32f40fff1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.581681 [ 3 ] {} HTTP-Session: 3fdb4305-73fb-4ab1-b485-f32f40fff1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.581873 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.581929 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.16 07:03:07.583410 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} oximeter.measurements_bytes (915d95eb-111d-4e62-9ccf-040aa61cddd0): Loading data parts 2024.02.16 07:03:07.583501 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} oximeter.measurements_bytes (915d95eb-111d-4e62-9ccf-040aa61cddd0): There are no data parts 2024.02.16 07:03:07.584578 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.584604 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.584619 [ 3 ] {} HTTP-Session: 3fdb4305-73fb-4ab1-b485-f32f40fff1d7 Destroying unnamed session 2024.02.16 07:03:07.584737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.584789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.584807 [ 3 ] {} HTTP-Session: 6553be3a-076d-4444-b681-045386394259 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.584829 [ 3 ] {} HTTP-Session: 6553be3a-076d-4444-b681-045386394259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.585037 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.585089 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.16 07:03:07.586564 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} oximeter.measurements_cumulativei64 (a2eaeaac-89b7-420b-836d-3fb06415ac6a): Loading data parts 2024.02.16 07:03:07.586671 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} oximeter.measurements_cumulativei64 (a2eaeaac-89b7-420b-836d-3fb06415ac6a): There are no data parts 2024.02.16 07:03:07.587855 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.587880 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.587902 [ 3 ] {} HTTP-Session: 6553be3a-076d-4444-b681-045386394259 Destroying unnamed session 2024.02.16 07:03:07.588007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.588058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.588082 [ 3 ] {} HTTP-Session: c856ebcb-f251-415b-82be-50d45dff469a Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.588104 [ 3 ] {} HTTP-Session: c856ebcb-f251-415b-82be-50d45dff469a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.588306 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.588357 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.16 07:03:07.589813 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Loading data parts 2024.02.16 07:03:07.589893 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): There are no data parts 2024.02.16 07:03:07.590960 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.590985 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.591008 [ 3 ] {} HTTP-Session: c856ebcb-f251-415b-82be-50d45dff469a Destroying unnamed session 2024.02.16 07:03:07.591118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.591162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.591188 [ 3 ] {} HTTP-Session: c9a8e860-be16-422e-9486-03465e3eafe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.591209 [ 3 ] {} HTTP-Session: c9a8e860-be16-422e-9486-03465e3eafe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.591419 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.591475 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.16 07:03:07.592995 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} oximeter.measurements_cumulativef32 (146b0c80-3cfa-47f5-ab0a-13a7da921ece): Loading data parts 2024.02.16 07:03:07.593081 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} oximeter.measurements_cumulativef32 (146b0c80-3cfa-47f5-ab0a-13a7da921ece): There are no data parts 2024.02.16 07:03:07.594153 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.594185 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.594201 [ 3 ] {} HTTP-Session: c9a8e860-be16-422e-9486-03465e3eafe3 Destroying unnamed session 2024.02.16 07:03:07.594305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.594354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.594374 [ 3 ] {} HTTP-Session: 0320d409-d950-4646-a75e-8e01b220dc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.594397 [ 3 ] {} HTTP-Session: 0320d409-d950-4646-a75e-8e01b220dc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.594600 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.594652 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.16 07:03:07.596157 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} oximeter.measurements_cumulativef64 (4db94e01-13ec-445f-9a7c-75e62926333d): Loading data parts 2024.02.16 07:03:07.596237 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} oximeter.measurements_cumulativef64 (4db94e01-13ec-445f-9a7c-75e62926333d): There are no data parts 2024.02.16 07:03:07.597284 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.597317 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.597338 [ 3 ] {} HTTP-Session: 0320d409-d950-4646-a75e-8e01b220dc27 Destroying unnamed session 2024.02.16 07:03:07.597450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.597500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.597525 [ 3 ] {} HTTP-Session: 13b63fcb-8a95-4e3b-a0d9-02fdb3af7c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.597541 [ 3 ] {} HTTP-Session: 13b63fcb-8a95-4e3b-a0d9-02fdb3af7c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.597761 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.597816 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.16 07:03:07.599244 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} oximeter.measurements_histogrami8 (b560509a-15b6-43c7-9b54-8a16ad9ea07c): Loading data parts 2024.02.16 07:03:07.599327 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} oximeter.measurements_histogrami8 (b560509a-15b6-43c7-9b54-8a16ad9ea07c): There are no data parts 2024.02.16 07:03:07.600374 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.600406 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.600428 [ 3 ] {} HTTP-Session: 13b63fcb-8a95-4e3b-a0d9-02fdb3af7c5c Destroying unnamed session 2024.02.16 07:03:07.600524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.600574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.600597 [ 3 ] {} HTTP-Session: fa6ab9e3-5849-4e8f-8cfb-6147e421c74c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.600613 [ 3 ] {} HTTP-Session: fa6ab9e3-5849-4e8f-8cfb-6147e421c74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.600827 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.600880 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.16 07:03:07.602320 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} oximeter.measurements_histogramu8 (83b4cb6e-e634-4f02-820a-375a38a0b275): Loading data parts 2024.02.16 07:03:07.602397 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} oximeter.measurements_histogramu8 (83b4cb6e-e634-4f02-820a-375a38a0b275): There are no data parts 2024.02.16 07:03:07.603523 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.603548 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.603576 [ 3 ] {} HTTP-Session: fa6ab9e3-5849-4e8f-8cfb-6147e421c74c Destroying unnamed session 2024.02.16 07:03:07.603676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.603726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.603756 [ 3 ] {} HTTP-Session: 43b7629e-ad4b-4fc0-84f0-867bdc55cf9c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.603772 [ 3 ] {} HTTP-Session: 43b7629e-ad4b-4fc0-84f0-867bdc55cf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.603987 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.604042 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.16 07:03:07.605544 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} oximeter.measurements_histogrami16 (b3f393e5-3c78-42e7-806f-ea47c65bf1ff): Loading data parts 2024.02.16 07:03:07.605626 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} oximeter.measurements_histogrami16 (b3f393e5-3c78-42e7-806f-ea47c65bf1ff): There are no data parts 2024.02.16 07:03:07.608171 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.608209 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.608224 [ 3 ] {} HTTP-Session: 43b7629e-ad4b-4fc0-84f0-867bdc55cf9c Destroying unnamed session 2024.02.16 07:03:07.608331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.608388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.608406 [ 3 ] {} HTTP-Session: b03ae12f-9ecf-4b5f-b3c8-bc536d04e360 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.608428 [ 3 ] {} HTTP-Session: b03ae12f-9ecf-4b5f-b3c8-bc536d04e360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.608641 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.608695 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.16 07:03:07.610362 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} oximeter.measurements_histogramu16 (5a7fcfc9-16b8-4fad-8bba-a6cc605f6423): Loading data parts 2024.02.16 07:03:07.610446 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} oximeter.measurements_histogramu16 (5a7fcfc9-16b8-4fad-8bba-a6cc605f6423): There are no data parts 2024.02.16 07:03:07.611569 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.611602 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.611617 [ 3 ] {} HTTP-Session: b03ae12f-9ecf-4b5f-b3c8-bc536d04e360 Destroying unnamed session 2024.02.16 07:03:07.611724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.611774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.611792 [ 3 ] {} HTTP-Session: bc41d103-2842-4047-a1a4-9350e0ecf0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.611814 [ 3 ] {} HTTP-Session: bc41d103-2842-4047-a1a4-9350e0ecf0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.612028 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.612082 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.16 07:03:07.613551 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} oximeter.measurements_histogrami32 (182623c6-2fa5-4a93-be73-c56ab2e19f23): Loading data parts 2024.02.16 07:03:07.613635 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} oximeter.measurements_histogrami32 (182623c6-2fa5-4a93-be73-c56ab2e19f23): There are no data parts 2024.02.16 07:03:07.614695 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.614721 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.614744 [ 3 ] {} HTTP-Session: bc41d103-2842-4047-a1a4-9350e0ecf0bf Destroying unnamed session 2024.02.16 07:03:07.614845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.614895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.614913 [ 3 ] {} HTTP-Session: 891ef7ef-95c7-49c4-b1c0-f425bd2af28a Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.614936 [ 3 ] {} HTTP-Session: 891ef7ef-95c7-49c4-b1c0-f425bd2af28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.615153 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.615209 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.16 07:03:07.616630 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} oximeter.measurements_histogramu32 (87e568a1-7534-4609-aa1a-1bb1edc3ccf7): Loading data parts 2024.02.16 07:03:07.616713 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} oximeter.measurements_histogramu32 (87e568a1-7534-4609-aa1a-1bb1edc3ccf7): There are no data parts 2024.02.16 07:03:07.617775 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.617800 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.617823 [ 3 ] {} HTTP-Session: 891ef7ef-95c7-49c4-b1c0-f425bd2af28a Destroying unnamed session 2024.02.16 07:03:07.617925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.617975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.618000 [ 3 ] {} HTTP-Session: 7d2b0317-6980-4c37-8317-775b505eab1f Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.618023 [ 3 ] {} HTTP-Session: 7d2b0317-6980-4c37-8317-775b505eab1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.618235 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.618289 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.16 07:03:07.619712 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} oximeter.measurements_histogrami64 (ed21db01-05cc-4f26-8c11-d35b292496e5): Loading data parts 2024.02.16 07:03:07.619794 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} oximeter.measurements_histogrami64 (ed21db01-05cc-4f26-8c11-d35b292496e5): There are no data parts 2024.02.16 07:03:07.620836 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.620868 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.620884 [ 3 ] {} HTTP-Session: 7d2b0317-6980-4c37-8317-775b505eab1f Destroying unnamed session 2024.02.16 07:03:07.620984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.621033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.621053 [ 3 ] {} HTTP-Session: 1b602edc-9a52-418c-af10-f1b753fac787 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.621075 [ 3 ] {} HTTP-Session: 1b602edc-9a52-418c-af10-f1b753fac787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.621287 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.621341 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.16 07:03:07.622855 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} oximeter.measurements_histogramu64 (ba62e269-6ca2-4797-b5e8-ebd362a48633): Loading data parts 2024.02.16 07:03:07.622937 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} oximeter.measurements_histogramu64 (ba62e269-6ca2-4797-b5e8-ebd362a48633): There are no data parts 2024.02.16 07:03:07.623977 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.624010 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.624032 [ 3 ] {} HTTP-Session: 1b602edc-9a52-418c-af10-f1b753fac787 Destroying unnamed session 2024.02.16 07:03:07.624138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.624188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.624214 [ 3 ] {} HTTP-Session: 5a9b12ad-9224-4238-aadf-0d3d7065656f Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.624230 [ 3 ] {} HTTP-Session: 5a9b12ad-9224-4238-aadf-0d3d7065656f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.624447 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.624503 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.16 07:03:07.626020 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} oximeter.measurements_histogramf32 (cf1bd603-49bc-4bf9-a2fb-7e7e37656529): Loading data parts 2024.02.16 07:03:07.626105 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} oximeter.measurements_histogramf32 (cf1bd603-49bc-4bf9-a2fb-7e7e37656529): There are no data parts 2024.02.16 07:03:07.627169 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.627194 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.627218 [ 3 ] {} HTTP-Session: 5a9b12ad-9224-4238-aadf-0d3d7065656f Destroying unnamed session 2024.02.16 07:03:07.627321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.627373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.627398 [ 3 ] {} HTTP-Session: 491bec79-31d6-4893-9489-80827baeffb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.627415 [ 3 ] {} HTTP-Session: 491bec79-31d6-4893-9489-80827baeffb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.627633 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.627688 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.16 07:03:07.629222 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Loading data parts 2024.02.16 07:03:07.629337 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): There are no data parts 2024.02.16 07:03:07.630470 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.630511 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.630526 [ 3 ] {} HTTP-Session: 491bec79-31d6-4893-9489-80827baeffb2 Destroying unnamed session 2024.02.16 07:03:07.630652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.630709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.630727 [ 3 ] {} HTTP-Session: 9b4633fd-d303-4cac-996a-f40751527a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.630749 [ 3 ] {} HTTP-Session: 9b4633fd-d303-4cac-996a-f40751527a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.630910 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} executeQuery: (from [fd00:1122:3344:101::d]:38694) /* 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.16 07:03:07.630962 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.16 07:03:07.632330 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} oximeter.fields_bool (636d12e5-43b1-4162-a09f-11aeb3d243f0): Loading data parts 2024.02.16 07:03:07.632413 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} oximeter.fields_bool (636d12e5-43b1-4162-a09f-11aeb3d243f0): There are no data parts 2024.02.16 07:03:07.633409 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.633442 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.633458 [ 3 ] {} HTTP-Session: 9b4633fd-d303-4cac-996a-f40751527a78 Destroying unnamed session 2024.02.16 07:03:07.633564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.633615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.633633 [ 3 ] {} HTTP-Session: 6127c6cf-7c39-4c23-b6c0-28b4c2d82897 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.633656 [ 3 ] {} HTTP-Session: 6127c6cf-7c39-4c23-b6c0-28b4c2d82897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.633815 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.633858 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.16 07:03:07.635230 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} oximeter.fields_i8 (f0366f43-76b9-43c5-bc66-ce6f06166719): Loading data parts 2024.02.16 07:03:07.635308 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} oximeter.fields_i8 (f0366f43-76b9-43c5-bc66-ce6f06166719): There are no data parts 2024.02.16 07:03:07.636316 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.636340 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.636364 [ 3 ] {} HTTP-Session: 6127c6cf-7c39-4c23-b6c0-28b4c2d82897 Destroying unnamed session 2024.02.16 07:03:07.636474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.636517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.636543 [ 3 ] {} HTTP-Session: b085563a-e3ce-43ba-a9bb-63806f783d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.636566 [ 3 ] {} HTTP-Session: b085563a-e3ce-43ba-a9bb-63806f783d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.636719 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.636767 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.16 07:03:07.638121 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} oximeter.fields_u8 (2b93cef3-3c6b-4f8c-8b94-e200c034ae0a): Loading data parts 2024.02.16 07:03:07.638207 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} oximeter.fields_u8 (2b93cef3-3c6b-4f8c-8b94-e200c034ae0a): There are no data parts 2024.02.16 07:03:07.639310 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.639335 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.639358 [ 3 ] {} HTTP-Session: b085563a-e3ce-43ba-a9bb-63806f783d3f Destroying unnamed session 2024.02.16 07:03:07.639452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.639503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.639520 [ 3 ] {} HTTP-Session: 1e0655c9-3bf2-4ac8-8efa-6e1d204fd885 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.639543 [ 3 ] {} HTTP-Session: 1e0655c9-3bf2-4ac8-8efa-6e1d204fd885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.639702 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.639745 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.16 07:03:07.641039 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} oximeter.fields_i16 (c48e4ad1-d521-4685-98c4-11ed0c92adeb): Loading data parts 2024.02.16 07:03:07.641129 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} oximeter.fields_i16 (c48e4ad1-d521-4685-98c4-11ed0c92adeb): There are no data parts 2024.02.16 07:03:07.642130 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.642163 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.642178 [ 3 ] {} HTTP-Session: 1e0655c9-3bf2-4ac8-8efa-6e1d204fd885 Destroying unnamed session 2024.02.16 07:03:07.642292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.642343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.642362 [ 3 ] {} HTTP-Session: ba41e8bd-a2a8-41e7-a095-80136a9cfd21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.642384 [ 3 ] {} HTTP-Session: ba41e8bd-a2a8-41e7-a095-80136a9cfd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.642544 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.642587 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.16 07:03:07.643960 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Loading data parts 2024.02.16 07:03:07.644035 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): There are no data parts 2024.02.16 07:03:07.645074 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.645109 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.645127 [ 3 ] {} HTTP-Session: ba41e8bd-a2a8-41e7-a095-80136a9cfd21 Destroying unnamed session 2024.02.16 07:03:07.645236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.645297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.645318 [ 3 ] {} HTTP-Session: 7283d439-47f4-4d0f-b7a9-61c019715a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.645337 [ 3 ] {} HTTP-Session: 7283d439-47f4-4d0f-b7a9-61c019715a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.645498 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.645553 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.16 07:03:07.646939 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} oximeter.fields_i32 (b76d29bb-3735-4ac9-b2d4-9cea73d1288e): Loading data parts 2024.02.16 07:03:07.647023 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} oximeter.fields_i32 (b76d29bb-3735-4ac9-b2d4-9cea73d1288e): There are no data parts 2024.02.16 07:03:07.648034 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.648067 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.648089 [ 3 ] {} HTTP-Session: 7283d439-47f4-4d0f-b7a9-61c019715a06 Destroying unnamed session 2024.02.16 07:03:07.648188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.648239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.648265 [ 3 ] {} HTTP-Session: f14f636a-44c0-4792-a9af-612282603544 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.648281 [ 3 ] {} HTTP-Session: f14f636a-44c0-4792-a9af-612282603544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.648437 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.648480 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.16 07:03:07.649772 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} oximeter.fields_u32 (fd6a3827-c6db-4b56-979c-d95f766fef28): Loading data parts 2024.02.16 07:03:07.649879 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} oximeter.fields_u32 (fd6a3827-c6db-4b56-979c-d95f766fef28): There are no data parts 2024.02.16 07:03:07.650893 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.650926 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.650942 [ 3 ] {} HTTP-Session: f14f636a-44c0-4792-a9af-612282603544 Destroying unnamed session 2024.02.16 07:03:07.651053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.651104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.651124 [ 3 ] {} HTTP-Session: 147b72a7-9244-4e39-8a76-40939f6c462b Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.651147 [ 3 ] {} HTTP-Session: 147b72a7-9244-4e39-8a76-40939f6c462b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.651299 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.651355 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.16 07:03:07.652649 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Loading data parts 2024.02.16 07:03:07.652740 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): There are no data parts 2024.02.16 07:03:07.653852 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.653876 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.653900 [ 3 ] {} HTTP-Session: 147b72a7-9244-4e39-8a76-40939f6c462b Destroying unnamed session 2024.02.16 07:03:07.654007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.654057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.654083 [ 3 ] {} HTTP-Session: 137ea4a5-f1f5-428c-bd1a-ab5c3f9c632b Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.654107 [ 3 ] {} HTTP-Session: 137ea4a5-f1f5-428c-bd1a-ab5c3f9c632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.654259 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.654308 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.16 07:03:07.655657 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} oximeter.fields_u64 (95aeca93-376e-4efa-9a9b-14bc33dbd8bb): Loading data parts 2024.02.16 07:03:07.655752 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} oximeter.fields_u64 (95aeca93-376e-4efa-9a9b-14bc33dbd8bb): There are no data parts 2024.02.16 07:03:07.656799 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.656823 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.656839 [ 3 ] {} HTTP-Session: 137ea4a5-f1f5-428c-bd1a-ab5c3f9c632b Destroying unnamed session 2024.02.16 07:03:07.656944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.656995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.657013 [ 3 ] {} HTTP-Session: 3062c613-51b4-4206-8656-0498d21cb00d Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.657036 [ 3 ] {} HTTP-Session: 3062c613-51b4-4206-8656-0498d21cb00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.657196 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.657239 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.16 07:03:07.658636 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Loading data parts 2024.02.16 07:03:07.658716 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): There are no data parts 2024.02.16 07:03:07.659816 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.659850 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.659865 [ 3 ] {} HTTP-Session: 3062c613-51b4-4206-8656-0498d21cb00d Destroying unnamed session 2024.02.16 07:03:07.659980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.660032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.660050 [ 3 ] {} HTTP-Session: f6bffe4f-a84f-4906-9bf7-71b6c4e91ece Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.660073 [ 3 ] {} HTTP-Session: f6bffe4f-a84f-4906-9bf7-71b6c4e91ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.660232 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.660275 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.16 07:03:07.661610 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Loading data parts 2024.02.16 07:03:07.661689 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): There are no data parts 2024.02.16 07:03:07.662704 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.662729 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.662754 [ 3 ] {} HTTP-Session: f6bffe4f-a84f-4906-9bf7-71b6c4e91ece Destroying unnamed session 2024.02.16 07:03:07.662852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.662903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.662929 [ 3 ] {} HTTP-Session: 16cbe0d6-a382-424b-b45d-811371321446 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.662945 [ 3 ] {} HTTP-Session: 16cbe0d6-a382-424b-b45d-811371321446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.663103 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} executeQuery: (from [fd00:1122:3344:101::d]:38694) 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.16 07:03:07.663150 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.16 07:03:07.664425 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Loading data parts 2024.02.16 07:03:07.664528 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): There are no data parts 2024.02.16 07:03:07.665559 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.665591 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.665613 [ 3 ] {} HTTP-Session: 16cbe0d6-a382-424b-b45d-811371321446 Destroying unnamed session 2024.02.16 07:03:07.665712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.665763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.665788 [ 3 ] {} HTTP-Session: 0f0edce2-773e-4631-8115-d9045f0649b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.665804 [ 3 ] {} HTTP-Session: 0f0edce2-773e-4631-8115-d9045f0649b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.666030 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} executeQuery: (from [fd00:1122:3344:101::d]:38694) /* 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.16 07:03:07.666102 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.16 07:03:07.667548 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Loading data parts 2024.02.16 07:03:07.667628 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): There are no data parts 2024.02.16 07:03:07.668775 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.668809 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 07:03:07.668824 [ 3 ] {} HTTP-Session: 0f0edce2-773e-4631-8115-d9045f0649b0 Destroying unnamed session 2024.02.16 07:03:07.668961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:03:07.669013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:03:07.669031 [ 3 ] {} HTTP-Session: 136ecec1-024d-4386-9634-c0787174aa93 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694 2024.02.16 07:03:07.669055 [ 3 ] {} HTTP-Session: 136ecec1-024d-4386-9634-c0787174aa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:03:07.669170 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} executeQuery: (from [fd00:1122:3344:101::d]:38694) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.16 07:03:07.669276 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.16 07:03:07.671570 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2024.02.16 07:03:07.672754 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:03:07.672965 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} oximeter.version (83a6ec7b-998c-457b-b9e5-5893a627c54b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:03:07.673186 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} executeQuery: Read 1 rows, 16.00 B in 0.003985332 sec., 250 rows/sec., 3.92 KiB/sec. 2024.02.16 07:03:07.673315 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} DynamicQueryHandler: Done processing query 2024.02.16 07:03:07.673335 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.16 07:03:07.673350 [ 3 ] {} HTTP-Session: 136ecec1-024d-4386-9634-c0787174aa93 Destroying unnamed session 2024.02.16 07:03:08.001136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.68 MiB, peak 223.75 MiB, will set to 228.27 MiB (RSS), difference: 9.60 MiB 2024.02.16 07:03:22.465616 [ 158 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:03:22.465675 [ 158 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:03:37.465923 [ 129 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:03:37.466021 [ 129 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:03:52.466120 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:03:52.466218 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:04:02.690045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.690159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.690209 [ 3 ] {} HTTP-Session: 675d9aca-0d5c-447b-b9ba-eb7304f53126 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.690248 [ 3 ] {} HTTP-Session: 675d9aca-0d5c-447b-b9ba-eb7304f53126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.690394 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:02.690762 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.691515 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.691664 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:02.692649 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.692678 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:02.692693 [ 3 ] {} HTTP-Session: 675d9aca-0d5c-447b-b9ba-eb7304f53126 Destroying unnamed session 2024.02.16 07:04:02.703591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.703657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.703679 [ 3 ] {} HTTP-Session: 9f658373-b906-4bd9-b939-baf0ff4891bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.703716 [ 3 ] {} HTTP-Session: 9f658373-b906-4bd9-b939-baf0ff4891bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.703851 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:02.706720 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.706871 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.706935 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:02.707783 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.707811 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:02.707828 [ 3 ] {} HTTP-Session: 9f658373-b906-4bd9-b939-baf0ff4891bf Destroying unnamed session 2024.02.16 07:04:02.708200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.708247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.708267 [ 3 ] {} HTTP-Session: dcf6637b-dd21-4d6d-9bdb-0081f3ff3065 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.708284 [ 3 ] {} HTTP-Session: dcf6637b-dd21-4d6d-9bdb-0081f3ff3065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.708402 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} executeQuery: (from [fd00:1122:3344:101::d]:38073) 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.16 07:04:02.708794 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.708944 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.708989 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:02.709743 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.709772 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:02.709788 [ 3 ] {} HTTP-Session: dcf6637b-dd21-4d6d-9bdb-0081f3ff3065 Destroying unnamed session 2024.02.16 07:04:02.709992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.710038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.710058 [ 3 ] {} HTTP-Session: df73b9d6-59ac-44f0-b5a9-3af72aac20b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.710074 [ 3 ] {} HTTP-Session: df73b9d6-59ac-44f0-b5a9-3af72aac20b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.710187 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} executeQuery: (from [fd00:1122:3344:101::d]:38073) 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.16 07:04:02.710539 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.710691 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.710736 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:02.711530 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.711559 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:02.711575 [ 3 ] {} HTTP-Session: df73b9d6-59ac-44f0-b5a9-3af72aac20b6 Destroying unnamed session 2024.02.16 07:04:02.712328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.712379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.712400 [ 3 ] {} HTTP-Session: edcca2da-4b17-42d7-8b92-329aa9e5e5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.712417 [ 3 ] {} HTTP-Session: edcca2da-4b17-42d7-8b92-329aa9e5e5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.712498 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:02.712540 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:02.713229 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:02.714380 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:02.714752 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:02.714925 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:02.715056 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} executeQuery: Read 4 rows, 443.00 B in 0.002519965 sec., 1587 rows/sec., 171.68 KiB/sec. 2024.02.16 07:04:02.715201 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.715227 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:04:02.715242 [ 3 ] {} HTTP-Session: edcca2da-4b17-42d7-8b92-329aa9e5e5e4 Destroying unnamed session 2024.02.16 07:04:02.715358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.715404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.715424 [ 3 ] {} HTTP-Session: 463a06c2-01af-48e5-8e90-e81f9ce13ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.715441 [ 3 ] {} HTTP-Session: 463a06c2-01af-48e5-8e90-e81f9ce13ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.715514 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:02.715554 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:02.715659 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:02.719244 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:02.719464 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:02.719613 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:02.719704 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} executeQuery: Read 40 rows, 3.24 KiB in 0.004161736 sec., 9611 rows/sec., 779.05 KiB/sec. 2024.02.16 07:04:02.719859 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.719885 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:02.719902 [ 3 ] {} HTTP-Session: 463a06c2-01af-48e5-8e90-e81f9ce13ea5 Destroying unnamed session 2024.02.16 07:04:02.720072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 19267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.720119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.720138 [ 3 ] {} HTTP-Session: 8f969653-c978-4626-bbdf-f4a7d3997562 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.720154 [ 3 ] {} HTTP-Session: 8f969653-c978-4626-bbdf-f4a7d3997562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.720231 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:02.720271 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:02.720382 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:02.720735 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:02.720951 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:02.721104 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:02.721200 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} executeQuery: Read 120 rows, 11.91 KiB in 0.000941294 sec., 127484 rows/sec., 12.35 MiB/sec. 2024.02.16 07:04:02.721342 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.721366 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:04:02.721382 [ 3 ] {} HTTP-Session: 8f969653-c978-4626-bbdf-f4a7d3997562 Destroying unnamed session 2024.02.16 07:04:02.721507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.721551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.721570 [ 3 ] {} HTTP-Session: bde0493b-4b70-46af-b577-83facfc802d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.721586 [ 3 ] {} HTTP-Session: bde0493b-4b70-46af-b577-83facfc802d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.721658 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:02.721697 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:02.722839 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:02.723757 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:02.724045 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:02.724195 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:02.724296 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} executeQuery: Read 50 rows, 4.02 KiB in 0.002606056 sec., 19186 rows/sec., 1.51 MiB/sec. 2024.02.16 07:04:02.724418 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.724444 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:04:02.724460 [ 3 ] {} HTTP-Session: bde0493b-4b70-46af-b577-83facfc802d5 Destroying unnamed session 2024.02.16 07:04:02.724713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.724760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.724779 [ 3 ] {} HTTP-Session: 3b3e39ae-2113-4961-9259-e62d2ddf320e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.724795 [ 3 ] {} HTTP-Session: 3b3e39ae-2113-4961-9259-e62d2ddf320e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.724881 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:02.724926 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:02.725079 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:02.725595 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:02.726736 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:02.726949 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:02.727061 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} executeQuery: Read 40 rows, 55.27 KiB in 0.002145605 sec., 18642 rows/sec., 25.16 MiB/sec. 2024.02.16 07:04:02.727198 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.727222 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 07:04:02.727239 [ 3 ] {} HTTP-Session: 3b3e39ae-2113-4961-9259-e62d2ddf320e Destroying unnamed session 2024.02.16 07:04:02.727358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:02.727404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:02.727423 [ 3 ] {} HTTP-Session: bdf39e06-2ebd-459d-81d9-57af56e6d440 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:02.727441 [ 3 ] {} HTTP-Session: bdf39e06-2ebd-459d-81d9-57af56e6d440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:02.727513 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:02.728096 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.16 07:04:02.728206 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:02.728522 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:02.728797 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:02.728982 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:02.729088 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} executeQuery: Read 18 rows, 1.36 KiB in 0.00154292 sec., 11666 rows/sec., 879.14 KiB/sec. 2024.02.16 07:04:02.729224 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} DynamicQueryHandler: Done processing query 2024.02.16 07:04:02.729248 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:02.729263 [ 3 ] {} HTTP-Session: bdf39e06-2ebd-459d-81d9-57af56e6d440 Destroying unnamed session 2024.02.16 07:04:07.466298 [ 123 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:04:07.466372 [ 123 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:04:12.676402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:12.676531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:12.676560 [ 3 ] {} HTTP-Session: 02165791-632f-4b02-be22-2c0d9ca0517f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:12.676588 [ 3 ] {} HTTP-Session: 02165791-632f-4b02-be22-2c0d9ca0517f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:12.676730 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:12.676796 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:12.676971 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:12.677466 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:12.677725 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:12.677886 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:12.678017 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} executeQuery: Read 43 rows, 3.49 KiB in 0.001249432 sec., 34415 rows/sec., 2.72 MiB/sec. 2024.02.16 07:04:12.678190 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} DynamicQueryHandler: Done processing query 2024.02.16 07:04:12.678214 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:12.678230 [ 3 ] {} HTTP-Session: 02165791-632f-4b02-be22-2c0d9ca0517f Destroying unnamed session 2024.02.16 07:04:12.678367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:12.678412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:12.678431 [ 3 ] {} HTTP-Session: e9ca2fea-fa92-4b58-ac0a-89fc65a1bd0d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:12.678448 [ 3 ] {} HTTP-Session: e9ca2fea-fa92-4b58-ac0a-89fc65a1bd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:12.678524 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:12.678563 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:12.678674 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:12.679030 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:12.679245 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:12.679401 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:12.679513 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} executeQuery: Read 129 rows, 12.74 KiB in 0.000962054 sec., 134088 rows/sec., 12.93 MiB/sec. 2024.02.16 07:04:12.679665 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} DynamicQueryHandler: Done processing query 2024.02.16 07:04:12.679688 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:04:12.679704 [ 3 ] {} HTTP-Session: e9ca2fea-fa92-4b58-ac0a-89fc65a1bd0d Destroying unnamed session 2024.02.16 07:04:12.679815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:12.679857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:12.679875 [ 3 ] {} HTTP-Session: 8e647792-09a9-4a99-9ef5-b258d4f32269 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:12.679892 [ 3 ] {} HTTP-Session: 8e647792-09a9-4a99-9ef5-b258d4f32269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:12.679961 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:12.679999 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:12.680104 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:12.680377 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:12.680590 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:12.680737 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:12.680857 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} executeQuery: Read 43 rows, 3.44 KiB in 0.000866683 sec., 49614 rows/sec., 3.88 MiB/sec. 2024.02.16 07:04:12.680980 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} DynamicQueryHandler: Done processing query 2024.02.16 07:04:12.681003 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:12.681019 [ 3 ] {} HTTP-Session: 8e647792-09a9-4a99-9ef5-b258d4f32269 Destroying unnamed session 2024.02.16 07:04:12.681212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:12.681258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:12.681277 [ 3 ] {} HTTP-Session: 4eb849fb-3503-4b8d-a67c-734abb43f34a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:12.681294 [ 3 ] {} HTTP-Session: 4eb849fb-3503-4b8d-a67c-734abb43f34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:12.681378 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:12.681422 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:12.681555 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:12.682109 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:12.682419 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:12.682597 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:12.682708 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} executeQuery: Read 43 rows, 59.42 KiB in 0.001297883 sec., 33130 rows/sec., 44.71 MiB/sec. 2024.02.16 07:04:12.682835 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} DynamicQueryHandler: Done processing query 2024.02.16 07:04:12.682859 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:04:12.682875 [ 3 ] {} HTTP-Session: 4eb849fb-3503-4b8d-a67c-734abb43f34a Destroying unnamed session 2024.02.16 07:04:22.466633 [ 113 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:04:22.466707 [ 113 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:04:22.676338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:22.676444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:22.676474 [ 3 ] {} HTTP-Session: a2eb3729-c506-4902-bb5a-d1453e89f837 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:22.676501 [ 3 ] {} HTTP-Session: a2eb3729-c506-4902-bb5a-d1453e89f837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:22.676641 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:22.676707 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:22.676882 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:22.677337 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:22.677615 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:04:22.677772 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:04:22.677883 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} executeQuery: Read 43 rows, 3.49 KiB in 0.00120501 sec., 35684 rows/sec., 2.82 MiB/sec. 2024.02.16 07:04:22.678009 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} DynamicQueryHandler: Done processing query 2024.02.16 07:04:22.678032 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:22.678048 [ 3 ] {} HTTP-Session: a2eb3729-c506-4902-bb5a-d1453e89f837 Destroying unnamed session 2024.02.16 07:04:22.678186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:22.678229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:22.678248 [ 3 ] {} HTTP-Session: a7e0c0f3-8092-429e-987c-1d50853ce1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:22.678264 [ 3 ] {} HTTP-Session: a7e0c0f3-8092-429e-987c-1d50853ce1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:22.678344 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:22.678382 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:22.678482 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:22.678855 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:22.679065 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:04:22.679212 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:04:22.679304 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} executeQuery: Read 129 rows, 12.74 KiB in 0.000933224 sec., 138230 rows/sec., 13.33 MiB/sec. 2024.02.16 07:04:22.679419 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} DynamicQueryHandler: Done processing query 2024.02.16 07:04:22.679441 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:04:22.679456 [ 3 ] {} HTTP-Session: a7e0c0f3-8092-429e-987c-1d50853ce1a9 Destroying unnamed session 2024.02.16 07:04:22.679586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:22.679631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:22.679649 [ 3 ] {} HTTP-Session: b0109bf0-e6e6-4980-a519-5dc1b017bda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:22.679666 [ 3 ] {} HTTP-Session: b0109bf0-e6e6-4980-a519-5dc1b017bda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:22.679736 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:22.679773 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:22.679878 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:22.680164 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:22.680372 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:04:22.680518 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:04:22.680607 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} executeQuery: Read 43 rows, 3.44 KiB in 0.000844801 sec., 50899 rows/sec., 3.98 MiB/sec. 2024.02.16 07:04:22.680729 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} DynamicQueryHandler: Done processing query 2024.02.16 07:04:22.680753 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:22.680769 [ 3 ] {} HTTP-Session: b0109bf0-e6e6-4980-a519-5dc1b017bda5 Destroying unnamed session 2024.02.16 07:04:22.680978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:22.681020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:22.681038 [ 3 ] {} HTTP-Session: 1340e720-b57b-4baa-a262-5eb6f22be53e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:22.681054 [ 3 ] {} HTTP-Session: 1340e720-b57b-4baa-a262-5eb6f22be53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:22.681142 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:22.681187 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:22.681320 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:22.681775 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:22.682081 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:04:22.682255 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:04:22.682350 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} executeQuery: Read 43 rows, 59.42 KiB in 0.00117962 sec., 36452 rows/sec., 49.19 MiB/sec. 2024.02.16 07:04:22.682476 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} DynamicQueryHandler: Done processing query 2024.02.16 07:04:22.682507 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:04:22.682529 [ 3 ] {} HTTP-Session: 1340e720-b57b-4baa-a262-5eb6f22be53e Destroying unnamed session 2024.02.16 07:04:27.673925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.674099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.674145 [ 3 ] {} HTTP-Session: cb510834-b417-4df9-b975-bd5afe04dc51 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.674185 [ 3 ] {} HTTP-Session: cb510834-b417-4df9-b975-bd5afe04dc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.674491 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} executeQuery: (from [fd00:1122:3344:101::d]:38073) 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.16 07:04:27.682414 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.682731 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.682827 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:27.685083 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.16 07:04:27.690786 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 07:04:27.690820 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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.16 07:04:27.691895 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 07:04:27.704630 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} executeQuery: Read 4 rows, 443.00 B in 0.0300676 sec., 133 rows/sec., 14.39 KiB/sec. 2024.02.16 07:04:27.704855 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.704883 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:27.704901 [ 3 ] {} HTTP-Session: cb510834-b417-4df9-b975-bd5afe04dc51 Destroying unnamed session 2024.02.16 07:04:27.705165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.705217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.705239 [ 3 ] {} HTTP-Session: 7ead8098-15bf-49ef-8c7f-8e008a84ec66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.705259 [ 3 ] {} HTTP-Session: 7ead8098-15bf-49ef-8c7f-8e008a84ec66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.705393 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:27.705848 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.706011 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.706052 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:27.706200 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.16 07:04:27.706230 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 07:04:27.706255 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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.16 07:04:27.706287 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 07:04:27.707095 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} executeQuery: Read 4 rows, 443.00 B in 0.001664603 sec., 2402 rows/sec., 259.89 KiB/sec. 2024.02.16 07:04:27.707285 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.707309 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:27.707324 [ 3 ] {} HTTP-Session: 7ead8098-15bf-49ef-8c7f-8e008a84ec66 Destroying unnamed session 2024.02.16 07:04:27.707564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.707609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.707628 [ 3 ] {} HTTP-Session: 736e8469-6093-4015-ae7d-839b5971eeab Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.707646 [ 3 ] {} HTTP-Session: 736e8469-6093-4015-ae7d-839b5971eeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.707768 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:27.708219 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.708382 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.708422 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:27.708564 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.16 07:04:27.708593 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 07:04:27.708613 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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.16 07:04:27.708641 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 07:04:27.709617 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} executeQuery: Read 4 rows, 443.00 B in 0.001812286 sec., 2207 rows/sec., 238.71 KiB/sec. 2024.02.16 07:04:27.709834 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.709864 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:27.709884 [ 3 ] {} HTTP-Session: 736e8469-6093-4015-ae7d-839b5971eeab Destroying unnamed session 2024.02.16 07:04:27.710197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.710255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.710279 [ 3 ] {} HTTP-Session: 3edae35b-887a-4301-83bf-ac8fedd0f9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.710301 [ 3 ] {} HTTP-Session: 3edae35b-887a-4301-83bf-ac8fedd0f9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.710448 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:27.710970 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.711138 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.711181 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:27.711327 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.16 07:04:27.711356 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 07:04:27.711378 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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.16 07:04:27.711406 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 07:04:27.712304 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} executeQuery: Read 4 rows, 443.00 B in 0.001807846 sec., 2212 rows/sec., 239.30 KiB/sec. 2024.02.16 07:04:27.712497 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.712521 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:27.712537 [ 3 ] {} HTTP-Session: 3edae35b-887a-4301-83bf-ac8fedd0f9ab Destroying unnamed session 2024.02.16 07:04:27.712813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.712859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.712878 [ 3 ] {} HTTP-Session: e7ad09a7-b819-4b74-abee-c75edda9b7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.712895 [ 3 ] {} HTTP-Session: e7ad09a7-b819-4b74-abee-c75edda9b7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.713015 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:27.713497 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.713666 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.713709 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:27.713853 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.16 07:04:27.713883 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 07:04:27.713904 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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.16 07:04:27.713932 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 07:04:27.714757 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} executeQuery: Read 4 rows, 443.00 B in 0.001703844 sec., 2347 rows/sec., 253.91 KiB/sec. 2024.02.16 07:04:27.714950 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.714975 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:27.714991 [ 3 ] {} HTTP-Session: e7ad09a7-b819-4b74-abee-c75edda9b7b7 Destroying unnamed session 2024.02.16 07:04:27.715286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.715331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.715352 [ 3 ] {} HTTP-Session: 13c5a8ea-a78f-473b-ab89-42ef0480ca0a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.715371 [ 3 ] {} HTTP-Session: 13c5a8ea-a78f-473b-ab89-42ef0480ca0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.715494 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:27.715969 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.716153 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.716196 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:27.716344 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.16 07:04:27.716374 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 07:04:27.716395 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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.16 07:04:27.716422 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 07:04:27.717329 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} executeQuery: Read 4 rows, 443.00 B in 0.001795446 sec., 2227 rows/sec., 240.95 KiB/sec. 2024.02.16 07:04:27.717519 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.717544 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 07:04:27.717561 [ 3 ] {} HTTP-Session: 13c5a8ea-a78f-473b-ab89-42ef0480ca0a Destroying unnamed session 2024.02.16 07:04:27.725066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.725122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.725145 [ 3 ] {} HTTP-Session: 12006982-46c0-4064-a89a-7237042b0dde Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.725165 [ 3 ] {} HTTP-Session: 12006982-46c0-4064-a89a-7237042b0dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.725262 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:27.725312 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:27.725483 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:27.725852 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:27.726144 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:27.726315 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:27.726432 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} executeQuery: Read 6 rows, 996.00 B in 0.001129799 sec., 5310 rows/sec., 860.91 KiB/sec. 2024.02.16 07:04:27.726590 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.726614 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:04:27.726630 [ 3 ] {} HTTP-Session: 12006982-46c0-4064-a89a-7237042b0dde Destroying unnamed session 2024.02.16 07:04:27.726752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.726797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.726815 [ 3 ] {} HTTP-Session: e6844bdf-1716-4cb1-aa20-497e7c326a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.726832 [ 3 ] {} HTTP-Session: e6844bdf-1716-4cb1-aa20-497e7c326a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.726905 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:27.726945 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:27.727049 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:27.727373 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:27.727577 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:04:27.727729 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:04:27.727847 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} executeQuery: Read 36 rows, 2.77 KiB in 0.000914063 sec., 39384 rows/sec., 2.95 MiB/sec. 2024.02.16 07:04:27.727964 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.727987 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:27.728003 [ 3 ] {} HTTP-Session: e6844bdf-1716-4cb1-aa20-497e7c326a2f Destroying unnamed session 2024.02.16 07:04:27.728131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.728178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.728197 [ 3 ] {} HTTP-Session: e35cc2b9-1144-498c-bf68-0bdbe9317fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.728214 [ 3 ] {} HTTP-Session: e35cc2b9-1144-498c-bf68-0bdbe9317fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.728285 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:27.728323 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:27.728427 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:27.728736 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:27.728940 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:04:27.729086 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:04:27.729206 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} executeQuery: Read 24 rows, 1.90 KiB in 0.000890903 sec., 26938 rows/sec., 2.08 MiB/sec. 2024.02.16 07:04:27.729333 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.729357 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:04:27.729373 [ 3 ] {} HTTP-Session: e35cc2b9-1144-498c-bf68-0bdbe9317fd9 Destroying unnamed session 2024.02.16 07:04:27.729590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 39280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:27.729634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:27.729653 [ 3 ] {} HTTP-Session: a85e52d5-6b1c-4330-824b-50b30a65d753 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:27.729669 [ 3 ] {} HTTP-Session: a85e52d5-6b1c-4330-824b-50b30a65d753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:27.729752 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:27.729800 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:04:27.729920 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:27.730318 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:27.730592 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:27.730774 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:27.730887 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} executeQuery: Read 204 rows, 14.74 KiB in 0.001104958 sec., 184622 rows/sec., 13.03 MiB/sec. 2024.02.16 07:04:27.731020 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} DynamicQueryHandler: Done processing query 2024.02.16 07:04:27.731044 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.16 07:04:27.731061 [ 3 ] {} HTTP-Session: a85e52d5-6b1c-4330-824b-50b30a65d753 Destroying unnamed session 2024.02.16 07:04:32.676203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:32.676332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:32.676363 [ 3 ] {} HTTP-Session: 8e4b6271-b943-442b-9c5d-61a903e10a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:32.676391 [ 3 ] {} HTTP-Session: 8e4b6271-b943-442b-9c5d-61a903e10a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:32.676535 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:32.676603 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:32.676781 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:32.677280 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:32.677543 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:04:32.677705 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:04:32.677824 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} executeQuery: Read 43 rows, 3.49 KiB in 0.001250912 sec., 34374 rows/sec., 2.72 MiB/sec. 2024.02.16 07:04:32.677973 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} DynamicQueryHandler: Done processing query 2024.02.16 07:04:32.677997 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:32.678014 [ 3 ] {} HTTP-Session: 8e4b6271-b943-442b-9c5d-61a903e10a73 Destroying unnamed session 2024.02.16 07:04:32.678185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:32.678232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:32.678251 [ 3 ] {} HTTP-Session: 9e1038e5-7698-481d-baf6-4e8c2df3104b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:32.678268 [ 3 ] {} HTTP-Session: 9e1038e5-7698-481d-baf6-4e8c2df3104b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:32.678346 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:32.678386 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:32.678490 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:32.678920 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:32.679173 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:04:32.679326 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:04:32.679452 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} executeQuery: Read 129 rows, 12.74 KiB in 0.001075518 sec., 119942 rows/sec., 11.56 MiB/sec. 2024.02.16 07:04:32.679577 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} DynamicQueryHandler: Done processing query 2024.02.16 07:04:32.679601 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:04:32.679616 [ 3 ] {} HTTP-Session: 9e1038e5-7698-481d-baf6-4e8c2df3104b Destroying unnamed session 2024.02.16 07:04:32.679780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:32.679824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:32.679842 [ 3 ] {} HTTP-Session: 24a07037-e237-455e-b5d8-838f3f356d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:32.679859 [ 3 ] {} HTTP-Session: 24a07037-e237-455e-b5d8-838f3f356d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:32.679929 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:32.679967 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:32.680071 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:32.680380 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:32.680586 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:04:32.680733 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:04:32.680841 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} executeQuery: Read 43 rows, 3.44 KiB in 0.000877492 sec., 49003 rows/sec., 3.83 MiB/sec. 2024.02.16 07:04:32.680998 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} DynamicQueryHandler: Done processing query 2024.02.16 07:04:32.681022 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:32.681038 [ 3 ] {} HTTP-Session: 24a07037-e237-455e-b5d8-838f3f356d77 Destroying unnamed session 2024.02.16 07:04:32.681179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:32.681223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:32.681241 [ 3 ] {} HTTP-Session: f27f9aa2-3e5a-4602-9ba6-1228c64a8ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:32.681258 [ 3 ] {} HTTP-Session: f27f9aa2-3e5a-4602-9ba6-1228c64a8ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:32.681345 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:32.681390 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:32.681530 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:32.682007 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB. 2024.02.16 07:04:32.682323 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:04:32.682507 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:04:32.682618 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} executeQuery: Read 43 rows, 59.42 KiB in 0.001240412 sec., 34665 rows/sec., 46.78 MiB/sec. 2024.02.16 07:04:32.682741 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} DynamicQueryHandler: Done processing query 2024.02.16 07:04:32.682764 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:04:32.682780 [ 3 ] {} HTTP-Session: f27f9aa2-3e5a-4602-9ba6-1228c64a8ac8 Destroying unnamed session 2024.02.16 07:04:37.466948 [ 102 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:04:37.467013 [ 102 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:04:42.676225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:42.676345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:42.676372 [ 3 ] {} HTTP-Session: 59b7f7d1-2562-4670-b961-ceba44109c55 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:42.676396 [ 3 ] {} HTTP-Session: 59b7f7d1-2562-4670-b961-ceba44109c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:42.676525 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:42.676586 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:42.676743 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:42.677260 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:42.677521 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:04:42.677680 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:04:42.677813 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} executeQuery: Read 43 rows, 3.49 KiB in 0.001246762 sec., 34489 rows/sec., 2.73 MiB/sec. 2024.02.16 07:04:42.678012 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} DynamicQueryHandler: Done processing query 2024.02.16 07:04:42.678041 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:42.678058 [ 3 ] {} HTTP-Session: 59b7f7d1-2562-4670-b961-ceba44109c55 Destroying unnamed session 2024.02.16 07:04:42.678213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:42.678260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:42.678279 [ 3 ] {} HTTP-Session: 97bcc929-ba8c-4bdb-985b-2984464b592b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:42.678295 [ 3 ] {} HTTP-Session: 97bcc929-ba8c-4bdb-985b-2984464b592b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:42.678373 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:42.678412 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:42.678521 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:42.678915 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:42.679149 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 07:04:42.679298 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 07:04:42.679415 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} executeQuery: Read 129 rows, 12.74 KiB in 0.001006026 sec., 128227 rows/sec., 12.36 MiB/sec. 2024.02.16 07:04:42.679537 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} DynamicQueryHandler: Done processing query 2024.02.16 07:04:42.679562 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:04:42.679578 [ 3 ] {} HTTP-Session: 97bcc929-ba8c-4bdb-985b-2984464b592b Destroying unnamed session 2024.02.16 07:04:42.679697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:42.679742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:42.679761 [ 3 ] {} HTTP-Session: cfa00fb3-6615-4786-a280-d8cdb64a461b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:42.679778 [ 3 ] {} HTTP-Session: cfa00fb3-6615-4786-a280-d8cdb64a461b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:42.679850 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:42.679888 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:42.679993 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:42.680350 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:42.680553 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 07:04:42.680702 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 07:04:42.680793 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} executeQuery: Read 43 rows, 3.44 KiB in 0.000916383 sec., 46923 rows/sec., 3.67 MiB/sec. 2024.02.16 07:04:42.680925 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} DynamicQueryHandler: Done processing query 2024.02.16 07:04:42.680948 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:42.680964 [ 3 ] {} HTTP-Session: cfa00fb3-6615-4786-a280-d8cdb64a461b Destroying unnamed session 2024.02.16 07:04:42.681161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:42.681206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:42.681225 [ 3 ] {} HTTP-Session: eeaa21a9-79fb-4807-b499-b26e19b54d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:42.681242 [ 3 ] {} HTTP-Session: eeaa21a9-79fb-4807-b499-b26e19b54d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:42.681336 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:42.681372 [ 99 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 07:04:42.681414 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:42.681375 [ 100 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 07:04:42.681481 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:42.681682 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:42.681818 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 07:04:42.682073 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:42.682059 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 07:04:42.682627 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:42.682944 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:04:42.683121 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:04:42.683252 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} executeQuery: Read 43 rows, 59.42 KiB in 0.001875728 sec., 22924 rows/sec., 30.94 MiB/sec. 2024.02.16 07:04:42.683375 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} DynamicQueryHandler: Done processing query 2024.02.16 07:04:42.683399 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:04:42.683415 [ 3 ] {} HTTP-Session: eeaa21a9-79fb-4807-b499-b26e19b54d0a Destroying unnamed session 2024.02.16 07:04:42.684008 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:04:42.684017 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:04:42.684122 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part 2024.02.16 07:04:42.684131 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part 2024.02.16 07:04:42.684454 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:42.684456 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 129 rows starting from the beginning of the part 2024.02.16 07:04:42.684735 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:42.684743 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part 2024.02.16 07:04:42.685009 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2024.02.16 07:04:42.685024 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.16 07:04:42.685241 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:42.685272 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 129 rows starting from the beginning of the part 2024.02.16 07:04:42.685399 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:42.685469 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 129 rows starting from the beginning of the part 2024.02.16 07:04:42.687269 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005653315 sec., 43514.29205696127 rows/sec., 3.40 MiB/sec. 2024.02.16 07:04:42.687513 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 07:04:42.687565 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.005753938 sec., 116789.5795887964 rows/sec., 11.14 MiB/sec. 2024.02.16 07:04:42.687755 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 07:04:42.687759 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 07:04:42.687870 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 07:04:42.688058 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 07:04:42.688124 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 07:04:47.674323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:47.674448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:47.674477 [ 3 ] {} HTTP-Session: 85eb03a0-341e-44dc-b445-c0ae408091cf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:47.674506 [ 3 ] {} HTTP-Session: 85eb03a0-341e-44dc-b445-c0ae408091cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:47.674645 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:47.674711 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:47.674890 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:47.675336 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:47.675588 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 07:04:47.675755 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 07:04:47.675866 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} executeQuery: Read 3 rows, 249.00 B in 0.00118098 sec., 2540 rows/sec., 205.90 KiB/sec. 2024.02.16 07:04:47.675867 [ 97 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 07:04:47.675942 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:47.676031 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} DynamicQueryHandler: Done processing query 2024.02.16 07:04:47.676063 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:47.676070 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 07:04:47.676099 [ 3 ] {} HTTP-Session: 85eb03a0-341e-44dc-b445-c0ae408091cf Destroying unnamed session 2024.02.16 07:04:47.676239 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:04:47.676275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:47.676296 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2024.02.16 07:04:47.676342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:47.676388 [ 3 ] {} HTTP-Session: 77f61f18-449c-4d6c-ae3c-442d780077b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:47.676418 [ 3 ] {} HTTP-Session: 77f61f18-449c-4d6c-ae3c-442d780077b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:47.676617 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:47.676627 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.676699 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:47.676917 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.677160 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:47.677192 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.677380 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.677674 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2024.02.16 07:04:47.677987 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:47.678432 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 07:04:47.678758 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 07:04:47.678991 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} executeQuery: Read 9 rows, 811.00 B in 0.002329229 sec., 3863 rows/sec., 340.02 KiB/sec. 2024.02.16 07:04:47.679404 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} DynamicQueryHandler: Done processing query 2024.02.16 07:04:47.679444 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:04:47.679450 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442728 sec., 62450.475320734025 rows/sec., 4.94 MiB/sec. 2024.02.16 07:04:47.679470 [ 3 ] {} HTTP-Session: 77f61f18-449c-4d6c-ae3c-442d780077b1 Destroying unnamed session 2024.02.16 07:04:47.679581 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 07:04:47.679657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:47.679724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:47.679755 [ 3 ] {} HTTP-Session: ba778864-df3e-43da-993e-ac202cb2f8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:47.679789 [ 3 ] {} HTTP-Session: ba778864-df3e-43da-993e-ac202cb2f8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:47.679891 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 07:04:47.679919 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:47.679985 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:47.679996 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 07:04:47.680222 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:47.680556 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:47.680761 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 07:04:47.680909 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 07:04:47.681001 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} executeQuery: Read 12 rows, 987.00 B in 0.001029136 sec., 11660 rows/sec., 936.58 KiB/sec. 2024.02.16 07:04:47.681162 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} DynamicQueryHandler: Done processing query 2024.02.16 07:04:47.681187 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:04:47.681203 [ 3 ] {} HTTP-Session: ba778864-df3e-43da-993e-ac202cb2f8cf Destroying unnamed session 2024.02.16 07:04:47.681360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:47.681404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:47.681423 [ 3 ] {} HTTP-Session: c487bdbe-8051-44fe-9521-9b7680c2f818 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:47.681439 [ 3 ] {} HTTP-Session: c487bdbe-8051-44fe-9521-9b7680c2f818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:47.681509 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:47.681554 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:47.681698 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:47.682005 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:47.682279 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 07:04:47.682454 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 07:04:47.682546 [ 97 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 07:04:47.682553 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} executeQuery: Read 3 rows, 4.15 KiB in 0.001014926 sec., 2955 rows/sec., 3.99 MiB/sec. 2024.02.16 07:04:47.682581 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:47.682812 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 07:04:47.682842 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} DynamicQueryHandler: Done processing query 2024.02.16 07:04:47.682886 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:47.682913 [ 3 ] {} HTTP-Session: c487bdbe-8051-44fe-9521-9b7680c2f818 Destroying unnamed session 2024.02.16 07:04:47.683007 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:04:47.683076 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2024.02.16 07:04:47.683089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:47.683168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:47.683208 [ 3 ] {} HTTP-Session: d9a181c0-ee95-4d0a-8f57-b36c5a34c676 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:47.683239 [ 3 ] {} HTTP-Session: d9a181c0-ee95-4d0a-8f57-b36c5a34c676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:47.683373 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.683473 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:47.683587 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.16 07:04:47.683648 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.684048 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.684064 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:47.684258 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part 2024.02.16 07:04:47.684509 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2024.02.16 07:04:47.684818 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:47.685078 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:47.685261 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:47.685356 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} executeQuery: Read 9 rows, 651.00 B in 0.001832736 sec., 4910 rows/sec., 346.88 KiB/sec. 2024.02.16 07:04:47.685489 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} DynamicQueryHandler: Done processing query 2024.02.16 07:04:47.685512 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.16 07:04:47.685529 [ 3 ] {} HTTP-Session: d9a181c0-ee95-4d0a-8f57-b36c5a34c676 Destroying unnamed session 2024.02.16 07:04:47.693488 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 6 columns (6 merged, 0 gathered) in 0.010834787 sec., 19843.491154925334 rows/sec., 26.78 MiB/sec. 2024.02.16 07:04:47.693689 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 07:04:47.693915 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 07:04:47.693979 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 07:04:47.694049 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1: 4.13 MiB. 2024.02.16 07:04:52.467058 [ 94 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:04:52.467124 [ 94 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:04:52.676311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.676438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.676469 [ 3 ] {} HTTP-Session: c3f1aa95-59a9-4372-8f95-a8a5dbda98d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.676496 [ 3 ] {} HTTP-Session: c3f1aa95-59a9-4372-8f95-a8a5dbda98d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.676718 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 07:04:52.677426 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:52.677610 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:52.677660 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 07:04:52.677831 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.16 07:04:52.677972 [ 189 ] {6da830c8-22ce-49a2-a0c3-f734af449463} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.16 07:04:52.677974 [ 187 ] {6da830c8-22ce-49a2-a0c3-f734af449463} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 07:04:52.678123 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.02.16 07:04:52.678217 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.16 07:04:52.680115 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} executeQuery: Read 10 rows, 1.41 KiB in 0.003342615 sec., 2991 rows/sec., 420.41 KiB/sec. 2024.02.16 07:04:52.680420 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.680450 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.16 07:04:52.680473 [ 3 ] {} HTTP-Session: c3f1aa95-59a9-4372-8f95-a8a5dbda98d7 Destroying unnamed session 2024.02.16 07:04:52.680651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.680710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.680734 [ 3 ] {} HTTP-Session: 9f7f5ffd-e52b-4ab8-aa17-092feabdb80f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.680757 [ 3 ] {} HTTP-Session: 9f7f5ffd-e52b-4ab8-aa17-092feabdb80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.680859 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.680910 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 07:04:52.681093 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.681431 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.681736 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:04:52.681903 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:04:52.682010 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} executeQuery: Read 1 rows, 232.00 B in 0.001116749 sec., 895 rows/sec., 202.88 KiB/sec. 2024.02.16 07:04:52.682188 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.682211 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:04:52.682227 [ 3 ] {} HTTP-Session: 9f7f5ffd-e52b-4ab8-aa17-092feabdb80f Destroying unnamed session 2024.02.16 07:04:52.682347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.682392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.682412 [ 3 ] {} HTTP-Session: b2286140-bb44-42c4-9381-d0bf9ffe3539 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.682429 [ 3 ] {} HTTP-Session: b2286140-bb44-42c4-9381-d0bf9ffe3539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.682503 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.682542 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:52.682651 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.682949 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.683155 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 07:04:52.683301 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 07:04:52.683395 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} executeQuery: Read 43 rows, 3.49 KiB in 0.000864882 sec., 49717 rows/sec., 3.94 MiB/sec. 2024.02.16 07:04:52.683508 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.683530 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:52.683546 [ 3 ] {} HTTP-Session: b2286140-bb44-42c4-9381-d0bf9ffe3539 Destroying unnamed session 2024.02.16 07:04:52.683688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.683732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.683751 [ 3 ] {} HTTP-Session: ecdf6690-a71d-4cf5-b2f7-d17f41147a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.683767 [ 3 ] {} HTTP-Session: ecdf6690-a71d-4cf5-b2f7-d17f41147a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.683833 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.683872 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:04:52.684009 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.684265 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.684460 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:52.684608 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:52.684699 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} executeQuery: Read 2 rows, 175.00 B in 0.000838542 sec., 2385 rows/sec., 203.80 KiB/sec. 2024.02.16 07:04:52.684818 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.684842 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:52.684857 [ 3 ] {} HTTP-Session: ecdf6690-a71d-4cf5-b2f7-d17f41147a8d Destroying unnamed session 2024.02.16 07:04:52.685030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.685073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.685091 [ 3 ] {} HTTP-Session: 30aa8d6b-30fb-4f80-b051-17851fba803d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.685107 [ 3 ] {} HTTP-Session: 30aa8d6b-30fb-4f80-b051-17851fba803d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.685182 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.685219 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:52.685319 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.685664 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.685869 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 07:04:52.686023 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 07:04:52.686124 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} executeQuery: Read 130 rows, 12.82 KiB in 0.000907253 sec., 143289 rows/sec., 13.80 MiB/sec. 2024.02.16 07:04:52.686251 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.686273 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:04:52.686288 [ 3 ] {} HTTP-Session: 30aa8d6b-30fb-4f80-b051-17851fba803d Destroying unnamed session 2024.02.16 07:04:52.686426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.686469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.686488 [ 3 ] {} HTTP-Session: 6f8797de-1f40-4ef7-b591-cb5af4eacdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.686505 [ 3 ] {} HTTP-Session: 6f8797de-1f40-4ef7-b591-cb5af4eacdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.686571 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.686608 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:04:52.686711 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.688953 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.689191 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 07:04:52.689359 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 07:04:52.689446 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} executeQuery: Read 2 rows, 143.00 B in 0.002846513 sec., 702 rows/sec., 49.06 KiB/sec. 2024.02.16 07:04:52.689586 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.689610 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:52.689627 [ 3 ] {} HTTP-Session: 6f8797de-1f40-4ef7-b591-cb5af4eacdaa Destroying unnamed session 2024.02.16 07:04:52.689761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.689805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.689823 [ 3 ] {} HTTP-Session: b12faad0-ab31-44e2-9c78-6f3caba4b438 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.689840 [ 3 ] {} HTTP-Session: b12faad0-ab31-44e2-9c78-6f3caba4b438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.689908 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.689952 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:52.690061 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.690349 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.690553 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 07:04:52.690702 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 07:04:52.690793 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} executeQuery: Read 45 rows, 3.61 KiB in 0.000851011 sec., 52878 rows/sec., 4.14 MiB/sec. 2024.02.16 07:04:52.690949 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.690974 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:52.690989 [ 3 ] {} HTTP-Session: b12faad0-ab31-44e2-9c78-6f3caba4b438 Destroying unnamed session 2024.02.16 07:04:52.691095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.691138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.691156 [ 3 ] {} HTTP-Session: bc021caf-4e79-4720-bc77-5cee4730e48d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.691171 [ 3 ] {} HTTP-Session: bc021caf-4e79-4720-bc77-5cee4730e48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.691239 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.691281 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:04:52.691403 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.691669 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.691920 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:52.692094 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:52.692187 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} executeQuery: Read 1 rows, 72.00 B in 0.000922153 sec., 1084 rows/sec., 76.25 KiB/sec. 2024.02.16 07:04:52.692327 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.692351 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:52.692366 [ 3 ] {} HTTP-Session: bc021caf-4e79-4720-bc77-5cee4730e48d Destroying unnamed session 2024.02.16 07:04:52.692524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:52.692569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:52.692587 [ 3 ] {} HTTP-Session: 498c3ab6-e1dc-405a-87ed-e37fdc42fe84 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:52.692603 [ 3 ] {} HTTP-Session: 498c3ab6-e1dc-405a-87ed-e37fdc42fe84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:52.692690 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:52.692760 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:52.692894 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:52.693357 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:52.693655 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 07:04:52.693839 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 07:04:52.693933 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} executeQuery: Read 43 rows, 59.42 KiB in 0.001189251 sec., 36157 rows/sec., 48.79 MiB/sec. 2024.02.16 07:04:52.694051 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} DynamicQueryHandler: Done processing query 2024.02.16 07:04:52.694074 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:04:52.694090 [ 3 ] {} HTTP-Session: 498c3ab6-e1dc-405a-87ed-e37fdc42fe84 Destroying unnamed session 2024.02.16 07:04:57.675061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:57.675186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:57.675245 [ 3 ] {} HTTP-Session: fe39aa28-4161-4abe-9b6c-786682229d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:57.675275 [ 3 ] {} HTTP-Session: fe39aa28-4161-4abe-9b6c-786682229d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:57.675415 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:57.675480 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:04:57.675634 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:57.676056 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:57.676318 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 07:04:57.676478 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 07:04:57.676590 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} executeQuery: Read 5 rows, 415.00 B in 0.001134619 sec., 4406 rows/sec., 357.19 KiB/sec. 2024.02.16 07:04:57.676786 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} DynamicQueryHandler: Done processing query 2024.02.16 07:04:57.676813 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:57.676829 [ 3 ] {} HTTP-Session: fe39aa28-4161-4abe-9b6c-786682229d63 Destroying unnamed session 2024.02.16 07:04:57.676951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:57.677004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:57.677024 [ 3 ] {} HTTP-Session: 5877671e-a036-4e94-9011-8ba4ec0324ad Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:57.677043 [ 3 ] {} HTTP-Session: 5877671e-a036-4e94-9011-8ba4ec0324ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:57.677122 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:57.677164 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:04:57.677278 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:57.677586 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:57.677803 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:57.677948 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:57.678043 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} executeQuery: Read 2 rows, 175.00 B in 0.000892583 sec., 2240 rows/sec., 191.47 KiB/sec. 2024.02.16 07:04:57.678160 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} DynamicQueryHandler: Done processing query 2024.02.16 07:04:57.678184 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:57.678200 [ 3 ] {} HTTP-Session: 5877671e-a036-4e94-9011-8ba4ec0324ad Destroying unnamed session 2024.02.16 07:04:57.678322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:57.678368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:57.678387 [ 3 ] {} HTTP-Session: dddac96e-59d7-4e0d-ab2f-2c83bb25cdb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:57.678404 [ 3 ] {} HTTP-Session: dddac96e-59d7-4e0d-ab2f-2c83bb25cdb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:57.678477 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:57.678515 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:04:57.678616 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:57.678920 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:57.679124 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 07:04:57.679273 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 07:04:57.679366 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} executeQuery: Read 52 rows, 4.24 KiB in 0.000863732 sec., 60203 rows/sec., 4.79 MiB/sec. 2024.02.16 07:04:57.679481 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} DynamicQueryHandler: Done processing query 2024.02.16 07:04:57.679505 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:57.679521 [ 3 ] {} HTTP-Session: dddac96e-59d7-4e0d-ab2f-2c83bb25cdb1 Destroying unnamed session 2024.02.16 07:04:57.679664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:57.679709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:57.679729 [ 3 ] {} HTTP-Session: 8aa54f8b-ca6a-43e7-bd55-3e0816ee4a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:57.679745 [ 3 ] {} HTTP-Session: 8aa54f8b-ca6a-43e7-bd55-3e0816ee4a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:57.679812 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:57.679851 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:04:57.679955 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:57.680217 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:57.680426 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 07:04:57.680575 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 07:04:57.680664 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} executeQuery: Read 2 rows, 143.00 B in 0.000824141 sec., 2426 rows/sec., 169.45 KiB/sec. 2024.02.16 07:04:57.680773 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} DynamicQueryHandler: Done processing query 2024.02.16 07:04:57.680796 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:04:57.680812 [ 3 ] {} HTTP-Session: 8aa54f8b-ca6a-43e7-bd55-3e0816ee4a1e Destroying unnamed session 2024.02.16 07:04:57.680936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:57.680981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:57.681001 [ 3 ] {} HTTP-Session: f732389b-3eba-4543-bab7-82f8f35743d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:57.681019 [ 3 ] {} HTTP-Session: f732389b-3eba-4543-bab7-82f8f35743d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:57.681090 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:57.681129 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:04:57.681231 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:57.681520 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:57.681721 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 07:04:57.681863 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 07:04:57.681953 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} executeQuery: Read 31 rows, 2.46 KiB in 0.000836341 sec., 37066 rows/sec., 2.87 MiB/sec. 2024.02.16 07:04:57.682130 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} DynamicQueryHandler: Done processing query 2024.02.16 07:04:57.682153 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:57.682169 [ 3 ] {} HTTP-Session: f732389b-3eba-4543-bab7-82f8f35743d9 Destroying unnamed session 2024.02.16 07:04:57.682306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:57.682350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:57.682368 [ 3 ] {} HTTP-Session: 97177ddf-1da8-43e7-ab4a-afb01069f09a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:57.682386 [ 3 ] {} HTTP-Session: 97177ddf-1da8-43e7-ab4a-afb01069f09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:57.682457 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:57.682501 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:04:57.682627 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:57.682921 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:57.683182 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:04:57.683355 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:04:57.683448 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} executeQuery: Read 37 rows, 2.67 KiB in 0.000964295 sec., 38370 rows/sec., 2.71 MiB/sec. 2024.02.16 07:04:57.683559 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} DynamicQueryHandler: Done processing query 2024.02.16 07:04:57.683582 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:57.683597 [ 3 ] {} HTTP-Session: 97177ddf-1da8-43e7-ab4a-afb01069f09a Destroying unnamed session 2024.02.16 07:04:57.683708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:04:57.683751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:04:57.683770 [ 3 ] {} HTTP-Session: 384dd719-526a-4b63-b2ff-1cf30c4e1d37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:04:57.683786 [ 3 ] {} HTTP-Session: 384dd719-526a-4b63-b2ff-1cf30c4e1d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:04:57.683856 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:04:57.683898 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:04:57.684029 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:04:57.684392 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:04:57.684653 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 07:04:57.684820 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 07:04:57.684913 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} executeQuery: Read 5 rows, 6.91 KiB in 0.001030436 sec., 4852 rows/sec., 6.55 MiB/sec. 2024.02.16 07:04:57.685032 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} DynamicQueryHandler: Done processing query 2024.02.16 07:04:57.685056 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:04:57.685072 [ 3 ] {} HTTP-Session: 384dd719-526a-4b63-b2ff-1cf30c4e1d37 Destroying unnamed session 2024.02.16 07:05:02.676512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:02.676635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:02.676666 [ 3 ] {} HTTP-Session: b29816a4-662f-421d-85c7-a4a9f9357477 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:02.676695 [ 3 ] {} HTTP-Session: b29816a4-662f-421d-85c7-a4a9f9357477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:02.676838 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:02.676903 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:02.677082 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:02.677554 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:02.677817 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 07:05:02.678044 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 07:05:02.678170 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} executeQuery: Read 43 rows, 3.49 KiB in 0.001291673 sec., 33290 rows/sec., 2.64 MiB/sec. 2024.02.16 07:05:02.678314 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} DynamicQueryHandler: Done processing query 2024.02.16 07:05:02.678340 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:02.678358 [ 3 ] {} HTTP-Session: b29816a4-662f-421d-85c7-a4a9f9357477 Destroying unnamed session 2024.02.16 07:05:02.678491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:02.678543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:02.678564 [ 3 ] {} HTTP-Session: 4aaec749-6d0b-42ce-8961-8988bdc42eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:02.678582 [ 3 ] {} HTTP-Session: 4aaec749-6d0b-42ce-8961-8988bdc42eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:02.678669 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:02.678710 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:02.678816 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:02.679194 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:02.679415 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 07:05:02.679564 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 07:05:02.679669 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} executeQuery: Read 129 rows, 12.74 KiB in 0.000972745 sec., 132614 rows/sec., 12.79 MiB/sec. 2024.02.16 07:05:02.679783 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} DynamicQueryHandler: Done processing query 2024.02.16 07:05:02.679807 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:05:02.679824 [ 3 ] {} HTTP-Session: 4aaec749-6d0b-42ce-8961-8988bdc42eb2 Destroying unnamed session 2024.02.16 07:05:02.680014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:02.680059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:02.680078 [ 3 ] {} HTTP-Session: 75dc5116-d038-4da4-9708-62aea0da511b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:02.680095 [ 3 ] {} HTTP-Session: 75dc5116-d038-4da4-9708-62aea0da511b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:02.680165 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:02.680205 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:02.680309 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:02.680601 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:02.680804 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 07:05:02.680957 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 07:05:02.681046 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} executeQuery: Read 43 rows, 3.44 KiB in 0.000858052 sec., 50113 rows/sec., 3.92 MiB/sec. 2024.02.16 07:05:02.681150 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} DynamicQueryHandler: Done processing query 2024.02.16 07:05:02.681172 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:02.681187 [ 3 ] {} HTTP-Session: 75dc5116-d038-4da4-9708-62aea0da511b Destroying unnamed session 2024.02.16 07:05:02.681318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:02.681360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:02.681378 [ 3 ] {} HTTP-Session: 4a57e1aa-67e0-41aa-bd3b-e0925310dccc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:02.681393 [ 3 ] {} HTTP-Session: 4a57e1aa-67e0-41aa-bd3b-e0925310dccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:02.681473 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:02.681515 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:02.681641 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:02.682149 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:02.682462 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 07:05:02.682639 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 07:05:02.682736 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} executeQuery: Read 43 rows, 59.42 KiB in 0.001199511 sec., 35847 rows/sec., 48.37 MiB/sec. 2024.02.16 07:05:02.682854 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} DynamicQueryHandler: Done processing query 2024.02.16 07:05:02.682877 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:05:02.682894 [ 3 ] {} HTTP-Session: 4a57e1aa-67e0-41aa-bd3b-e0925310dccc Destroying unnamed session 2024.02.16 07:05:07.468168 [ 83 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:05:07.468243 [ 83 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:05:07.676146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:07.676263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:07.676294 [ 3 ] {} HTTP-Session: c1c2eaea-9432-4934-b73c-aa85c99d8611 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:07.676320 [ 3 ] {} HTTP-Session: c1c2eaea-9432-4934-b73c-aa85c99d8611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:07.676458 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:07.676523 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:07.676702 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:07.677221 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:07.677471 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 07:05:07.677623 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 07:05:07.677755 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} executeQuery: Read 5 rows, 415.00 B in 0.001299233 sec., 3848 rows/sec., 311.93 KiB/sec. 2024.02.16 07:05:07.677895 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} DynamicQueryHandler: Done processing query 2024.02.16 07:05:07.677919 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:07.677934 [ 3 ] {} HTTP-Session: c1c2eaea-9432-4934-b73c-aa85c99d8611 Destroying unnamed session 2024.02.16 07:05:07.678119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:07.678172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:07.678191 [ 3 ] {} HTTP-Session: 9b458e4a-66ff-47f7-8cd8-ea0b96627c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:07.678210 [ 3 ] {} HTTP-Session: 9b458e4a-66ff-47f7-8cd8-ea0b96627c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:07.678288 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:07.678331 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:07.678438 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:07.678746 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:07.678951 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 07:05:07.679106 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 07:05:07.679229 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} executeQuery: Read 15 rows, 1.39 KiB in 0.000907234 sec., 16533 rows/sec., 1.49 MiB/sec. 2024.02.16 07:05:07.679225 [ 82 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 07:05:07.679343 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:07.679379 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} DynamicQueryHandler: Done processing query 2024.02.16 07:05:07.679424 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:07.679454 [ 3 ] {} HTTP-Session: 9b458e4a-66ff-47f7-8cd8-ea0b96627c97 Destroying unnamed session 2024.02.16 07:05:07.679461 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 07:05:07.679594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:07.679653 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:07.679678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:07.679717 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::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.16 07:05:07.679729 [ 3 ] {} HTTP-Session: 767ea811-4919-4328-9280-0e8af3a9c470 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:07.679799 [ 3 ] {} HTTP-Session: 767ea811-4919-4328-9280-0e8af3a9c470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:07.679999 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:07.680030 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part 2024.02.16 07:05:07.680078 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:07.680319 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 130 rows starting from the beginning of the part 2024.02.16 07:05:07.680522 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:07.680589 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2024.02.16 07:05:07.680781 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 129 rows starting from the beginning of the part 2024.02.16 07:05:07.681113 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part 2024.02.16 07:05:07.681273 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:07.681634 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 07:05:07.681959 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 07:05:07.682160 [ 82 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 07:05:07.682256 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:07.682310 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} executeQuery: Read 5 rows, 410.00 B in 0.002216916 sec., 2255 rows/sec., 180.61 KiB/sec. 2024.02.16 07:05:07.682639 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 07:05:07.682702 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} DynamicQueryHandler: Done processing query 2024.02.16 07:05:07.682764 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:07.682824 [ 3 ] {} HTTP-Session: 767ea811-4919-4328-9280-0e8af3a9c470 Destroying unnamed session 2024.02.16 07:05:07.683185 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:07.683227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:07.683272 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part 2024.02.16 07:05:07.683294 [ 22 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 4 columns (4 merged, 0 gathered) in 0.00388661 sec., 128646.81560537333 rows/sec., 11.93 MiB/sec. 2024.02.16 07:05:07.683312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:07.683401 [ 3 ] {} HTTP-Session: 20f4f8e2-8677-40d4-953c-641884053f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:07.683457 [ 3 ] {} HTTP-Session: 20f4f8e2-8677-40d4-953c-641884053f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:07.683541 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 07:05:07.683790 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.02.16 07:05:07.683805 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:07.683949 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 07:05:07.684019 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:07.684105 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 07:05:07.684161 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part 2024.02.16 07:05:07.684595 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2024.02.16 07:05:07.684855 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:07.684875 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:07.685072 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:07.685541 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:07.686315 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 07:05:07.686559 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.004216348 sec., 50517.65176878189 rows/sec., 3.94 MiB/sec. 2024.02.16 07:05:07.686635 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 07:05:07.686777 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 07:05:07.686831 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} executeQuery: Read 5 rows, 6.91 KiB in 0.002986396 sec., 1674 rows/sec., 2.26 MiB/sec. 2024.02.16 07:05:07.687135 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} DynamicQueryHandler: Done processing query 2024.02.16 07:05:07.687142 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 07:05:07.687170 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:05:07.687213 [ 3 ] {} HTTP-Session: 20f4f8e2-8677-40d4-953c-641884053f48 Destroying unnamed session 2024.02.16 07:05:07.687255 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 07:05:12.679244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:12.679361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:12.679386 [ 3 ] {} HTTP-Session: e23bb801-1014-4f03-ba75-7e30c3d4d650 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:12.679410 [ 3 ] {} HTTP-Session: e23bb801-1014-4f03-ba75-7e30c3d4d650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:12.679539 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:12.679601 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:12.679757 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:12.680231 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:12.680516 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 07:05:12.680688 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 07:05:12.680827 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} executeQuery: Read 43 rows, 3.49 KiB in 0.001244042 sec., 34564 rows/sec., 2.74 MiB/sec. 2024.02.16 07:05:12.680829 [ 54 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 07:05:12.680943 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:12.681028 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} DynamicQueryHandler: Done processing query 2024.02.16 07:05:12.681072 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:12.681073 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 07:05:12.681109 [ 3 ] {} HTTP-Session: e23bb801-1014-4f03-ba75-7e30c3d4d650 Destroying unnamed session 2024.02.16 07:05:12.681233 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:12.681271 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.02.16 07:05:12.681326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:12.681440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:12.681491 [ 3 ] {} HTTP-Session: 4ef71af2-36a1-4487-a555-c015e5f01e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:12.681507 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:12.681527 [ 3 ] {} HTTP-Session: 4ef71af2-36a1-4487-a555-c015e5f01e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:12.681757 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:12.681775 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:12.681876 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:12.681980 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:12.682270 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:12.682381 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:12.682517 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:12.683204 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:12.683710 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 07:05:12.683899 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887724 sec., 64064.29423310538 rows/sec., 5.07 MiB/sec. 2024.02.16 07:05:12.684018 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 07:05:12.684105 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 07:05:12.684245 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} executeQuery: Read 129 rows, 12.74 KiB in 0.002397161 sec., 53813 rows/sec., 5.19 MiB/sec. 2024.02.16 07:05:12.684442 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} DynamicQueryHandler: Done processing query 2024.02.16 07:05:12.684471 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 07:05:12.684485 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:05:12.684525 [ 3 ] {} HTTP-Session: 4ef71af2-36a1-4487-a555-c015e5f01e36 Destroying unnamed session 2024.02.16 07:05:12.684575 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 07:05:12.684683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:12.684738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:12.684760 [ 3 ] {} HTTP-Session: 4e9a940e-b50f-4a68-9b1c-406194bd5d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:12.684777 [ 3 ] {} HTTP-Session: 4e9a940e-b50f-4a68-9b1c-406194bd5d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:12.684859 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:12.684902 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:12.685023 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:12.685342 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:12.685559 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 07:05:12.685712 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 07:05:12.685828 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} executeQuery: Read 43 rows, 3.44 KiB in 0.000940694 sec., 45710 rows/sec., 3.57 MiB/sec. 2024.02.16 07:05:12.685947 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} DynamicQueryHandler: Done processing query 2024.02.16 07:05:12.685971 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:12.685987 [ 3 ] {} HTTP-Session: 4e9a940e-b50f-4a68-9b1c-406194bd5d44 Destroying unnamed session 2024.02.16 07:05:12.686196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:12.686243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:12.686263 [ 3 ] {} HTTP-Session: efa03526-76f1-4b00-a88e-909973347715 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:12.686280 [ 3 ] {} HTTP-Session: efa03526-76f1-4b00-a88e-909973347715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:12.686369 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:12.686415 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:12.686555 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:12.687077 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:12.687381 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 07:05:12.687566 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 07:05:12.687663 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} executeQuery: Read 43 rows, 59.42 KiB in 0.001300173 sec., 33072 rows/sec., 44.63 MiB/sec. 2024.02.16 07:05:12.687667 [ 65 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 07:05:12.687737 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:12.687836 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} DynamicQueryHandler: Done processing query 2024.02.16 07:05:12.687845 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 07:05:12.687878 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:05:12.687949 [ 3 ] {} HTTP-Session: efa03526-76f1-4b00-a88e-909973347715 Destroying unnamed session 2024.02.16 07:05:12.688026 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:12.688127 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 215 rows starting from the beginning of the part 2024.02.16 07:05:12.688241 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:12.688352 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:12.688443 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:12.688534 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:12.688622 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:12.689936 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 6 columns (6 merged, 0 gathered) in 0.002101424 sec., 168457.1985472708 rows/sec., 227.32 MiB/sec. 2024.02.16 07:05:12.690167 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 07:05:12.690368 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 07:05:12.690428 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 07:05:12.690491 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2: 4.03 MiB. 2024.02.16 07:05:17.676789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:17.676909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:17.676935 [ 3 ] {} HTTP-Session: 767e84dd-bc98-4cb1-8775-4d9c76d326a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:17.676960 [ 3 ] {} HTTP-Session: 767e84dd-bc98-4cb1-8775-4d9c76d326a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:17.677083 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:17.677142 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:17.677296 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:17.677742 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:17.677996 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 07:05:17.678163 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 07:05:17.678289 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} executeQuery: Read 5 rows, 415.00 B in 0.00116736 sec., 4283 rows/sec., 347.17 KiB/sec. 2024.02.16 07:05:17.678461 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} DynamicQueryHandler: Done processing query 2024.02.16 07:05:17.678488 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:17.678504 [ 3 ] {} HTTP-Session: 767e84dd-bc98-4cb1-8775-4d9c76d326a1 Destroying unnamed session 2024.02.16 07:05:17.678633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:17.678680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:17.678699 [ 3 ] {} HTTP-Session: 1dcb815e-a09d-4d9a-9701-1489e7f074ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:17.678716 [ 3 ] {} HTTP-Session: 1dcb815e-a09d-4d9a-9701-1489e7f074ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:17.678790 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:17.678831 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:17.678937 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:17.679247 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:17.679448 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 07:05:17.679595 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 07:05:17.679720 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} executeQuery: Read 15 rows, 1.39 KiB in 0.000901123 sec., 16645 rows/sec., 1.50 MiB/sec. 2024.02.16 07:05:17.679841 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} DynamicQueryHandler: Done processing query 2024.02.16 07:05:17.679865 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:17.679880 [ 3 ] {} HTTP-Session: 1dcb815e-a09d-4d9a-9701-1489e7f074ac Destroying unnamed session 2024.02.16 07:05:17.679997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:17.680042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:17.680061 [ 3 ] {} HTTP-Session: f026f30e-4d86-4187-802c-cddea89258ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:17.680077 [ 3 ] {} HTTP-Session: f026f30e-4d86-4187-802c-cddea89258ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:17.680145 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:17.680184 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:17.680288 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:17.680568 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:17.680771 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 07:05:17.680924 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 07:05:17.681038 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} executeQuery: Read 5 rows, 410.00 B in 0.000863272 sec., 5791 rows/sec., 463.81 KiB/sec. 2024.02.16 07:05:17.681156 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} DynamicQueryHandler: Done processing query 2024.02.16 07:05:17.681178 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:17.681194 [ 3 ] {} HTTP-Session: f026f30e-4d86-4187-802c-cddea89258ce Destroying unnamed session 2024.02.16 07:05:17.681328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:17.681371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:17.681389 [ 3 ] {} HTTP-Session: 176d1f0d-df72-44ac-af06-9c0759141dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:17.681405 [ 3 ] {} HTTP-Session: 176d1f0d-df72-44ac-af06-9c0759141dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:17.681476 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:17.681520 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:17.681657 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:17.681987 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB. 2024.02.16 07:05:17.682267 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 07:05:17.682469 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 07:05:17.682583 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} executeQuery: Read 5 rows, 6.91 KiB in 0.001078838 sec., 4634 rows/sec., 6.25 MiB/sec. 2024.02.16 07:05:17.682711 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} DynamicQueryHandler: Done processing query 2024.02.16 07:05:17.682734 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:17.682750 [ 3 ] {} HTTP-Session: 176d1f0d-df72-44ac-af06-9c0759141dfe Destroying unnamed session 2024.02.16 07:05:22.468310 [ 70 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:05:22.468373 [ 70 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:05:22.679114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:22.679218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:22.679245 [ 3 ] {} HTTP-Session: 7b34b7a4-657b-4dab-be1f-7a1cb34d32d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:22.679270 [ 3 ] {} HTTP-Session: 7b34b7a4-657b-4dab-be1f-7a1cb34d32d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:22.679396 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:22.679456 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:22.679617 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:22.680087 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:22.680351 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 07:05:22.680515 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 07:05:22.680634 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} executeQuery: Read 43 rows, 3.49 KiB in 0.001203631 sec., 35725 rows/sec., 2.83 MiB/sec. 2024.02.16 07:05:22.680797 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} DynamicQueryHandler: Done processing query 2024.02.16 07:05:22.680823 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:22.680841 [ 3 ] {} HTTP-Session: 7b34b7a4-657b-4dab-be1f-7a1cb34d32d4 Destroying unnamed session 2024.02.16 07:05:22.680986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:22.681038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:22.681059 [ 3 ] {} HTTP-Session: 9f76ecab-8722-4fa2-b330-d4158aaaa510 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:22.681080 [ 3 ] {} HTTP-Session: 9f76ecab-8722-4fa2-b330-d4158aaaa510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:22.681167 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:22.681209 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:22.681316 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:22.681726 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:22.681961 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 07:05:22.682110 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 07:05:22.682235 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} executeQuery: Read 129 rows, 12.74 KiB in 0.001034407 sec., 124709 rows/sec., 12.02 MiB/sec. 2024.02.16 07:05:22.682360 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} DynamicQueryHandler: Done processing query 2024.02.16 07:05:22.682384 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:05:22.682400 [ 3 ] {} HTTP-Session: 9f76ecab-8722-4fa2-b330-d4158aaaa510 Destroying unnamed session 2024.02.16 07:05:22.682530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:22.682578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:22.682598 [ 3 ] {} HTTP-Session: 0bf9ea55-5514-47f3-9b0e-1011d50a0b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:22.682616 [ 3 ] {} HTTP-Session: 0bf9ea55-5514-47f3-9b0e-1011d50a0b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:22.682689 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:22.682730 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:22.682839 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:22.683159 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:22.683380 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 07:05:22.683572 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 07:05:22.683696 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} executeQuery: Read 43 rows, 3.44 KiB in 0.000967605 sec., 44439 rows/sec., 3.48 MiB/sec. 2024.02.16 07:05:22.683838 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} DynamicQueryHandler: Done processing query 2024.02.16 07:05:22.683862 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:22.683878 [ 3 ] {} HTTP-Session: 0bf9ea55-5514-47f3-9b0e-1011d50a0b75 Destroying unnamed session 2024.02.16 07:05:22.684083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:22.684128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:22.684147 [ 3 ] {} HTTP-Session: 29482480-fe10-4dd0-b5d0-36aa74f40c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:22.684164 [ 3 ] {} HTTP-Session: 29482480-fe10-4dd0-b5d0-36aa74f40c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:22.684251 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:22.684296 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:22.684433 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:22.684937 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:22.685271 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 07:05:22.685450 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 07:05:22.685547 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} executeQuery: Read 43 rows, 59.42 KiB in 0.001266992 sec., 33938 rows/sec., 45.80 MiB/sec. 2024.02.16 07:05:22.685712 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} DynamicQueryHandler: Done processing query 2024.02.16 07:05:22.685739 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:05:22.685757 [ 3 ] {} HTTP-Session: 29482480-fe10-4dd0-b5d0-36aa74f40c19 Destroying unnamed session 2024.02.16 07:05:27.678158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:27.678275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:27.678301 [ 3 ] {} HTTP-Session: 83f1178f-9a8b-4334-90bc-51b109dfc554 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:27.678325 [ 3 ] {} HTTP-Session: 83f1178f-9a8b-4334-90bc-51b109dfc554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:27.678450 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:27.678511 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:27.678668 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:27.679103 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:27.679388 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 07:05:27.679583 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 07:05:27.679734 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} executeQuery: Read 5 rows, 415.00 B in 0.001238062 sec., 4038 rows/sec., 327.35 KiB/sec. 2024.02.16 07:05:27.679954 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} DynamicQueryHandler: Done processing query 2024.02.16 07:05:27.679980 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:27.679998 [ 3 ] {} HTTP-Session: 83f1178f-9a8b-4334-90bc-51b109dfc554 Destroying unnamed session 2024.02.16 07:05:27.680133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:27.680190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:27.680210 [ 3 ] {} HTTP-Session: 893f031c-1895-4c53-bc31-8160a679024f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:27.680231 [ 3 ] {} HTTP-Session: 893f031c-1895-4c53-bc31-8160a679024f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:27.680322 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:27.680365 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:27.680490 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:27.680852 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:27.681083 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 07:05:27.681238 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 07:05:27.681338 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} executeQuery: Read 51 rows, 4.15 KiB in 0.000986446 sec., 51700 rows/sec., 4.11 MiB/sec. 2024.02.16 07:05:27.681463 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} DynamicQueryHandler: Done processing query 2024.02.16 07:05:27.681486 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:27.681502 [ 3 ] {} HTTP-Session: 893f031c-1895-4c53-bc31-8160a679024f Destroying unnamed session 2024.02.16 07:05:27.681630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:27.681681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:27.681699 [ 3 ] {} HTTP-Session: 46d8863d-ee6a-47a0-a646-c4ff7b8f9366 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:27.681717 [ 3 ] {} HTTP-Session: 46d8863d-ee6a-47a0-a646-c4ff7b8f9366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:27.681794 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:27.681834 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:27.681938 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:27.682236 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:27.682441 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 07:05:27.682590 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 07:05:27.682688 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} executeQuery: Read 29 rows, 2.30 KiB in 0.000865972 sec., 33488 rows/sec., 2.59 MiB/sec. 2024.02.16 07:05:27.682819 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} DynamicQueryHandler: Done processing query 2024.02.16 07:05:27.682843 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:27.682858 [ 3 ] {} HTTP-Session: 46d8863d-ee6a-47a0-a646-c4ff7b8f9366 Destroying unnamed session 2024.02.16 07:05:27.683013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:27.683058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:27.683077 [ 3 ] {} HTTP-Session: 99298f32-7950-4aa9-8c23-d19748153a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:27.683093 [ 3 ] {} HTTP-Session: 99298f32-7950-4aa9-8c23-d19748153a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:27.683167 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:27.683209 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:05:27.683324 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:27.683614 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:27.683869 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:05:27.684046 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:05:27.684146 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} executeQuery: Read 36 rows, 2.60 KiB in 0.000946115 sec., 38050 rows/sec., 2.69 MiB/sec. 2024.02.16 07:05:27.684267 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} DynamicQueryHandler: Done processing query 2024.02.16 07:05:27.684290 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:27.684306 [ 3 ] {} HTTP-Session: 99298f32-7950-4aa9-8c23-d19748153a51 Destroying unnamed session 2024.02.16 07:05:27.684429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:27.684472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:27.684490 [ 3 ] {} HTTP-Session: 3b484752-c495-4c39-81d7-13f6b2281b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:27.684507 [ 3 ] {} HTTP-Session: 3b484752-c495-4c39-81d7-13f6b2281b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:27.684579 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:27.684621 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:27.684750 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:27.685033 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:27.685292 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 07:05:27.685480 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 07:05:27.685578 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} executeQuery: Read 5 rows, 6.91 KiB in 0.000973076 sec., 5138 rows/sec., 6.93 MiB/sec. 2024.02.16 07:05:27.685698 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} DynamicQueryHandler: Done processing query 2024.02.16 07:05:27.685721 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:05:27.685737 [ 3 ] {} HTTP-Session: 3b484752-c495-4c39-81d7-13f6b2281b8d Destroying unnamed session 2024.02.16 07:05:32.679333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:32.679464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:32.679501 [ 3 ] {} HTTP-Session: daa5d064-ea37-44f0-9a8a-ed6073769b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:32.679530 [ 3 ] {} HTTP-Session: daa5d064-ea37-44f0-9a8a-ed6073769b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:32.679674 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:32.679741 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:32.679920 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:32.680367 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:32.680635 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 07:05:32.680803 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 07:05:32.680920 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} executeQuery: Read 43 rows, 3.49 KiB in 0.001209041 sec., 35565 rows/sec., 2.82 MiB/sec. 2024.02.16 07:05:32.681064 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} DynamicQueryHandler: Done processing query 2024.02.16 07:05:32.681089 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:32.681106 [ 3 ] {} HTTP-Session: daa5d064-ea37-44f0-9a8a-ed6073769b89 Destroying unnamed session 2024.02.16 07:05:32.681243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:32.681291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:32.681311 [ 3 ] {} HTTP-Session: 6b5fb1e1-ba12-42c3-ba36-b34f789398d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:32.681330 [ 3 ] {} HTTP-Session: 6b5fb1e1-ba12-42c3-ba36-b34f789398d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:32.681415 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:32.681457 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:32.681562 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:32.681944 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:32.682164 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 07:05:32.682317 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 07:05:32.682443 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} executeQuery: Read 129 rows, 12.74 KiB in 0.000991996 sec., 130040 rows/sec., 12.54 MiB/sec. 2024.02.16 07:05:32.682443 [ 56 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 07:05:32.682564 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:32.682613 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} DynamicQueryHandler: Done processing query 2024.02.16 07:05:32.682653 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:05:32.682661 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 07:05:32.682687 [ 3 ] {} HTTP-Session: 6b5fb1e1-ba12-42c3-ba36-b34f789398d2 Destroying unnamed session 2024.02.16 07:05:32.682755 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:32.682783 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part 2024.02.16 07:05:32.682834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:32.682896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:32.682926 [ 3 ] {} HTTP-Session: 54c4e2bf-fb9c-41c0-b0bf-76c0c77dc68b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:32.682926 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 129 rows starting from the beginning of the part 2024.02.16 07:05:32.682947 [ 3 ] {} HTTP-Session: 54c4e2bf-fb9c-41c0-b0bf-76c0c77dc68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:32.683068 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part 2024.02.16 07:05:32.683072 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:32.683133 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:32.683213 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 129 rows starting from the beginning of the part 2024.02.16 07:05:32.683377 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.02.16 07:05:32.683391 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:32.683482 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 129 rows starting from the beginning of the part 2024.02.16 07:05:32.683840 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:32.684121 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 07:05:32.684317 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 07:05:32.684444 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 4 columns (4 merged, 0 gathered) in 0.001809057 sec., 351011.60438836366 rows/sec., 32.83 MiB/sec. 2024.02.16 07:05:32.684504 [ 56 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 07:05:32.684533 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} executeQuery: Read 43 rows, 3.44 KiB in 0.001416776 sec., 30350 rows/sec., 2.37 MiB/sec. 2024.02.16 07:05:32.684576 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:32.684710 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 07:05:32.684939 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} DynamicQueryHandler: Done processing query 2024.02.16 07:05:32.684971 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:32.684961 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 07:05:32.685004 [ 3 ] {} HTTP-Session: 54c4e2bf-fb9c-41c0-b0bf-76c0c77dc68b Destroying unnamed session 2024.02.16 07:05:32.685119 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 07:05:32.685210 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 07:05:32.685266 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:32.685381 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part 2024.02.16 07:05:32.685381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:32.685474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:32.685506 [ 3 ] {} HTTP-Session: b253e002-7b73-4f13-b7ca-83bd9c11c169 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:32.685542 [ 3 ] {} HTTP-Session: b253e002-7b73-4f13-b7ca-83bd9c11c169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:32.685647 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:32.685794 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:32.685902 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:32.685917 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:32.686164 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:32.686469 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part 2024.02.16 07:05:32.686571 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:32.686712 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:32.687662 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:32.688333 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.003629363 sec., 70811.3241910495 rows/sec., 5.53 MiB/sec. 2024.02.16 07:05:32.688431 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 07:05:32.688533 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 07:05:32.688742 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 07:05:32.688917 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 07:05:32.688985 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} executeQuery: Read 43 rows, 59.42 KiB in 0.00312505 sec., 13759 rows/sec., 18.57 MiB/sec. 2024.02.16 07:05:32.689117 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 07:05:32.689290 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} DynamicQueryHandler: Done processing query 2024.02.16 07:05:32.689321 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:05:32.689338 [ 3 ] {} HTTP-Session: b253e002-7b73-4f13-b7ca-83bd9c11c169 Destroying unnamed session 2024.02.16 07:05:37.468415 [ 62 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:05:37.468484 [ 62 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:05:37.677771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:37.677895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:37.677926 [ 3 ] {} HTTP-Session: 5d73cf7a-f55b-4adc-b6e9-0880dad05398 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:37.677954 [ 3 ] {} HTTP-Session: 5d73cf7a-f55b-4adc-b6e9-0880dad05398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:37.678092 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:37.678159 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:37.678334 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:37.678802 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.679067 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 07:05:37.679234 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 07:05:37.679372 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} executeQuery: Read 5 rows, 415.00 B in 0.001235562 sec., 4046 rows/sec., 328.01 KiB/sec. 2024.02.16 07:05:37.679388 [ 62 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 07:05:37.679502 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.679533 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} DynamicQueryHandler: Done processing query 2024.02.16 07:05:37.679573 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:37.679586 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 07:05:37.679593 [ 3 ] {} HTTP-Session: 5d73cf7a-f55b-4adc-b6e9-0880dad05398 Destroying unnamed session 2024.02.16 07:05:37.679664 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:37.679693 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2024.02.16 07:05:37.679734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:37.679817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:37.679841 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:37.679851 [ 3 ] {} HTTP-Session: 70c13c79-58f9-4969-9f48-30c12101ed62 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:37.679890 [ 3 ] {} HTTP-Session: 70c13c79-58f9-4969-9f48-30c12101ed62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:37.679953 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:37.680026 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:37.680067 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:37.680102 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:05:37.680210 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:37.680378 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:37.680406 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:37.681133 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157359 sec., 94687.94285677973 rows/sec., 7.50 MiB/sec. 2024.02.16 07:05:37.681287 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 07:05:37.681539 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 07:05:37.681619 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 07:05:37.683092 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.683366 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:05:37.683541 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:05:37.683668 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} executeQuery: Read 4 rows, 342.00 B in 0.003589972 sec., 1114 rows/sec., 93.03 KiB/sec. 2024.02.16 07:05:37.683839 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} DynamicQueryHandler: Done processing query 2024.02.16 07:05:37.683864 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:37.683881 [ 3 ] {} HTTP-Session: 70c13c79-58f9-4969-9f48-30c12101ed62 Destroying unnamed session 2024.02.16 07:05:37.684004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:37.684051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:37.684071 [ 3 ] {} HTTP-Session: 1dd338ee-b949-4433-95e9-ca75db87e86a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:37.684090 [ 3 ] {} HTTP-Session: 1dd338ee-b949-4433-95e9-ca75db87e86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:37.684169 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:37.684211 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:37.684325 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:37.684680 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.684890 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 07:05:37.685041 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 07:05:37.685160 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} executeQuery: Read 17 rows, 1.56 KiB in 0.000963304 sec., 17647 rows/sec., 1.58 MiB/sec. 2024.02.16 07:05:37.685284 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} DynamicQueryHandler: Done processing query 2024.02.16 07:05:37.685307 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:37.685323 [ 3 ] {} HTTP-Session: 1dd338ee-b949-4433-95e9-ca75db87e86a Destroying unnamed session 2024.02.16 07:05:37.685470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:37.685515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:37.685535 [ 3 ] {} HTTP-Session: 6b778de4-bfec-407b-9f21-c6b544a5ab22 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:37.685553 [ 3 ] {} HTTP-Session: 6b778de4-bfec-407b-9f21-c6b544a5ab22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:37.685623 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:37.685663 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:05:37.685768 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:37.686087 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.686292 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:05:37.686444 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:05:37.686559 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} executeQuery: Read 4 rows, 286.00 B in 0.000906513 sec., 4412 rows/sec., 308.10 KiB/sec. 2024.02.16 07:05:37.686700 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} DynamicQueryHandler: Done processing query 2024.02.16 07:05:37.686725 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:37.686741 [ 3 ] {} HTTP-Session: 6b778de4-bfec-407b-9f21-c6b544a5ab22 Destroying unnamed session 2024.02.16 07:05:37.686835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:37.686881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:37.686901 [ 3 ] {} HTTP-Session: 879a2f44-655a-42fa-91aa-f998cae85600 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:37.686918 [ 3 ] {} HTTP-Session: 879a2f44-655a-42fa-91aa-f998cae85600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:37.686989 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:37.687027 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:37.687136 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:37.687412 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.687616 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 07:05:37.687763 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 07:05:37.687879 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} executeQuery: Read 9 rows, 744.00 B in 0.000862622 sec., 10433 rows/sec., 842.27 KiB/sec. 2024.02.16 07:05:37.687993 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} DynamicQueryHandler: Done processing query 2024.02.16 07:05:37.688016 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:37.688033 [ 3 ] {} HTTP-Session: 879a2f44-655a-42fa-91aa-f998cae85600 Destroying unnamed session 2024.02.16 07:05:37.688137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:37.688181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:37.688200 [ 3 ] {} HTTP-Session: ab258e7b-a658-49ee-a925-250f27270ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:37.688218 [ 3 ] {} HTTP-Session: ab258e7b-a658-49ee-a925-250f27270ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:37.688289 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:37.688332 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:05:37.688458 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:37.688724 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.688975 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:05:37.689165 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:05:37.689296 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} executeQuery: Read 2 rows, 144.00 B in 0.000979035 sec., 2042 rows/sec., 143.64 KiB/sec. 2024.02.16 07:05:37.689418 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} DynamicQueryHandler: Done processing query 2024.02.16 07:05:37.689442 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:37.689459 [ 3 ] {} HTTP-Session: ab258e7b-a658-49ee-a925-250f27270ecd Destroying unnamed session 2024.02.16 07:05:37.689554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:37.689600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:37.689619 [ 3 ] {} HTTP-Session: e50145de-2558-4bf9-b1c6-d56e71d8fb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:37.689636 [ 3 ] {} HTTP-Session: e50145de-2558-4bf9-b1c6-d56e71d8fb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:37.689707 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:37.689751 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:37.689884 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:37.690184 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.690457 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 07:05:37.690639 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 07:05:37.690749 [ 62 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 07:05:37.690769 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} executeQuery: Read 5 rows, 6.91 KiB in 0.001031277 sec., 4848 rows/sec., 6.54 MiB/sec. 2024.02.16 07:05:37.690822 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:37.690955 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 07:05:37.690992 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} DynamicQueryHandler: Done processing query 2024.02.16 07:05:37.691020 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:05:37.691049 [ 3 ] {} HTTP-Session: e50145de-2558-4bf9-b1c6-d56e71d8fb0e Destroying unnamed session 2024.02.16 07:05:37.691065 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:37.691097 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 354 rows starting from the beginning of the part 2024.02.16 07:05:37.691193 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:37.691281 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:37.691365 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:37.691447 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:37.691528 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:37.692790 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 6 columns (6 merged, 0 gathered) in 0.001897239 sec., 239822.1837101177 rows/sec., 323.63 MiB/sec. 2024.02.16 07:05:37.693067 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 07:05:37.693275 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 07:05:37.693327 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 07:05:37.693386 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3: 4.02 MiB. 2024.02.16 07:05:38.000122 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.34 MiB, peak 236.53 MiB, will set to 231.18 MiB (RSS), difference: -4.17 MiB 2024.02.16 07:05:42.679504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:42.679624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:42.679652 [ 3 ] {} HTTP-Session: 72f12830-9be4-4504-98a1-310fe0762328 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:42.679676 [ 3 ] {} HTTP-Session: 72f12830-9be4-4504-98a1-310fe0762328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:42.679804 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:42.679863 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:42.680016 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:42.680465 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:42.680725 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 07:05:42.680885 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 07:05:42.680998 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} executeQuery: Read 43 rows, 3.49 KiB in 0.00116107 sec., 37034 rows/sec., 2.93 MiB/sec. 2024.02.16 07:05:42.681144 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} DynamicQueryHandler: Done processing query 2024.02.16 07:05:42.681170 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:42.681186 [ 3 ] {} HTTP-Session: 72f12830-9be4-4504-98a1-310fe0762328 Destroying unnamed session 2024.02.16 07:05:42.681362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:42.681409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:42.681430 [ 3 ] {} HTTP-Session: 18857372-f896-4ffb-a2e6-cd5f1bfe9466 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:42.681446 [ 3 ] {} HTTP-Session: 18857372-f896-4ffb-a2e6-cd5f1bfe9466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:42.681524 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:42.681565 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:42.681670 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:42.682061 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:42.682279 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 07:05:42.682439 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 07:05:42.682565 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} executeQuery: Read 129 rows, 12.74 KiB in 0.001006946 sec., 128110 rows/sec., 12.35 MiB/sec. 2024.02.16 07:05:42.682691 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} DynamicQueryHandler: Done processing query 2024.02.16 07:05:42.682714 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:05:42.682730 [ 3 ] {} HTTP-Session: 18857372-f896-4ffb-a2e6-cd5f1bfe9466 Destroying unnamed session 2024.02.16 07:05:42.682857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:42.682900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:42.682919 [ 3 ] {} HTTP-Session: 81964dd1-6899-43dd-a3f1-3ce6285dcf51 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:42.682937 [ 3 ] {} HTTP-Session: 81964dd1-6899-43dd-a3f1-3ce6285dcf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:42.683008 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:42.683047 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:42.683178 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:42.683481 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:42.683689 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 07:05:42.683843 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 07:05:42.683965 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} executeQuery: Read 43 rows, 3.44 KiB in 0.000929704 sec., 46251 rows/sec., 3.62 MiB/sec. 2024.02.16 07:05:42.684087 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} DynamicQueryHandler: Done processing query 2024.02.16 07:05:42.684109 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:42.684125 [ 3 ] {} HTTP-Session: 81964dd1-6899-43dd-a3f1-3ce6285dcf51 Destroying unnamed session 2024.02.16 07:05:42.684309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:42.684354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:42.684373 [ 3 ] {} HTTP-Session: bea64c0a-3c7e-4ac0-9c40-2916a4b55fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:42.684413 [ 3 ] {} HTTP-Session: bea64c0a-3c7e-4ac0-9c40-2916a4b55fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:42.684496 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:42.684541 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:42.684679 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:42.685216 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:42.685534 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 07:05:42.685716 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 07:05:42.685841 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} executeQuery: Read 43 rows, 59.42 KiB in 0.001315324 sec., 32691 rows/sec., 44.12 MiB/sec. 2024.02.16 07:05:42.686022 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} DynamicQueryHandler: Done processing query 2024.02.16 07:05:42.686047 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:05:42.686063 [ 3 ] {} HTTP-Session: bea64c0a-3c7e-4ac0-9c40-2916a4b55fbc Destroying unnamed session 2024.02.16 07:05:47.677486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:47.677614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:47.677643 [ 3 ] {} HTTP-Session: 9548f806-038b-4116-a429-d08a949bd4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:47.677667 [ 3 ] {} HTTP-Session: 9548f806-038b-4116-a429-d08a949bd4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:47.677796 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:47.677858 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:47.678017 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:47.678484 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:47.678772 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 07:05:47.678965 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 07:05:47.679108 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} executeQuery: Read 5 rows, 415.00 B in 0.001274152 sec., 3924 rows/sec., 318.07 KiB/sec. 2024.02.16 07:05:47.679296 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} DynamicQueryHandler: Done processing query 2024.02.16 07:05:47.679322 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:47.679342 [ 3 ] {} HTTP-Session: 9548f806-038b-4116-a429-d08a949bd4bd Destroying unnamed session 2024.02.16 07:05:47.679489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:47.679547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:47.679570 [ 3 ] {} HTTP-Session: 0a25aad3-ca88-458b-83f8-7ecf1a67bf1a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:47.679590 [ 3 ] {} HTTP-Session: 0a25aad3-ca88-458b-83f8-7ecf1a67bf1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:47.679680 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:47.679725 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:47.679841 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:47.680180 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:47.680410 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 07:05:47.680567 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 07:05:47.680689 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} executeQuery: Read 15 rows, 1.39 KiB in 0.000973665 sec., 15405 rows/sec., 1.39 MiB/sec. 2024.02.16 07:05:47.680851 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} DynamicQueryHandler: Done processing query 2024.02.16 07:05:47.680878 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:47.680895 [ 3 ] {} HTTP-Session: 0a25aad3-ca88-458b-83f8-7ecf1a67bf1a Destroying unnamed session 2024.02.16 07:05:47.681051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:47.681103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:47.681123 [ 3 ] {} HTTP-Session: cea9eb67-4216-4581-bd73-5f34022c92cf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:47.681142 [ 3 ] {} HTTP-Session: cea9eb67-4216-4581-bd73-5f34022c92cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:47.681217 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:47.681260 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:47.681369 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:47.681681 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:47.681900 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 07:05:47.682063 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 07:05:47.682181 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} executeQuery: Read 5 rows, 410.00 B in 0.000933133 sec., 5358 rows/sec., 429.08 KiB/sec. 2024.02.16 07:05:47.682298 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} DynamicQueryHandler: Done processing query 2024.02.16 07:05:47.682322 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:47.682337 [ 3 ] {} HTTP-Session: cea9eb67-4216-4581-bd73-5f34022c92cf Destroying unnamed session 2024.02.16 07:05:47.682453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:47.682500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:47.682520 [ 3 ] {} HTTP-Session: 2c8db723-a135-4e1b-8fd0-6e90f6224b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:47.682537 [ 3 ] {} HTTP-Session: 2c8db723-a135-4e1b-8fd0-6e90f6224b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:47.682610 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:47.682656 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:47.682794 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:47.683131 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:47.683420 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 07:05:47.683604 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 07:05:47.683715 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} executeQuery: Read 5 rows, 6.91 KiB in 0.001071548 sec., 4666 rows/sec., 6.30 MiB/sec. 2024.02.16 07:05:47.683907 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} DynamicQueryHandler: Done processing query 2024.02.16 07:05:47.683933 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:47.683949 [ 3 ] {} HTTP-Session: 2c8db723-a135-4e1b-8fd0-6e90f6224b27 Destroying unnamed session 2024.02.16 07:05:48.230391 [ 98 ] {} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.16 07:05:48.230477 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:48.230574 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.16 07:05:48.230723 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:48.230762 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part 2024.02.16 07:05:48.230902 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.02.16 07:05:48.231000 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::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.16 07:05:48.231090 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.16 07:05:48.231171 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::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.16 07:05:48.233888 [ 18 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.003348826 sec., 83611.39097701701 rows/sec., 5.90 MiB/sec. 2024.02.16 07:05:48.234015 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.16 07:05:48.234270 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.16 07:05:48.234337 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.16 07:05:52.468529 [ 141 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:05:52.468631 [ 141 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:05:52.679405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:52.679514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:52.679540 [ 3 ] {} HTTP-Session: a031235e-39b2-4fea-b001-965d927f84c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:52.679565 [ 3 ] {} HTTP-Session: a031235e-39b2-4fea-b001-965d927f84c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:52.679690 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:52.679750 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:52.679922 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:52.680390 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:52.680660 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 07:05:52.680830 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 07:05:52.680941 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} executeQuery: Read 43 rows, 3.49 KiB in 0.001216891 sec., 35335 rows/sec., 2.80 MiB/sec. 2024.02.16 07:05:52.681085 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} DynamicQueryHandler: Done processing query 2024.02.16 07:05:52.681110 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:52.681126 [ 3 ] {} HTTP-Session: a031235e-39b2-4fea-b001-965d927f84c5 Destroying unnamed session 2024.02.16 07:05:52.681245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:52.681298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:52.681318 [ 3 ] {} HTTP-Session: 42d9e3c5-971c-4425-b4d0-21a9f6a86eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:52.681336 [ 3 ] {} HTTP-Session: 42d9e3c5-971c-4425-b4d0-21a9f6a86eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:52.681415 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:52.681458 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:05:52.681566 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:52.681873 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:52.682078 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:05:52.682227 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:05:52.682322 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} executeQuery: Read 2 rows, 175.00 B in 0.000879363 sec., 2274 rows/sec., 194.34 KiB/sec. 2024.02.16 07:05:52.682500 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} DynamicQueryHandler: Done processing query 2024.02.16 07:05:52.682523 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:52.682539 [ 3 ] {} HTTP-Session: 42d9e3c5-971c-4425-b4d0-21a9f6a86eaf Destroying unnamed session 2024.02.16 07:05:52.682680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:52.682727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:52.682747 [ 3 ] {} HTTP-Session: a0d01b71-efef-4904-8f4d-aecaff18790d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:52.682764 [ 3 ] {} HTTP-Session: a0d01b71-efef-4904-8f4d-aecaff18790d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:52.682841 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:52.682879 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:52.682989 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:52.683358 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:52.683579 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 07:05:52.683749 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 07:05:52.683848 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} executeQuery: Read 130 rows, 12.82 KiB in 0.000981075 sec., 132507 rows/sec., 12.77 MiB/sec. 2024.02.16 07:05:52.683995 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} DynamicQueryHandler: Done processing query 2024.02.16 07:05:52.684018 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:05:52.684034 [ 3 ] {} HTTP-Session: a0d01b71-efef-4904-8f4d-aecaff18790d Destroying unnamed session 2024.02.16 07:05:52.684182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:52.684226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:52.684244 [ 3 ] {} HTTP-Session: 1c199916-cfd2-47f3-bf71-cd3e38b8932d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:52.684260 [ 3 ] {} HTTP-Session: 1c199916-cfd2-47f3-bf71-cd3e38b8932d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:52.684330 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:52.684370 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:05:52.684475 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:52.684772 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:52.684977 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:05:52.685125 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:05:52.685221 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} executeQuery: Read 2 rows, 143.00 B in 0.000864352 sec., 2313 rows/sec., 161.56 KiB/sec. 2024.02.16 07:05:52.685356 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} DynamicQueryHandler: Done processing query 2024.02.16 07:05:52.685380 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:52.685396 [ 3 ] {} HTTP-Session: 1c199916-cfd2-47f3-bf71-cd3e38b8932d Destroying unnamed session 2024.02.16 07:05:52.685519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:52.685563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:52.685582 [ 3 ] {} HTTP-Session: 5e8d9332-7e57-41d7-91c9-e3155e953dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:52.685598 [ 3 ] {} HTTP-Session: 5e8d9332-7e57-41d7-91c9-e3155e953dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:52.685667 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:52.685705 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:52.685808 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:52.686115 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:52.686313 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 07:05:52.686466 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 07:05:52.686560 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} executeQuery: Read 45 rows, 3.61 KiB in 0.000865162 sec., 52013 rows/sec., 4.07 MiB/sec. 2024.02.16 07:05:52.686675 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} DynamicQueryHandler: Done processing query 2024.02.16 07:05:52.686697 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:52.686712 [ 3 ] {} HTTP-Session: 5e8d9332-7e57-41d7-91c9-e3155e953dfb Destroying unnamed session 2024.02.16 07:05:52.686853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:52.686897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:52.686916 [ 3 ] {} HTTP-Session: 4063f0a4-635c-4756-b362-6da0d401a1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:52.686933 [ 3 ] {} HTTP-Session: 4063f0a4-635c-4756-b362-6da0d401a1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:52.687000 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:52.687042 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:05:52.687161 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:52.687430 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:52.687680 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 07:05:52.687855 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 07:05:52.687959 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} executeQuery: Read 1 rows, 72.00 B in 0.000924574 sec., 1081 rows/sec., 76.05 KiB/sec. 2024.02.16 07:05:52.688091 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} DynamicQueryHandler: Done processing query 2024.02.16 07:05:52.688113 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:52.688128 [ 3 ] {} HTTP-Session: 4063f0a4-635c-4756-b362-6da0d401a1a4 Destroying unnamed session 2024.02.16 07:05:52.688271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:52.688315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:52.688334 [ 3 ] {} HTTP-Session: 5804c6e1-4a4a-4069-934d-8d9310f2341a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:52.688351 [ 3 ] {} HTTP-Session: 5804c6e1-4a4a-4069-934d-8d9310f2341a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:52.688430 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:52.688474 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:52.688608 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:52.689070 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB. 2024.02.16 07:05:52.689382 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 07:05:52.689579 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 07:05:52.689676 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} executeQuery: Read 43 rows, 59.42 KiB in 0.001217721 sec., 35311 rows/sec., 47.65 MiB/sec. 2024.02.16 07:05:52.689794 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} DynamicQueryHandler: Done processing query 2024.02.16 07:05:52.689817 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:05:52.689833 [ 3 ] {} HTTP-Session: 5804c6e1-4a4a-4069-934d-8d9310f2341a Destroying unnamed session 2024.02.16 07:05:57.679001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:57.679116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:57.679142 [ 3 ] {} HTTP-Session: a16b39ee-d5da-4142-8084-0db89fc3b454 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:57.679166 [ 3 ] {} HTTP-Session: a16b39ee-d5da-4142-8084-0db89fc3b454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:57.679289 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:57.679350 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:05:57.679506 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:57.679992 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.680267 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 07:05:57.680438 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 07:05:57.680580 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} executeQuery: Read 5 rows, 415.00 B in 0.001245262 sec., 4015 rows/sec., 325.45 KiB/sec. 2024.02.16 07:05:57.680758 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} DynamicQueryHandler: Done processing query 2024.02.16 07:05:57.680784 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:05:57.680802 [ 3 ] {} HTTP-Session: a16b39ee-d5da-4142-8084-0db89fc3b454 Destroying unnamed session 2024.02.16 07:05:57.680937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:57.680991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:57.681012 [ 3 ] {} HTTP-Session: 1ced5baf-01ee-46a0-ae09-e2cf49424e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:57.681030 [ 3 ] {} HTTP-Session: 1ced5baf-01ee-46a0-ae09-e2cf49424e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:57.681109 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:57.681152 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:05:57.681263 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:57.681574 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.681784 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:05:57.681935 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:05:57.682053 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} executeQuery: Read 2 rows, 175.00 B in 0.000903853 sec., 2212 rows/sec., 189.08 KiB/sec. 2024.02.16 07:05:57.682170 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} DynamicQueryHandler: Done processing query 2024.02.16 07:05:57.682194 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:57.682209 [ 3 ] {} HTTP-Session: 1ced5baf-01ee-46a0-ae09-e2cf49424e27 Destroying unnamed session 2024.02.16 07:05:57.682341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:57.682388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:57.682408 [ 3 ] {} HTTP-Session: 05874eac-b0e9-4572-a988-d76a24bff3c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:57.682425 [ 3 ] {} HTTP-Session: 05874eac-b0e9-4572-a988-d76a24bff3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:57.682501 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:57.682540 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:05:57.682646 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:57.682970 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.683175 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 07:05:57.683317 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 07:05:57.683430 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} executeQuery: Read 52 rows, 4.24 KiB in 0.000894933 sec., 58104 rows/sec., 4.63 MiB/sec. 2024.02.16 07:05:57.683438 [ 78 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 07:05:57.683551 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.683598 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} DynamicQueryHandler: Done processing query 2024.02.16 07:05:57.683635 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:57.683639 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 07:05:57.683652 [ 3 ] {} HTTP-Session: 05874eac-b0e9-4572-a988-d76a24bff3c5 Destroying unnamed session 2024.02.16 07:05:57.683721 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:57.683751 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 182 rows starting from the beginning of the part 2024.02.16 07:05:57.683838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:57.683866 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part 2024.02.16 07:05:57.683895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:57.683923 [ 3 ] {} HTTP-Session: 24d7ef9a-dba2-4465-bd27-dc33d0927a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:57.683946 [ 3 ] {} HTTP-Session: 24d7ef9a-dba2-4465-bd27-dc33d0927a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:57.683981 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 129 rows starting from the beginning of the part 2024.02.16 07:05:57.684049 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:57.684104 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part 2024.02.16 07:05:57.684106 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:05:57.684262 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part 2024.02.16 07:05:57.684345 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:57.684404 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part 2024.02.16 07:05:57.684786 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.685073 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:05:57.685290 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:05:57.685390 [ 18 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 4 columns (4 merged, 0 gathered) in 0.001782955 sec., 294454.9918534119 rows/sec., 27.28 MiB/sec. 2024.02.16 07:05:57.685477 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} executeQuery: Read 2 rows, 143.00 B in 0.001392886 sec., 1435 rows/sec., 100.26 KiB/sec. 2024.02.16 07:05:57.685556 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 07:05:57.685622 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} DynamicQueryHandler: Done processing query 2024.02.16 07:05:57.685645 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:05:57.685662 [ 3 ] {} HTTP-Session: 24d7ef9a-dba2-4465-bd27-dc33d0927a21 Destroying unnamed session 2024.02.16 07:05:57.685733 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 07:05:57.685790 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 07:05:57.685801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:57.685858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:57.685877 [ 3 ] {} HTTP-Session: 107e3a36-bf98-4aa5-9ed5-eb99e2493f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:57.685894 [ 3 ] {} HTTP-Session: 107e3a36-bf98-4aa5-9ed5-eb99e2493f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:57.685963 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:57.686000 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:05:57.686101 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:57.686417 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.686613 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 07:05:57.686759 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 07:05:57.686873 [ 78 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 07:05:57.686880 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} executeQuery: Read 31 rows, 2.46 KiB in 0.000885353 sec., 35014 rows/sec., 2.72 MiB/sec. 2024.02.16 07:05:57.686916 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.687051 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 07:05:57.687079 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} DynamicQueryHandler: Done processing query 2024.02.16 07:05:57.687104 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:57.687125 [ 3 ] {} HTTP-Session: 107e3a36-bf98-4aa5-9ed5-eb99e2493f6e Destroying unnamed session 2024.02.16 07:05:57.687150 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:05:57.687176 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 94 rows starting from the beginning of the part 2024.02.16 07:05:57.687293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:57.687310 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part 2024.02.16 07:05:57.687350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:57.687372 [ 3 ] {} HTTP-Session: aba700b5-2844-4d31-b671-661c72bb9597 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:57.687399 [ 3 ] {} HTTP-Session: aba700b5-2844-4d31-b671-661c72bb9597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:57.687421 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part 2024.02.16 07:05:57.687501 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:57.687534 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2024.02.16 07:05:57.687558 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:05:57.687668 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 45 rows starting from the beginning of the part 2024.02.16 07:05:57.687831 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:57.687839 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2024.02.16 07:05:57.688293 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.688717 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 07:05:57.688735 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.001747735 sec., 129882.3906370245 rows/sec., 10.14 MiB/sec. 2024.02.16 07:05:57.688847 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 07:05:57.688916 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 07:05:57.689064 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} executeQuery: Read 37 rows, 2.67 KiB in 0.00152711 sec., 24228 rows/sec., 1.71 MiB/sec. 2024.02.16 07:05:57.689108 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 07:05:57.689217 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 07:05:57.689221 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} DynamicQueryHandler: Done processing query 2024.02.16 07:05:57.689254 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:05:57.689285 [ 3 ] {} HTTP-Session: aba700b5-2844-4d31-b671-661c72bb9597 Destroying unnamed session 2024.02.16 07:05:57.689401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:05:57.689445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:05:57.689464 [ 3 ] {} HTTP-Session: c68467e9-6b9e-4d19-939e-5388cebd635f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:05:57.689480 [ 3 ] {} HTTP-Session: c68467e9-6b9e-4d19-939e-5388cebd635f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:05:57.689549 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:05:57.689592 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:05:57.689722 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:05:57.690007 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:05:57.690264 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 07:05:57.690441 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 07:05:57.690565 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} executeQuery: Read 5 rows, 6.91 KiB in 0.000987575 sec., 5062 rows/sec., 6.83 MiB/sec. 2024.02.16 07:05:57.690672 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} DynamicQueryHandler: Done processing query 2024.02.16 07:05:57.690694 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:05:57.690710 [ 3 ] {} HTTP-Session: c68467e9-6b9e-4d19-939e-5388cebd635f Destroying unnamed session 2024.02.16 07:06:02.679030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:02.679146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:02.679173 [ 3 ] {} HTTP-Session: 633ceb92-6344-4bb6-ab4d-c6eb89637827 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:02.679196 [ 3 ] {} HTTP-Session: 633ceb92-6344-4bb6-ab4d-c6eb89637827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:02.679323 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:02.679384 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:02.679538 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:02.679967 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:02.680235 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 07:06:02.680412 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 07:06:02.680549 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} executeQuery: Read 43 rows, 3.49 KiB in 0.00118214 sec., 36374 rows/sec., 2.88 MiB/sec. 2024.02.16 07:06:02.680548 [ 160 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 07:06:02.680681 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:02.680753 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} DynamicQueryHandler: Done processing query 2024.02.16 07:06:02.680796 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:02.680805 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 07:06:02.680832 [ 3 ] {} HTTP-Session: 633ceb92-6344-4bb6-ab4d-c6eb89637827 Destroying unnamed session 2024.02.16 07:06:02.680944 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:02.680992 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part 2024.02.16 07:06:02.681008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:02.681085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:02.681124 [ 3 ] {} HTTP-Session: c60335c9-afaf-4737-b443-299d027d3373 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:02.681177 [ 3 ] {} HTTP-Session: c60335c9-afaf-4737-b443-299d027d3373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:02.681258 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:02.681394 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:02.681483 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:02.681496 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:02.681791 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:02.681969 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:02.682042 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:02.682218 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:02.682896 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:02.683389 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 07:06:02.683690 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 07:06:02.683689 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002930386 sec., 63814.11868607071 rows/sec., 5.05 MiB/sec. 2024.02.16 07:06:02.683901 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} executeQuery: Read 129 rows, 12.74 KiB in 0.002439573 sec., 52878 rows/sec., 5.10 MiB/sec. 2024.02.16 07:06:02.683921 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 07:06:02.684216 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} DynamicQueryHandler: Done processing query 2024.02.16 07:06:02.684255 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:06:02.684294 [ 3 ] {} HTTP-Session: c60335c9-afaf-4737-b443-299d027d3373 Destroying unnamed session 2024.02.16 07:06:02.684294 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 07:06:02.684381 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 07:06:02.684487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:02.684538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:02.684558 [ 3 ] {} HTTP-Session: e5741d77-07dc-44c0-b3d5-e17204ad9d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:02.684576 [ 3 ] {} HTTP-Session: e5741d77-07dc-44c0-b3d5-e17204ad9d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:02.684657 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:02.684699 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:02.684828 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:02.685143 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:02.685374 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 07:06:02.685539 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 07:06:02.685654 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} executeQuery: Read 43 rows, 3.44 KiB in 0.000961265 sec., 44732 rows/sec., 3.50 MiB/sec. 2024.02.16 07:06:02.685781 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} DynamicQueryHandler: Done processing query 2024.02.16 07:06:02.685803 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:02.685819 [ 3 ] {} HTTP-Session: e5741d77-07dc-44c0-b3d5-e17204ad9d63 Destroying unnamed session 2024.02.16 07:06:02.685978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:02.686022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:02.686041 [ 3 ] {} HTTP-Session: 16729af6-65a4-4dde-94fd-e30cbbd0b61f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:02.686058 [ 3 ] {} HTTP-Session: 16729af6-65a4-4dde-94fd-e30cbbd0b61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:02.686166 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:02.686218 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:02.686361 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:02.686853 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:02.687277 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 07:06:02.687480 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 07:06:02.687603 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} executeQuery: Read 43 rows, 59.42 KiB in 0.001393536 sec., 30856 rows/sec., 41.64 MiB/sec. 2024.02.16 07:06:02.687604 [ 160 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 07:06:02.687702 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:02.687823 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} DynamicQueryHandler: Done processing query 2024.02.16 07:06:02.687838 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 07:06:02.687862 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:06:02.687887 [ 3 ] {} HTTP-Session: 16729af6-65a4-4dde-94fd-e30cbbd0b61f Destroying unnamed session 2024.02.16 07:06:02.688026 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:02.688057 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 455 rows starting from the beginning of the part 2024.02.16 07:06:02.688176 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:02.688272 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:02.688362 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:02.688447 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:02.688533 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:02.689894 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 6 columns (6 merged, 0 gathered) in 0.002105565 sec., 282109.55254290416 rows/sec., 380.69 MiB/sec. 2024.02.16 07:06:02.690302 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 07:06:02.690531 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 07:06:02.690591 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 07:06:02.690668 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4: 4.00 MiB. 2024.02.16 07:06:03.000127 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.34 MiB, peak 236.68 MiB, will set to 231.24 MiB (RSS), difference: -4.10 MiB 2024.02.16 07:06:07.468892 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:06:07.468963 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:06:07.676850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:07.676957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:07.676995 [ 3 ] {} HTTP-Session: dd046a5f-a6f8-42f4-ab3c-351857194bd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:07.677025 [ 3 ] {} HTTP-Session: dd046a5f-a6f8-42f4-ab3c-351857194bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:07.677164 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:07.677236 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:07.677396 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:07.677780 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:07.678048 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 07:06:07.678226 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 07:06:07.678352 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} executeQuery: Read 5 rows, 415.00 B in 0.001143239 sec., 4373 rows/sec., 354.50 KiB/sec. 2024.02.16 07:06:07.678497 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} DynamicQueryHandler: Done processing query 2024.02.16 07:06:07.678524 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:07.678541 [ 3 ] {} HTTP-Session: dd046a5f-a6f8-42f4-ab3c-351857194bd9 Destroying unnamed session 2024.02.16 07:06:07.678667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:07.678716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:07.678743 [ 3 ] {} HTTP-Session: d488f5ef-d973-4d97-92d8-24508e4801c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:07.678763 [ 3 ] {} HTTP-Session: d488f5ef-d973-4d97-92d8-24508e4801c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:07.678846 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:07.678889 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:07.678999 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:07.679288 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:07.679508 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 07:06:07.679662 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 07:06:07.679781 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} executeQuery: Read 15 rows, 1.39 KiB in 0.000900113 sec., 16664 rows/sec., 1.50 MiB/sec. 2024.02.16 07:06:07.679927 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} DynamicQueryHandler: Done processing query 2024.02.16 07:06:07.679952 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:07.679968 [ 3 ] {} HTTP-Session: d488f5ef-d973-4d97-92d8-24508e4801c9 Destroying unnamed session 2024.02.16 07:06:07.680087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:07.680134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:07.680154 [ 3 ] {} HTTP-Session: cc91a5b9-b559-40d4-9461-159800e06e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:07.680171 [ 3 ] {} HTTP-Session: cc91a5b9-b559-40d4-9461-159800e06e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:07.680246 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:07.680288 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:07.680399 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:07.680665 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:07.680879 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 07:06:07.681030 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 07:06:07.681145 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} executeQuery: Read 5 rows, 410.00 B in 0.000864822 sec., 5781 rows/sec., 462.97 KiB/sec. 2024.02.16 07:06:07.681296 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} DynamicQueryHandler: Done processing query 2024.02.16 07:06:07.681319 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:07.681335 [ 3 ] {} HTTP-Session: cc91a5b9-b559-40d4-9461-159800e06e6f Destroying unnamed session 2024.02.16 07:06:07.681485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:07.681530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:07.681549 [ 3 ] {} HTTP-Session: 214c8cc0-a7a2-4d78-a2e3-d40733d6c474 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:07.681566 [ 3 ] {} HTTP-Session: 214c8cc0-a7a2-4d78-a2e3-d40733d6c474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:07.681638 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:07.681684 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:07.681823 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:07.682116 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:07.682413 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 07:06:07.682593 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 07:06:07.682710 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} executeQuery: Read 5 rows, 6.91 KiB in 0.001037267 sec., 4820 rows/sec., 6.50 MiB/sec. 2024.02.16 07:06:07.682909 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} DynamicQueryHandler: Done processing query 2024.02.16 07:06:07.682935 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:07.682951 [ 3 ] {} HTTP-Session: 214c8cc0-a7a2-4d78-a2e3-d40733d6c474 Destroying unnamed session 2024.02.16 07:06:08.406973 [ 114 ] {} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.16 07:06:08.407056 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:08.407129 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.16 07:06:08.407231 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:08.407264 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::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.16 07:06:08.407411 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::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.16 07:06:08.407505 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.16 07:06:08.407586 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::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.16 07:06:08.407659 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::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.16 07:06:08.408192 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001091078 sec., 10998.29709699948 rows/sec., 932.64 KiB/sec. 2024.02.16 07:06:08.408287 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.16 07:06:08.408444 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.16 07:06:08.408499 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.16 07:06:09.298230 [ 106 ] {} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.16 07:06:09.298319 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:09.298395 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.16 07:06:09.298503 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:09.298534 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::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.16 07:06:09.298678 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::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.16 07:06:09.298773 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.16 07:06:09.298851 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::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.16 07:06:09.298924 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::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.16 07:06:09.299442 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001074448 sec., 11168.525605706373 rows/sec., 779.83 KiB/sec. 2024.02.16 07:06:09.299525 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.16 07:06:09.299705 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.16 07:06:09.299763 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.16 07:06:12.679027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:12.679159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:12.679205 [ 3 ] {} HTTP-Session: 6cda5527-3313-44cf-937e-e4662d9f2ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:12.679234 [ 3 ] {} HTTP-Session: 6cda5527-3313-44cf-937e-e4662d9f2ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:12.679377 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:12.679442 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:12.679603 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:12.680022 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:12.680287 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 07:06:12.680454 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 07:06:12.680583 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} executeQuery: Read 43 rows, 3.49 KiB in 0.00116542 sec., 36896 rows/sec., 2.92 MiB/sec. 2024.02.16 07:06:12.680722 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} DynamicQueryHandler: Done processing query 2024.02.16 07:06:12.680748 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:12.680765 [ 3 ] {} HTTP-Session: 6cda5527-3313-44cf-937e-e4662d9f2ceb Destroying unnamed session 2024.02.16 07:06:12.680900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:12.680947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:12.680973 [ 3 ] {} HTTP-Session: 925e8389-5f40-456a-ba19-eae9bd3a558f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:12.680991 [ 3 ] {} HTTP-Session: 925e8389-5f40-456a-ba19-eae9bd3a558f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:12.681071 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:12.681112 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:12.681221 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:12.681605 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:12.681837 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 07:06:12.681988 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 07:06:12.682111 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} executeQuery: Read 129 rows, 12.74 KiB in 0.001004146 sec., 128467 rows/sec., 12.39 MiB/sec. 2024.02.16 07:06:12.682306 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} DynamicQueryHandler: Done processing query 2024.02.16 07:06:12.682330 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:06:12.682347 [ 3 ] {} HTTP-Session: 925e8389-5f40-456a-ba19-eae9bd3a558f Destroying unnamed session 2024.02.16 07:06:12.682506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:12.682552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:12.682571 [ 3 ] {} HTTP-Session: 2653d862-204b-45aa-8f16-773b9197fb57 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:12.682588 [ 3 ] {} HTTP-Session: 2653d862-204b-45aa-8f16-773b9197fb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:12.682660 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:12.682701 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:12.682821 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:12.683131 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:12.683354 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 07:06:12.683510 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 07:06:12.683612 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} executeQuery: Read 43 rows, 3.44 KiB in 0.000925253 sec., 46473 rows/sec., 3.63 MiB/sec. 2024.02.16 07:06:12.683732 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} DynamicQueryHandler: Done processing query 2024.02.16 07:06:12.683754 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:12.683770 [ 3 ] {} HTTP-Session: 2653d862-204b-45aa-8f16-773b9197fb57 Destroying unnamed session 2024.02.16 07:06:12.683918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:12.683962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:12.683980 [ 3 ] {} HTTP-Session: e2bae75b-3ca8-4cfa-9bb3-980bae0b35ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:12.683998 [ 3 ] {} HTTP-Session: e2bae75b-3ca8-4cfa-9bb3-980bae0b35ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:12.684088 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:12.684133 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:12.684269 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:12.684750 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:12.685074 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 07:06:12.685261 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 07:06:12.685386 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} executeQuery: Read 43 rows, 59.42 KiB in 0.001265873 sec., 33968 rows/sec., 45.84 MiB/sec. 2024.02.16 07:06:12.685511 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} DynamicQueryHandler: Done processing query 2024.02.16 07:06:12.685535 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:06:12.685550 [ 3 ] {} HTTP-Session: e2bae75b-3ca8-4cfa-9bb3-980bae0b35ba Destroying unnamed session 2024.02.16 07:06:17.676854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:17.676972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:17.676997 [ 3 ] {} HTTP-Session: b5707372-dc09-4e79-969a-9909761a57d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:17.677021 [ 3 ] {} HTTP-Session: b5707372-dc09-4e79-969a-9909761a57d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:17.677150 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:17.677208 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:17.677364 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:17.677757 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:17.678019 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 07:06:17.678182 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 07:06:17.678302 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} executeQuery: Read 5 rows, 415.00 B in 0.001116519 sec., 4478 rows/sec., 362.98 KiB/sec. 2024.02.16 07:06:17.678476 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} DynamicQueryHandler: Done processing query 2024.02.16 07:06:17.678502 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:17.678520 [ 3 ] {} HTTP-Session: b5707372-dc09-4e79-969a-9909761a57d2 Destroying unnamed session 2024.02.16 07:06:17.678644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:17.678696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:17.678716 [ 3 ] {} HTTP-Session: dd94d387-a7b1-4d57-9334-dd9aea9cebdd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:17.678736 [ 3 ] {} HTTP-Session: dd94d387-a7b1-4d57-9334-dd9aea9cebdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:17.678817 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:17.678859 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:17.678969 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:17.679306 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:17.679517 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 07:06:17.679670 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 07:06:17.679773 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} executeQuery: Read 15 rows, 1.39 KiB in 0.000928704 sec., 16151 rows/sec., 1.46 MiB/sec. 2024.02.16 07:06:17.679893 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} DynamicQueryHandler: Done processing query 2024.02.16 07:06:17.679918 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:17.679934 [ 3 ] {} HTTP-Session: dd94d387-a7b1-4d57-9334-dd9aea9cebdd Destroying unnamed session 2024.02.16 07:06:17.680053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:17.680100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:17.680121 [ 3 ] {} HTTP-Session: 47c1658f-d017-4726-ad8d-7a7328d87da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:17.680138 [ 3 ] {} HTTP-Session: 47c1658f-d017-4726-ad8d-7a7328d87da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:17.680211 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:17.680250 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:17.680356 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:17.680649 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:17.680864 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 07:06:17.681008 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 07:06:17.681109 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} executeQuery: Read 5 rows, 410.00 B in 0.000868122 sec., 5759 rows/sec., 461.21 KiB/sec. 2024.02.16 07:06:17.681244 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} DynamicQueryHandler: Done processing query 2024.02.16 07:06:17.681267 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:17.681283 [ 3 ] {} HTTP-Session: 47c1658f-d017-4726-ad8d-7a7328d87da4 Destroying unnamed session 2024.02.16 07:06:17.681420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:17.681464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:17.681482 [ 3 ] {} HTTP-Session: 5d908c00-0144-4ab0-9dfc-80c7863c33ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:17.681498 [ 3 ] {} HTTP-Session: 5d908c00-0144-4ab0-9dfc-80c7863c33ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:17.681571 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:17.681616 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:17.681748 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:17.682070 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:17.682351 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 07:06:17.682529 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 07:06:17.682627 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} executeQuery: Read 5 rows, 6.91 KiB in 0.001027456 sec., 4866 rows/sec., 6.57 MiB/sec. 2024.02.16 07:06:17.682846 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} DynamicQueryHandler: Done processing query 2024.02.16 07:06:17.682869 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:06:17.682885 [ 3 ] {} HTTP-Session: 5d908c00-0144-4ab0-9dfc-80c7863c33ac Destroying unnamed session 2024.02.16 07:06:22.469033 [ 57 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:06:22.469124 [ 57 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:06:22.679475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:22.679586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:22.679611 [ 3 ] {} HTTP-Session: 075aeb7f-a581-49bf-912c-cb96d3e6b42f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:22.679634 [ 3 ] {} HTTP-Session: 075aeb7f-a581-49bf-912c-cb96d3e6b42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:22.679759 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:22.679821 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:22.679975 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:22.680443 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:22.680711 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 07:06:22.680880 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 07:06:22.681000 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} executeQuery: Read 43 rows, 3.49 KiB in 0.001204501 sec., 35699 rows/sec., 2.83 MiB/sec. 2024.02.16 07:06:22.681168 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} DynamicQueryHandler: Done processing query 2024.02.16 07:06:22.681194 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:22.681211 [ 3 ] {} HTTP-Session: 075aeb7f-a581-49bf-912c-cb96d3e6b42f Destroying unnamed session 2024.02.16 07:06:22.681354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:22.681412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:22.681433 [ 3 ] {} HTTP-Session: fc67a2fd-cbe7-4d31-9162-feaeceba3b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:22.681451 [ 3 ] {} HTTP-Session: fc67a2fd-cbe7-4d31-9162-feaeceba3b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:22.681534 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:22.681574 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:22.681685 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:22.682093 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:22.682323 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 07:06:22.682476 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 07:06:22.682575 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} executeQuery: Read 129 rows, 12.74 KiB in 0.001012406 sec., 127419 rows/sec., 12.28 MiB/sec. 2024.02.16 07:06:22.682568 [ 57 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 07:06:22.682638 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:22.682707 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} DynamicQueryHandler: Done processing query 2024.02.16 07:06:22.682716 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 07:06:22.682732 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:06:22.682761 [ 3 ] {} HTTP-Session: fc67a2fd-cbe7-4d31-9162-feaeceba3b47 Destroying unnamed session 2024.02.16 07:06:22.682819 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:22.682847 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part 2024.02.16 07:06:22.682937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:22.682975 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 129 rows starting from the beginning of the part 2024.02.16 07:06:22.682986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:22.683015 [ 3 ] {} HTTP-Session: 440ca561-3fb4-4601-898a-898df368346f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:22.683041 [ 3 ] {} HTTP-Session: 440ca561-3fb4-4601-898a-898df368346f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:22.683094 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part 2024.02.16 07:06:22.683148 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:22.683205 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:22.683215 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 129 rows starting from the beginning of the part 2024.02.16 07:06:22.683381 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part 2024.02.16 07:06:22.683438 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:22.683519 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part 2024.02.16 07:06:22.683919 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:22.684242 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 07:06:22.684452 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 07:06:22.684550 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855658 sec., 323874.33460260456 rows/sec., 30.64 MiB/sec. 2024.02.16 07:06:22.684587 [ 57 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 07:06:22.684612 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} executeQuery: Read 43 rows, 3.44 KiB in 0.001426416 sec., 30145 rows/sec., 2.36 MiB/sec. 2024.02.16 07:06:22.684651 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:22.684824 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 07:06:22.684871 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 07:06:22.684936 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} DynamicQueryHandler: Done processing query 2024.02.16 07:06:22.684979 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:22.685031 [ 3 ] {} HTTP-Session: 440ca561-3fb4-4601-898a-898df368346f Destroying unnamed session 2024.02.16 07:06:22.685118 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:22.685121 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 07:06:22.685181 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part 2024.02.16 07:06:22.685246 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 07:06:22.685304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:22.685430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:22.685481 [ 3 ] {} HTTP-Session: 824449db-1d08-4a5c-a043-956a938a4dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:22.685497 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:22.685518 [ 3 ] {} HTTP-Session: 824449db-1d08-4a5c-a043-956a938a4dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:22.685759 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:22.685765 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:22.685870 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:22.686080 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:22.686425 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:22.686500 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:22.686693 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:22.687484 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:22.688138 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003437458 sec., 68946.29694384629 rows/sec., 5.39 MiB/sec. 2024.02.16 07:06:22.688276 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 07:06:22.688290 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 07:06:22.688549 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 07:06:22.688647 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 07:06:22.688722 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 07:06:22.688886 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} executeQuery: Read 43 rows, 59.42 KiB in 0.003086379 sec., 13932 rows/sec., 18.80 MiB/sec. 2024.02.16 07:06:22.689045 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} DynamicQueryHandler: Done processing query 2024.02.16 07:06:22.689080 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:06:22.689104 [ 3 ] {} HTTP-Session: 824449db-1d08-4a5c-a043-956a938a4dfc Destroying unnamed session 2024.02.16 07:06:27.677835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:27.678015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:27.678061 [ 3 ] {} HTTP-Session: d9916b5f-b861-474b-9352-d02641500b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:27.678102 [ 3 ] {} HTTP-Session: d9916b5f-b861-474b-9352-d02641500b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:27.678303 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:27.678400 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:27.678663 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:27.679122 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:27.679385 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 07:06:27.679553 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 07:06:27.679679 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} executeQuery: Read 5 rows, 415.00 B in 0.001318794 sec., 3791 rows/sec., 307.31 KiB/sec. 2024.02.16 07:06:27.679697 [ 58 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 07:06:27.679814 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:27.679874 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} DynamicQueryHandler: Done processing query 2024.02.16 07:06:27.679907 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:27.679912 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 07:06:27.679927 [ 3 ] {} HTTP-Session: d9916b5f-b861-474b-9352-d02641500b68 Destroying unnamed session 2024.02.16 07:06:27.680009 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:27.680043 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part 2024.02.16 07:06:27.680085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:27.680141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:27.680172 [ 3 ] {} HTTP-Session: b2ea44c7-73c9-4286-975c-c2d1d20ced67 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:27.680193 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:27.680199 [ 3 ] {} HTTP-Session: b2ea44c7-73c9-4286-975c-c2d1d20ced67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:27.680333 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:27.680346 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:27.680390 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:27.680517 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:27.680622 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:27.680691 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:27.680786 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:27.681105 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:27.681441 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 07:06:27.681619 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741414 sec., 85562.65195984412 rows/sec., 6.77 MiB/sec. 2024.02.16 07:06:27.681667 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 07:06:27.681753 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 07:06:27.681820 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} executeQuery: Read 51 rows, 4.15 KiB in 0.001447287 sec., 35238 rows/sec., 2.80 MiB/sec. 2024.02.16 07:06:27.681977 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} DynamicQueryHandler: Done processing query 2024.02.16 07:06:27.681978 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 07:06:27.682005 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:27.682025 [ 3 ] {} HTTP-Session: b2ea44c7-73c9-4286-975c-c2d1d20ced67 Destroying unnamed session 2024.02.16 07:06:27.682056 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 07:06:27.682160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:27.682207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:27.682227 [ 3 ] {} HTTP-Session: 0a56dc1f-be1a-4abc-8ff8-c4db3f8fa56d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:27.682244 [ 3 ] {} HTTP-Session: 0a56dc1f-be1a-4abc-8ff8-c4db3f8fa56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:27.682317 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:27.682357 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:27.682461 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:27.682747 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:27.682957 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 07:06:27.683113 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 07:06:27.683232 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} executeQuery: Read 29 rows, 2.30 KiB in 0.000887303 sec., 32683 rows/sec., 2.53 MiB/sec. 2024.02.16 07:06:27.683353 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} DynamicQueryHandler: Done processing query 2024.02.16 07:06:27.683378 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:27.683395 [ 3 ] {} HTTP-Session: 0a56dc1f-be1a-4abc-8ff8-c4db3f8fa56d Destroying unnamed session 2024.02.16 07:06:27.683546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:27.683592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:27.683611 [ 3 ] {} HTTP-Session: b92b19f6-fe2e-47bc-a511-bd461a447c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:27.683628 [ 3 ] {} HTTP-Session: b92b19f6-fe2e-47bc-a511-bd461a447c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:27.683699 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:27.683743 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:06:27.683867 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:27.684167 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:27.684439 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 07:06:27.684621 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 07:06:27.684746 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} executeQuery: Read 36 rows, 2.60 KiB in 0.001016216 sec., 35425 rows/sec., 2.50 MiB/sec. 2024.02.16 07:06:27.684911 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} DynamicQueryHandler: Done processing query 2024.02.16 07:06:27.684943 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:27.684965 [ 3 ] {} HTTP-Session: b92b19f6-fe2e-47bc-a511-bd461a447c1a Destroying unnamed session 2024.02.16 07:06:27.685139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:27.685189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:27.685209 [ 3 ] {} HTTP-Session: 23a8cfc2-df37-4051-94e3-3c49dde3347f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:27.685226 [ 3 ] {} HTTP-Session: 23a8cfc2-df37-4051-94e3-3c49dde3347f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:27.685299 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:27.685345 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:27.685492 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:27.685838 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:27.686117 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 07:06:27.686310 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 07:06:27.686437 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} executeQuery: Read 5 rows, 6.91 KiB in 0.001106739 sec., 4517 rows/sec., 6.10 MiB/sec. 2024.02.16 07:06:27.686429 [ 88 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 07:06:27.686546 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB. 2024.02.16 07:06:27.686648 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} DynamicQueryHandler: Done processing query 2024.02.16 07:06:27.686683 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 07:06:27.686692 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:06:27.686772 [ 3 ] {} HTTP-Session: 23a8cfc2-df37-4051-94e3-3c49dde3347f Destroying unnamed session 2024.02.16 07:06:27.686862 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:27.686904 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 594 rows starting from the beginning of the part 2024.02.16 07:06:27.687064 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:27.687171 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:27.687267 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:27.687362 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:27.687449 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:27.689079 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 6 columns (6 merged, 0 gathered) in 0.002455962 sec., 282984.8344559077 rows/sec., 381.87 MiB/sec. 2024.02.16 07:06:27.689591 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 07:06:27.689831 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 07:06:27.689892 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 07:06:27.689966 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5: 4.10 MiB. 2024.02.16 07:06:32.679202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:32.679333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:32.679366 [ 3 ] {} HTTP-Session: 5d45bb50-5cf6-49ee-8282-8addc52aa17c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:32.679395 [ 3 ] {} HTTP-Session: 5d45bb50-5cf6-49ee-8282-8addc52aa17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:32.679538 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:32.679606 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:32.679789 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:32.680231 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:32.680505 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 07:06:32.680679 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 07:06:32.680793 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} executeQuery: Read 43 rows, 3.49 KiB in 0.001213372 sec., 35438 rows/sec., 2.81 MiB/sec. 2024.02.16 07:06:32.680960 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} DynamicQueryHandler: Done processing query 2024.02.16 07:06:32.680987 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:32.681003 [ 3 ] {} HTTP-Session: 5d45bb50-5cf6-49ee-8282-8addc52aa17c Destroying unnamed session 2024.02.16 07:06:32.681145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:32.681195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:32.681215 [ 3 ] {} HTTP-Session: 3220fe6f-82ea-4c59-9f0b-e15b887bbf16 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:32.681233 [ 3 ] {} HTTP-Session: 3220fe6f-82ea-4c59-9f0b-e15b887bbf16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:32.681312 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:32.681352 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:32.681464 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:32.681835 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:32.682072 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 07:06:32.682227 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 07:06:32.682328 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} executeQuery: Read 129 rows, 12.74 KiB in 0.000988815 sec., 130459 rows/sec., 12.58 MiB/sec. 2024.02.16 07:06:32.682448 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} DynamicQueryHandler: Done processing query 2024.02.16 07:06:32.682472 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:06:32.682489 [ 3 ] {} HTTP-Session: 3220fe6f-82ea-4c59-9f0b-e15b887bbf16 Destroying unnamed session 2024.02.16 07:06:32.682658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:32.682702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:32.682721 [ 3 ] {} HTTP-Session: 66787f18-2e2e-42c3-a3fa-b3c671e6a97f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:32.682737 [ 3 ] {} HTTP-Session: 66787f18-2e2e-42c3-a3fa-b3c671e6a97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:32.682808 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:32.682847 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:32.682951 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:32.683238 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:32.683451 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 07:06:32.683599 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 07:06:32.683695 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} executeQuery: Read 43 rows, 3.44 KiB in 0.000858922 sec., 50062 rows/sec., 3.91 MiB/sec. 2024.02.16 07:06:32.683792 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} DynamicQueryHandler: Done processing query 2024.02.16 07:06:32.683816 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:32.683832 [ 3 ] {} HTTP-Session: 66787f18-2e2e-42c3-a3fa-b3c671e6a97f Destroying unnamed session 2024.02.16 07:06:32.683979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:32.684024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:32.684042 [ 3 ] {} HTTP-Session: 578ad5e2-a753-478c-bc24-8d31f0c5896b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:32.684058 [ 3 ] {} HTTP-Session: 578ad5e2-a753-478c-bc24-8d31f0c5896b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:32.684144 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:32.684189 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:32.684324 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:32.684767 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:32.685099 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 07:06:32.685313 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 07:06:32.685411 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} executeQuery: Read 43 rows, 59.42 KiB in 0.001238442 sec., 34721 rows/sec., 46.85 MiB/sec. 2024.02.16 07:06:32.685533 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} DynamicQueryHandler: Done processing query 2024.02.16 07:06:32.685557 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:06:32.685574 [ 3 ] {} HTTP-Session: 578ad5e2-a753-478c-bc24-8d31f0c5896b Destroying unnamed session 2024.02.16 07:06:37.469172 [ 63 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:06:37.469244 [ 63 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:06:37.676857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:37.676982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:37.677013 [ 3 ] {} HTTP-Session: 89bef692-afa2-402f-a1ac-2c0c01021072 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:37.677042 [ 3 ] {} HTTP-Session: 89bef692-afa2-402f-a1ac-2c0c01021072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:37.677184 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:37.677253 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:37.677437 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:37.677897 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:37.678171 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 07:06:37.678338 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 07:06:37.678479 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} executeQuery: Read 5 rows, 415.00 B in 0.001251682 sec., 3994 rows/sec., 323.78 KiB/sec. 2024.02.16 07:06:37.678632 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} DynamicQueryHandler: Done processing query 2024.02.16 07:06:37.678658 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:37.678677 [ 3 ] {} HTTP-Session: 89bef692-afa2-402f-a1ac-2c0c01021072 Destroying unnamed session 2024.02.16 07:06:37.678794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:37.678848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:37.678868 [ 3 ] {} HTTP-Session: dcdc9a05-cf66-4433-9648-2a511594cb3b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:37.678886 [ 3 ] {} HTTP-Session: dcdc9a05-cf66-4433-9648-2a511594cb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:37.678972 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:37.679015 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:06:37.679128 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:37.679437 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:37.679649 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 07:06:37.679798 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 07:06:37.679921 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} executeQuery: Read 4 rows, 342.00 B in 0.000918904 sec., 4353 rows/sec., 363.46 KiB/sec. 2024.02.16 07:06:37.680044 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} DynamicQueryHandler: Done processing query 2024.02.16 07:06:37.680069 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:37.680085 [ 3 ] {} HTTP-Session: dcdc9a05-cf66-4433-9648-2a511594cb3b Destroying unnamed session 2024.02.16 07:06:37.680218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:37.680264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:37.680283 [ 3 ] {} HTTP-Session: 8d0c281e-7112-4ebf-8252-69f173c8c123 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:37.680301 [ 3 ] {} HTTP-Session: 8d0c281e-7112-4ebf-8252-69f173c8c123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:37.680374 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:37.680414 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:37.680523 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:37.680804 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:37.681017 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 07:06:37.681171 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 07:06:37.681289 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} executeQuery: Read 17 rows, 1.56 KiB in 0.000885743 sec., 19192 rows/sec., 1.72 MiB/sec. 2024.02.16 07:06:37.681431 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} DynamicQueryHandler: Done processing query 2024.02.16 07:06:37.681455 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:37.681472 [ 3 ] {} HTTP-Session: 8d0c281e-7112-4ebf-8252-69f173c8c123 Destroying unnamed session 2024.02.16 07:06:37.681601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:37.681647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:37.681666 [ 3 ] {} HTTP-Session: 81284c5a-578c-487b-aaea-4238bc3b5772 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:37.681683 [ 3 ] {} HTTP-Session: 81284c5a-578c-487b-aaea-4238bc3b5772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:37.681751 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:37.681791 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:06:37.681896 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:37.682167 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:37.682377 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 07:06:37.682548 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 07:06:37.682667 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} executeQuery: Read 4 rows, 286.00 B in 0.000880023 sec., 4545 rows/sec., 317.37 KiB/sec. 2024.02.16 07:06:37.682795 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} DynamicQueryHandler: Done processing query 2024.02.16 07:06:37.682820 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:37.682836 [ 3 ] {} HTTP-Session: 81284c5a-578c-487b-aaea-4238bc3b5772 Destroying unnamed session 2024.02.16 07:06:37.682953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:37.682999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:37.683018 [ 3 ] {} HTTP-Session: 09c74bac-848e-4e19-88b5-42b8dcb943d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:37.683035 [ 3 ] {} HTTP-Session: 09c74bac-848e-4e19-88b5-42b8dcb943d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:37.683104 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:37.683143 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:37.683249 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:37.683518 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:37.683726 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 07:06:37.683877 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 07:06:37.683993 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} executeQuery: Read 9 rows, 744.00 B in 0.000861332 sec., 10448 rows/sec., 843.53 KiB/sec. 2024.02.16 07:06:37.684109 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} DynamicQueryHandler: Done processing query 2024.02.16 07:06:37.684133 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:37.684150 [ 3 ] {} HTTP-Session: 09c74bac-848e-4e19-88b5-42b8dcb943d7 Destroying unnamed session 2024.02.16 07:06:37.684290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:37.684335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:37.684354 [ 3 ] {} HTTP-Session: c916c95c-692a-49cc-b5cb-67651b29c7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:37.684371 [ 3 ] {} HTTP-Session: c916c95c-692a-49cc-b5cb-67651b29c7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:37.684439 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:37.684484 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:06:37.684604 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:37.684876 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:37.685141 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 07:06:37.685322 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 07:06:37.685452 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} executeQuery: Read 2 rows, 144.00 B in 0.000983855 sec., 2032 rows/sec., 142.93 KiB/sec. 2024.02.16 07:06:37.685573 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} DynamicQueryHandler: Done processing query 2024.02.16 07:06:37.685598 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:37.685615 [ 3 ] {} HTTP-Session: c916c95c-692a-49cc-b5cb-67651b29c7c3 Destroying unnamed session 2024.02.16 07:06:37.685727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:37.685772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:37.685791 [ 3 ] {} HTTP-Session: 96a8ffc5-2d48-40b9-8ddc-656e958c923a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:37.685807 [ 3 ] {} HTTP-Session: 96a8ffc5-2d48-40b9-8ddc-656e958c923a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:37.685879 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:37.685922 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:37.686059 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:37.686358 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:37.686632 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 07:06:37.686814 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 07:06:37.686930 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} executeQuery: Read 5 rows, 6.91 KiB in 0.001014186 sec., 4930 rows/sec., 6.65 MiB/sec. 2024.02.16 07:06:37.687085 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} DynamicQueryHandler: Done processing query 2024.02.16 07:06:37.687110 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:37.687126 [ 3 ] {} HTTP-Session: 96a8ffc5-2d48-40b9-8ddc-656e958c923a Destroying unnamed session 2024.02.16 07:06:42.678013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:42.678145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:42.678175 [ 3 ] {} HTTP-Session: 1c77a55e-c46e-44f6-b021-22c560f56cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:42.678204 [ 3 ] {} HTTP-Session: 1c77a55e-c46e-44f6-b021-22c560f56cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:42.678349 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:42.678415 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:42.678598 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:42.679101 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:42.679388 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 07:06:42.679555 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 07:06:42.679686 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} executeQuery: Read 43 rows, 3.49 KiB in 0.001292083 sec., 33279 rows/sec., 2.63 MiB/sec. 2024.02.16 07:06:42.679841 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} DynamicQueryHandler: Done processing query 2024.02.16 07:06:42.679874 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:42.679892 [ 3 ] {} HTTP-Session: 1c77a55e-c46e-44f6-b021-22c560f56cb4 Destroying unnamed session 2024.02.16 07:06:42.680040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:42.680087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:42.680106 [ 3 ] {} HTTP-Session: dbcf2d68-d22d-43a2-8422-e8b783a7e3f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:42.680123 [ 3 ] {} HTTP-Session: dbcf2d68-d22d-43a2-8422-e8b783a7e3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:42.680201 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:42.680241 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:42.680359 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:42.680806 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:42.681030 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 07:06:42.681184 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 07:06:42.681301 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} executeQuery: Read 129 rows, 12.74 KiB in 0.001058547 sec., 121865 rows/sec., 11.75 MiB/sec. 2024.02.16 07:06:42.681430 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} DynamicQueryHandler: Done processing query 2024.02.16 07:06:42.681455 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:06:42.681473 [ 3 ] {} HTTP-Session: dbcf2d68-d22d-43a2-8422-e8b783a7e3f9 Destroying unnamed session 2024.02.16 07:06:42.681606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:42.681651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:42.681671 [ 3 ] {} HTTP-Session: de1af3da-b8a8-46bd-803f-e90eabb699c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:42.681687 [ 3 ] {} HTTP-Session: de1af3da-b8a8-46bd-803f-e90eabb699c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:42.681757 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:42.681798 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:42.681902 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:42.682224 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:42.682437 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 07:06:42.682588 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 07:06:42.682698 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} executeQuery: Read 43 rows, 3.44 KiB in 0.000902154 sec., 47663 rows/sec., 3.73 MiB/sec. 2024.02.16 07:06:42.682823 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} DynamicQueryHandler: Done processing query 2024.02.16 07:06:42.682847 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:42.682864 [ 3 ] {} HTTP-Session: de1af3da-b8a8-46bd-803f-e90eabb699c8 Destroying unnamed session 2024.02.16 07:06:42.683050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:42.683093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:42.683113 [ 3 ] {} HTTP-Session: f1a22ccf-c8a4-47fe-9667-dff6dc2c0a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:42.683129 [ 3 ] {} HTTP-Session: f1a22ccf-c8a4-47fe-9667-dff6dc2c0a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:42.683211 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:42.683255 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:42.683389 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:42.683863 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:42.684187 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 07:06:42.684366 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 07:06:42.684479 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} executeQuery: Read 43 rows, 59.42 KiB in 0.001232551 sec., 34886 rows/sec., 47.08 MiB/sec. 2024.02.16 07:06:42.684608 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} DynamicQueryHandler: Done processing query 2024.02.16 07:06:42.684632 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:06:42.684649 [ 3 ] {} HTTP-Session: f1a22ccf-c8a4-47fe-9667-dff6dc2c0a09 Destroying unnamed session 2024.02.16 07:06:47.676379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:47.676511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:47.676543 [ 3 ] {} HTTP-Session: 85a32060-081e-40ab-bbae-95e39b9fab10 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:47.676573 [ 3 ] {} HTTP-Session: 85a32060-081e-40ab-bbae-95e39b9fab10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:47.676715 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:47.676785 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:47.676972 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:47.677452 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:47.677732 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 07:06:47.677899 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 07:06:47.678027 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} executeQuery: Read 5 rows, 415.00 B in 0.001265853 sec., 3949 rows/sec., 320.16 KiB/sec. 2024.02.16 07:06:47.678167 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} DynamicQueryHandler: Done processing query 2024.02.16 07:06:47.678193 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:47.678211 [ 3 ] {} HTTP-Session: 85a32060-081e-40ab-bbae-95e39b9fab10 Destroying unnamed session 2024.02.16 07:06:47.678333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:47.678381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:47.678400 [ 3 ] {} HTTP-Session: 303af43c-96f4-4402-8e51-ed2c9dc78e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:47.678417 [ 3 ] {} HTTP-Session: 303af43c-96f4-4402-8e51-ed2c9dc78e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:47.678489 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:47.678530 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:47.678635 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:47.678950 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:47.679158 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 07:06:47.679306 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 07:06:47.679434 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} executeQuery: Read 15 rows, 1.39 KiB in 0.000909504 sec., 16492 rows/sec., 1.49 MiB/sec. 2024.02.16 07:06:47.679432 [ 155 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 07:06:47.679553 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:47.679615 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} DynamicQueryHandler: Done processing query 2024.02.16 07:06:47.679669 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:47.679694 [ 3 ] {} HTTP-Session: 303af43c-96f4-4402-8e51-ed2c9dc78e18 Destroying unnamed session 2024.02.16 07:06:47.679695 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 07:06:47.679851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:47.679887 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:47.679932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:47.679948 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part 2024.02.16 07:06:47.679976 [ 3 ] {} HTTP-Session: 36ebb30d-cdc1-463a-8c66-5cf67f781763 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:47.680029 [ 3 ] {} HTTP-Session: 36ebb30d-cdc1-463a-8c66-5cf67f781763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:47.680228 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:47.680249 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.02.16 07:06:47.680298 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:47.680536 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 129 rows starting from the beginning of the part 2024.02.16 07:06:47.680751 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:47.680788 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part 2024.02.16 07:06:47.680967 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 129 rows starting from the beginning of the part 2024.02.16 07:06:47.681159 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part 2024.02.16 07:06:47.681594 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:47.682001 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 07:06:47.682304 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 07:06:47.682559 [ 155 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 07:06:47.682585 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} executeQuery: Read 5 rows, 410.00 B in 0.002300059 sec., 2173 rows/sec., 174.08 KiB/sec. 2024.02.16 07:06:47.682703 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:47.683104 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} DynamicQueryHandler: Done processing query 2024.02.16 07:06:47.683116 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 07:06:47.683188 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:06:47.683273 [ 3 ] {} HTTP-Session: 36ebb30d-cdc1-463a-8c66-5cf67f781763 Destroying unnamed session 2024.02.16 07:06:47.683370 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:47.683384 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 4 columns (4 merged, 0 gathered) in 0.003756577 sec., 139754.88855945185 rows/sec., 12.95 MiB/sec. 2024.02.16 07:06:47.683408 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part 2024.02.16 07:06:47.683528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:47.683607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:47.683618 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part 2024.02.16 07:06:47.683625 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 07:06:47.683648 [ 3 ] {} HTTP-Session: cc87ca51-3c08-4cc0-968f-4b8e0468779f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:47.683734 [ 3 ] {} HTTP-Session: cc87ca51-3c08-4cc0-968f-4b8e0468779f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:47.683915 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:47.683954 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:47.684060 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:47.684098 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 07:06:47.684244 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part 2024.02.16 07:06:47.684379 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 07:06:47.684642 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:47.684831 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:47.684839 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:47.685371 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:47.685857 [ 15 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924495 sec., 77620.23870787949 rows/sec., 6.06 MiB/sec. 2024.02.16 07:06:47.685887 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 07:06:47.686031 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 07:06:47.686183 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 07:06:47.686333 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 07:06:47.686416 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} executeQuery: Read 5 rows, 6.91 KiB in 0.002403642 sec., 2080 rows/sec., 2.81 MiB/sec. 2024.02.16 07:06:47.686476 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 07:06:47.686676 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} DynamicQueryHandler: Done processing query 2024.02.16 07:06:47.686710 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:06:47.686727 [ 3 ] {} HTTP-Session: cc87ca51-3c08-4cc0-968f-4b8e0468779f Destroying unnamed session 2024.02.16 07:06:48.304880 [ 155 ] {} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.16 07:06:48.304958 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:48.305044 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.16 07:06:48.305186 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:48.305229 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part 2024.02.16 07:06:48.305390 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.02.16 07:06:48.305512 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.02.16 07:06:48.305620 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.16 07:06:48.305717 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.16 07:06:48.306480 [ 12 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469298 sec., 242292.5778160727 rows/sec., 17.09 MiB/sec. 2024.02.16 07:06:48.306622 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.16 07:06:48.306844 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.16 07:06:48.306904 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.16 07:06:52.469294 [ 178 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:06:52.469406 [ 178 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:06:52.678297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:52.678431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:52.678461 [ 3 ] {} HTTP-Session: 8c05cb9e-66b6-4a6f-b85c-094ac570d497 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:52.678489 [ 3 ] {} HTTP-Session: 8c05cb9e-66b6-4a6f-b85c-094ac570d497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:52.678632 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:52.678700 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:52.678923 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:52.679410 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.679682 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 07:06:52.679847 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 07:06:52.679959 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} executeQuery: Read 43 rows, 3.49 KiB in 0.001286293 sec., 33429 rows/sec., 2.65 MiB/sec. 2024.02.16 07:06:52.679967 [ 177 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 07:06:52.680043 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.680114 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} DynamicQueryHandler: Done processing query 2024.02.16 07:06:52.680117 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 07:06:52.680141 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:52.680167 [ 3 ] {} HTTP-Session: 8c05cb9e-66b6-4a6f-b85c-094ac570d497 Destroying unnamed session 2024.02.16 07:06:52.680208 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:52.680235 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part 2024.02.16 07:06:52.680293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:52.680343 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:52.680349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:52.680383 [ 3 ] {} HTTP-Session: 6a9394f2-fa63-4d7f-b47d-e440e6955966 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:52.680407 [ 3 ] {} HTTP-Session: 6a9394f2-fa63-4d7f-b47d-e440e6955966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:52.680456 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:52.680521 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:52.680575 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:52.680581 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:06:52.680739 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:52.680840 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:52.680890 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:52.681362 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.681675 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 07:06:52.681752 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.001653762 sec., 113075.52114512245 rows/sec., 8.95 MiB/sec. 2024.02.16 07:06:52.681874 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 07:06:52.681896 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 07:06:52.682001 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} executeQuery: Read 2 rows, 175.00 B in 0.001438816 sec., 1390 rows/sec., 118.78 KiB/sec. 2024.02.16 07:06:52.682146 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 07:06:52.682229 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} DynamicQueryHandler: Done processing query 2024.02.16 07:06:52.682232 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 07:06:52.682257 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:52.682275 [ 3 ] {} HTTP-Session: 6a9394f2-fa63-4d7f-b47d-e440e6955966 Destroying unnamed session 2024.02.16 07:06:52.682444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:52.682489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:52.682507 [ 3 ] {} HTTP-Session: 95cefbcc-851b-4b0a-9a70-a9c016b32b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:52.682523 [ 3 ] {} HTTP-Session: 95cefbcc-851b-4b0a-9a70-a9c016b32b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:52.682598 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:52.682635 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:52.682738 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:52.683130 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.683345 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.16 07:06:52.683494 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.16 07:06:52.683591 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} executeQuery: Read 130 rows, 12.82 KiB in 0.000964484 sec., 134787 rows/sec., 12.98 MiB/sec. 2024.02.16 07:06:52.683747 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} DynamicQueryHandler: Done processing query 2024.02.16 07:06:52.683770 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:06:52.683786 [ 3 ] {} HTTP-Session: 95cefbcc-851b-4b0a-9a70-a9c016b32b22 Destroying unnamed session 2024.02.16 07:06:52.683923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:52.683967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:52.683986 [ 3 ] {} HTTP-Session: 0b34d6a4-8d62-4b5a-8265-222fa73a0fae Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:52.684003 [ 3 ] {} HTTP-Session: 0b34d6a4-8d62-4b5a-8265-222fa73a0fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:52.684069 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:52.684109 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:06:52.684211 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:52.684488 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.684689 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 07:06:52.684836 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 07:06:52.684940 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} executeQuery: Read 2 rows, 143.00 B in 0.000832432 sec., 2402 rows/sec., 167.76 KiB/sec. 2024.02.16 07:06:52.685067 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} DynamicQueryHandler: Done processing query 2024.02.16 07:06:52.685090 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:52.685106 [ 3 ] {} HTTP-Session: 0b34d6a4-8d62-4b5a-8265-222fa73a0fae Destroying unnamed session 2024.02.16 07:06:52.685229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:52.685274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:52.685293 [ 3 ] {} HTTP-Session: e4e4850d-ffec-45a2-a58e-72e6c38dffc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:52.685309 [ 3 ] {} HTTP-Session: e4e4850d-ffec-45a2-a58e-72e6c38dffc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:52.685380 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:52.685419 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:52.685520 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:52.685818 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.686029 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.16 07:06:52.686175 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.16 07:06:52.686268 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} executeQuery: Read 45 rows, 3.61 KiB in 0.000860422 sec., 52299 rows/sec., 4.09 MiB/sec. 2024.02.16 07:06:52.686379 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} DynamicQueryHandler: Done processing query 2024.02.16 07:06:52.686402 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:52.686417 [ 3 ] {} HTTP-Session: e4e4850d-ffec-45a2-a58e-72e6c38dffc1 Destroying unnamed session 2024.02.16 07:06:52.686556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:52.686600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:52.686617 [ 3 ] {} HTTP-Session: db059bca-d509-4292-acfa-125210a488aa Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:52.686634 [ 3 ] {} HTTP-Session: db059bca-d509-4292-acfa-125210a488aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:52.686700 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:52.686743 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:06:52.686860 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:52.687124 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.687375 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 07:06:52.687548 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 07:06:52.687642 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} executeQuery: Read 1 rows, 72.00 B in 0.000914203 sec., 1093 rows/sec., 76.91 KiB/sec. 2024.02.16 07:06:52.687760 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} DynamicQueryHandler: Done processing query 2024.02.16 07:06:52.687783 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:52.687799 [ 3 ] {} HTTP-Session: db059bca-d509-4292-acfa-125210a488aa Destroying unnamed session 2024.02.16 07:06:52.687949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:52.687993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:52.688011 [ 3 ] {} HTTP-Session: 33d1a309-9ef4-49d7-8a07-9585c35d38d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:52.688027 [ 3 ] {} HTTP-Session: 33d1a309-9ef4-49d7-8a07-9585c35d38d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:52.688106 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:52.688148 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:52.688278 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:52.688740 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.689058 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 07:06:52.689237 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 07:06:52.689326 [ 177 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 07:06:52.689341 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} executeQuery: Read 43 rows, 59.42 KiB in 0.001206791 sec., 35631 rows/sec., 48.08 MiB/sec. 2024.02.16 07:06:52.689362 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:52.689575 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 07:06:52.689684 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} DynamicQueryHandler: Done processing query 2024.02.16 07:06:52.689735 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:06:52.689779 [ 3 ] {} HTTP-Session: 33d1a309-9ef4-49d7-8a07-9585c35d38d1 Destroying unnamed session 2024.02.16 07:06:52.689834 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:06:52.689876 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 695 rows starting from the beginning of the part 2024.02.16 07:06:52.690005 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:52.690105 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:52.690196 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:52.690292 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2024.02.16 07:06:52.690387 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part 2024.02.16 07:06:52.692756 [ 20 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 6 columns (6 merged, 0 gathered) in 0.003322155 sec., 251041.8689073809 rows/sec., 338.77 MiB/sec. 2024.02.16 07:06:52.693119 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 07:06:52.693340 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 07:06:52.693422 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 07:06:52.693501 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6: 4.17 MiB. 2024.02.16 07:06:57.679071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:57.679193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:57.679220 [ 3 ] {} HTTP-Session: cdfbb062-c206-4830-8a9a-68983bf536af Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:57.679244 [ 3 ] {} HTTP-Session: cdfbb062-c206-4830-8a9a-68983bf536af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:57.679370 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:57.679431 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:06:57.679590 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:57.680025 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:57.680301 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.16 07:06:57.680500 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.16 07:06:57.680646 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} executeQuery: Read 5 rows, 415.00 B in 0.001234702 sec., 4049 rows/sec., 328.24 KiB/sec. 2024.02.16 07:06:57.680824 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} DynamicQueryHandler: Done processing query 2024.02.16 07:06:57.680852 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:57.680871 [ 3 ] {} HTTP-Session: cdfbb062-c206-4830-8a9a-68983bf536af Destroying unnamed session 2024.02.16 07:06:57.681000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:57.681055 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:57.681076 [ 3 ] {} HTTP-Session: defbee4c-fa43-4577-b328-6fb8e3276edd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:57.681095 [ 3 ] {} HTTP-Session: defbee4c-fa43-4577-b328-6fb8e3276edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:57.681178 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:57.681222 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:06:57.681345 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:57.681657 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:57.681875 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 07:06:57.682028 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 07:06:57.682147 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} executeQuery: Read 2 rows, 175.00 B in 0.000932814 sec., 2144 rows/sec., 183.21 KiB/sec. 2024.02.16 07:06:57.682267 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} DynamicQueryHandler: Done processing query 2024.02.16 07:06:57.682292 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:57.682311 [ 3 ] {} HTTP-Session: defbee4c-fa43-4577-b328-6fb8e3276edd Destroying unnamed session 2024.02.16 07:06:57.682436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:57.682484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:57.682504 [ 3 ] {} HTTP-Session: 49435477-7e2d-420e-8e73-1f5a8e72dde0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:57.682523 [ 3 ] {} HTTP-Session: 49435477-7e2d-420e-8e73-1f5a8e72dde0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:57.682598 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:57.682638 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:06:57.682750 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:57.683077 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:57.683290 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.16 07:06:57.683440 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.16 07:06:57.683555 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} executeQuery: Read 52 rows, 4.24 KiB in 0.000926914 sec., 56100 rows/sec., 4.47 MiB/sec. 2024.02.16 07:06:57.683658 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} DynamicQueryHandler: Done processing query 2024.02.16 07:06:57.683683 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:57.683700 [ 3 ] {} HTTP-Session: 49435477-7e2d-420e-8e73-1f5a8e72dde0 Destroying unnamed session 2024.02.16 07:06:57.683846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:57.683890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:57.683910 [ 3 ] {} HTTP-Session: e92b9f4a-1caf-4333-8425-624dac2f3e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:57.683926 [ 3 ] {} HTTP-Session: e92b9f4a-1caf-4333-8425-624dac2f3e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:57.683994 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:57.684034 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:06:57.684137 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:57.684386 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:57.684594 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 07:06:57.684740 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 07:06:57.684832 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} executeQuery: Read 2 rows, 143.00 B in 0.000809161 sec., 2471 rows/sec., 172.58 KiB/sec. 2024.02.16 07:06:57.684946 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} DynamicQueryHandler: Done processing query 2024.02.16 07:06:57.684970 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:06:57.684986 [ 3 ] {} HTTP-Session: e92b9f4a-1caf-4333-8425-624dac2f3e66 Destroying unnamed session 2024.02.16 07:06:57.685122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:57.685167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:57.685187 [ 3 ] {} HTTP-Session: d1b5ae10-b4ff-434f-b057-23e7f0cdf98b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:57.685203 [ 3 ] {} HTTP-Session: d1b5ae10-b4ff-434f-b057-23e7f0cdf98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:57.685272 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:57.685311 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:06:57.685412 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:57.685690 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:57.685901 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.16 07:06:57.686074 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.16 07:06:57.686170 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} executeQuery: Read 31 rows, 2.46 KiB in 0.000869823 sec., 35639 rows/sec., 2.76 MiB/sec. 2024.02.16 07:06:57.686269 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} DynamicQueryHandler: Done processing query 2024.02.16 07:06:57.686293 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:57.686309 [ 3 ] {} HTTP-Session: d1b5ae10-b4ff-434f-b057-23e7f0cdf98b Destroying unnamed session 2024.02.16 07:06:57.686464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:57.686506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:57.686526 [ 3 ] {} HTTP-Session: 90322615-eda2-4414-b26b-bb00e047bbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:57.686543 [ 3 ] {} HTTP-Session: 90322615-eda2-4414-b26b-bb00e047bbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:57.686613 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:57.686656 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:06:57.686772 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:57.687059 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:57.687327 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 07:06:57.687504 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 07:06:57.687612 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} executeQuery: Read 37 rows, 2.67 KiB in 0.000970315 sec., 38131 rows/sec., 2.69 MiB/sec. 2024.02.16 07:06:57.687733 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} DynamicQueryHandler: Done processing query 2024.02.16 07:06:57.687757 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:57.687775 [ 3 ] {} HTTP-Session: 90322615-eda2-4414-b26b-bb00e047bbb8 Destroying unnamed session 2024.02.16 07:06:57.687885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:06:57.687930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:06:57.687949 [ 3 ] {} HTTP-Session: 6f328ea8-1c74-4ad7-a3ac-1a586b83f373 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:06:57.687966 [ 3 ] {} HTTP-Session: 6f328ea8-1c74-4ad7-a3ac-1a586b83f373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:06:57.688035 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:06:57.688079 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:06:57.688212 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:06:57.688515 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:06:57.688778 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.16 07:06:57.688959 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.16 07:06:57.689059 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} executeQuery: Read 5 rows, 6.91 KiB in 0.000995936 sec., 5020 rows/sec., 6.77 MiB/sec. 2024.02.16 07:06:57.689163 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} DynamicQueryHandler: Done processing query 2024.02.16 07:06:57.689188 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:06:57.689205 [ 3 ] {} HTTP-Session: 6f328ea8-1c74-4ad7-a3ac-1a586b83f373 Destroying unnamed session 2024.02.16 07:07:02.678479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:02.678603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:02.678634 [ 3 ] {} HTTP-Session: 50ad84cd-86ba-4156-be5c-3cca694907cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:02.678689 [ 3 ] {} HTTP-Session: 50ad84cd-86ba-4156-be5c-3cca694907cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:02.678838 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:02.678906 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:02.679088 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:02.679541 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:02.679813 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.16 07:07:02.679975 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.16 07:07:02.680102 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} executeQuery: Read 43 rows, 3.49 KiB in 0.001218551 sec., 35287 rows/sec., 2.79 MiB/sec. 2024.02.16 07:07:02.680270 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} DynamicQueryHandler: Done processing query 2024.02.16 07:07:02.680296 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:02.680312 [ 3 ] {} HTTP-Session: 50ad84cd-86ba-4156-be5c-3cca694907cc Destroying unnamed session 2024.02.16 07:07:02.680445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:02.680489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:02.680509 [ 3 ] {} HTTP-Session: cac04cbf-cfa4-43c5-b74b-b365fa3f56d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:02.680525 [ 3 ] {} HTTP-Session: cac04cbf-cfa4-43c5-b74b-b365fa3f56d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:02.680601 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:02.680642 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:02.680749 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:02.681113 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:02.681334 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.16 07:07:02.681489 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.16 07:07:02.681612 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} executeQuery: Read 129 rows, 12.74 KiB in 0.000978455 sec., 131840 rows/sec., 12.71 MiB/sec. 2024.02.16 07:07:02.681719 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} DynamicQueryHandler: Done processing query 2024.02.16 07:07:02.681743 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:07:02.681759 [ 3 ] {} HTTP-Session: cac04cbf-cfa4-43c5-b74b-b365fa3f56d4 Destroying unnamed session 2024.02.16 07:07:02.681880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:02.681922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:02.681941 [ 3 ] {} HTTP-Session: d2b4dd06-0662-467d-8f54-e685f46ddcf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:02.681957 [ 3 ] {} HTTP-Session: d2b4dd06-0662-467d-8f54-e685f46ddcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:02.682027 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:02.682066 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:02.682169 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:02.682482 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:02.682690 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.16 07:07:02.682835 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.16 07:07:02.682957 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} executeQuery: Read 43 rows, 3.44 KiB in 0.000901823 sec., 47681 rows/sec., 3.73 MiB/sec. 2024.02.16 07:07:02.683073 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} DynamicQueryHandler: Done processing query 2024.02.16 07:07:02.683095 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:02.683112 [ 3 ] {} HTTP-Session: d2b4dd06-0662-467d-8f54-e685f46ddcf0 Destroying unnamed session 2024.02.16 07:07:02.683310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:02.683355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:02.683374 [ 3 ] {} HTTP-Session: 4b9cf2c3-91f5-4185-a4b7-7e894d039ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:02.683390 [ 3 ] {} HTTP-Session: 4b9cf2c3-91f5-4185-a4b7-7e894d039ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:02.683477 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:02.683521 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:02.683662 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:02.684191 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:02.684505 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.16 07:07:02.684681 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.16 07:07:02.684804 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} executeQuery: Read 43 rows, 59.42 KiB in 0.001298603 sec., 33112 rows/sec., 44.68 MiB/sec. 2024.02.16 07:07:02.684934 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} DynamicQueryHandler: Done processing query 2024.02.16 07:07:02.684958 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:07:02.684974 [ 3 ] {} HTTP-Session: 4b9cf2c3-91f5-4185-a4b7-7e894d039ea3 Destroying unnamed session 2024.02.16 07:07:07.469468 [ 168 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:07:07.469569 [ 168 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:07:07.676395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:07.676560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:07.676607 [ 3 ] {} HTTP-Session: 2eff2cb1-7321-486a-8876-1b5461c8d288 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:07.676651 [ 3 ] {} HTTP-Session: 2eff2cb1-7321-486a-8876-1b5461c8d288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:07.676878 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:07.676996 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:07.677217 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:07.677738 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:07.678006 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.16 07:07:07.678173 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.16 07:07:07.678299 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} executeQuery: Read 5 rows, 415.00 B in 0.001354344 sec., 3691 rows/sec., 299.24 KiB/sec. 2024.02.16 07:07:07.678478 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} DynamicQueryHandler: Done processing query 2024.02.16 07:07:07.678508 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:07.678526 [ 3 ] {} HTTP-Session: 2eff2cb1-7321-486a-8876-1b5461c8d288 Destroying unnamed session 2024.02.16 07:07:07.678658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:07.678704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:07.678725 [ 3 ] {} HTTP-Session: e0a6809c-06dd-4d5e-9962-0d367323c8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:07.678742 [ 3 ] {} HTTP-Session: e0a6809c-06dd-4d5e-9962-0d367323c8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:07.678814 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:07.678854 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:07.678970 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:07.679288 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:07.679501 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.16 07:07:07.679658 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.16 07:07:07.679778 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} executeQuery: Read 15 rows, 1.39 KiB in 0.000926734 sec., 16185 rows/sec., 1.46 MiB/sec. 2024.02.16 07:07:07.679899 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} DynamicQueryHandler: Done processing query 2024.02.16 07:07:07.679924 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:07.679940 [ 3 ] {} HTTP-Session: e0a6809c-06dd-4d5e-9962-0d367323c8a2 Destroying unnamed session 2024.02.16 07:07:07.680048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:07.680093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:07.680112 [ 3 ] {} HTTP-Session: 2a5259d0-586a-45d2-b212-65fbdf2ed7d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:07.680129 [ 3 ] {} HTTP-Session: 2a5259d0-586a-45d2-b212-65fbdf2ed7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:07.680198 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:07.680238 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:07.680343 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:07.680622 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:07.680836 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.16 07:07:07.680987 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.16 07:07:07.681110 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} executeQuery: Read 5 rows, 410.00 B in 0.000879592 sec., 5684 rows/sec., 455.20 KiB/sec. 2024.02.16 07:07:07.681251 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} DynamicQueryHandler: Done processing query 2024.02.16 07:07:07.681276 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:07.681292 [ 3 ] {} HTTP-Session: 2a5259d0-586a-45d2-b212-65fbdf2ed7d7 Destroying unnamed session 2024.02.16 07:07:07.681440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:07.681486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:07.681506 [ 3 ] {} HTTP-Session: 3c18d989-0663-4dcb-98a7-5300cf276729 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:07.681523 [ 3 ] {} HTTP-Session: 3c18d989-0663-4dcb-98a7-5300cf276729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:07.681598 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:07.681645 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:07.681790 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:07.682096 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB. 2024.02.16 07:07:07.682385 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.16 07:07:07.682565 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.16 07:07:07.682684 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} executeQuery: Read 5 rows, 6.91 KiB in 0.001050017 sec., 4761 rows/sec., 6.43 MiB/sec. 2024.02.16 07:07:07.682811 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} DynamicQueryHandler: Done processing query 2024.02.16 07:07:07.682835 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:07:07.682852 [ 3 ] {} HTTP-Session: 3c18d989-0663-4dcb-98a7-5300cf276729 Destroying unnamed session 2024.02.16 07:07:12.678970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:12.679100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:12.679130 [ 3 ] {} HTTP-Session: b0c3a252-96c4-4c60-b6ea-e8d7748026a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:12.679158 [ 3 ] {} HTTP-Session: b0c3a252-96c4-4c60-b6ea-e8d7748026a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:12.679303 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:12.679368 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:12.679545 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:12.680111 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:12.680376 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.16 07:07:12.680539 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.16 07:07:12.680659 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} executeQuery: Read 43 rows, 3.49 KiB in 0.001321284 sec., 32544 rows/sec., 2.58 MiB/sec. 2024.02.16 07:07:12.680858 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} DynamicQueryHandler: Done processing query 2024.02.16 07:07:12.680892 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:12.680909 [ 3 ] {} HTTP-Session: b0c3a252-96c4-4c60-b6ea-e8d7748026a4 Destroying unnamed session 2024.02.16 07:07:12.681066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:12.681112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:12.681132 [ 3 ] {} HTTP-Session: 5b9231ce-c37d-44a4-8cd6-09af3d7d53ae Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:12.681148 [ 3 ] {} HTTP-Session: 5b9231ce-c37d-44a4-8cd6-09af3d7d53ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:12.681227 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:12.681267 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:12.681384 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:12.681773 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:12.682001 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.16 07:07:12.682148 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.16 07:07:12.682271 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} executeQuery: Read 129 rows, 12.74 KiB in 0.001011266 sec., 127562 rows/sec., 12.30 MiB/sec. 2024.02.16 07:07:12.682267 [ 166 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.16 07:07:12.682382 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:12.682448 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} DynamicQueryHandler: Done processing query 2024.02.16 07:07:12.682480 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:07:12.682479 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.16 07:07:12.682505 [ 3 ] {} HTTP-Session: 5b9231ce-c37d-44a4-8cd6-09af3d7d53ae Destroying unnamed session 2024.02.16 07:07:12.682583 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:12.682618 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part 2024.02.16 07:07:12.682664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:12.682718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:12.682744 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 130 rows starting from the beginning of the part 2024.02.16 07:07:12.682746 [ 3 ] {} HTTP-Session: 4390e5db-0d6f-47f0-b40d-a3f63a9a2ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:12.682785 [ 3 ] {} HTTP-Session: 4390e5db-0d6f-47f0-b40d-a3f63a9a2ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:12.682874 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part 2024.02.16 07:07:12.682901 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:12.682958 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:12.682986 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 129 rows starting from the beginning of the part 2024.02.16 07:07:12.683150 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part 2024.02.16 07:07:12.683203 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:12.683298 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 129 rows starting from the beginning of the part 2024.02.16 07:07:12.683709 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:12.684050 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.16 07:07:12.684230 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.16 07:07:12.684428 [ 166 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.16 07:07:12.684510 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} executeQuery: Read 43 rows, 3.44 KiB in 0.00156495 sec., 27476 rows/sec., 2.15 MiB/sec. 2024.02.16 07:07:12.684520 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:12.684532 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 4 columns (4 merged, 0 gathered) in 0.002082083 sec., 306904.1916196424 rows/sec., 28.69 MiB/sec. 2024.02.16 07:07:12.684786 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.16 07:07:12.684827 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.16 07:07:12.684851 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} DynamicQueryHandler: Done processing query 2024.02.16 07:07:12.684899 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:12.684938 [ 3 ] {} HTTP-Session: 4390e5db-0d6f-47f0-b40d-a3f63a9a2ce0 Destroying unnamed session 2024.02.16 07:07:12.685041 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:12.685087 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part 2024.02.16 07:07:12.685118 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.16 07:07:12.685217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:12.685225 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.16 07:07:12.685339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:12.685422 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 45 rows starting from the beginning of the part 2024.02.16 07:07:12.685442 [ 3 ] {} HTTP-Session: c8c41649-8371-44ed-b629-c9f2e0152e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:12.685506 [ 3 ] {} HTTP-Session: c8c41649-8371-44ed-b629-c9f2e0152e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:12.685698 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part 2024.02.16 07:07:12.685739 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:12.685869 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:12.685919 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:12.686242 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:12.686521 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:12.686537 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:12.687753 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:12.688113 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00350135 sec., 75685.09289274138 rows/sec., 5.91 MiB/sec. 2024.02.16 07:07:12.688338 [ 20 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.16 07:07:12.688404 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.16 07:07:12.688701 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.16 07:07:12.688766 [ 20 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.16 07:07:12.688936 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} executeQuery: Read 43 rows, 59.42 KiB in 0.00313368 sec., 13721 rows/sec., 18.52 MiB/sec. 2024.02.16 07:07:12.688962 [ 20 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.16 07:07:12.689300 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} DynamicQueryHandler: Done processing query 2024.02.16 07:07:12.689328 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:07:12.689344 [ 3 ] {} HTTP-Session: c8c41649-8371-44ed-b629-c9f2e0152e12 Destroying unnamed session 2024.02.16 07:07:17.676039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:17.676169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:17.676199 [ 3 ] {} HTTP-Session: 69999c27-2f08-4bd1-b739-016ea613ded7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:17.676226 [ 3 ] {} HTTP-Session: 69999c27-2f08-4bd1-b739-016ea613ded7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:17.676366 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:17.676436 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:17.676619 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:17.677110 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:17.677384 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.16 07:07:17.677558 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.16 07:07:17.677705 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} executeQuery: Read 5 rows, 415.00 B in 0.001297983 sec., 3852 rows/sec., 312.23 KiB/sec. 2024.02.16 07:07:17.677737 [ 164 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.16 07:07:17.677888 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:17.677929 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} DynamicQueryHandler: Done processing query 2024.02.16 07:07:17.677988 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:17.678015 [ 3 ] {} HTTP-Session: 69999c27-2f08-4bd1-b739-016ea613ded7 Destroying unnamed session 2024.02.16 07:07:17.678025 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.16 07:07:17.678116 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:17.678154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:17.678159 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part 2024.02.16 07:07:17.678216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:17.678272 [ 3 ] {} HTTP-Session: 2168666b-2629-464a-9a30-16a7b4e6558a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:17.678305 [ 3 ] {} HTTP-Session: 2168666b-2629-464a-9a30-16a7b4e6558a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:17.678313 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:17.678422 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:17.678456 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:17.678478 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:17.678641 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:17.678733 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:17.678822 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:17.679004 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:17.679336 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:17.679617 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.16 07:07:17.679858 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.16 07:07:17.679964 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197335 sec., 75506.11903615679 rows/sec., 5.98 MiB/sec. 2024.02.16 07:07:17.680016 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} executeQuery: Read 15 rows, 1.39 KiB in 0.00155385 sec., 9653 rows/sec., 891.81 KiB/sec. 2024.02.16 07:07:17.680173 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.16 07:07:17.680225 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} DynamicQueryHandler: Done processing query 2024.02.16 07:07:17.680250 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:17.680267 [ 3 ] {} HTTP-Session: 2168666b-2629-464a-9a30-16a7b4e6558a Destroying unnamed session 2024.02.16 07:07:17.680353 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.16 07:07:17.680408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:17.680413 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.16 07:07:17.680459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:17.680498 [ 3 ] {} HTTP-Session: 5a065b39-d23e-4dfd-9311-b427b309e890 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:17.680518 [ 3 ] {} HTTP-Session: 5a065b39-d23e-4dfd-9311-b427b309e890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:17.680586 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:17.680626 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:17.680730 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:17.681020 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:17.681230 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.16 07:07:17.681390 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.16 07:07:17.681506 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} executeQuery: Read 5 rows, 410.00 B in 0.000889083 sec., 5623 rows/sec., 450.34 KiB/sec. 2024.02.16 07:07:17.681626 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} DynamicQueryHandler: Done processing query 2024.02.16 07:07:17.681651 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:17.681667 [ 3 ] {} HTTP-Session: 5a065b39-d23e-4dfd-9311-b427b309e890 Destroying unnamed session 2024.02.16 07:07:17.681808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:17.681852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:17.681870 [ 3 ] {} HTTP-Session: 9faf6a3a-4f6b-4182-89e4-ee10f219bc2a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:17.681887 [ 3 ] {} HTTP-Session: 9faf6a3a-4f6b-4182-89e4-ee10f219bc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:17.681959 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:17.682002 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:17.682140 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:17.682449 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:17.682728 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.16 07:07:17.682907 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.16 07:07:17.683031 [ 164 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.16 07:07:17.683040 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} executeQuery: Read 5 rows, 6.91 KiB in 0.001048476 sec., 4768 rows/sec., 6.44 MiB/sec. 2024.02.16 07:07:17.683094 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:17.683260 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.16 07:07:17.683306 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} DynamicQueryHandler: Done processing query 2024.02.16 07:07:17.683349 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:07:17.683392 [ 3 ] {} HTTP-Session: 9faf6a3a-4f6b-4182-89e4-ee10f219bc2a Destroying unnamed session 2024.02.16 07:07:17.683450 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:17.683492 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 834 rows starting from the beginning of the part 2024.02.16 07:07:17.683624 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:17.683722 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:17.683815 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:17.683905 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:17.683997 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:17.686384 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 6 columns (6 merged, 0 gathered) in 0.003211512 sec., 291140.1234060467 rows/sec., 392.88 MiB/sec. 2024.02.16 07:07:17.686818 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.16 07:07:17.687049 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.16 07:07:17.687113 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.16 07:07:17.687191 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7: 4.76 MiB. 2024.02.16 07:07:22.469621 [ 162 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:07:22.469689 [ 162 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:07:22.678608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:22.678765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:22.678812 [ 3 ] {} HTTP-Session: 18544f72-7fbc-4f4e-b1ec-c2e76bf1fd29 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:22.678853 [ 3 ] {} HTTP-Session: 18544f72-7fbc-4f4e-b1ec-c2e76bf1fd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:22.679055 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:22.679151 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:22.679314 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:22.679766 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:22.680038 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.16 07:07:22.680204 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.16 07:07:22.680323 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} executeQuery: Read 43 rows, 3.49 KiB in 0.001213181 sec., 35444 rows/sec., 2.81 MiB/sec. 2024.02.16 07:07:22.680468 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} DynamicQueryHandler: Done processing query 2024.02.16 07:07:22.680493 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:22.680510 [ 3 ] {} HTTP-Session: 18544f72-7fbc-4f4e-b1ec-c2e76bf1fd29 Destroying unnamed session 2024.02.16 07:07:22.680657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:22.680703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:22.680723 [ 3 ] {} HTTP-Session: 73305176-6356-4442-8729-9acc7b16aaa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:22.680740 [ 3 ] {} HTTP-Session: 73305176-6356-4442-8729-9acc7b16aaa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:22.680818 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:22.680859 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:22.680964 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:22.681376 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:22.681617 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.16 07:07:22.681768 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.16 07:07:22.681875 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} executeQuery: Read 129 rows, 12.74 KiB in 0.001026466 sec., 125673 rows/sec., 12.12 MiB/sec. 2024.02.16 07:07:22.682029 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} DynamicQueryHandler: Done processing query 2024.02.16 07:07:22.682068 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:07:22.682086 [ 3 ] {} HTTP-Session: 73305176-6356-4442-8729-9acc7b16aaa0 Destroying unnamed session 2024.02.16 07:07:22.682217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:22.682262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:22.682281 [ 3 ] {} HTTP-Session: de97a832-adb4-40cb-910b-d2c2d6ad690e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:22.682298 [ 3 ] {} HTTP-Session: de97a832-adb4-40cb-910b-d2c2d6ad690e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:22.682370 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:22.682410 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:22.682520 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:22.682824 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:22.683037 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.16 07:07:22.683187 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.16 07:07:22.683287 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} executeQuery: Read 43 rows, 3.44 KiB in 0.000888783 sec., 48380 rows/sec., 3.78 MiB/sec. 2024.02.16 07:07:22.683404 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} DynamicQueryHandler: Done processing query 2024.02.16 07:07:22.683426 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:22.683442 [ 3 ] {} HTTP-Session: de97a832-adb4-40cb-910b-d2c2d6ad690e Destroying unnamed session 2024.02.16 07:07:22.683623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:22.683667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:22.683686 [ 3 ] {} HTTP-Session: f3b41db8-af6d-4d5d-8c55-a170648e1470 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:22.683702 [ 3 ] {} HTTP-Session: f3b41db8-af6d-4d5d-8c55-a170648e1470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:22.683787 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:22.683831 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:22.683962 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:22.684651 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:22.684981 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.16 07:07:22.685165 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.16 07:07:22.685264 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} executeQuery: Read 43 rows, 59.42 KiB in 0.001449127 sec., 29673 rows/sec., 40.04 MiB/sec. 2024.02.16 07:07:22.685395 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} DynamicQueryHandler: Done processing query 2024.02.16 07:07:22.685419 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:07:22.685434 [ 3 ] {} HTTP-Session: f3b41db8-af6d-4d5d-8c55-a170648e1470 Destroying unnamed session 2024.02.16 07:07:27.678079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:27.678260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:27.678306 [ 3 ] {} HTTP-Session: ef0d3da8-f5a5-41c5-82da-6c712a3036e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:27.678348 [ 3 ] {} HTTP-Session: ef0d3da8-f5a5-41c5-82da-6c712a3036e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:27.678561 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:27.678661 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:27.678929 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:27.679512 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:27.679776 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.16 07:07:27.679938 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.16 07:07:27.680064 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} executeQuery: Read 5 rows, 415.00 B in 0.001446467 sec., 3456 rows/sec., 280.18 KiB/sec. 2024.02.16 07:07:27.680244 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} DynamicQueryHandler: Done processing query 2024.02.16 07:07:27.680271 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:27.680288 [ 3 ] {} HTTP-Session: ef0d3da8-f5a5-41c5-82da-6c712a3036e1 Destroying unnamed session 2024.02.16 07:07:27.680420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:27.680470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:27.680490 [ 3 ] {} HTTP-Session: 4454e55b-1a41-4d0c-8d1c-bad44cf7522c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:27.680508 [ 3 ] {} HTTP-Session: 4454e55b-1a41-4d0c-8d1c-bad44cf7522c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:27.680582 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:27.680622 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:27.680734 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:27.681074 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:27.681298 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.16 07:07:27.681452 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.16 07:07:27.681562 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} executeQuery: Read 51 rows, 4.15 KiB in 0.000945624 sec., 53932 rows/sec., 4.29 MiB/sec. 2024.02.16 07:07:27.681705 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} DynamicQueryHandler: Done processing query 2024.02.16 07:07:27.681729 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:27.681745 [ 3 ] {} HTTP-Session: 4454e55b-1a41-4d0c-8d1c-bad44cf7522c Destroying unnamed session 2024.02.16 07:07:27.681872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:27.681917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:27.681936 [ 3 ] {} HTTP-Session: d685cb67-9c75-4013-8bff-d7a777d5f4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:27.681953 [ 3 ] {} HTTP-Session: d685cb67-9c75-4013-8bff-d7a777d5f4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:27.682026 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:27.682065 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:27.682175 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:27.682492 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:27.682701 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.16 07:07:27.682850 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.16 07:07:27.682959 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} executeQuery: Read 29 rows, 2.30 KiB in 0.000894833 sec., 32408 rows/sec., 2.51 MiB/sec. 2024.02.16 07:07:27.683082 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} DynamicQueryHandler: Done processing query 2024.02.16 07:07:27.683105 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:27.683121 [ 3 ] {} HTTP-Session: d685cb67-9c75-4013-8bff-d7a777d5f4a5 Destroying unnamed session 2024.02.16 07:07:27.683261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:27.683305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:27.683324 [ 3 ] {} HTTP-Session: 211e7038-9bb7-4af0-b160-24b06ca42200 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:27.683340 [ 3 ] {} HTTP-Session: 211e7038-9bb7-4af0-b160-24b06ca42200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:27.683417 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:27.683461 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:07:27.683578 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:27.683891 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:27.684159 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 07:07:27.684331 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 07:07:27.684440 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} executeQuery: Read 36 rows, 2.60 KiB in 0.000986285 sec., 36500 rows/sec., 2.58 MiB/sec. 2024.02.16 07:07:27.684618 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} DynamicQueryHandler: Done processing query 2024.02.16 07:07:27.684642 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:27.684658 [ 3 ] {} HTTP-Session: 211e7038-9bb7-4af0-b160-24b06ca42200 Destroying unnamed session 2024.02.16 07:07:27.684803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:27.684851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:27.684870 [ 3 ] {} HTTP-Session: fe6183b9-4ce3-4797-b452-26cf243a4274 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:27.684887 [ 3 ] {} HTTP-Session: fe6183b9-4ce3-4797-b452-26cf243a4274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:27.684959 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:27.685002 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:27.685146 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:27.685470 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:27.685736 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.16 07:07:27.685917 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.16 07:07:27.686046 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} executeQuery: Read 5 rows, 6.91 KiB in 0.001057037 sec., 4730 rows/sec., 6.38 MiB/sec. 2024.02.16 07:07:27.686171 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} DynamicQueryHandler: Done processing query 2024.02.16 07:07:27.686194 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:27.686210 [ 3 ] {} HTTP-Session: fe6183b9-4ce3-4797-b452-26cf243a4274 Destroying unnamed session 2024.02.16 07:07:32.678615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:32.678797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:32.678843 [ 3 ] {} HTTP-Session: f4bacc62-4edc-4a30-bf84-fe49f813cf97 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:32.678884 [ 3 ] {} HTTP-Session: f4bacc62-4edc-4a30-bf84-fe49f813cf97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:32.679089 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:32.679189 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:32.679441 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:32.679917 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:32.680182 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.16 07:07:32.680347 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.16 07:07:32.680479 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} executeQuery: Read 43 rows, 3.49 KiB in 0.001326994 sec., 32404 rows/sec., 2.56 MiB/sec. 2024.02.16 07:07:32.680625 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} DynamicQueryHandler: Done processing query 2024.02.16 07:07:32.680651 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:32.680667 [ 3 ] {} HTTP-Session: f4bacc62-4edc-4a30-bf84-fe49f813cf97 Destroying unnamed session 2024.02.16 07:07:32.680810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:32.680856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:32.680876 [ 3 ] {} HTTP-Session: 9f4bb006-a41a-4d51-afff-307d320e4556 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:32.680892 [ 3 ] {} HTTP-Session: 9f4bb006-a41a-4d51-afff-307d320e4556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:32.680967 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:32.681006 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:32.681108 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:32.681509 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:32.681729 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.16 07:07:32.681876 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.16 07:07:32.682000 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} executeQuery: Read 129 rows, 12.74 KiB in 0.000997335 sec., 129344 rows/sec., 12.47 MiB/sec. 2024.02.16 07:07:32.682124 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} DynamicQueryHandler: Done processing query 2024.02.16 07:07:32.682147 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:07:32.682163 [ 3 ] {} HTTP-Session: 9f4bb006-a41a-4d51-afff-307d320e4556 Destroying unnamed session 2024.02.16 07:07:32.682284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:32.682330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:32.682349 [ 3 ] {} HTTP-Session: d4b1d35d-9016-46d2-90c4-815591d464d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:32.682370 [ 3 ] {} HTTP-Session: d4b1d35d-9016-46d2-90c4-815591d464d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:32.682440 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:32.682478 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:32.682584 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:32.682887 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:32.683091 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.16 07:07:32.683238 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.16 07:07:32.683353 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} executeQuery: Read 43 rows, 3.44 KiB in 0.000882893 sec., 48703 rows/sec., 3.81 MiB/sec. 2024.02.16 07:07:32.683482 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} DynamicQueryHandler: Done processing query 2024.02.16 07:07:32.683508 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:32.683526 [ 3 ] {} HTTP-Session: d4b1d35d-9016-46d2-90c4-815591d464d4 Destroying unnamed session 2024.02.16 07:07:32.683729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:32.683777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:32.683797 [ 3 ] {} HTTP-Session: 9295d61a-e464-4ada-8571-35dcba279f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:32.683814 [ 3 ] {} HTTP-Session: 9295d61a-e464-4ada-8571-35dcba279f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:32.683908 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:32.683955 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:32.684096 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:32.684563 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:32.684885 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.16 07:07:32.685070 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.16 07:07:32.685200 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} executeQuery: Read 43 rows, 59.42 KiB in 0.001258252 sec., 34174 rows/sec., 46.12 MiB/sec. 2024.02.16 07:07:32.685362 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} DynamicQueryHandler: Done processing query 2024.02.16 07:07:32.685390 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:07:32.685409 [ 3 ] {} HTTP-Session: 9295d61a-e464-4ada-8571-35dcba279f4c Destroying unnamed session 2024.02.16 07:07:37.469724 [ 151 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:07:37.469799 [ 151 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:07:37.675978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:37.676096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:37.676127 [ 3 ] {} HTTP-Session: 988a04f9-24d9-4707-8207-22ee4c159bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:37.676155 [ 3 ] {} HTTP-Session: 988a04f9-24d9-4707-8207-22ee4c159bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:37.676297 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:37.676367 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:37.676548 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:37.676946 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.677208 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.16 07:07:37.677370 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.16 07:07:37.677495 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} executeQuery: Read 5 rows, 415.00 B in 0.001153289 sec., 4335 rows/sec., 351.41 KiB/sec. 2024.02.16 07:07:37.677654 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} DynamicQueryHandler: Done processing query 2024.02.16 07:07:37.677680 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:37.677698 [ 3 ] {} HTTP-Session: 988a04f9-24d9-4707-8207-22ee4c159bc8 Destroying unnamed session 2024.02.16 07:07:37.677831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:37.677891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:37.677917 [ 3 ] {} HTTP-Session: 1196bf3d-c8b0-4cd1-81a8-fc27b0e26025 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:37.677938 [ 3 ] {} HTTP-Session: 1196bf3d-c8b0-4cd1-81a8-fc27b0e26025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:37.678030 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:37.678080 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:07:37.678205 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:37.678523 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.678728 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 07:07:37.678873 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 07:07:37.678997 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} executeQuery: Read 4 rows, 342.00 B in 0.000928364 sec., 4308 rows/sec., 359.76 KiB/sec. 2024.02.16 07:07:37.679165 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} DynamicQueryHandler: Done processing query 2024.02.16 07:07:37.679190 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:37.679206 [ 3 ] {} HTTP-Session: 1196bf3d-c8b0-4cd1-81a8-fc27b0e26025 Destroying unnamed session 2024.02.16 07:07:37.679328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:37.679373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:37.679392 [ 3 ] {} HTTP-Session: 83e5a9a8-7d27-468c-8740-84d18d6b08af Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:37.679409 [ 3 ] {} HTTP-Session: 83e5a9a8-7d27-468c-8740-84d18d6b08af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:37.679479 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:37.679517 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:37.679627 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:37.679909 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.680114 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.16 07:07:37.680263 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.16 07:07:37.680391 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} executeQuery: Read 17 rows, 1.56 KiB in 0.000882052 sec., 19273 rows/sec., 1.73 MiB/sec. 2024.02.16 07:07:37.680383 [ 151 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.16 07:07:37.680499 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.680591 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} DynamicQueryHandler: Done processing query 2024.02.16 07:07:37.680617 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.16 07:07:37.680626 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:37.680657 [ 3 ] {} HTTP-Session: 83e5a9a8-7d27-468c-8740-84d18d6b08af Destroying unnamed session 2024.02.16 07:07:37.680700 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:37.680729 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part 2024.02.16 07:07:37.680796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:37.680839 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part 2024.02.16 07:07:37.680852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:37.680881 [ 3 ] {} HTTP-Session: 99781410-3a7b-4616-bd16-625d2eb500dc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:37.680906 [ 3 ] {} HTTP-Session: 99781410-3a7b-4616-bd16-625d2eb500dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:37.680962 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 129 rows starting from the beginning of the part 2024.02.16 07:07:37.681022 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:37.681082 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:07:37.681090 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 51 rows starting from the beginning of the part 2024.02.16 07:07:37.681276 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 129 rows starting from the beginning of the part 2024.02.16 07:07:37.681337 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:37.681428 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part 2024.02.16 07:07:37.681805 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.682101 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 07:07:37.682314 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 07:07:37.682441 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 4 columns (4 merged, 0 gathered) in 0.001853038 sec., 283318.52881592285 rows/sec., 26.25 MiB/sec. 2024.02.16 07:07:37.682518 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} executeQuery: Read 4 rows, 286.00 B in 0.001456297 sec., 2746 rows/sec., 191.79 KiB/sec. 2024.02.16 07:07:37.682711 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.16 07:07:37.682723 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} DynamicQueryHandler: Done processing query 2024.02.16 07:07:37.682771 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:37.682803 [ 3 ] {} HTTP-Session: 99781410-3a7b-4616-bd16-625d2eb500dc Destroying unnamed session 2024.02.16 07:07:37.682938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:37.683006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:37.683027 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.16 07:07:37.683042 [ 3 ] {} HTTP-Session: ff463c09-467a-491c-92f8-fb4ef9ec7d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:37.683089 [ 3 ] {} HTTP-Session: ff463c09-467a-491c-92f8-fb4ef9ec7d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:37.683159 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.16 07:07:37.683215 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:37.683303 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:37.683424 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:37.683718 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.683937 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.16 07:07:37.684088 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.16 07:07:37.684210 [ 151 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.16 07:07:37.684217 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} executeQuery: Read 9 rows, 744.00 B in 0.000951534 sec., 9458 rows/sec., 763.57 KiB/sec. 2024.02.16 07:07:37.684274 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.684460 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.16 07:07:37.684511 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} DynamicQueryHandler: Done processing query 2024.02.16 07:07:37.684572 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:37.684664 [ 3 ] {} HTTP-Session: ff463c09-467a-491c-92f8-fb4ef9ec7d64 Destroying unnamed session 2024.02.16 07:07:37.684723 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:37.684765 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part 2024.02.16 07:07:37.684862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:37.684925 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:37.684940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:37.685002 [ 3 ] {} HTTP-Session: 67050ffb-da2a-40de-b138-588a714169e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:37.685032 [ 3 ] {} HTTP-Session: 67050ffb-da2a-40de-b138-588a714169e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:37.685142 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:37.685247 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:37.685375 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:07:37.685407 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 29 rows starting from the beginning of the part 2024.02.16 07:07:37.685736 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:37.685890 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:37.685981 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part 2024.02.16 07:07:37.686536 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.687173 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 07:07:37.687549 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 07:07:37.687567 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.003228622 sec., 70308.63321875401 rows/sec., 5.49 MiB/sec. 2024.02.16 07:07:37.687734 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} executeQuery: Read 2 rows, 144.00 B in 0.002427992 sec., 823 rows/sec., 57.92 KiB/sec. 2024.02.16 07:07:37.687747 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.16 07:07:37.688002 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} DynamicQueryHandler: Done processing query 2024.02.16 07:07:37.688029 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:37.688040 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.16 07:07:37.688050 [ 3 ] {} HTTP-Session: 67050ffb-da2a-40de-b138-588a714169e6 Destroying unnamed session 2024.02.16 07:07:37.688112 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.16 07:07:37.688193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:37.688239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:37.688258 [ 3 ] {} HTTP-Session: 1263bded-1b18-449d-96e0-dd3b85a14f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:37.688275 [ 3 ] {} HTTP-Session: 1263bded-1b18-449d-96e0-dd3b85a14f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:37.688350 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:37.688394 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:37.688537 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:37.688885 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:37.689153 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.16 07:07:37.689331 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.16 07:07:37.689460 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} executeQuery: Read 5 rows, 6.91 KiB in 0.001079638 sec., 4631 rows/sec., 6.25 MiB/sec. 2024.02.16 07:07:37.689572 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} DynamicQueryHandler: Done processing query 2024.02.16 07:07:37.689596 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:07:37.689612 [ 3 ] {} HTTP-Session: 1263bded-1b18-449d-96e0-dd3b85a14f4f Destroying unnamed session 2024.02.16 07:07:42.678669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:42.678816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:42.678848 [ 3 ] {} HTTP-Session: adc770de-9787-4e36-b713-d3e427195810 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:42.678876 [ 3 ] {} HTTP-Session: adc770de-9787-4e36-b713-d3e427195810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:42.679024 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:42.679092 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:42.679278 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:42.679725 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:42.680003 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.16 07:07:42.680174 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.16 07:07:42.680317 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} executeQuery: Read 43 rows, 3.49 KiB in 0.001244202 sec., 34560 rows/sec., 2.74 MiB/sec. 2024.02.16 07:07:42.680316 [ 150 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.16 07:07:42.680433 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:42.680524 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} DynamicQueryHandler: Done processing query 2024.02.16 07:07:42.680531 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.16 07:07:42.680561 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:42.680598 [ 3 ] {} HTTP-Session: adc770de-9787-4e36-b713-d3e427195810 Destroying unnamed session 2024.02.16 07:07:42.680676 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:42.680720 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part 2024.02.16 07:07:42.680793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:42.680893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:42.680941 [ 3 ] {} HTTP-Session: 26ad7e40-433a-4629-af73-9171e488daa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:42.680965 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:42.680976 [ 3 ] {} HTTP-Session: 26ad7e40-433a-4629-af73-9171e488daa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:42.681243 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:42.681250 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:42.681339 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:42.681554 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:42.681803 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:42.681836 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:42.682018 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:42.682548 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:42.683045 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.16 07:07:42.683433 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.16 07:07:42.683497 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001876 sec., 62294.378581926765 rows/sec., 4.93 MiB/sec. 2024.02.16 07:07:42.683611 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} executeQuery: Read 129 rows, 12.74 KiB in 0.002327949 sec., 55413 rows/sec., 5.34 MiB/sec. 2024.02.16 07:07:42.683679 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.16 07:07:42.683761 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} DynamicQueryHandler: Done processing query 2024.02.16 07:07:42.683787 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:07:42.683807 [ 3 ] {} HTTP-Session: 26ad7e40-433a-4629-af73-9171e488daa3 Destroying unnamed session 2024.02.16 07:07:42.683914 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.16 07:07:42.683970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:42.683990 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.16 07:07:42.684020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:42.684051 [ 3 ] {} HTTP-Session: cb130f9f-2c06-44af-9025-b3038af61e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:42.684082 [ 3 ] {} HTTP-Session: cb130f9f-2c06-44af-9025-b3038af61e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:42.684158 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:42.684198 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:42.684307 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:42.684663 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:42.684869 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.16 07:07:42.685017 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.16 07:07:42.685132 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} executeQuery: Read 43 rows, 3.44 KiB in 0.000946704 sec., 45420 rows/sec., 3.55 MiB/sec. 2024.02.16 07:07:42.685249 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} DynamicQueryHandler: Done processing query 2024.02.16 07:07:42.685274 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:42.685290 [ 3 ] {} HTTP-Session: cb130f9f-2c06-44af-9025-b3038af61e46 Destroying unnamed session 2024.02.16 07:07:42.685435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:42.685481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:42.685500 [ 3 ] {} HTTP-Session: 74b324df-9d54-4a2b-8b79-bcb5eb01f6d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:42.685517 [ 3 ] {} HTTP-Session: 74b324df-9d54-4a2b-8b79-bcb5eb01f6d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:42.685595 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:42.685639 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:42.685778 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:42.686233 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:42.686548 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.16 07:07:42.686729 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.16 07:07:42.686848 [ 150 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.16 07:07:42.686863 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} executeQuery: Read 43 rows, 59.42 KiB in 0.001232901 sec., 34877 rows/sec., 47.06 MiB/sec. 2024.02.16 07:07:42.686908 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:42.687116 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.16 07:07:42.687145 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} DynamicQueryHandler: Done processing query 2024.02.16 07:07:42.687186 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:07:42.687259 [ 3 ] {} HTTP-Session: 74b324df-9d54-4a2b-8b79-bcb5eb01f6d5 Destroying unnamed session 2024.02.16 07:07:42.687470 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:42.687520 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 935 rows starting from the beginning of the part 2024.02.16 07:07:42.687656 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:42.687755 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:42.687850 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:42.687943 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part 2024.02.16 07:07:42.688035 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part 2024.02.16 07:07:42.691115 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 6 columns (6 merged, 0 gathered) in 0.004117596 sec., 260831.80574296264 rows/sec., 351.98 MiB/sec. 2024.02.16 07:07:42.691599 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.16 07:07:42.691828 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.16 07:07:42.691895 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.16 07:07:42.691966 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8: 9.03 MiB. 2024.02.16 07:07:43.001122 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.27 MiB, peak 242.27 MiB, will set to 234.38 MiB (RSS), difference: 1.11 MiB 2024.02.16 07:07:47.675857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:47.676066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:47.676122 [ 3 ] {} HTTP-Session: c26a34cb-8095-4986-a9a1-16a635164ded Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:47.676158 [ 3 ] {} HTTP-Session: c26a34cb-8095-4986-a9a1-16a635164ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:47.676300 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:47.676367 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:47.676550 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:47.677021 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:47.677292 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.16 07:07:47.677455 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.16 07:07:47.677596 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} executeQuery: Read 5 rows, 415.00 B in 0.001251021 sec., 3996 rows/sec., 323.95 KiB/sec. 2024.02.16 07:07:47.677764 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} DynamicQueryHandler: Done processing query 2024.02.16 07:07:47.677790 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:47.677806 [ 3 ] {} HTTP-Session: c26a34cb-8095-4986-a9a1-16a635164ded Destroying unnamed session 2024.02.16 07:07:47.677937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:47.677988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:47.678008 [ 3 ] {} HTTP-Session: f90e51aa-7a23-4688-93c2-7316477ac3bc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:47.678027 [ 3 ] {} HTTP-Session: f90e51aa-7a23-4688-93c2-7316477ac3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:47.678106 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:47.678148 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:47.678296 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:47.678641 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:47.678883 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.16 07:07:47.679039 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.16 07:07:47.679161 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} executeQuery: Read 15 rows, 1.39 KiB in 0.001027866 sec., 14593 rows/sec., 1.32 MiB/sec. 2024.02.16 07:07:47.679271 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} DynamicQueryHandler: Done processing query 2024.02.16 07:07:47.679297 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:47.679312 [ 3 ] {} HTTP-Session: f90e51aa-7a23-4688-93c2-7316477ac3bc Destroying unnamed session 2024.02.16 07:07:47.679450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:47.679497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:47.679519 [ 3 ] {} HTTP-Session: 87687db9-4ff8-47a6-9e39-ca5c7daae07e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:47.679536 [ 3 ] {} HTTP-Session: 87687db9-4ff8-47a6-9e39-ca5c7daae07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:47.679610 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:47.679652 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:47.679761 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:47.680026 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:47.680238 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.16 07:07:47.680388 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.16 07:07:47.680504 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} executeQuery: Read 5 rows, 410.00 B in 0.000859092 sec., 5820 rows/sec., 466.06 KiB/sec. 2024.02.16 07:07:47.680625 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} DynamicQueryHandler: Done processing query 2024.02.16 07:07:47.680650 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:47.680666 [ 3 ] {} HTTP-Session: 87687db9-4ff8-47a6-9e39-ca5c7daae07e Destroying unnamed session 2024.02.16 07:07:47.680803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:47.680850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:47.680870 [ 3 ] {} HTTP-Session: 5ec23a6c-5c7f-48ad-ab47-a23e0a962a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:47.680886 [ 3 ] {} HTTP-Session: 5ec23a6c-5c7f-48ad-ab47-a23e0a962a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:47.680958 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:47.681005 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:47.681144 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:47.681529 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB. 2024.02.16 07:07:47.681822 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.16 07:07:47.682007 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.16 07:07:47.682130 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} executeQuery: Read 5 rows, 6.91 KiB in 0.001139849 sec., 4386 rows/sec., 5.92 MiB/sec. 2024.02.16 07:07:47.682302 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} DynamicQueryHandler: Done processing query 2024.02.16 07:07:47.682328 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:47.682344 [ 3 ] {} HTTP-Session: 5ec23a6c-5c7f-48ad-ab47-a23e0a962a89 Destroying unnamed session 2024.02.16 07:07:50.616743 [ 146 ] {} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.16 07:07:50.616863 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:50.617024 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.16 07:07:50.617226 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:50.617284 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.16 07:07:50.617499 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.16 07:07:50.617661 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.16 07:07:50.617810 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.16 07:07:50.617973 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.16 07:07:50.618729 [ 17 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790006 sec., 11173.14690565283 rows/sec., 780.16 KiB/sec. 2024.02.16 07:07:50.618835 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.16 07:07:50.619018 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.16 07:07:50.619083 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.16 07:07:50.634610 [ 146 ] {} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.16 07:07:50.634658 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:50.634727 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.16 07:07:50.634868 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:50.634908 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.16 07:07:50.635094 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.16 07:07:50.635203 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.16 07:07:50.635300 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.16 07:07:50.635393 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.16 07:07:50.636030 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334314 sec., 14988.975608439992 rows/sec., 1.22 MiB/sec. 2024.02.16 07:07:50.636134 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.16 07:07:50.636363 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.16 07:07:50.636436 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.16 07:07:50.692969 [ 146 ] {} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.02.16 07:07:50.693010 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:50.693083 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.02.16 07:07:50.693183 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:07:50.693216 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 356 rows starting from the beginning of the part 2024.02.16 07:07:50.693324 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.02.16 07:07:50.693420 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.02.16 07:07:50.693507 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.16 07:07:50.693590 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.16 07:07:50.694216 [ 14 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116718 sec., 370122.8602272143 rows/sec., 26.10 MiB/sec. 2024.02.16 07:07:50.694359 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.02.16 07:07:50.694587 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.02.16 07:07:50.694652 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.02.16 07:07:52.469848 [ 145 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:07:52.469909 [ 145 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:07:52.678210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:52.678305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:52.678332 [ 3 ] {} HTTP-Session: 1ade4a63-2586-4eec-b478-6010d4421eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:52.678364 [ 3 ] {} HTTP-Session: 1ade4a63-2586-4eec-b478-6010d4421eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:52.678501 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:52.678567 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:52.678736 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:52.679210 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:52.679471 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.16 07:07:52.679634 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.16 07:07:52.679749 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} executeQuery: Read 43 rows, 3.49 KiB in 0.001211441 sec., 35494 rows/sec., 2.81 MiB/sec. 2024.02.16 07:07:52.679917 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} DynamicQueryHandler: Done processing query 2024.02.16 07:07:52.679945 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:52.679962 [ 3 ] {} HTTP-Session: 1ade4a63-2586-4eec-b478-6010d4421eb4 Destroying unnamed session 2024.02.16 07:07:52.680096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:52.680143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:52.680165 [ 3 ] {} HTTP-Session: 10db9f06-8866-4c28-abb7-f18190c785ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:52.680182 [ 3 ] {} HTTP-Session: 10db9f06-8866-4c28-abb7-f18190c785ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:52.680254 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:52.680296 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:07:52.680413 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:52.680721 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:52.680928 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 07:07:52.681082 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 07:07:52.681179 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} executeQuery: Read 2 rows, 175.00 B in 0.000897973 sec., 2227 rows/sec., 190.32 KiB/sec. 2024.02.16 07:07:52.681301 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} DynamicQueryHandler: Done processing query 2024.02.16 07:07:52.681325 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:52.681343 [ 3 ] {} HTTP-Session: 10db9f06-8866-4c28-abb7-f18190c785ac Destroying unnamed session 2024.02.16 07:07:52.681485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:52.681530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:52.681551 [ 3 ] {} HTTP-Session: eabefd05-e2ec-45cd-a57e-4751457ab5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:52.681568 [ 3 ] {} HTTP-Session: eabefd05-e2ec-45cd-a57e-4751457ab5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:52.681641 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:52.681679 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:52.681786 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:52.682176 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:52.682423 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.16 07:07:52.682578 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.16 07:07:52.682675 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} executeQuery: Read 130 rows, 12.82 KiB in 0.001006626 sec., 129144 rows/sec., 12.44 MiB/sec. 2024.02.16 07:07:52.682794 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} DynamicQueryHandler: Done processing query 2024.02.16 07:07:52.682819 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:07:52.682835 [ 3 ] {} HTTP-Session: eabefd05-e2ec-45cd-a57e-4751457ab5c8 Destroying unnamed session 2024.02.16 07:07:52.682992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:52.683038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:52.683058 [ 3 ] {} HTTP-Session: 36d36fcc-6eaa-4768-b876-667eab36c90c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:52.683074 [ 3 ] {} HTTP-Session: 36d36fcc-6eaa-4768-b876-667eab36c90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:52.683142 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:52.683182 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:07:52.683290 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:52.683569 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:52.683770 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 07:07:52.683926 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 07:07:52.684021 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} executeQuery: Read 2 rows, 143.00 B in 0.000850331 sec., 2352 rows/sec., 164.23 KiB/sec. 2024.02.16 07:07:52.684144 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} DynamicQueryHandler: Done processing query 2024.02.16 07:07:52.684175 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:52.684193 [ 3 ] {} HTTP-Session: 36d36fcc-6eaa-4768-b876-667eab36c90c Destroying unnamed session 2024.02.16 07:07:52.684343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:52.684395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:52.684415 [ 3 ] {} HTTP-Session: ef0a0b13-d210-40f1-bd8d-a9419be2d60e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:52.684432 [ 3 ] {} HTTP-Session: ef0a0b13-d210-40f1-bd8d-a9419be2d60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:52.684514 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:52.684556 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:52.684673 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:52.685005 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:52.685241 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.16 07:07:52.685412 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.16 07:07:52.685541 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} executeQuery: Read 45 rows, 3.61 KiB in 0.000994005 sec., 45271 rows/sec., 3.54 MiB/sec. 2024.02.16 07:07:52.685690 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} DynamicQueryHandler: Done processing query 2024.02.16 07:07:52.685716 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:52.685732 [ 3 ] {} HTTP-Session: ef0a0b13-d210-40f1-bd8d-a9419be2d60e Destroying unnamed session 2024.02.16 07:07:52.685869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:52.685921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:52.685941 [ 3 ] {} HTTP-Session: 4c6fa008-2b10-4104-9b4d-6751635125ca Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:52.685965 [ 3 ] {} HTTP-Session: 4c6fa008-2b10-4104-9b4d-6751635125ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:52.686037 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:52.686085 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:07:52.686220 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:52.686496 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:52.686762 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 07:07:52.686943 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 07:07:52.687060 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} executeQuery: Read 1 rows, 72.00 B in 0.000985135 sec., 1015 rows/sec., 71.37 KiB/sec. 2024.02.16 07:07:52.687177 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} DynamicQueryHandler: Done processing query 2024.02.16 07:07:52.687200 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:52.687215 [ 3 ] {} HTTP-Session: 4c6fa008-2b10-4104-9b4d-6751635125ca Destroying unnamed session 2024.02.16 07:07:52.687354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:52.687398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:52.687416 [ 3 ] {} HTTP-Session: d93e47c0-0c44-47ff-897e-fb926e7d07d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:52.687432 [ 3 ] {} HTTP-Session: d93e47c0-0c44-47ff-897e-fb926e7d07d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:52.687514 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:52.687557 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:52.687692 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:52.688161 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:52.688475 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.16 07:07:52.688657 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.16 07:07:52.688784 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} executeQuery: Read 43 rows, 59.42 KiB in 0.001241851 sec., 34625 rows/sec., 46.73 MiB/sec. 2024.02.16 07:07:52.688906 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} DynamicQueryHandler: Done processing query 2024.02.16 07:07:52.688930 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:07:52.688945 [ 3 ] {} HTTP-Session: d93e47c0-0c44-47ff-897e-fb926e7d07d4 Destroying unnamed session 2024.02.16 07:07:57.676976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:57.677097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:57.677124 [ 3 ] {} HTTP-Session: 314be799-af2b-49a4-af3f-4c11fdbd0fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:57.677148 [ 3 ] {} HTTP-Session: 314be799-af2b-49a4-af3f-4c11fdbd0fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:57.677275 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:57.677335 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:07:57.677493 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:57.677950 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:57.678220 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.16 07:07:57.678390 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.16 07:07:57.678523 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} executeQuery: Read 5 rows, 415.00 B in 0.001208201 sec., 4138 rows/sec., 335.44 KiB/sec. 2024.02.16 07:07:57.678709 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} DynamicQueryHandler: Done processing query 2024.02.16 07:07:57.678739 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:07:57.678756 [ 3 ] {} HTTP-Session: 314be799-af2b-49a4-af3f-4c11fdbd0fcc Destroying unnamed session 2024.02.16 07:07:57.678880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:57.678932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:57.678952 [ 3 ] {} HTTP-Session: 203481c1-bc42-48ed-bd3d-2d1ba2f34586 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:57.678970 [ 3 ] {} HTTP-Session: 203481c1-bc42-48ed-bd3d-2d1ba2f34586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:57.679050 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:57.679093 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:07:57.679218 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:57.679515 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:57.679723 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 07:07:57.679881 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 07:07:57.680012 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} executeQuery: Read 2 rows, 175.00 B in 0.000933164 sec., 2143 rows/sec., 183.14 KiB/sec. 2024.02.16 07:07:57.680132 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} DynamicQueryHandler: Done processing query 2024.02.16 07:07:57.680156 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:57.680172 [ 3 ] {} HTTP-Session: 203481c1-bc42-48ed-bd3d-2d1ba2f34586 Destroying unnamed session 2024.02.16 07:07:57.680296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:57.680341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:57.680360 [ 3 ] {} HTTP-Session: 949a7037-55b8-4ff9-a612-7f4e02ffa0a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:57.680377 [ 3 ] {} HTTP-Session: 949a7037-55b8-4ff9-a612-7f4e02ffa0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:57.680450 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:57.680490 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:07:57.680597 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:57.680905 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:57.681123 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.16 07:07:57.681277 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.16 07:07:57.681403 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} executeQuery: Read 52 rows, 4.24 KiB in 0.000924594 sec., 56240 rows/sec., 4.48 MiB/sec. 2024.02.16 07:07:57.681525 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} DynamicQueryHandler: Done processing query 2024.02.16 07:07:57.681549 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:57.681565 [ 3 ] {} HTTP-Session: 949a7037-55b8-4ff9-a612-7f4e02ffa0a5 Destroying unnamed session 2024.02.16 07:07:57.681691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:57.681735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:57.681753 [ 3 ] {} HTTP-Session: d660ddee-4b84-4f0e-b7be-6a8d77828f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:57.681769 [ 3 ] {} HTTP-Session: d660ddee-4b84-4f0e-b7be-6a8d77828f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:57.681838 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:57.681876 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:07:57.681980 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:57.682238 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:57.682441 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 07:07:57.682594 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 07:07:57.682726 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} executeQuery: Read 2 rows, 143.00 B in 0.000847521 sec., 2359 rows/sec., 164.77 KiB/sec. 2024.02.16 07:07:57.682842 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} DynamicQueryHandler: Done processing query 2024.02.16 07:07:57.682866 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:07:57.682882 [ 3 ] {} HTTP-Session: d660ddee-4b84-4f0e-b7be-6a8d77828f94 Destroying unnamed session 2024.02.16 07:07:57.682990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:57.683034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:57.683051 [ 3 ] {} HTTP-Session: cfabd7d3-3729-4f75-863b-d965d2d2462c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:57.683067 [ 3 ] {} HTTP-Session: cfabd7d3-3729-4f75-863b-d965d2d2462c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:57.683138 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:57.683177 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:07:57.683282 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:57.683643 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:57.683853 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.16 07:07:57.684005 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.16 07:07:57.684132 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} executeQuery: Read 31 rows, 2.46 KiB in 0.000964364 sec., 32145 rows/sec., 2.49 MiB/sec. 2024.02.16 07:07:57.684249 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} DynamicQueryHandler: Done processing query 2024.02.16 07:07:57.684272 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:57.684288 [ 3 ] {} HTTP-Session: cfabd7d3-3729-4f75-863b-d965d2d2462c Destroying unnamed session 2024.02.16 07:07:57.684433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:57.684477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:57.684495 [ 3 ] {} HTTP-Session: caa77892-d54b-43c7-be7a-f97147337309 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:57.684512 [ 3 ] {} HTTP-Session: caa77892-d54b-43c7-be7a-f97147337309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:57.684584 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:57.684627 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:07:57.684750 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:57.685045 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:57.685307 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 07:07:57.685494 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 07:07:57.685617 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} executeQuery: Read 37 rows, 2.67 KiB in 0.001004585 sec., 36831 rows/sec., 2.60 MiB/sec. 2024.02.16 07:07:57.685735 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} DynamicQueryHandler: Done processing query 2024.02.16 07:07:57.685758 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:07:57.685773 [ 3 ] {} HTTP-Session: caa77892-d54b-43c7-be7a-f97147337309 Destroying unnamed session 2024.02.16 07:07:57.685873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:07:57.685917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:07:57.685935 [ 3 ] {} HTTP-Session: bcbd88a1-d43d-477b-b98e-62f3e40ed86a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:07:57.685951 [ 3 ] {} HTTP-Session: bcbd88a1-d43d-477b-b98e-62f3e40ed86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:07:57.686024 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:07:57.686068 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:07:57.686203 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:07:57.686511 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:07:57.686778 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.16 07:07:57.686961 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.16 07:07:57.687086 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} executeQuery: Read 5 rows, 6.91 KiB in 0.001033336 sec., 4838 rows/sec., 6.53 MiB/sec. 2024.02.16 07:07:57.687271 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} DynamicQueryHandler: Done processing query 2024.02.16 07:07:57.687294 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:07:57.687310 [ 3 ] {} HTTP-Session: bcbd88a1-d43d-477b-b98e-62f3e40ed86a Destroying unnamed session 2024.02.16 07:08:02.678333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:02.678506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:02.678552 [ 3 ] {} HTTP-Session: b8ba85b8-7b58-428c-b011-c38e4d06b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:02.678592 [ 3 ] {} HTTP-Session: b8ba85b8-7b58-428c-b011-c38e4d06b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:02.678792 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:02.678888 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:02.679160 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:02.679648 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:02.679907 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.16 07:08:02.680089 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.16 07:08:02.680239 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} executeQuery: Read 43 rows, 3.49 KiB in 0.001388245 sec., 30974 rows/sec., 2.45 MiB/sec. 2024.02.16 07:08:02.680391 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} DynamicQueryHandler: Done processing query 2024.02.16 07:08:02.680415 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:02.680432 [ 3 ] {} HTTP-Session: b8ba85b8-7b58-428c-b011-c38e4d06b6ae Destroying unnamed session 2024.02.16 07:08:02.680655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:02.680706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:02.680725 [ 3 ] {} HTTP-Session: b977f0eb-88e0-4fa0-b1c6-d0b5ba28717d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:02.680743 [ 3 ] {} HTTP-Session: b977f0eb-88e0-4fa0-b1c6-d0b5ba28717d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:02.680827 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:02.680868 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:02.680979 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:02.681449 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:02.681666 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.16 07:08:02.681814 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.16 07:08:02.681944 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} executeQuery: Read 129 rows, 12.74 KiB in 0.001083618 sec., 119045 rows/sec., 11.48 MiB/sec. 2024.02.16 07:08:02.681940 [ 138 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.16 07:08:02.682057 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:02.682127 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} DynamicQueryHandler: Done processing query 2024.02.16 07:08:02.682164 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.16 07:08:02.682172 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:08:02.682237 [ 3 ] {} HTTP-Session: b977f0eb-88e0-4fa0-b1c6-d0b5ba28717d Destroying unnamed session 2024.02.16 07:08:02.682308 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:02.682347 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part 2024.02.16 07:08:02.682425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:02.682509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:02.682566 [ 3 ] {} HTTP-Session: 8239cfb7-e400-40a6-97fb-8e9fa4532ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:02.682587 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 129 rows starting from the beginning of the part 2024.02.16 07:08:02.682598 [ 3 ] {} HTTP-Session: 8239cfb7-e400-40a6-97fb-8e9fa4532ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:02.682812 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:02.682850 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part 2024.02.16 07:08:02.682886 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:02.683169 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part 2024.02.16 07:08:02.683327 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:02.683430 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part 2024.02.16 07:08:02.683560 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 129 rows starting from the beginning of the part 2024.02.16 07:08:02.684117 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:02.684524 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.16 07:08:02.684781 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.16 07:08:02.684932 [ 138 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.16 07:08:02.685040 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:02.685057 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} executeQuery: Read 43 rows, 3.44 KiB in 0.002153166 sec., 19970 rows/sec., 1.56 MiB/sec. 2024.02.16 07:08:02.685309 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.16 07:08:02.685641 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:02.685666 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} DynamicQueryHandler: Done processing query 2024.02.16 07:08:02.685669 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 4 columns (4 merged, 0 gathered) in 0.00351254 sec., 181919.6365023601 rows/sec., 17.00 MiB/sec. 2024.02.16 07:08:02.685727 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:02.685720 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part 2024.02.16 07:08:02.685812 [ 3 ] {} HTTP-Session: 8239cfb7-e400-40a6-97fb-8e9fa4532ff8 Destroying unnamed session 2024.02.16 07:08:02.686063 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.16 07:08:02.686284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:02.686338 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:02.686394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:02.686463 [ 3 ] {} HTTP-Session: b4ef7754-65d1-4c20-9dd6-0ba0e386a36c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:02.686524 [ 3 ] {} HTTP-Session: b4ef7754-65d1-4c20-9dd6-0ba0e386a36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:02.686559 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.16 07:08:02.686657 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:02.686723 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.16 07:08:02.686959 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:02.687032 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 45 rows starting from the beginning of the part 2024.02.16 07:08:02.687062 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:02.687312 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part 2024.02.16 07:08:02.687649 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:02.687730 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:02.689005 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:02.689015 [ 16 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387554 sec., 68377.56802922949 rows/sec., 5.34 MiB/sec. 2024.02.16 07:08:02.689173 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.16 07:08:02.689425 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.16 07:08:02.689516 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.16 07:08:02.689518 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.16 07:08:02.689759 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.16 07:08:02.689902 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} executeQuery: Read 43 rows, 59.42 KiB in 0.002873893 sec., 14962 rows/sec., 20.19 MiB/sec. 2024.02.16 07:08:02.690052 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} DynamicQueryHandler: Done processing query 2024.02.16 07:08:02.690078 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:08:02.690096 [ 3 ] {} HTTP-Session: b4ef7754-65d1-4c20-9dd6-0ba0e386a36c Destroying unnamed session 2024.02.16 07:08:07.469956 [ 134 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:08:07.470028 [ 134 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:08:07.675465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:07.675580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:07.675611 [ 3 ] {} HTTP-Session: 8e68cd4e-6ab0-407c-9d16-bdacb6f8bd8c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:07.675638 [ 3 ] {} HTTP-Session: 8e68cd4e-6ab0-407c-9d16-bdacb6f8bd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:07.675779 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:07.675848 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:07.676032 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:07.676542 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:07.676809 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.16 07:08:07.676974 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.16 07:08:07.677125 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} executeQuery: Read 5 rows, 415.00 B in 0.001296943 sec., 3855 rows/sec., 312.48 KiB/sec. 2024.02.16 07:08:07.677123 [ 134 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.16 07:08:07.677241 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:07.677346 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} DynamicQueryHandler: Done processing query 2024.02.16 07:08:07.677354 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.16 07:08:07.677384 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:07.677414 [ 3 ] {} HTTP-Session: 8e68cd4e-6ab0-407c-9d16-bdacb6f8bd8c Destroying unnamed session 2024.02.16 07:08:07.677498 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:07.677552 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part 2024.02.16 07:08:07.677576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:07.677651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:07.677701 [ 3 ] {} HTTP-Session: f84f6abe-ce83-46be-8a0a-bfcf6b30ba8a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:07.677735 [ 3 ] {} HTTP-Session: f84f6abe-ce83-46be-8a0a-bfcf6b30ba8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:07.677848 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:07.677932 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:07.678022 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:07.678121 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:07.678490 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:07.678495 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:07.678718 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:07.679009 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:07.679293 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:07.679729 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.16 07:08:07.680029 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.16 07:08:07.680259 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} executeQuery: Read 15 rows, 1.39 KiB in 0.002266149 sec., 6619 rows/sec., 611.50 KiB/sec. 2024.02.16 07:08:07.680656 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} DynamicQueryHandler: Done processing query 2024.02.16 07:08:07.680668 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003349045 sec., 44490.29499454322 rows/sec., 3.52 MiB/sec. 2024.02.16 07:08:07.680689 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:07.680732 [ 3 ] {} HTTP-Session: f84f6abe-ce83-46be-8a0a-bfcf6b30ba8a Destroying unnamed session 2024.02.16 07:08:07.680824 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.16 07:08:07.680907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:07.680975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:07.681001 [ 3 ] {} HTTP-Session: 112bd158-1edb-451f-b6ef-57fc897717f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:07.681028 [ 3 ] {} HTTP-Session: 112bd158-1edb-451f-b6ef-57fc897717f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:07.681154 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:07.681161 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.16 07:08:07.681228 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:07.681292 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.16 07:08:07.681494 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:07.681770 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:07.681991 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.16 07:08:07.682144 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.16 07:08:07.682263 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} executeQuery: Read 5 rows, 410.00 B in 0.001067537 sec., 4683 rows/sec., 375.06 KiB/sec. 2024.02.16 07:08:07.682382 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} DynamicQueryHandler: Done processing query 2024.02.16 07:08:07.682405 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:07.682422 [ 3 ] {} HTTP-Session: 112bd158-1edb-451f-b6ef-57fc897717f8 Destroying unnamed session 2024.02.16 07:08:07.682619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:07.682665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:07.682684 [ 3 ] {} HTTP-Session: e1de2fdf-c5d7-4143-95e1-e3df982fa698 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:07.682701 [ 3 ] {} HTTP-Session: e1de2fdf-c5d7-4143-95e1-e3df982fa698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:07.682773 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:07.682817 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:07.682957 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:07.683249 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:07.683538 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.16 07:08:07.683724 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.16 07:08:07.683842 [ 134 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.16 07:08:07.683861 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} executeQuery: Read 5 rows, 6.91 KiB in 0.001055667 sec., 4736 rows/sec., 6.39 MiB/sec. 2024.02.16 07:08:07.683889 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:07.684054 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.16 07:08:07.684118 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} DynamicQueryHandler: Done processing query 2024.02.16 07:08:07.684162 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:08:07.684213 [ 3 ] {} HTTP-Session: e1de2fdf-c5d7-4143-95e1-e3df982fa698 Destroying unnamed session 2024.02.16 07:08:07.684226 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:07.684271 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1074 rows starting from the beginning of the part 2024.02.16 07:08:07.684383 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:07.684482 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:07.684574 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:07.684662 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:07.684750 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:07.687870 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1175 rows, containing 6 columns (6 merged, 0 gathered) in 0.003912 sec., 300357.873210634 rows/sec., 405.32 MiB/sec. 2024.02.16 07:08:07.688489 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.16 07:08:07.688715 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.16 07:08:07.688778 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.16 07:08:07.688842 [ 26 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9: 8.40 MiB. 2024.02.16 07:08:08.000118 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.40 MiB, peak 242.92 MiB, will set to 235.59 MiB (RSS), difference: -2.81 MiB 2024.02.16 07:08:12.677349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:12.677509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:12.677534 [ 3 ] {} HTTP-Session: 5ee1f8cd-016c-47d0-be01-101c8d526b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:12.677558 [ 3 ] {} HTTP-Session: 5ee1f8cd-016c-47d0-be01-101c8d526b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:12.677686 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:12.677744 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:12.677900 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:12.678330 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:12.678589 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.16 07:08:12.678758 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.16 07:08:12.678879 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} executeQuery: Read 43 rows, 3.49 KiB in 0.001159819 sec., 37074 rows/sec., 2.93 MiB/sec. 2024.02.16 07:08:12.679026 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} DynamicQueryHandler: Done processing query 2024.02.16 07:08:12.679051 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:12.679068 [ 3 ] {} HTTP-Session: 5ee1f8cd-016c-47d0-be01-101c8d526b9e Destroying unnamed session 2024.02.16 07:08:12.679215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:12.679260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:12.679280 [ 3 ] {} HTTP-Session: 7271a244-c9d9-419f-aa9e-19961eb6df43 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:12.679297 [ 3 ] {} HTTP-Session: 7271a244-c9d9-419f-aa9e-19961eb6df43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:12.679373 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:12.679413 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:12.679519 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:12.679964 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:12.680192 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.16 07:08:12.680345 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.16 07:08:12.680465 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} executeQuery: Read 129 rows, 12.74 KiB in 0.001059657 sec., 121737 rows/sec., 11.74 MiB/sec. 2024.02.16 07:08:12.680591 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} DynamicQueryHandler: Done processing query 2024.02.16 07:08:12.680615 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:08:12.680631 [ 3 ] {} HTTP-Session: 7271a244-c9d9-419f-aa9e-19961eb6df43 Destroying unnamed session 2024.02.16 07:08:12.680756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:12.680799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:12.680818 [ 3 ] {} HTTP-Session: bfe532fb-87ec-49b2-ac89-f0e4b97267db Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:12.680835 [ 3 ] {} HTTP-Session: bfe532fb-87ec-49b2-ac89-f0e4b97267db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:12.680907 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:12.680945 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:12.681052 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:12.681361 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:12.681584 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.16 07:08:12.681733 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.16 07:08:12.681857 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} executeQuery: Read 43 rows, 3.44 KiB in 0.000922624 sec., 46606 rows/sec., 3.64 MiB/sec. 2024.02.16 07:08:12.681978 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} DynamicQueryHandler: Done processing query 2024.02.16 07:08:12.682002 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:12.682019 [ 3 ] {} HTTP-Session: bfe532fb-87ec-49b2-ac89-f0e4b97267db Destroying unnamed session 2024.02.16 07:08:12.682196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:12.682240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:12.682259 [ 3 ] {} HTTP-Session: 659d2049-3cc6-4280-9121-4a31fcc58ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:12.682276 [ 3 ] {} HTTP-Session: 659d2049-3cc6-4280-9121-4a31fcc58ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:12.682364 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:12.682408 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:12.682548 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:12.683018 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:12.683341 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.16 07:08:12.683521 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.16 07:08:12.683641 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} executeQuery: Read 43 rows, 59.42 KiB in 0.001248872 sec., 34431 rows/sec., 46.46 MiB/sec. 2024.02.16 07:08:12.683761 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} DynamicQueryHandler: Done processing query 2024.02.16 07:08:12.683785 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:08:12.683801 [ 3 ] {} HTTP-Session: 659d2049-3cc6-4280-9121-4a31fcc58ed9 Destroying unnamed session 2024.02.16 07:08:17.675172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:17.675287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:17.675320 [ 3 ] {} HTTP-Session: f70418b4-4429-458b-a15c-a656782697e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:17.675345 [ 3 ] {} HTTP-Session: f70418b4-4429-458b-a15c-a656782697e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:17.675480 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:17.675542 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:17.675714 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:17.676145 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:17.676409 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.16 07:08:17.676575 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.16 07:08:17.676708 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} executeQuery: Read 5 rows, 415.00 B in 0.00118082 sec., 4234 rows/sec., 343.21 KiB/sec. 2024.02.16 07:08:17.676859 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} DynamicQueryHandler: Done processing query 2024.02.16 07:08:17.676883 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:17.676900 [ 3 ] {} HTTP-Session: f70418b4-4429-458b-a15c-a656782697e4 Destroying unnamed session 2024.02.16 07:08:17.677021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:17.677066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:17.677084 [ 3 ] {} HTTP-Session: 3beb5978-6b48-4bab-8853-d6813cb2e38f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:17.677101 [ 3 ] {} HTTP-Session: 3beb5978-6b48-4bab-8853-d6813cb2e38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:17.677171 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:17.677211 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:17.677316 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:17.677631 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:17.677848 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.16 07:08:17.678008 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.16 07:08:17.678132 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} executeQuery: Read 15 rows, 1.39 KiB in 0.000921534 sec., 16277 rows/sec., 1.47 MiB/sec. 2024.02.16 07:08:17.678274 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} DynamicQueryHandler: Done processing query 2024.02.16 07:08:17.678298 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:17.678316 [ 3 ] {} HTTP-Session: 3beb5978-6b48-4bab-8853-d6813cb2e38f Destroying unnamed session 2024.02.16 07:08:17.678439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:17.678483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:17.678501 [ 3 ] {} HTTP-Session: a275da3a-2f4f-4cc6-b979-8b8ecccd9589 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:17.678518 [ 3 ] {} HTTP-Session: a275da3a-2f4f-4cc6-b979-8b8ecccd9589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:17.678590 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:17.678629 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:17.678740 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:17.679022 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:17.679232 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.16 07:08:17.679385 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.16 07:08:17.679498 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} executeQuery: Read 5 rows, 410.00 B in 0.000871912 sec., 5734 rows/sec., 459.21 KiB/sec. 2024.02.16 07:08:17.679614 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} DynamicQueryHandler: Done processing query 2024.02.16 07:08:17.679638 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:17.679655 [ 3 ] {} HTTP-Session: a275da3a-2f4f-4cc6-b979-8b8ecccd9589 Destroying unnamed session 2024.02.16 07:08:17.679812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:17.679855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:17.679873 [ 3 ] {} HTTP-Session: 2eb07f55-d850-4811-ade4-4d015601983e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:17.679890 [ 3 ] {} HTTP-Session: 2eb07f55-d850-4811-ade4-4d015601983e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:17.679962 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:17.680007 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:17.680142 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:17.680453 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:17.680737 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.16 07:08:17.680920 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.16 07:08:17.681036 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} executeQuery: Read 5 rows, 6.91 KiB in 0.001036727 sec., 4822 rows/sec., 6.51 MiB/sec. 2024.02.16 07:08:17.681161 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} DynamicQueryHandler: Done processing query 2024.02.16 07:08:17.681184 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:17.681200 [ 3 ] {} HTTP-Session: 2eb07f55-d850-4811-ade4-4d015601983e Destroying unnamed session 2024.02.16 07:08:22.470067 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:08:22.470134 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:08:22.677672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:22.677793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:22.677823 [ 3 ] {} HTTP-Session: 1c64a227-0310-4038-a5a7-a73c260b0fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:22.677851 [ 3 ] {} HTTP-Session: 1c64a227-0310-4038-a5a7-a73c260b0fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:22.678000 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:22.678069 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:22.678253 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:22.678749 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:22.679019 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.16 07:08:22.679184 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.16 07:08:22.679326 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} executeQuery: Read 43 rows, 3.49 KiB in 0.001285253 sec., 33456 rows/sec., 2.65 MiB/sec. 2024.02.16 07:08:22.679476 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} DynamicQueryHandler: Done processing query 2024.02.16 07:08:22.679501 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:22.679518 [ 3 ] {} HTTP-Session: 1c64a227-0310-4038-a5a7-a73c260b0fdd Destroying unnamed session 2024.02.16 07:08:22.679647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:22.679699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:22.679718 [ 3 ] {} HTTP-Session: 824c7146-5f2b-4ab8-bd60-04535ec7dad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:22.679737 [ 3 ] {} HTTP-Session: 824c7146-5f2b-4ab8-bd60-04535ec7dad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:22.679821 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:22.679863 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:22.679976 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:22.680376 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:22.680605 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.16 07:08:22.680756 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.16 07:08:22.680882 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} executeQuery: Read 129 rows, 12.74 KiB in 0.001031386 sec., 125074 rows/sec., 12.06 MiB/sec. 2024.02.16 07:08:22.681007 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} DynamicQueryHandler: Done processing query 2024.02.16 07:08:22.681031 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:08:22.681047 [ 3 ] {} HTTP-Session: 824c7146-5f2b-4ab8-bd60-04535ec7dad0 Destroying unnamed session 2024.02.16 07:08:22.681213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:22.681258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:22.681277 [ 3 ] {} HTTP-Session: e055ecb2-64f9-46af-925a-18ee97cdb019 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:22.681294 [ 3 ] {} HTTP-Session: e055ecb2-64f9-46af-925a-18ee97cdb019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:22.681366 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:22.681406 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:22.681510 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:22.681792 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:22.681998 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.16 07:08:22.682144 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.16 07:08:22.682239 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} executeQuery: Read 43 rows, 3.44 KiB in 0.000846352 sec., 50806 rows/sec., 3.97 MiB/sec. 2024.02.16 07:08:22.682364 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} DynamicQueryHandler: Done processing query 2024.02.16 07:08:22.682387 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:22.682403 [ 3 ] {} HTTP-Session: e055ecb2-64f9-46af-925a-18ee97cdb019 Destroying unnamed session 2024.02.16 07:08:22.682528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:22.682572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:22.682591 [ 3 ] {} HTTP-Session: 3f1f62f0-3385-4b88-a441-3e71e76af166 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:22.682608 [ 3 ] {} HTTP-Session: 3f1f62f0-3385-4b88-a441-3e71e76af166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:22.682695 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:22.682742 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:22.682879 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:22.683325 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:22.683638 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.16 07:08:22.683813 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.16 07:08:22.683929 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} executeQuery: Read 43 rows, 59.42 KiB in 0.001196401 sec., 35941 rows/sec., 48.50 MiB/sec. 2024.02.16 07:08:22.684057 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} DynamicQueryHandler: Done processing query 2024.02.16 07:08:22.684081 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:08:22.684097 [ 3 ] {} HTTP-Session: 3f1f62f0-3385-4b88-a441-3e71e76af166 Destroying unnamed session 2024.02.16 07:08:27.677065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:27.677194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:27.677224 [ 3 ] {} HTTP-Session: 5e2da82f-b607-47d9-b753-47be6ec66b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:27.677252 [ 3 ] {} HTTP-Session: 5e2da82f-b607-47d9-b753-47be6ec66b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:27.677393 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:27.677460 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:27.677641 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:27.678114 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:27.678401 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.16 07:08:27.678571 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.16 07:08:27.678690 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} executeQuery: Read 5 rows, 415.00 B in 0.001258522 sec., 3972 rows/sec., 322.02 KiB/sec. 2024.02.16 07:08:27.678848 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} DynamicQueryHandler: Done processing query 2024.02.16 07:08:27.678874 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:27.678890 [ 3 ] {} HTTP-Session: 5e2da82f-b607-47d9-b753-47be6ec66b45 Destroying unnamed session 2024.02.16 07:08:27.679016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:27.679075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:27.679095 [ 3 ] {} HTTP-Session: 0bb0f9d7-c87e-4ffb-96be-c6ea07c9c1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:27.679113 [ 3 ] {} HTTP-Session: 0bb0f9d7-c87e-4ffb-96be-c6ea07c9c1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:27.679189 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:27.679229 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:27.679338 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:27.679649 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:27.679877 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.16 07:08:27.680026 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.16 07:08:27.680141 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} executeQuery: Read 51 rows, 4.15 KiB in 0.000912193 sec., 55909 rows/sec., 4.44 MiB/sec. 2024.02.16 07:08:27.680150 [ 124 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.16 07:08:27.680269 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:27.680294 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} DynamicQueryHandler: Done processing query 2024.02.16 07:08:27.680345 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:27.680385 [ 3 ] {} HTTP-Session: 0bb0f9d7-c87e-4ffb-96be-c6ea07c9c1ef Destroying unnamed session 2024.02.16 07:08:27.680414 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.16 07:08:27.680558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:27.680580 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:27.680641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:27.680643 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part 2024.02.16 07:08:27.680683 [ 3 ] {} HTTP-Session: edfbfbb9-2215-49f4-9356-1a3b74def62f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:27.680737 [ 3 ] {} HTTP-Session: edfbfbb9-2215-49f4-9356-1a3b74def62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:27.680950 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:27.680967 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part 2024.02.16 07:08:27.681043 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:27.681254 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 129 rows starting from the beginning of the part 2024.02.16 07:08:27.681470 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:27.681501 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part 2024.02.16 07:08:27.681702 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 129 rows starting from the beginning of the part 2024.02.16 07:08:27.681991 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 51 rows starting from the beginning of the part 2024.02.16 07:08:27.682293 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:27.682733 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.16 07:08:27.683066 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.16 07:08:27.683266 [ 124 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.16 07:08:27.683370 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} executeQuery: Read 29 rows, 2.30 KiB in 0.002358901 sec., 12293 rows/sec., 974.53 KiB/sec. 2024.02.16 07:08:27.683386 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:27.683668 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.16 07:08:27.683878 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} DynamicQueryHandler: Done processing query 2024.02.16 07:08:27.684018 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:27.684020 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:27.684071 [ 3 ] {} HTTP-Session: edfbfbb9-2215-49f4-9356-1a3b74def62f Destroying unnamed session 2024.02.16 07:08:27.684097 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part 2024.02.16 07:08:27.684123 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 4 columns (4 merged, 0 gathered) in 0.003775937 sec., 138508.6668554057 rows/sec., 12.84 MiB/sec. 2024.02.16 07:08:27.684281 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:27.684342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:27.684404 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.16 07:08:27.684453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:27.684555 [ 3 ] {} HTTP-Session: 6bcf124c-2757-4a22-b87e-4ae8632ee383 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:27.684602 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:27.684624 [ 3 ] {} HTTP-Session: 6bcf124c-2757-4a22-b87e-4ae8632ee383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:27.684899 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:27.684918 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:27.684999 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.16 07:08:27.685092 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:08:27.685252 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.16 07:08:27.685262 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:27.685704 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part 2024.02.16 07:08:27.685915 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:27.686790 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:27.687482 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.004007422 sec., 55646.747460087805 rows/sec., 4.34 MiB/sec. 2024.02.16 07:08:27.687486 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 07:08:27.687637 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.16 07:08:27.687810 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 07:08:27.687902 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.16 07:08:27.688030 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} executeQuery: Read 36 rows, 2.60 KiB in 0.003026588 sec., 11894 rows/sec., 859.57 KiB/sec. 2024.02.16 07:08:27.688061 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.16 07:08:27.688377 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} DynamicQueryHandler: Done processing query 2024.02.16 07:08:27.688405 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:27.688421 [ 3 ] {} HTTP-Session: 6bcf124c-2757-4a22-b87e-4ae8632ee383 Destroying unnamed session 2024.02.16 07:08:27.688568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:27.688614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:27.688632 [ 3 ] {} HTTP-Session: 2ddfa7fa-73b6-4ef0-a175-d2456503cd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:27.688648 [ 3 ] {} HTTP-Session: 2ddfa7fa-73b6-4ef0-a175-d2456503cd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:27.688722 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:27.688767 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:27.688921 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:27.689215 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:27.689490 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.16 07:08:27.689676 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.16 07:08:27.689786 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} executeQuery: Read 5 rows, 6.91 KiB in 0.001032086 sec., 4844 rows/sec., 6.54 MiB/sec. 2024.02.16 07:08:27.689921 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} DynamicQueryHandler: Done processing query 2024.02.16 07:08:27.689945 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:08:27.689960 [ 3 ] {} HTTP-Session: 2ddfa7fa-73b6-4ef0-a175-d2456503cd95 Destroying unnamed session 2024.02.16 07:08:32.677063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:32.677190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:32.677221 [ 3 ] {} HTTP-Session: 0c26f77f-c17d-4d11-84d9-ec3a4472414e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:32.677248 [ 3 ] {} HTTP-Session: 0c26f77f-c17d-4d11-84d9-ec3a4472414e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:32.677391 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:32.677459 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:32.677640 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:32.678117 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:32.678382 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.16 07:08:32.678551 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.16 07:08:32.678699 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} executeQuery: Read 43 rows, 3.49 KiB in 0.001259782 sec., 34132 rows/sec., 2.70 MiB/sec. 2024.02.16 07:08:32.678697 [ 119 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.16 07:08:32.678820 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:32.678924 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} DynamicQueryHandler: Done processing query 2024.02.16 07:08:32.678948 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.16 07:08:32.678965 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:32.679055 [ 3 ] {} HTTP-Session: 0c26f77f-c17d-4d11-84d9-ec3a4472414e Destroying unnamed session 2024.02.16 07:08:32.679129 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:32.679170 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part 2024.02.16 07:08:32.679260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:32.679344 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:32.679357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:32.679425 [ 3 ] {} HTTP-Session: b0ca8012-8d24-4982-810c-31c71af67367 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:32.679468 [ 3 ] {} HTTP-Session: b0ca8012-8d24-4982-810c-31c71af67367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:32.679618 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:32.679696 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:32.679813 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:32.679847 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:32.680182 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:32.680298 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:32.680469 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:32.681065 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:32.681600 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.16 07:08:32.681912 [ 23 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003013947 sec., 62044.886655272974 rows/sec., 4.91 MiB/sec. 2024.02.16 07:08:32.681916 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.16 07:08:32.682130 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} executeQuery: Read 129 rows, 12.74 KiB in 0.00236923 sec., 54448 rows/sec., 5.25 MiB/sec. 2024.02.16 07:08:32.682130 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.16 07:08:32.682371 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} DynamicQueryHandler: Done processing query 2024.02.16 07:08:32.682410 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:08:32.682433 [ 3 ] {} HTTP-Session: b0ca8012-8d24-4982-810c-31c71af67367 Destroying unnamed session 2024.02.16 07:08:32.682567 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.16 07:08:32.682602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:32.682674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:32.682699 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.16 07:08:32.682714 [ 3 ] {} HTTP-Session: 3dbde052-9f61-40d5-9f8b-fdda51e4dd1c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:32.682751 [ 3 ] {} HTTP-Session: 3dbde052-9f61-40d5-9f8b-fdda51e4dd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:32.682878 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:32.682919 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:32.683045 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:32.683374 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:32.683589 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.16 07:08:32.683748 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.16 07:08:32.683870 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} executeQuery: Read 43 rows, 3.44 KiB in 0.000961975 sec., 44699 rows/sec., 3.50 MiB/sec. 2024.02.16 07:08:32.683991 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} DynamicQueryHandler: Done processing query 2024.02.16 07:08:32.684016 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:32.684031 [ 3 ] {} HTTP-Session: 3dbde052-9f61-40d5-9f8b-fdda51e4dd1c Destroying unnamed session 2024.02.16 07:08:32.684241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:32.684288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:32.684306 [ 3 ] {} HTTP-Session: cad5205c-9f2a-4e3d-9383-abef68c8c499 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:32.684323 [ 3 ] {} HTTP-Session: cad5205c-9f2a-4e3d-9383-abef68c8c499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:32.684413 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:32.684458 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:32.684598 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:32.685090 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:32.685411 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.16 07:08:32.685588 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.16 07:08:32.685699 [ 119 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.16 07:08:32.685717 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} executeQuery: Read 43 rows, 59.42 KiB in 0.001267212 sec., 33932 rows/sec., 45.79 MiB/sec. 2024.02.16 07:08:32.685752 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB. 2024.02.16 07:08:32.685916 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.16 07:08:32.685975 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} DynamicQueryHandler: Done processing query 2024.02.16 07:08:32.686021 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:08:32.686068 [ 3 ] {} HTTP-Session: cad5205c-9f2a-4e3d-9383-abef68c8c499 Destroying unnamed session 2024.02.16 07:08:32.686092 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:32.686135 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1175 rows starting from the beginning of the part 2024.02.16 07:08:32.686244 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:32.686342 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:32.686434 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:32.686523 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:32.686609 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:32.691713 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 6 columns (6 merged, 0 gathered) in 0.0058949 sec., 222904.54460635464 rows/sec., 300.80 MiB/sec. 2024.02.16 07:08:32.692609 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.16 07:08:32.692882 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.16 07:08:32.692960 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.16 07:08:32.693050 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10: 8.56 MiB. 2024.02.16 07:08:33.000122 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.70 MiB, peak 244.28 MiB, will set to 235.88 MiB (RSS), difference: -3.82 MiB 2024.02.16 07:08:37.470371 [ 117 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:08:37.470445 [ 117 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:08:37.676087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:37.676198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:37.676229 [ 3 ] {} HTTP-Session: 7f510e56-a97e-4904-b31e-5282a3f99c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:37.676257 [ 3 ] {} HTTP-Session: 7f510e56-a97e-4904-b31e-5282a3f99c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:37.676397 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:37.676464 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:37.676647 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:37.677103 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:37.677371 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.16 07:08:37.677539 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.16 07:08:37.677661 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} executeQuery: Read 5 rows, 415.00 B in 0.001224712 sec., 4082 rows/sec., 330.91 KiB/sec. 2024.02.16 07:08:37.677807 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} DynamicQueryHandler: Done processing query 2024.02.16 07:08:37.677834 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:37.677850 [ 3 ] {} HTTP-Session: 7f510e56-a97e-4904-b31e-5282a3f99c35 Destroying unnamed session 2024.02.16 07:08:37.677958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:37.678010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:37.678031 [ 3 ] {} HTTP-Session: 7c1f0331-127f-4021-bfe0-f05ad0324552 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:37.678049 [ 3 ] {} HTTP-Session: 7c1f0331-127f-4021-bfe0-f05ad0324552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:37.678129 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:37.678171 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:08:37.678282 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:37.678588 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:37.678802 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 07:08:37.678954 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 07:08:37.679051 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} executeQuery: Read 4 rows, 342.00 B in 0.000893923 sec., 4474 rows/sec., 373.62 KiB/sec. 2024.02.16 07:08:37.679169 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} DynamicQueryHandler: Done processing query 2024.02.16 07:08:37.679193 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:37.679209 [ 3 ] {} HTTP-Session: 7c1f0331-127f-4021-bfe0-f05ad0324552 Destroying unnamed session 2024.02.16 07:08:37.679331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:37.679375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:37.679394 [ 3 ] {} HTTP-Session: e4974c70-c9bf-4b6d-82af-89c75b9e5c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:37.679411 [ 3 ] {} HTTP-Session: e4974c70-c9bf-4b6d-82af-89c75b9e5c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:37.679484 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:37.679523 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:37.679625 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:37.679902 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:37.680104 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.16 07:08:37.680266 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.16 07:08:37.680368 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} executeQuery: Read 17 rows, 1.56 KiB in 0.000853562 sec., 19916 rows/sec., 1.79 MiB/sec. 2024.02.16 07:08:37.680503 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} DynamicQueryHandler: Done processing query 2024.02.16 07:08:37.680526 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:37.680541 [ 3 ] {} HTTP-Session: e4974c70-c9bf-4b6d-82af-89c75b9e5c19 Destroying unnamed session 2024.02.16 07:08:37.680681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:37.680726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:37.680744 [ 3 ] {} HTTP-Session: aaeb675d-e004-4090-bc28-3cbf99429c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:37.680762 [ 3 ] {} HTTP-Session: aaeb675d-e004-4090-bc28-3cbf99429c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:37.680831 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:37.680871 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:08:37.680971 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:37.681242 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:37.681444 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 07:08:37.681591 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 07:08:37.681696 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} executeQuery: Read 4 rows, 286.00 B in 0.000828331 sec., 4828 rows/sec., 337.18 KiB/sec. 2024.02.16 07:08:37.681862 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} DynamicQueryHandler: Done processing query 2024.02.16 07:08:37.681885 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:37.681900 [ 3 ] {} HTTP-Session: aaeb675d-e004-4090-bc28-3cbf99429c00 Destroying unnamed session 2024.02.16 07:08:37.682012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:37.682057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:37.682075 [ 3 ] {} HTTP-Session: 994801c2-5ffe-42e3-8437-d91380152197 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:37.682091 [ 3 ] {} HTTP-Session: 994801c2-5ffe-42e3-8437-d91380152197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:37.682160 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:37.682198 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:37.682308 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:37.682610 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:37.682811 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.16 07:08:37.682960 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.16 07:08:37.683055 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} executeQuery: Read 9 rows, 744.00 B in 0.000869062 sec., 10355 rows/sec., 836.03 KiB/sec. 2024.02.16 07:08:37.683156 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} DynamicQueryHandler: Done processing query 2024.02.16 07:08:37.683178 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:37.683193 [ 3 ] {} HTTP-Session: 994801c2-5ffe-42e3-8437-d91380152197 Destroying unnamed session 2024.02.16 07:08:37.683340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:37.683388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:37.683407 [ 3 ] {} HTTP-Session: 0332d29a-2f2d-47a1-a622-d17ee2baa510 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:37.683423 [ 3 ] {} HTTP-Session: 0332d29a-2f2d-47a1-a622-d17ee2baa510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:37.683490 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:37.683533 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:08:37.683646 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:37.683913 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:37.684160 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 07:08:37.684334 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 07:08:37.684432 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} executeQuery: Read 2 rows, 144.00 B in 0.000915453 sec., 2184 rows/sec., 153.61 KiB/sec. 2024.02.16 07:08:37.684554 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} DynamicQueryHandler: Done processing query 2024.02.16 07:08:37.684577 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:37.684592 [ 3 ] {} HTTP-Session: 0332d29a-2f2d-47a1-a622-d17ee2baa510 Destroying unnamed session 2024.02.16 07:08:37.684689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:37.684733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:37.684756 [ 3 ] {} HTTP-Session: 3e4716a6-2557-4719-b04d-d10fd959fa02 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:37.684773 [ 3 ] {} HTTP-Session: 3e4716a6-2557-4719-b04d-d10fd959fa02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:37.684844 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:37.684888 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:37.685021 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:37.685352 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:37.685614 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.16 07:08:37.685798 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.16 07:08:37.685917 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} executeQuery: Read 5 rows, 6.91 KiB in 0.001045287 sec., 4783 rows/sec., 6.45 MiB/sec. 2024.02.16 07:08:37.686041 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} DynamicQueryHandler: Done processing query 2024.02.16 07:08:37.686063 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:37.686079 [ 3 ] {} HTTP-Session: 3e4716a6-2557-4719-b04d-d10fd959fa02 Destroying unnamed session 2024.02.16 07:08:42.677526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:42.677700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:42.677745 [ 3 ] {} HTTP-Session: 40450b31-6a3d-4b34-b097-b6718dca2246 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:42.677783 [ 3 ] {} HTTP-Session: 40450b31-6a3d-4b34-b097-b6718dca2246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:42.677977 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:42.678068 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:42.678304 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:42.678744 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:42.679010 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.16 07:08:42.679172 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.16 07:08:42.679314 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} executeQuery: Read 43 rows, 3.49 KiB in 0.001276802 sec., 33677 rows/sec., 2.67 MiB/sec. 2024.02.16 07:08:42.679489 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} DynamicQueryHandler: Done processing query 2024.02.16 07:08:42.679516 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:42.679533 [ 3 ] {} HTTP-Session: 40450b31-6a3d-4b34-b097-b6718dca2246 Destroying unnamed session 2024.02.16 07:08:42.679683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:42.679733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:42.679753 [ 3 ] {} HTTP-Session: c2ad4a04-5da1-44e7-82e6-3c6586757b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:42.679772 [ 3 ] {} HTTP-Session: c2ad4a04-5da1-44e7-82e6-3c6586757b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:42.679859 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:42.679903 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:42.680019 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:42.680396 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:42.680619 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.16 07:08:42.680771 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.16 07:08:42.680893 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} executeQuery: Read 129 rows, 12.74 KiB in 0.000999076 sec., 129119 rows/sec., 12.45 MiB/sec. 2024.02.16 07:08:42.681016 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} DynamicQueryHandler: Done processing query 2024.02.16 07:08:42.681040 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:08:42.681056 [ 3 ] {} HTTP-Session: c2ad4a04-5da1-44e7-82e6-3c6586757b7f Destroying unnamed session 2024.02.16 07:08:42.681175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:42.681221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:42.681240 [ 3 ] {} HTTP-Session: 210437e6-804d-4b9f-ba3d-27ec442363f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:42.681257 [ 3 ] {} HTTP-Session: 210437e6-804d-4b9f-ba3d-27ec442363f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:42.681332 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:42.681373 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:42.681481 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:42.681768 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:42.681978 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.16 07:08:42.682128 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.16 07:08:42.682247 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} executeQuery: Read 43 rows, 3.44 KiB in 0.000886442 sec., 48508 rows/sec., 3.79 MiB/sec. 2024.02.16 07:08:42.682351 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} DynamicQueryHandler: Done processing query 2024.02.16 07:08:42.682373 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:42.682388 [ 3 ] {} HTTP-Session: 210437e6-804d-4b9f-ba3d-27ec442363f8 Destroying unnamed session 2024.02.16 07:08:42.682561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:42.682605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:42.682624 [ 3 ] {} HTTP-Session: dcf0ea5a-0a73-443e-ba89-0563d13d64ea Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:42.682641 [ 3 ] {} HTTP-Session: dcf0ea5a-0a73-443e-ba89-0563d13d64ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:42.682725 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:42.682770 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:42.682905 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:42.683353 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:42.683677 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.16 07:08:42.683853 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.16 07:08:42.683977 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} executeQuery: Read 43 rows, 59.42 KiB in 0.001223391 sec., 35148 rows/sec., 47.43 MiB/sec. 2024.02.16 07:08:42.684102 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} DynamicQueryHandler: Done processing query 2024.02.16 07:08:42.684125 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:08:42.684141 [ 3 ] {} HTTP-Session: dcf0ea5a-0a73-443e-ba89-0563d13d64ea Destroying unnamed session 2024.02.16 07:08:47.675191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:47.675323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:47.675353 [ 3 ] {} HTTP-Session: c7967d3a-9d14-4850-ab17-36ad24dfec9b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:47.675381 [ 3 ] {} HTTP-Session: c7967d3a-9d14-4850-ab17-36ad24dfec9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:47.675519 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:47.675587 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:47.675769 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:47.676203 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:47.676480 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.16 07:08:47.676652 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.16 07:08:47.676774 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} executeQuery: Read 5 rows, 415.00 B in 0.001213192 sec., 4121 rows/sec., 334.06 KiB/sec. 2024.02.16 07:08:47.676914 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} DynamicQueryHandler: Done processing query 2024.02.16 07:08:47.676938 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:47.676954 [ 3 ] {} HTTP-Session: c7967d3a-9d14-4850-ab17-36ad24dfec9b Destroying unnamed session 2024.02.16 07:08:47.677078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:47.677125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:47.677143 [ 3 ] {} HTTP-Session: 34d799d0-9009-45b1-88f4-f67687c6a705 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:47.677161 [ 3 ] {} HTTP-Session: 34d799d0-9009-45b1-88f4-f67687c6a705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:47.677241 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:47.677284 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:47.677389 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:47.677720 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:47.677929 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.16 07:08:47.678083 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.16 07:08:47.678209 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} executeQuery: Read 15 rows, 1.39 KiB in 0.000928114 sec., 16161 rows/sec., 1.46 MiB/sec. 2024.02.16 07:08:47.678364 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} DynamicQueryHandler: Done processing query 2024.02.16 07:08:47.678408 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:47.678428 [ 3 ] {} HTTP-Session: 34d799d0-9009-45b1-88f4-f67687c6a705 Destroying unnamed session 2024.02.16 07:08:47.678580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:47.678625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:47.678643 [ 3 ] {} HTTP-Session: 64676e16-83bb-4509-9859-9d9cf422f756 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:47.678660 [ 3 ] {} HTTP-Session: 64676e16-83bb-4509-9859-9d9cf422f756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:47.678741 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:47.678781 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:47.678899 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:47.679178 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:47.679381 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.16 07:08:47.679530 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.16 07:08:47.679648 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} executeQuery: Read 5 rows, 410.00 B in 0.000869712 sec., 5749 rows/sec., 460.37 KiB/sec. 2024.02.16 07:08:47.679768 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} DynamicQueryHandler: Done processing query 2024.02.16 07:08:47.679792 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:47.679807 [ 3 ] {} HTTP-Session: 64676e16-83bb-4509-9859-9d9cf422f756 Destroying unnamed session 2024.02.16 07:08:47.679951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:47.679993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:47.680011 [ 3 ] {} HTTP-Session: e392dcae-2bbc-4d1d-95a5-a6b04b6869ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:47.680028 [ 3 ] {} HTTP-Session: e392dcae-2bbc-4d1d-95a5-a6b04b6869ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:47.680099 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:47.680145 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:47.680279 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:47.680573 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:47.680862 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.16 07:08:47.681046 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.16 07:08:47.681164 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} executeQuery: Read 5 rows, 6.91 KiB in 0.001028636 sec., 4860 rows/sec., 6.56 MiB/sec. 2024.02.16 07:08:47.681314 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} DynamicQueryHandler: Done processing query 2024.02.16 07:08:47.681337 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:08:47.681354 [ 3 ] {} HTTP-Session: e392dcae-2bbc-4d1d-95a5-a6b04b6869ba Destroying unnamed session 2024.02.16 07:08:49.920987 [ 107 ] {} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.02.16 07:08:49.921111 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:49.921231 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2024.02.16 07:08:49.921379 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:49.921420 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 432 rows starting from the beginning of the part 2024.02.16 07:08:49.921545 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.02.16 07:08:49.921639 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.02.16 07:08:49.921722 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.02.16 07:08:49.921803 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:49.922434 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257492 sec., 403978.71318465646 rows/sec., 28.49 MiB/sec. 2024.02.16 07:08:49.922548 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.02.16 07:08:49.922758 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2024.02.16 07:08:49.922820 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2024.02.16 07:08:52.470486 [ 104 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:08:52.470562 [ 104 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:08:52.677531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:52.677653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:52.677684 [ 3 ] {} HTTP-Session: b47e2d46-175e-459d-8c12-fc3d9564bdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:52.677712 [ 3 ] {} HTTP-Session: b47e2d46-175e-459d-8c12-fc3d9564bdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:52.677855 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:52.677924 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:52.678105 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:52.678573 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.678869 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.16 07:08:52.679044 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.16 07:08:52.679183 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} executeQuery: Read 43 rows, 3.49 KiB in 0.001276833 sec., 33677 rows/sec., 2.67 MiB/sec. 2024.02.16 07:08:52.679315 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} DynamicQueryHandler: Done processing query 2024.02.16 07:08:52.679340 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:52.679357 [ 3 ] {} HTTP-Session: b47e2d46-175e-459d-8c12-fc3d9564bdcf Destroying unnamed session 2024.02.16 07:08:52.679469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:52.679517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:52.679537 [ 3 ] {} HTTP-Session: 90f7736d-5155-4962-ad1a-ef35b7da1d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:52.679556 [ 3 ] {} HTTP-Session: 90f7736d-5155-4962-ad1a-ef35b7da1d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:52.679633 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:52.679701 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:08:52.679813 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:52.680093 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.680307 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 07:08:52.680460 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 07:08:52.680585 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} executeQuery: Read 2 rows, 175.00 B in 0.000890643 sec., 2245 rows/sec., 191.88 KiB/sec. 2024.02.16 07:08:52.680772 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} DynamicQueryHandler: Done processing query 2024.02.16 07:08:52.680796 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:52.680812 [ 3 ] {} HTTP-Session: 90f7736d-5155-4962-ad1a-ef35b7da1d39 Destroying unnamed session 2024.02.16 07:08:52.680944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:52.680990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:52.681009 [ 3 ] {} HTTP-Session: 5cd0e9f2-3b22-4302-85ab-2faa2df1389e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:52.681027 [ 3 ] {} HTTP-Session: 5cd0e9f2-3b22-4302-85ab-2faa2df1389e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:52.681104 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:52.681145 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:52.681263 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:52.681624 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.681841 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.16 07:08:52.681994 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.16 07:08:52.682123 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} executeQuery: Read 130 rows, 12.82 KiB in 0.000986465 sec., 131783 rows/sec., 12.70 MiB/sec. 2024.02.16 07:08:52.682118 [ 104 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.16 07:08:52.682230 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.682283 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} DynamicQueryHandler: Done processing query 2024.02.16 07:08:52.682327 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.16 07:08:52.682332 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:08:52.682387 [ 3 ] {} HTTP-Session: 5cd0e9f2-3b22-4302-85ab-2faa2df1389e Destroying unnamed session 2024.02.16 07:08:52.682453 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:52.682492 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part 2024.02.16 07:08:52.682577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:52.682676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:52.682728 [ 3 ] {} HTTP-Session: 36835adc-8cf9-46c5-8de7-23518ba37653 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:52.682744 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 129 rows starting from the beginning of the part 2024.02.16 07:08:52.682761 [ 3 ] {} HTTP-Session: 36835adc-8cf9-46c5-8de7-23518ba37653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:52.682989 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:52.683004 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part 2024.02.16 07:08:52.683087 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:08:52.683298 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 129 rows starting from the beginning of the part 2024.02.16 07:08:52.683598 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:52.683604 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part 2024.02.16 07:08:52.683820 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part 2024.02.16 07:08:52.684376 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.684745 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 07:08:52.685086 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 07:08:52.685312 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} executeQuery: Read 2 rows, 143.00 B in 0.002270168 sec., 880 rows/sec., 61.51 KiB/sec. 2024.02.16 07:08:52.685621 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} DynamicQueryHandler: Done processing query 2024.02.16 07:08:52.685682 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:52.685755 [ 3 ] {} HTTP-Session: 36835adc-8cf9-46c5-8de7-23518ba37653 Destroying unnamed session 2024.02.16 07:08:52.685820 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 4 columns (4 merged, 0 gathered) in 0.00352452 sec., 171370.8533360571 rows/sec., 16.21 MiB/sec. 2024.02.16 07:08:52.685954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:52.686005 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.16 07:08:52.686017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:52.686074 [ 3 ] {} HTTP-Session: 76b424b8-5779-470a-aa20-f38368f31e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:52.686097 [ 3 ] {} HTTP-Session: 76b424b8-5779-470a-aa20-f38368f31e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:52.686205 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:52.686253 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:52.686307 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.16 07:08:52.686459 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.16 07:08:52.686523 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:52.686899 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.687116 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.16 07:08:52.687271 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.16 07:08:52.687383 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} executeQuery: Read 45 rows, 3.61 KiB in 0.001136679 sec., 39589 rows/sec., 3.10 MiB/sec. 2024.02.16 07:08:52.687388 [ 104 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.16 07:08:52.687481 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.687593 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} DynamicQueryHandler: Done processing query 2024.02.16 07:08:52.687651 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:52.687664 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.16 07:08:52.687691 [ 3 ] {} HTTP-Session: 76b424b8-5779-470a-aa20-f38368f31e01 Destroying unnamed session 2024.02.16 07:08:52.687863 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:52.687878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:52.687926 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 98 rows starting from the beginning of the part 2024.02.16 07:08:52.687962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:52.688000 [ 3 ] {} HTTP-Session: e3ad76b8-003c-4da6-9a88-675d02215af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:52.688028 [ 3 ] {} HTTP-Session: e3ad76b8-003c-4da6-9a88-675d02215af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:52.688158 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:52.688239 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:52.688377 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:08:52.688405 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part 2024.02.16 07:08:52.688719 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:52.688908 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:52.688962 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:52.689127 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 45 rows starting from the beginning of the part 2024.02.16 07:08:52.689624 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.690219 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 07:08:52.690662 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 07:08:52.690707 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.00314166 sec., 77347.64423903286 rows/sec., 6.05 MiB/sec. 2024.02.16 07:08:52.690878 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} executeQuery: Read 1 rows, 72.00 B in 0.002580886 sec., 387 rows/sec., 27.24 KiB/sec. 2024.02.16 07:08:52.690908 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.16 07:08:52.691097 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} DynamicQueryHandler: Done processing query 2024.02.16 07:08:52.691132 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:52.691169 [ 3 ] {} HTTP-Session: e3ad76b8-003c-4da6-9a88-675d02215af3 Destroying unnamed session 2024.02.16 07:08:52.691187 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.16 07:08:52.691268 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.16 07:08:52.691421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:52.691475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:52.691493 [ 3 ] {} HTTP-Session: 791e775b-4531-4e6d-9c18-c87c46bf8b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:52.691510 [ 3 ] {} HTTP-Session: 791e775b-4531-4e6d-9c18-c87c46bf8b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:52.691602 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:52.691650 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:52.691808 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:52.692323 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:52.692643 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.16 07:08:52.692831 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.16 07:08:52.692960 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} executeQuery: Read 43 rows, 59.42 KiB in 0.001316774 sec., 32655 rows/sec., 44.07 MiB/sec. 2024.02.16 07:08:52.693074 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} DynamicQueryHandler: Done processing query 2024.02.16 07:08:52.693097 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:08:52.693112 [ 3 ] {} HTTP-Session: 791e775b-4531-4e6d-9c18-c87c46bf8b14 Destroying unnamed session 2024.02.16 07:08:57.677108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:57.677293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:57.677337 [ 3 ] {} HTTP-Session: bc7b42be-f6cb-4c06-976c-41c5b2f44d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:57.677379 [ 3 ] {} HTTP-Session: bc7b42be-f6cb-4c06-976c-41c5b2f44d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:57.677577 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:57.677680 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:08:57.677840 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:57.678309 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.678581 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.16 07:08:57.678745 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.16 07:08:57.678868 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} executeQuery: Read 5 rows, 415.00 B in 0.001225111 sec., 4081 rows/sec., 330.81 KiB/sec. 2024.02.16 07:08:57.678868 [ 101 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.16 07:08:57.678936 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.679034 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} DynamicQueryHandler: Done processing query 2024.02.16 07:08:57.679033 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.16 07:08:57.679062 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:08:57.679124 [ 3 ] {} HTTP-Session: bc7b42be-f6cb-4c06-976c-41c5b2f44d7c Destroying unnamed session 2024.02.16 07:08:57.679203 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:57.679251 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 48 rows starting from the beginning of the part 2024.02.16 07:08:57.679269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:57.679358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:57.679399 [ 3 ] {} HTTP-Session: 0f19fd63-cec5-4f97-afc1-07cb590d839c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:57.679461 [ 3 ] {} HTTP-Session: 0f19fd63-cec5-4f97-afc1-07cb590d839c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:57.679487 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:57.679655 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:57.679703 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:57.679747 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:08:57.679973 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:57.680229 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:57.680250 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:57.680432 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:57.680983 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.681395 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 07:08:57.681742 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 07:08:57.681999 [ 101 ] {} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.02.16 07:08:57.682066 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} executeQuery: Read 2 rows, 175.00 B in 0.00234461 sec., 853 rows/sec., 72.89 KiB/sec. 2024.02.16 07:08:57.682079 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069579 sec., 48540.85853467202 rows/sec., 3.84 MiB/sec. 2024.02.16 07:08:57.682096 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.682441 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.02.16 07:08:57.682481 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} DynamicQueryHandler: Done processing query 2024.02.16 07:08:57.682464 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.16 07:08:57.682531 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:57.682609 [ 3 ] {} HTTP-Session: 0f19fd63-cec5-4f97-afc1-07cb590d839c Destroying unnamed session 2024.02.16 07:08:57.682700 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:57.682754 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.02.16 07:08:57.682889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:57.682894 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.16 07:08:57.683023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:57.683045 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.683066 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.16 07:08:57.683090 [ 3 ] {} HTTP-Session: a92687a6-6e48-4b2f-904c-df143201fa58 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:57.683174 [ 3 ] {} HTTP-Session: a92687a6-6e48-4b2f-904c-df143201fa58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:57.683407 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.683457 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:57.683570 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:08:57.683641 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.16 07:08:57.684008 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.684051 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:57.684253 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.684809 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.685283 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.16 07:08:57.685678 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.16 07:08:57.685799 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003568071 sec., 5605.269626080872 rows/sec., 470.21 KiB/sec. 2024.02.16 07:08:57.685893 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} executeQuery: Read 52 rows, 4.24 KiB in 0.002364681 sec., 21990 rows/sec., 1.75 MiB/sec. 2024.02.16 07:08:57.685980 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.16 07:08:57.686116 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} DynamicQueryHandler: Done processing query 2024.02.16 07:08:57.686151 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:57.686171 [ 3 ] {} HTTP-Session: a92687a6-6e48-4b2f-904c-df143201fa58 Destroying unnamed session 2024.02.16 07:08:57.686267 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.16 07:08:57.686339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:57.686354 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.02.16 07:08:57.686408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:57.686484 [ 3 ] {} HTTP-Session: c1486d28-63b6-499e-adf7-db934d6ea3de Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:57.686507 [ 3 ] {} HTTP-Session: c1486d28-63b6-499e-adf7-db934d6ea3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:57.686576 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:57.686616 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:08:57.686736 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:57.687013 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.687223 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 07:08:57.687386 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 07:08:57.687470 [ 101 ] {} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.02.16 07:08:57.687482 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} executeQuery: Read 2 rows, 143.00 B in 0.000877372 sec., 2279 rows/sec., 159.17 KiB/sec. 2024.02.16 07:08:57.687506 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.687681 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.02.16 07:08:57.687710 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} DynamicQueryHandler: Done processing query 2024.02.16 07:08:57.687748 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:08:57.687783 [ 3 ] {} HTTP-Session: c1486d28-63b6-499e-adf7-db934d6ea3de Destroying unnamed session 2024.02.16 07:08:57.687837 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:57.687870 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.02.16 07:08:57.687952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:57.688014 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.688027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:57.688088 [ 3 ] {} HTTP-Session: 980e9eb7-5e8d-4bf1-b015-cb117cbcdf0b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:57.688123 [ 3 ] {} HTTP-Session: 980e9eb7-5e8d-4bf1-b015-cb117cbcdf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:57.688250 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.688352 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:57.688476 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:08:57.688505 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.16 07:08:57.688786 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.688931 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:57.689013 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.16 07:08:57.689687 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.690206 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.16 07:08:57.690313 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275276 sec., 7265.435417544573 rows/sec., 507.30 KiB/sec. 2024.02.16 07:08:57.690432 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.16 07:08:57.690432 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.16 07:08:57.690570 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} executeQuery: Read 31 rows, 2.46 KiB in 0.002165115 sec., 14317 rows/sec., 1.11 MiB/sec. 2024.02.16 07:08:57.690696 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.16 07:08:57.690720 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} DynamicQueryHandler: Done processing query 2024.02.16 07:08:57.690746 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:57.690761 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.02.16 07:08:57.690768 [ 3 ] {} HTTP-Session: 980e9eb7-5e8d-4bf1-b015-cb117cbcdf0b Destroying unnamed session 2024.02.16 07:08:57.690900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:57.690944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:57.690963 [ 3 ] {} HTTP-Session: 35205ac0-a1d8-4f5f-bb0d-d48714c7a59f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:57.690979 [ 3 ] {} HTTP-Session: 35205ac0-a1d8-4f5f-bb0d-d48714c7a59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:57.691051 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:57.691094 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:08:57.691216 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:57.691516 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.691778 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 07:08:57.691956 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 07:08:57.692053 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} executeQuery: Read 37 rows, 2.67 KiB in 0.000973805 sec., 37995 rows/sec., 2.68 MiB/sec. 2024.02.16 07:08:57.692158 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} DynamicQueryHandler: Done processing query 2024.02.16 07:08:57.692181 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:08:57.692196 [ 3 ] {} HTTP-Session: 35205ac0-a1d8-4f5f-bb0d-d48714c7a59f Destroying unnamed session 2024.02.16 07:08:57.692302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:08:57.692345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:08:57.692364 [ 3 ] {} HTTP-Session: 443d2ef3-5e9c-4ae2-a407-ff1945fefa26 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:08:57.692381 [ 3 ] {} HTTP-Session: 443d2ef3-5e9c-4ae2-a407-ff1945fefa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:08:57.692452 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:08:57.692495 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:08:57.692623 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:08:57.692983 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.693253 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.16 07:08:57.693433 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.16 07:08:57.693522 [ 101 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.16 07:08:57.693533 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} executeQuery: Read 5 rows, 6.91 KiB in 0.001054197 sec., 4742 rows/sec., 6.40 MiB/sec. 2024.02.16 07:08:57.693557 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:08:57.693746 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.16 07:08:57.693780 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} DynamicQueryHandler: Done processing query 2024.02.16 07:08:57.693819 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:08:57.693851 [ 3 ] {} HTTP-Session: 443d2ef3-5e9c-4ae2-a407-ff1945fefa26 Destroying unnamed session 2024.02.16 07:08:57.693932 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:08:57.693978 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1314 rows starting from the beginning of the part 2024.02.16 07:08:57.694121 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:57.694237 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:57.694343 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:57.694448 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 43 rows starting from the beginning of the part 2024.02.16 07:08:57.694560 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part 2024.02.16 07:08:57.698618 [ 20 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1415 rows, containing 6 columns (6 merged, 0 gathered) in 0.004995278 sec., 283267.51784385176 rows/sec., 382.26 MiB/sec. 2024.02.16 07:08:57.699210 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.16 07:08:57.699449 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.16 07:08:57.699513 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.16 07:08:57.699586 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11: 8.57 MiB. 2024.02.16 07:08:58.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.15 MiB, peak 244.69 MiB, will set to 238.42 MiB (RSS), difference: 2.27 MiB 2024.02.16 07:09:02.677329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:02.677460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:02.677490 [ 3 ] {} HTTP-Session: 81dab2dd-afc4-443a-bf27-194adf3aa649 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:02.677519 [ 3 ] {} HTTP-Session: 81dab2dd-afc4-443a-bf27-194adf3aa649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:02.677664 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:02.677733 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:02.677897 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:02.678330 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:02.678609 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.16 07:09:02.678786 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.16 07:09:02.678903 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} executeQuery: Read 43 rows, 3.49 KiB in 0.00119914 sec., 35859 rows/sec., 2.84 MiB/sec. 2024.02.16 07:09:02.679034 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:02.679060 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:02.679077 [ 3 ] {} HTTP-Session: 81dab2dd-afc4-443a-bf27-194adf3aa649 Destroying unnamed session 2024.02.16 07:09:02.679219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:02.679268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:02.679288 [ 3 ] {} HTTP-Session: 8b7987fa-c9fe-4e68-980a-de9f60810c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:02.679307 [ 3 ] {} HTTP-Session: 8b7987fa-c9fe-4e68-980a-de9f60810c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:02.679392 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:02.679434 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:02.679541 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:02.679924 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:02.680151 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.16 07:09:02.680309 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.16 07:09:02.680416 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} executeQuery: Read 129 rows, 12.74 KiB in 0.000994686 sec., 129689 rows/sec., 12.50 MiB/sec. 2024.02.16 07:09:02.680571 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} DynamicQueryHandler: Done processing query 2024.02.16 07:09:02.680610 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:09:02.680647 [ 3 ] {} HTTP-Session: 8b7987fa-c9fe-4e68-980a-de9f60810c09 Destroying unnamed session 2024.02.16 07:09:02.680772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:02.680819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:02.680838 [ 3 ] {} HTTP-Session: 7cc2e7b8-def8-4c68-ae9e-d44f32b5c367 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:02.680854 [ 3 ] {} HTTP-Session: 7cc2e7b8-def8-4c68-ae9e-d44f32b5c367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:02.680930 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:02.680970 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:02.681086 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:02.681390 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:02.681600 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.16 07:09:02.681750 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.16 07:09:02.681854 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} executeQuery: Read 43 rows, 3.44 KiB in 0.000896093 sec., 47986 rows/sec., 3.75 MiB/sec. 2024.02.16 07:09:02.682000 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} DynamicQueryHandler: Done processing query 2024.02.16 07:09:02.682045 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:02.682087 [ 3 ] {} HTTP-Session: 7cc2e7b8-def8-4c68-ae9e-d44f32b5c367 Destroying unnamed session 2024.02.16 07:09:02.682290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:02.682341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:02.682365 [ 3 ] {} HTTP-Session: cb3bf48e-a7de-48a4-bde7-e339183aedb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:02.682383 [ 3 ] {} HTTP-Session: cb3bf48e-a7de-48a4-bde7-e339183aedb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:02.682477 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:02.682523 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:02.682671 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:02.683132 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:02.683461 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.16 07:09:02.683651 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.16 07:09:02.683754 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} executeQuery: Read 43 rows, 59.42 KiB in 0.001249281 sec., 34419 rows/sec., 46.45 MiB/sec. 2024.02.16 07:09:02.683879 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} DynamicQueryHandler: Done processing query 2024.02.16 07:09:02.683904 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:09:02.683920 [ 3 ] {} HTTP-Session: cb3bf48e-a7de-48a4-bde7-e339183aedb0 Destroying unnamed session 2024.02.16 07:09:07.470828 [ 94 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:09:07.470924 [ 94 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:09:07.675049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:07.675162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:07.675191 [ 3 ] {} HTTP-Session: b7f9e728-5313-4c58-a61d-c760df42511e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:07.675218 [ 3 ] {} HTTP-Session: b7f9e728-5313-4c58-a61d-c760df42511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:07.675358 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:07.675425 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:07.675607 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:07.676014 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:07.676280 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.16 07:09:07.676458 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.16 07:09:07.676581 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} executeQuery: Read 5 rows, 415.00 B in 0.001185081 sec., 4219 rows/sec., 341.98 KiB/sec. 2024.02.16 07:09:07.676721 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} DynamicQueryHandler: Done processing query 2024.02.16 07:09:07.676747 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:07.676764 [ 3 ] {} HTTP-Session: b7f9e728-5313-4c58-a61d-c760df42511e Destroying unnamed session 2024.02.16 07:09:07.676887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:07.676937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:07.676958 [ 3 ] {} HTTP-Session: 5946214f-aed0-4f3d-a7d9-b75769d9a2ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:07.676976 [ 3 ] {} HTTP-Session: 5946214f-aed0-4f3d-a7d9-b75769d9a2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:07.677058 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:07.677100 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:07.677205 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:07.677491 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:07.677704 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.16 07:09:07.677852 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.16 07:09:07.677951 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} executeQuery: Read 15 rows, 1.39 KiB in 0.000866212 sec., 17316 rows/sec., 1.56 MiB/sec. 2024.02.16 07:09:07.678068 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:07.678091 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:07.678107 [ 3 ] {} HTTP-Session: 5946214f-aed0-4f3d-a7d9-b75769d9a2ce Destroying unnamed session 2024.02.16 07:09:07.678221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:07.678265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:07.678285 [ 3 ] {} HTTP-Session: 7a68972b-facf-46c8-b06b-c220cd0a51a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:07.678301 [ 3 ] {} HTTP-Session: 7a68972b-facf-46c8-b06b-c220cd0a51a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:07.678369 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:07.678408 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:07.678511 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:07.678778 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:07.678981 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.16 07:09:07.679129 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.16 07:09:07.679225 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} executeQuery: Read 5 rows, 410.00 B in 0.000828582 sec., 6034 rows/sec., 483.22 KiB/sec. 2024.02.16 07:09:07.679323 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} DynamicQueryHandler: Done processing query 2024.02.16 07:09:07.679346 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:07.679362 [ 3 ] {} HTTP-Session: 7a68972b-facf-46c8-b06b-c220cd0a51a2 Destroying unnamed session 2024.02.16 07:09:07.679495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:07.679538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:07.679556 [ 3 ] {} HTTP-Session: b244f409-43eb-4597-a152-3e637ab36e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:07.679572 [ 3 ] {} HTTP-Session: b244f409-43eb-4597-a152-3e637ab36e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:07.679642 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:07.679687 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:07.679817 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:07.680192 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:07.680466 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.16 07:09:07.680654 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.16 07:09:07.680763 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} executeQuery: Read 5 rows, 6.91 KiB in 0.001091908 sec., 4579 rows/sec., 6.18 MiB/sec. 2024.02.16 07:09:07.680926 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} DynamicQueryHandler: Done processing query 2024.02.16 07:09:07.680949 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:07.680965 [ 3 ] {} HTTP-Session: b244f409-43eb-4597-a152-3e637ab36e0f Destroying unnamed session 2024.02.16 07:09:12.677651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:12.677768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:12.677796 [ 3 ] {} HTTP-Session: 06a5f683-2df3-4fdf-a658-f1b01706307e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:12.677821 [ 3 ] {} HTTP-Session: 06a5f683-2df3-4fdf-a658-f1b01706307e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:12.677951 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:12.678011 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:12.678169 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:12.678594 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:12.678874 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.16 07:09:12.679042 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.16 07:09:12.679160 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} executeQuery: Read 43 rows, 3.49 KiB in 0.00117584 sec., 36569 rows/sec., 2.89 MiB/sec. 2024.02.16 07:09:12.679354 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} DynamicQueryHandler: Done processing query 2024.02.16 07:09:12.679400 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:12.679436 [ 3 ] {} HTTP-Session: 06a5f683-2df3-4fdf-a658-f1b01706307e Destroying unnamed session 2024.02.16 07:09:12.679589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:12.679639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:12.679660 [ 3 ] {} HTTP-Session: 92d4a2b6-f438-498c-af13-7d1c02f0b89b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:12.679679 [ 3 ] {} HTTP-Session: 92d4a2b6-f438-498c-af13-7d1c02f0b89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:12.679769 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:12.679814 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:12.679934 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:12.680314 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:12.680539 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.16 07:09:12.680686 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.16 07:09:12.680806 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} executeQuery: Read 129 rows, 12.74 KiB in 0.001001466 sec., 128811 rows/sec., 12.42 MiB/sec. 2024.02.16 07:09:12.680927 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} DynamicQueryHandler: Done processing query 2024.02.16 07:09:12.680951 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:09:12.680966 [ 3 ] {} HTTP-Session: 92d4a2b6-f438-498c-af13-7d1c02f0b89b Destroying unnamed session 2024.02.16 07:09:12.681095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:12.681141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:12.681159 [ 3 ] {} HTTP-Session: fab06c26-8fed-46b7-8dbd-95c4a8058f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:12.681176 [ 3 ] {} HTTP-Session: fab06c26-8fed-46b7-8dbd-95c4a8058f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:12.681248 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:12.681288 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:12.681396 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:12.681692 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:12.681901 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.16 07:09:12.682054 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.16 07:09:12.682173 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} executeQuery: Read 43 rows, 3.44 KiB in 0.000887853 sec., 48431 rows/sec., 3.79 MiB/sec. 2024.02.16 07:09:12.682280 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} DynamicQueryHandler: Done processing query 2024.02.16 07:09:12.682303 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:12.682320 [ 3 ] {} HTTP-Session: fab06c26-8fed-46b7-8dbd-95c4a8058f98 Destroying unnamed session 2024.02.16 07:09:12.682516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:12.682561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:12.682580 [ 3 ] {} HTTP-Session: b912e49f-00dd-4c71-bdf8-e51d0c1bfa4b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:12.682596 [ 3 ] {} HTTP-Session: b912e49f-00dd-4c71-bdf8-e51d0c1bfa4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:12.682683 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:12.682728 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:12.682865 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:12.683314 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:12.683637 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.16 07:09:12.683818 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.16 07:09:12.683941 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} executeQuery: Read 43 rows, 59.42 KiB in 0.001229422 sec., 34975 rows/sec., 47.20 MiB/sec. 2024.02.16 07:09:12.684069 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} DynamicQueryHandler: Done processing query 2024.02.16 07:09:12.684093 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:09:12.684109 [ 3 ] {} HTTP-Session: b912e49f-00dd-4c71-bdf8-e51d0c1bfa4b Destroying unnamed session 2024.02.16 07:09:17.675600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:17.675729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:17.675759 [ 3 ] {} HTTP-Session: 0de988e7-e5a3-4d83-8e5a-246cb00d8a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:17.675785 [ 3 ] {} HTTP-Session: 0de988e7-e5a3-4d83-8e5a-246cb00d8a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:17.675925 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:17.675992 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:17.676170 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:17.676572 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:17.676841 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.16 07:09:17.677005 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.16 07:09:17.677122 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} executeQuery: Read 5 rows, 415.00 B in 0.00115984 sec., 4310 rows/sec., 349.42 KiB/sec. 2024.02.16 07:09:17.677260 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} DynamicQueryHandler: Done processing query 2024.02.16 07:09:17.677285 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:17.677301 [ 3 ] {} HTTP-Session: 0de988e7-e5a3-4d83-8e5a-246cb00d8a4e Destroying unnamed session 2024.02.16 07:09:17.677427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:17.677475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:17.677495 [ 3 ] {} HTTP-Session: ae36fde4-a09a-493d-8830-cb8ab6c55162 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:17.677514 [ 3 ] {} HTTP-Session: ae36fde4-a09a-493d-8830-cb8ab6c55162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:17.677596 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:17.677638 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:17.677748 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:17.678041 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:17.678254 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.16 07:09:17.678401 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.16 07:09:17.678531 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} executeQuery: Read 15 rows, 1.39 KiB in 0.000899653 sec., 16673 rows/sec., 1.50 MiB/sec. 2024.02.16 07:09:17.678529 [ 87 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.16 07:09:17.678655 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:17.678709 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:17.678760 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:17.678760 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.16 07:09:17.678786 [ 3 ] {} HTTP-Session: ae36fde4-a09a-493d-8830-cb8ab6c55162 Destroying unnamed session 2024.02.16 07:09:17.678891 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:17.678950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:17.678957 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part 2024.02.16 07:09:17.679044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:17.679082 [ 3 ] {} HTTP-Session: 7b374610-5525-437c-a7c0-bee000265577 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:17.679118 [ 3 ] {} HTTP-Session: 7b374610-5525-437c-a7c0-bee000265577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:17.679207 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 52 rows starting from the beginning of the part 2024.02.16 07:09:17.679325 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:17.679433 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:17.679450 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 129 rows starting from the beginning of the part 2024.02.16 07:09:17.679738 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part 2024.02.16 07:09:17.679890 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:17.679975 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 129 rows starting from the beginning of the part 2024.02.16 07:09:17.680159 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part 2024.02.16 07:09:17.680710 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:17.681122 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.16 07:09:17.681473 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.16 07:09:17.681653 [ 87 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.16 07:09:17.681736 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} executeQuery: Read 5 rows, 410.00 B in 0.00233013 sec., 2145 rows/sec., 171.83 KiB/sec. 2024.02.16 07:09:17.681760 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB. 2024.02.16 07:09:17.682070 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.16 07:09:17.682252 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} DynamicQueryHandler: Done processing query 2024.02.16 07:09:17.682268 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 4 columns (4 merged, 0 gathered) in 0.00355219 sec., 147514.63181868085 rows/sec., 13.67 MiB/sec. 2024.02.16 07:09:17.682319 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:17.682369 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:17.682386 [ 3 ] {} HTTP-Session: 7b374610-5525-437c-a7c0-bee000265577 Destroying unnamed session 2024.02.16 07:09:17.682445 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 98 rows starting from the beginning of the part 2024.02.16 07:09:17.682487 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.16 07:09:17.682631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:17.682741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:17.682769 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part 2024.02.16 07:09:17.682808 [ 3 ] {} HTTP-Session: b89d3547-67fc-49c3-8a9a-672e890e3907 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:17.682835 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.16 07:09:17.682887 [ 3 ] {} HTTP-Session: b89d3547-67fc-49c3-8a9a-672e890e3907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:17.683041 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.16 07:09:17.683158 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:17.683274 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:17.683410 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:17.683451 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:17.683821 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:17.684057 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:17.684100 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:17.684801 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:17.685491 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.16 07:09:17.685703 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839509 sec., 58601.243023522016 rows/sec., 4.58 MiB/sec. 2024.02.16 07:09:17.685799 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.16 07:09:17.685832 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.16 07:09:17.685946 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} executeQuery: Read 5 rows, 6.91 KiB in 0.002589846 sec., 1930 rows/sec., 2.61 MiB/sec. 2024.02.16 07:09:17.686094 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.16 07:09:17.686126 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} DynamicQueryHandler: Done processing query 2024.02.16 07:09:17.686152 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:09:17.686163 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.16 07:09:17.686170 [ 3 ] {} HTTP-Session: b89d3547-67fc-49c3-8a9a-672e890e3907 Destroying unnamed session 2024.02.16 07:09:22.470999 [ 86 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:09:22.471091 [ 86 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:09:22.677472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:22.677638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:22.677684 [ 3 ] {} HTTP-Session: 3cbf32f5-18bb-459c-852e-ac538187d0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:22.677726 [ 3 ] {} HTTP-Session: 3cbf32f5-18bb-459c-852e-ac538187d0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:22.677931 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:22.678030 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:22.678301 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:22.678768 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:22.679050 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.16 07:09:22.679217 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.16 07:09:22.679341 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} executeQuery: Read 43 rows, 3.49 KiB in 0.001350585 sec., 31838 rows/sec., 2.52 MiB/sec. 2024.02.16 07:09:22.679340 [ 85 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.16 07:09:22.679414 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:22.679498 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} DynamicQueryHandler: Done processing query 2024.02.16 07:09:22.679534 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:22.679533 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.16 07:09:22.679557 [ 3 ] {} HTTP-Session: 3cbf32f5-18bb-459c-852e-ac538187d0b4 Destroying unnamed session 2024.02.16 07:09:22.679680 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:22.679721 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 48 rows starting from the beginning of the part 2024.02.16 07:09:22.679775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:22.679862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:22.679919 [ 3 ] {} HTTP-Session: 59ab3a6a-1c06-47be-b9d2-369a81c59cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:22.679964 [ 3 ] {} HTTP-Session: 59ab3a6a-1c06-47be-b9d2-369a81c59cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:22.679983 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:22.680159 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:22.680260 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:22.680267 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:22.680625 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:22.680711 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:22.680901 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:22.681082 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:22.681662 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:22.682134 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.16 07:09:22.682490 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.16 07:09:22.682680 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003181282 sec., 58781.334065952025 rows/sec., 4.65 MiB/sec. 2024.02.16 07:09:22.682716 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} executeQuery: Read 129 rows, 12.74 KiB in 0.002508384 sec., 51427 rows/sec., 4.96 MiB/sec. 2024.02.16 07:09:22.682900 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.16 07:09:22.682927 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} DynamicQueryHandler: Done processing query 2024.02.16 07:09:22.682968 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:09:22.682988 [ 3 ] {} HTTP-Session: 59ab3a6a-1c06-47be-b9d2-369a81c59cc8 Destroying unnamed session 2024.02.16 07:09:22.683140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:22.683173 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.16 07:09:22.683216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:22.683255 [ 3 ] {} HTTP-Session: 7dc06639-5307-47d4-bf1b-be297b44604c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:22.683286 [ 3 ] {} HTTP-Session: 7dc06639-5307-47d4-bf1b-be297b44604c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:22.683292 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.16 07:09:22.683436 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:22.683481 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:22.683597 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:22.683901 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:22.684116 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.16 07:09:22.684266 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.16 07:09:22.684366 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} executeQuery: Read 43 rows, 3.44 KiB in 0.000895653 sec., 48009 rows/sec., 3.75 MiB/sec. 2024.02.16 07:09:22.684469 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} DynamicQueryHandler: Done processing query 2024.02.16 07:09:22.684493 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:22.684509 [ 3 ] {} HTTP-Session: 7dc06639-5307-47d4-bf1b-be297b44604c Destroying unnamed session 2024.02.16 07:09:22.684684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:22.684729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:22.684747 [ 3 ] {} HTTP-Session: c096305f-fe54-4a4b-a596-98e224cf8df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:22.684764 [ 3 ] {} HTTP-Session: c096305f-fe54-4a4b-a596-98e224cf8df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:22.684850 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:22.684895 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:22.685027 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:22.685517 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:22.685840 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.16 07:09:22.686024 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.16 07:09:22.686114 [ 85 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.16 07:09:22.686131 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} executeQuery: Read 43 rows, 59.42 KiB in 0.001251341 sec., 34363 rows/sec., 46.37 MiB/sec. 2024.02.16 07:09:22.686146 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:22.686242 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.16 07:09:22.686297 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} DynamicQueryHandler: Done processing query 2024.02.16 07:09:22.686327 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:09:22.686336 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:22.686347 [ 3 ] {} HTTP-Session: c096305f-fe54-4a4b-a596-98e224cf8df1 Destroying unnamed session 2024.02.16 07:09:22.686380 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1415 rows starting from the beginning of the part 2024.02.16 07:09:22.686489 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:22.686575 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:22.686659 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:22.686740 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:22.686823 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:22.689250 [ 11 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 6 columns (6 merged, 0 gathered) in 0.003048468 sec., 509764.2487964447 rows/sec., 687.90 MiB/sec. 2024.02.16 07:09:22.690505 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.16 07:09:22.690802 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.16 07:09:22.690877 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.16 07:09:22.690971 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12: 8.73 MiB. 2024.02.16 07:09:27.676967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:27.677144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:27.677190 [ 3 ] {} HTTP-Session: 8ef422fa-62f5-4bb0-943e-324d06bd16c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:27.677232 [ 3 ] {} HTTP-Session: 8ef422fa-62f5-4bb0-943e-324d06bd16c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:27.677431 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:27.677517 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:27.677678 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:27.678122 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:27.678398 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.16 07:09:27.678567 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.16 07:09:27.678706 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} executeQuery: Read 5 rows, 415.00 B in 0.001215101 sec., 4114 rows/sec., 333.53 KiB/sec. 2024.02.16 07:09:27.678889 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:27.678933 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:27.678965 [ 3 ] {} HTTP-Session: 8ef422fa-62f5-4bb0-943e-324d06bd16c4 Destroying unnamed session 2024.02.16 07:09:27.679107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:27.679158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:27.679178 [ 3 ] {} HTTP-Session: fa7d8252-bf8b-4dd9-bd6f-e59f032b7a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:27.679197 [ 3 ] {} HTTP-Session: fa7d8252-bf8b-4dd9-bd6f-e59f032b7a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:27.679281 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:27.679324 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:27.679444 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:27.679760 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:27.679982 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.16 07:09:27.680132 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.16 07:09:27.680261 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} executeQuery: Read 51 rows, 4.15 KiB in 0.000950344 sec., 53664 rows/sec., 4.27 MiB/sec. 2024.02.16 07:09:27.680383 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} DynamicQueryHandler: Done processing query 2024.02.16 07:09:27.680407 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:27.680424 [ 3 ] {} HTTP-Session: fa7d8252-bf8b-4dd9-bd6f-e59f032b7a2c Destroying unnamed session 2024.02.16 07:09:27.680579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:27.680626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:27.680645 [ 3 ] {} HTTP-Session: b7fbb946-e9c8-44f1-8cf7-38bb97147cce Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:27.680662 [ 3 ] {} HTTP-Session: b7fbb946-e9c8-44f1-8cf7-38bb97147cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:27.680736 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:27.680775 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:27.680881 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:27.681163 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:27.681375 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.16 07:09:27.681526 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.16 07:09:27.681643 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} executeQuery: Read 29 rows, 2.30 KiB in 0.000878203 sec., 33021 rows/sec., 2.56 MiB/sec. 2024.02.16 07:09:27.681783 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} DynamicQueryHandler: Done processing query 2024.02.16 07:09:27.681825 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:27.681840 [ 3 ] {} HTTP-Session: b7fbb946-e9c8-44f1-8cf7-38bb97147cce Destroying unnamed session 2024.02.16 07:09:27.681952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:27.681996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:27.682015 [ 3 ] {} HTTP-Session: ac89c7bd-0594-42e8-b572-45969cf64761 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:27.682032 [ 3 ] {} HTTP-Session: ac89c7bd-0594-42e8-b572-45969cf64761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:27.682106 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:27.682151 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:09:27.682278 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:27.682639 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:27.682910 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 07:09:27.683099 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 07:09:27.683200 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} executeQuery: Read 36 rows, 2.60 KiB in 0.001065478 sec., 33787 rows/sec., 2.38 MiB/sec. 2024.02.16 07:09:27.683375 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} DynamicQueryHandler: Done processing query 2024.02.16 07:09:27.683400 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:27.683417 [ 3 ] {} HTTP-Session: ac89c7bd-0594-42e8-b572-45969cf64761 Destroying unnamed session 2024.02.16 07:09:27.683526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:27.683571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:27.683591 [ 3 ] {} HTTP-Session: 426e158f-2ddf-481b-b471-aaf405d01259 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:27.683607 [ 3 ] {} HTTP-Session: 426e158f-2ddf-481b-b471-aaf405d01259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:27.683681 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:27.683728 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:27.683869 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:27.684161 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:27.684432 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.16 07:09:27.684616 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.16 07:09:27.684748 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} executeQuery: Read 5 rows, 6.91 KiB in 0.001031127 sec., 4849 rows/sec., 6.54 MiB/sec. 2024.02.16 07:09:27.684882 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:27.684906 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:27.684922 [ 3 ] {} HTTP-Session: 426e158f-2ddf-481b-b471-aaf405d01259 Destroying unnamed session 2024.02.16 07:09:32.677646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:32.677777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:32.677808 [ 3 ] {} HTTP-Session: 7adf2ccf-447f-49a3-8a9b-917404edec55 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:32.677836 [ 3 ] {} HTTP-Session: 7adf2ccf-447f-49a3-8a9b-917404edec55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:32.677980 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:32.678047 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:32.678230 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:32.678770 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:32.679042 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.16 07:09:32.679217 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.16 07:09:32.679342 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} executeQuery: Read 43 rows, 3.49 KiB in 0.001323814 sec., 32481 rows/sec., 2.57 MiB/sec. 2024.02.16 07:09:32.679496 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} DynamicQueryHandler: Done processing query 2024.02.16 07:09:32.679522 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:32.679539 [ 3 ] {} HTTP-Session: 7adf2ccf-447f-49a3-8a9b-917404edec55 Destroying unnamed session 2024.02.16 07:09:32.679698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:32.679755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:32.679775 [ 3 ] {} HTTP-Session: 21ea2323-3b1a-4784-a204-a6ddd373e9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:32.679794 [ 3 ] {} HTTP-Session: 21ea2323-3b1a-4784-a204-a6ddd373e9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:32.679878 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:32.679920 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:32.680029 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:32.680390 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:32.680624 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.16 07:09:32.680781 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.16 07:09:32.680880 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} executeQuery: Read 129 rows, 12.74 KiB in 0.000974455 sec., 132381 rows/sec., 12.76 MiB/sec. 2024.02.16 07:09:32.680983 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} DynamicQueryHandler: Done processing query 2024.02.16 07:09:32.681007 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 07:09:32.681022 [ 3 ] {} HTTP-Session: 21ea2323-3b1a-4784-a204-a6ddd373e9c7 Destroying unnamed session 2024.02.16 07:09:32.681144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:32.681189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:32.681209 [ 3 ] {} HTTP-Session: 11a997c6-577f-4d1d-a889-7eef6ebb6358 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:32.681226 [ 3 ] {} HTTP-Session: 11a997c6-577f-4d1d-a889-7eef6ebb6358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:32.681299 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:32.681339 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:32.681443 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:32.681730 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:32.681943 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.16 07:09:32.682110 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.16 07:09:32.682212 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} executeQuery: Read 43 rows, 3.44 KiB in 0.000885203 sec., 48576 rows/sec., 3.80 MiB/sec. 2024.02.16 07:09:32.682340 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} DynamicQueryHandler: Done processing query 2024.02.16 07:09:32.682364 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:32.682380 [ 3 ] {} HTTP-Session: 11a997c6-577f-4d1d-a889-7eef6ebb6358 Destroying unnamed session 2024.02.16 07:09:32.682580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:32.682626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:32.682645 [ 3 ] {} HTTP-Session: e253a79e-8062-4ce9-b70c-7f8eb1261f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:32.682662 [ 3 ] {} HTTP-Session: e253a79e-8062-4ce9-b70c-7f8eb1261f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:32.682753 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:32.682799 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:32.682934 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:32.683379 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:32.683692 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.16 07:09:32.683878 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.16 07:09:32.684006 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} executeQuery: Read 43 rows, 59.42 KiB in 0.001217071 sec., 35330 rows/sec., 47.68 MiB/sec. 2024.02.16 07:09:32.684122 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} DynamicQueryHandler: Done processing query 2024.02.16 07:09:32.684145 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:09:32.684160 [ 3 ] {} HTTP-Session: e253a79e-8062-4ce9-b70c-7f8eb1261f48 Destroying unnamed session 2024.02.16 07:09:37.471360 [ 65 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:09:37.471424 [ 65 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:09:37.675546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:37.675659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:37.675689 [ 3 ] {} HTTP-Session: e1d8dbb6-26a1-46f7-9c86-25653e0eb16b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:37.675717 [ 3 ] {} HTTP-Session: e1d8dbb6-26a1-46f7-9c86-25653e0eb16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:37.675848 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:37.675912 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:37.676072 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:37.676495 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:37.676755 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.16 07:09:37.676925 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.16 07:09:37.677045 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} executeQuery: Read 5 rows, 415.00 B in 0.00116133 sec., 4305 rows/sec., 348.97 KiB/sec. 2024.02.16 07:09:37.677196 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} DynamicQueryHandler: Done processing query 2024.02.16 07:09:37.677222 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:37.677240 [ 3 ] {} HTTP-Session: e1d8dbb6-26a1-46f7-9c86-25653e0eb16b Destroying unnamed session 2024.02.16 07:09:37.677358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:37.677409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:37.677431 [ 3 ] {} HTTP-Session: c2fc64be-da61-4598-ad21-e2ea3ef7f569 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:37.677503 [ 3 ] {} HTTP-Session: c2fc64be-da61-4598-ad21-e2ea3ef7f569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:37.677588 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:37.677633 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:09:37.677746 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:37.678047 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:37.678275 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 07:09:37.678442 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 07:09:37.678543 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} executeQuery: Read 4 rows, 342.00 B in 0.000924984 sec., 4324 rows/sec., 361.07 KiB/sec. 2024.02.16 07:09:37.678690 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} DynamicQueryHandler: Done processing query 2024.02.16 07:09:37.678715 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:37.678732 [ 3 ] {} HTTP-Session: c2fc64be-da61-4598-ad21-e2ea3ef7f569 Destroying unnamed session 2024.02.16 07:09:37.678900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:37.678949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:37.678969 [ 3 ] {} HTTP-Session: 05c2c876-e4f0-40dd-a37f-6799085352cb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:37.678987 [ 3 ] {} HTTP-Session: 05c2c876-e4f0-40dd-a37f-6799085352cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:37.679062 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:37.679105 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:37.679216 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:37.679535 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:37.679785 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.16 07:09:37.679953 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.16 07:09:37.680059 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} executeQuery: Read 17 rows, 1.56 KiB in 0.000967795 sec., 17565 rows/sec., 1.58 MiB/sec. 2024.02.16 07:09:37.680217 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} DynamicQueryHandler: Done processing query 2024.02.16 07:09:37.680262 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:37.680297 [ 3 ] {} HTTP-Session: 05c2c876-e4f0-40dd-a37f-6799085352cb Destroying unnamed session 2024.02.16 07:09:37.680446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:37.680492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:37.680513 [ 3 ] {} HTTP-Session: dfd1a650-b25e-48ce-a491-4ffaf994b647 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:37.680530 [ 3 ] {} HTTP-Session: dfd1a650-b25e-48ce-a491-4ffaf994b647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:37.680603 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:37.680644 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:09:37.680762 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:37.681026 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:37.681239 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 07:09:37.681403 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 07:09:37.681513 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} executeQuery: Read 4 rows, 286.00 B in 0.000881342 sec., 4538 rows/sec., 316.90 KiB/sec. 2024.02.16 07:09:37.681673 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} DynamicQueryHandler: Done processing query 2024.02.16 07:09:37.681698 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:37.681715 [ 3 ] {} HTTP-Session: dfd1a650-b25e-48ce-a491-4ffaf994b647 Destroying unnamed session 2024.02.16 07:09:37.681845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:37.681898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:37.681919 [ 3 ] {} HTTP-Session: be879843-8b12-48b5-a3ff-523838aa0716 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:37.681938 [ 3 ] {} HTTP-Session: be879843-8b12-48b5-a3ff-523838aa0716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:37.682023 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:37.682067 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:37.682177 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:37.682441 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:37.682658 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.16 07:09:37.682824 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.16 07:09:37.682963 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} executeQuery: Read 9 rows, 744.00 B in 0.000906483 sec., 9928 rows/sec., 801.52 KiB/sec. 2024.02.16 07:09:37.683085 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} DynamicQueryHandler: Done processing query 2024.02.16 07:09:37.683110 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:37.683130 [ 3 ] {} HTTP-Session: be879843-8b12-48b5-a3ff-523838aa0716 Destroying unnamed session 2024.02.16 07:09:37.683260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:37.683304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:37.683325 [ 3 ] {} HTTP-Session: 5b33230c-3b9e-4e64-93ec-fe4adb0a1603 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:37.683347 [ 3 ] {} HTTP-Session: 5b33230c-3b9e-4e64-93ec-fe4adb0a1603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:37.683417 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:37.683463 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:09:37.683610 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:37.683877 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:37.684167 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 07:09:37.684379 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 07:09:37.684507 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} executeQuery: Read 2 rows, 144.00 B in 0.001049767 sec., 1905 rows/sec., 133.96 KiB/sec. 2024.02.16 07:09:37.684655 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} DynamicQueryHandler: Done processing query 2024.02.16 07:09:37.684682 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:37.684701 [ 3 ] {} HTTP-Session: 5b33230c-3b9e-4e64-93ec-fe4adb0a1603 Destroying unnamed session 2024.02.16 07:09:37.684810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:37.684857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:37.684876 [ 3 ] {} HTTP-Session: e2f261cd-d86b-471b-affa-402aa9316a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:37.684893 [ 3 ] {} HTTP-Session: e2f261cd-d86b-471b-affa-402aa9316a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:37.684969 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:37.685017 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:37.685169 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:37.685469 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB. 2024.02.16 07:09:37.685745 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.16 07:09:37.685944 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.16 07:09:37.686081 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} executeQuery: Read 5 rows, 6.91 KiB in 0.001080377 sec., 4628 rows/sec., 6.25 MiB/sec. 2024.02.16 07:09:37.686204 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} DynamicQueryHandler: Done processing query 2024.02.16 07:09:37.686228 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:09:37.686244 [ 3 ] {} HTTP-Session: e2f261cd-d86b-471b-affa-402aa9316a84 Destroying unnamed session 2024.02.16 07:09:42.677448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:42.677563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:42.677590 [ 3 ] {} HTTP-Session: 33efa9cd-f279-4311-9123-77edda026f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:42.677621 [ 3 ] {} HTTP-Session: 33efa9cd-f279-4311-9123-77edda026f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:42.677750 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:42.677810 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:42.677970 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:42.678382 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB. 2024.02.16 07:09:42.678650 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.16 07:09:42.678809 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.16 07:09:42.678928 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} executeQuery: Read 49 rows, 3.97 KiB in 0.001143519 sec., 42850 rows/sec., 3.39 MiB/sec. 2024.02.16 07:09:42.679054 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} DynamicQueryHandler: Done processing query 2024.02.16 07:09:42.679079 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:42.679095 [ 3 ] {} HTTP-Session: 33efa9cd-f279-4311-9123-77edda026f20 Destroying unnamed session 2024.02.16 07:09:42.679236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 23354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:42.679280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:42.679300 [ 3 ] {} HTTP-Session: 61886649-1fb3-45a6-a30b-ddda82963f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:42.679316 [ 3 ] {} HTTP-Session: 61886649-1fb3-45a6-a30b-ddda82963f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:42.679392 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:42.679434 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:42.679543 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:42.679951 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB. 2024.02.16 07:09:42.680167 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.16 07:09:42.680325 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.16 07:09:42.680427 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} executeQuery: Read 147 rows, 14.35 KiB in 0.001004926 sec., 146279 rows/sec., 13.95 MiB/sec. 2024.02.16 07:09:42.680421 [ 73 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.16 07:09:42.680488 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB. 2024.02.16 07:09:42.680557 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} DynamicQueryHandler: Done processing query 2024.02.16 07:09:42.680562 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.16 07:09:42.680586 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 07:09:42.680608 [ 3 ] {} HTTP-Session: 61886649-1fb3-45a6-a30b-ddda82963f9c Destroying unnamed session 2024.02.16 07:09:42.680647 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:42.680681 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part 2024.02.16 07:09:42.680757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:42.680792 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 129 rows starting from the beginning of the part 2024.02.16 07:09:42.680814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:42.680837 [ 3 ] {} HTTP-Session: 832e07eb-b5f7-40f1-a6f0-592fd1035749 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:42.680859 [ 3 ] {} HTTP-Session: 832e07eb-b5f7-40f1-a6f0-592fd1035749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:42.680902 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 51 rows starting from the beginning of the part 2024.02.16 07:09:42.680973 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:42.681033 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 129 rows starting from the beginning of the part 2024.02.16 07:09:42.681032 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:42.681188 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part 2024.02.16 07:09:42.681281 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:42.681320 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 147 rows starting from the beginning of the part 2024.02.16 07:09:42.681748 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB. 2024.02.16 07:09:42.682049 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.16 07:09:42.682274 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.16 07:09:42.682306 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757975 sec., 373725.45115829294 rows/sec., 34.87 MiB/sec. 2024.02.16 07:09:42.682404 [ 73 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.16 07:09:42.682451 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} executeQuery: Read 52 rows, 4.19 KiB in 0.001438716 sec., 36143 rows/sec., 2.85 MiB/sec. 2024.02.16 07:09:42.682468 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB. 2024.02.16 07:09:42.682658 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.16 07:09:42.682656 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.16 07:09:42.682761 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:42.682833 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:09:42.682855 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:42.682866 [ 3 ] {} HTTP-Session: 832e07eb-b5f7-40f1-a6f0-592fd1035749 Destroying unnamed session 2024.02.16 07:09:42.682886 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 98 rows starting from the beginning of the part 2024.02.16 07:09:42.683035 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:42.683103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 52436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:42.683146 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.16 07:09:42.683209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:42.683275 [ 3 ] {} HTTP-Session: f3a366ed-663d-45eb-8bdf-7cba3a63a80e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:42.683304 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part 2024.02.16 07:09:42.683313 [ 3 ] {} HTTP-Session: f3a366ed-663d-45eb-8bdf-7cba3a63a80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:42.683363 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.16 07:09:42.683602 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:42.683644 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:42.683699 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:42.683797 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part 2024.02.16 07:09:42.683972 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part 2024.02.16 07:09:42.684032 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:42.684827 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB. 2024.02.16 07:09:42.684925 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387951 sec., 114742.72294532006 rows/sec., 8.98 MiB/sec. 2024.02.16 07:09:42.685124 [ 22 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.16 07:09:42.685329 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.16 07:09:42.685489 [ 22 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.16 07:09:42.685604 [ 22 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.16 07:09:42.685648 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.16 07:09:42.685803 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} executeQuery: Read 49 rows, 67.71 KiB in 0.002140305 sec., 22893 rows/sec., 30.89 MiB/sec. 2024.02.16 07:09:42.685939 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} DynamicQueryHandler: Done processing query 2024.02.16 07:09:42.685963 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.16 07:09:42.685979 [ 3 ] {} HTTP-Session: f3a366ed-663d-45eb-8bdf-7cba3a63a80e Destroying unnamed session 2024.02.16 07:09:42.686128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:42.686174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:42.686193 [ 3 ] {} HTTP-Session: 4ef84a33-77e7-4b8c-8327-8ee98be37213 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:42.686209 [ 3 ] {} HTTP-Session: 4ef84a33-77e7-4b8c-8327-8ee98be37213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:42.686279 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:42.686321 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.16 07:09:42.686429 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:42.686710 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB. 2024.02.16 07:09:42.686958 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 07:09:42.687137 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 07:09:42.687233 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} executeQuery: Read 3 rows, 246.00 B in 0.000922904 sec., 3250 rows/sec., 260.30 KiB/sec. 2024.02.16 07:09:42.687401 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} DynamicQueryHandler: Done processing query 2024.02.16 07:09:42.687426 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.16 07:09:42.687442 [ 3 ] {} HTTP-Session: 4ef84a33-77e7-4b8c-8327-8ee98be37213 Destroying unnamed session 2024.02.16 07:09:47.674535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:47.674643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:47.674671 [ 3 ] {} HTTP-Session: f7c81e56-1a09-4984-a727-a23bf88c3cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:47.674695 [ 3 ] {} HTTP-Session: f7c81e56-1a09-4984-a727-a23bf88c3cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:47.674818 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:47.674876 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:47.675028 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:47.675423 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. 2024.02.16 07:09:47.675664 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.16 07:09:47.675823 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.16 07:09:47.675935 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} executeQuery: Read 5 rows, 415.00 B in 0.001081388 sec., 4623 rows/sec., 374.77 KiB/sec. 2024.02.16 07:09:47.675938 [ 77 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.16 07:09:47.676009 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. 2024.02.16 07:09:47.676118 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} DynamicQueryHandler: Done processing query 2024.02.16 07:09:47.676151 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.16 07:09:47.676163 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:47.676279 [ 3 ] {} HTTP-Session: f7c81e56-1a09-4984-a727-a23bf88c3cf7 Destroying unnamed session 2024.02.16 07:09:47.676455 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:47.676511 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 48 rows starting from the beginning of the part 2024.02.16 07:09:47.676532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:47.676617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:47.676651 [ 3 ] {} HTTP-Session: f5aaebc3-375a-4dc3-b0c3-2cb9ce8413e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:47.676696 [ 3 ] {} HTTP-Session: f5aaebc3-375a-4dc3-b0c3-2cb9ce8413e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:47.676773 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:47.676900 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:47.676977 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:47.677079 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:47.677422 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:47.677431 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:47.677623 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part 2024.02.16 07:09:47.677728 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:47.678313 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. 2024.02.16 07:09:47.678721 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.16 07:09:47.679041 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.16 07:09:47.679331 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} executeQuery: Read 15 rows, 1.39 KiB in 0.002366991 sec., 6337 rows/sec., 585.44 KiB/sec. 2024.02.16 07:09:47.679426 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 4 columns (4 merged, 0 gathered) in 0.003360226 sec., 46127.84973391671 rows/sec., 3.65 MiB/sec. 2024.02.16 07:09:47.679522 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} DynamicQueryHandler: Done processing query 2024.02.16 07:09:47.679542 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.16 07:09:47.679549 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:09:47.679577 [ 3 ] {} HTTP-Session: f5aaebc3-375a-4dc3-b0c3-2cb9ce8413e8 Destroying unnamed session 2024.02.16 07:09:47.679723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:47.679737 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.16 07:09:47.679773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:47.679794 [ 3 ] {} HTTP-Session: 1010fa70-2ccb-4d56-b82a-49ae089e06cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:47.679803 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.16 07:09:47.679818 [ 3 ] {} HTTP-Session: 1010fa70-2ccb-4d56-b82a-49ae089e06cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:47.679913 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:47.679952 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:47.680058 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:47.680348 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. 2024.02.16 07:09:47.680552 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.16 07:09:47.680700 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.16 07:09:47.680795 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} executeQuery: Read 5 rows, 410.00 B in 0.000854052 sec., 5854 rows/sec., 468.81 KiB/sec. 2024.02.16 07:09:47.680947 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} DynamicQueryHandler: Done processing query 2024.02.16 07:09:47.680993 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:47.681039 [ 3 ] {} HTTP-Session: 1010fa70-2ccb-4d56-b82a-49ae089e06cc Destroying unnamed session 2024.02.16 07:09:47.681171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:47.681214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:47.681232 [ 3 ] {} HTTP-Session: bef59283-33c4-429c-bd7f-0ab66d14eaf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:47.681248 [ 3 ] {} HTTP-Session: bef59283-33c4-429c-bd7f-0ab66d14eaf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:47.681319 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:47.681365 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:47.681509 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:47.681803 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. 2024.02.16 07:09:47.682089 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.16 07:09:47.682267 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.16 07:09:47.682356 [ 77 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.16 07:09:47.682365 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} executeQuery: Read 5 rows, 6.91 KiB in 0.001016486 sec., 4918 rows/sec., 6.64 MiB/sec. 2024.02.16 07:09:47.682392 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. 2024.02.16 07:09:47.682550 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.16 07:09:47.682609 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} DynamicQueryHandler: Done processing query 2024.02.16 07:09:47.682662 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:09:47.682706 [ 3 ] {} HTTP-Session: bef59283-33c4-429c-bd7f-0ab66d14eaf8 Destroying unnamed session 2024.02.16 07:09:47.682738 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:47.682782 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1554 rows starting from the beginning of the part 2024.02.16 07:09:47.682916 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:47.683021 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 43 rows starting from the beginning of the part 2024.02.16 07:09:47.683113 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:47.683202 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part 2024.02.16 07:09:47.683300 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2024.02.16 07:09:47.686737 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 6 columns (6 merged, 0 gathered) in 0.00429596 sec., 386642.33372750215 rows/sec., 521.75 MiB/sec. 2024.02.16 07:09:47.687567 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.16 07:09:47.687790 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.16 07:09:47.687853 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.16 07:09:47.687925 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13: 8.56 MiB. 2024.02.16 07:09:48.000110 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 241.71 MiB, peak 247.28 MiB, will set to 240.02 MiB (RSS), difference: -1.69 MiB 2024.02.16 07:09:50.723167 [ 61 ] {} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.02.16 07:09:50.723258 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. 2024.02.16 07:09:50.723380 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2024.02.16 07:09:50.723533 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:09:50.723570 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 508 rows starting from the beginning of the part 2024.02.16 07:09:50.723728 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.02.16 07:09:50.723846 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2024.02.16 07:09:50.723935 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.16 07:09:50.724018 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.02.16 07:09:50.724691 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375075 sec., 424704.10704870644 rows/sec., 29.94 MiB/sec. 2024.02.16 07:09:50.724847 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.02.16 07:09:50.725107 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2024.02.16 07:09:50.725177 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2024.02.16 07:09:52.471695 [ 61 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:09:52.471753 [ 61 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:09:52.677964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.678109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.678152 [ 3 ] {} HTTP-Session: 30ff0f4c-7a4b-4e96-bae0-661793d795e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.678187 [ 3 ] {} HTTP-Session: 30ff0f4c-7a4b-4e96-bae0-661793d795e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.678328 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.678395 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:52.678575 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.679059 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.679367 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.16 07:09:52.679553 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.16 07:09:52.679683 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} executeQuery: Read 51 rows, 4.13 KiB in 0.001313583 sec., 38825 rows/sec., 3.07 MiB/sec. 2024.02.16 07:09:52.679825 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.679852 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:52.679870 [ 3 ] {} HTTP-Session: 30ff0f4c-7a4b-4e96-bae0-661793d795e4 Destroying unnamed session 2024.02.16 07:09:52.679995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.680043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.680064 [ 3 ] {} HTTP-Session: 1ba29527-1252-49ab-8f5c-bbf1e4b29fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.680084 [ 3 ] {} HTTP-Session: 1ba29527-1252-49ab-8f5c-bbf1e4b29fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.680164 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.680210 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:09:52.680327 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.680650 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.680884 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 07:09:52.681076 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 07:09:52.681192 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} executeQuery: Read 2 rows, 175.00 B in 0.000997466 sec., 2005 rows/sec., 171.33 KiB/sec. 2024.02.16 07:09:52.681351 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.681378 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:52.681397 [ 3 ] {} HTTP-Session: 1ba29527-1252-49ab-8f5c-bbf1e4b29fb7 Destroying unnamed session 2024.02.16 07:09:52.681558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 24392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.681607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.681629 [ 3 ] {} HTTP-Session: 7c3fc21e-42f1-493a-a45d-b5d4ba101749 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.681648 [ 3 ] {} HTTP-Session: 7c3fc21e-42f1-493a-a45d-b5d4ba101749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.681736 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.681782 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:52.681902 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.682351 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.682605 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.16 07:09:52.682793 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.16 07:09:52.682903 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} executeQuery: Read 154 rows, 14.96 KiB in 0.001134299 sec., 135766 rows/sec., 12.88 MiB/sec. 2024.02.16 07:09:52.683037 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.683064 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 07:09:52.683083 [ 3 ] {} HTTP-Session: 7c3fc21e-42f1-493a-a45d-b5d4ba101749 Destroying unnamed session 2024.02.16 07:09:52.683267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.683347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.683377 [ 3 ] {} HTTP-Session: bb23eade-bd9a-4bcc-86f7-19a552bc7364 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.683405 [ 3 ] {} HTTP-Session: bb23eade-bd9a-4bcc-86f7-19a552bc7364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.683504 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.683562 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:09:52.683715 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.684048 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.684329 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 07:09:52.684521 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 07:09:52.684643 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} executeQuery: Read 2 rows, 143.00 B in 0.001096128 sec., 1824 rows/sec., 127.40 KiB/sec. 2024.02.16 07:09:52.684783 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.684811 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:52.684832 [ 3 ] {} HTTP-Session: bb23eade-bd9a-4bcc-86f7-19a552bc7364 Destroying unnamed session 2024.02.16 07:09:52.684997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 10570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.685053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.685077 [ 3 ] {} HTTP-Session: de69a8dd-9abb-4f5b-9cd3-07b1dfb0a2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.685099 [ 3 ] {} HTTP-Session: de69a8dd-9abb-4f5b-9cd3-07b1dfb0a2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.685191 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.685239 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:52.685361 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.685715 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.685968 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.16 07:09:52.686154 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.16 07:09:52.686299 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} executeQuery: Read 62 rows, 4.97 KiB in 0.001064227 sec., 58258 rows/sec., 4.56 MiB/sec. 2024.02.16 07:09:52.686432 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.686459 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:09:52.686478 [ 3 ] {} HTTP-Session: de69a8dd-9abb-4f5b-9cd3-07b1dfb0a2d6 Destroying unnamed session 2024.02.16 07:09:52.686643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.686694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.686715 [ 3 ] {} HTTP-Session: 4d298af1-cc0a-450d-bd52-ddbed2643a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.686734 [ 3 ] {} HTTP-Session: 4d298af1-cc0a-450d-bd52-ddbed2643a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.686817 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.686866 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:09:52.687005 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.687345 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.687647 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 07:09:52.687867 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 07:09:52.688014 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} executeQuery: Read 1 rows, 72.00 B in 0.00116213 sec., 860 rows/sec., 60.50 KiB/sec. 2024.02.16 07:09:52.688212 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.688240 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:52.688258 [ 3 ] {} HTTP-Session: 4d298af1-cc0a-450d-bd52-ddbed2643a95 Destroying unnamed session 2024.02.16 07:09:52.688530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 54573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.688581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.688604 [ 3 ] {} HTTP-Session: 72af2d4a-3ead-46bc-9c0d-bf4705036133 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.688623 [ 3 ] {} HTTP-Session: 72af2d4a-3ead-46bc-9c0d-bf4705036133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.688728 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.688783 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:52.688945 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.689532 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.689897 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.16 07:09:52.690109 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.16 07:09:52.690247 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} executeQuery: Read 51 rows, 70.47 KiB in 0.001480678 sec., 34443 rows/sec., 46.48 MiB/sec. 2024.02.16 07:09:52.690369 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.690393 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.16 07:09:52.690408 [ 3 ] {} HTTP-Session: 72af2d4a-3ead-46bc-9c0d-bf4705036133 Destroying unnamed session 2024.02.16 07:09:52.690596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:52.690651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:52.690673 [ 3 ] {} HTTP-Session: ddcf322a-577d-4de0-ba3d-0ba7608e65ca Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:52.690693 [ 3 ] {} HTTP-Session: ddcf322a-577d-4de0-ba3d-0ba7608e65ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:52.690771 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:52.690816 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.16 07:09:52.690939 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:52.691321 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:52.691606 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 07:09:52.691812 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 07:09:52.691936 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} executeQuery: Read 12 rows, 868.00 B in 0.001132459 sec., 10596 rows/sec., 748.51 KiB/sec. 2024.02.16 07:09:52.692083 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} DynamicQueryHandler: Done processing query 2024.02.16 07:09:52.692110 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:52.692131 [ 3 ] {} HTTP-Session: ddcf322a-577d-4de0-ba3d-0ba7608e65ca Destroying unnamed session 2024.02.16 07:09:57.676915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:57.677046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:57.677077 [ 3 ] {} HTTP-Session: 24341be6-52ae-42d1-9ac5-71657d297b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:57.677105 [ 3 ] {} HTTP-Session: 24341be6-52ae-42d1-9ac5-71657d297b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:57.677243 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:57.677308 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:09:57.677466 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:57.677899 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:57.678163 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.16 07:09:57.678327 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.16 07:09:57.678455 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} executeQuery: Read 5 rows, 415.00 B in 0.00116716 sec., 4283 rows/sec., 347.23 KiB/sec. 2024.02.16 07:09:57.678599 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} DynamicQueryHandler: Done processing query 2024.02.16 07:09:57.678625 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:57.678642 [ 3 ] {} HTTP-Session: 24341be6-52ae-42d1-9ac5-71657d297b9a Destroying unnamed session 2024.02.16 07:09:57.678755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:57.678801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:57.678821 [ 3 ] {} HTTP-Session: 52c30304-c29e-4848-89a3-776c2337b214 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:57.678838 [ 3 ] {} HTTP-Session: 52c30304-c29e-4848-89a3-776c2337b214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:57.678909 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:57.678950 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:09:57.679059 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:57.679359 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:57.679568 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 07:09:57.679730 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 07:09:57.679844 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} executeQuery: Read 2 rows, 175.00 B in 0.000906434 sec., 2206 rows/sec., 188.54 KiB/sec. 2024.02.16 07:09:57.679964 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} DynamicQueryHandler: Done processing query 2024.02.16 07:09:57.679988 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:57.680004 [ 3 ] {} HTTP-Session: 52c30304-c29e-4848-89a3-776c2337b214 Destroying unnamed session 2024.02.16 07:09:57.680126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:57.680171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:57.680190 [ 3 ] {} HTTP-Session: 41bd6809-e855-43dd-9157-baf4ebb085ed Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:57.680206 [ 3 ] {} HTTP-Session: 41bd6809-e855-43dd-9157-baf4ebb085ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:57.680279 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:57.680317 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:09:57.680422 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:57.680739 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:57.680954 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.16 07:09:57.681104 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.16 07:09:57.681225 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} executeQuery: Read 52 rows, 4.24 KiB in 0.000916733 sec., 56723 rows/sec., 4.52 MiB/sec. 2024.02.16 07:09:57.681349 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} DynamicQueryHandler: Done processing query 2024.02.16 07:09:57.681378 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:57.681396 [ 3 ] {} HTTP-Session: 41bd6809-e855-43dd-9157-baf4ebb085ed Destroying unnamed session 2024.02.16 07:09:57.681538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:57.681582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:57.681602 [ 3 ] {} HTTP-Session: 3b162437-7caf-412f-ac9b-30164f55abfa Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:57.681618 [ 3 ] {} HTTP-Session: 3b162437-7caf-412f-ac9b-30164f55abfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:57.681686 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:57.681724 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:09:57.681832 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:57.682082 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:57.682293 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 07:09:57.682439 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 07:09:57.682551 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} executeQuery: Read 2 rows, 143.00 B in 0.000836462 sec., 2391 rows/sec., 166.95 KiB/sec. 2024.02.16 07:09:57.682739 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} DynamicQueryHandler: Done processing query 2024.02.16 07:09:57.682763 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:09:57.682780 [ 3 ] {} HTTP-Session: 3b162437-7caf-412f-ac9b-30164f55abfa Destroying unnamed session 2024.02.16 07:09:57.682902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:57.682947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:57.682967 [ 3 ] {} HTTP-Session: 622c46b3-6f77-446c-92d6-4f0dd83d5b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:57.682983 [ 3 ] {} HTTP-Session: 622c46b3-6f77-446c-92d6-4f0dd83d5b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:57.683055 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:57.683094 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:09:57.683215 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:57.683493 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:57.683700 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.16 07:09:57.683847 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.16 07:09:57.683965 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} executeQuery: Read 31 rows, 2.46 KiB in 0.000883362 sec., 35093 rows/sec., 2.72 MiB/sec. 2024.02.16 07:09:57.684080 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} DynamicQueryHandler: Done processing query 2024.02.16 07:09:57.684105 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:57.684120 [ 3 ] {} HTTP-Session: 622c46b3-6f77-446c-92d6-4f0dd83d5b4d Destroying unnamed session 2024.02.16 07:09:57.684257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:57.684302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:57.684320 [ 3 ] {} HTTP-Session: 2077b047-7fcb-4430-a42f-3519e4abc1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:57.684336 [ 3 ] {} HTTP-Session: 2077b047-7fcb-4430-a42f-3519e4abc1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:57.684409 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:57.684452 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:09:57.684573 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:57.684849 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:57.685113 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 07:09:57.685295 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 07:09:57.685411 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} executeQuery: Read 37 rows, 2.67 KiB in 0.000973445 sec., 38009 rows/sec., 2.68 MiB/sec. 2024.02.16 07:09:57.685532 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} DynamicQueryHandler: Done processing query 2024.02.16 07:09:57.685555 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:57.685572 [ 3 ] {} HTTP-Session: 2077b047-7fcb-4430-a42f-3519e4abc1b5 Destroying unnamed session 2024.02.16 07:09:57.685679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:09:57.685723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:09:57.685743 [ 3 ] {} HTTP-Session: a508798a-42c2-42f6-b6d7-9bbb06260ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:09:57.685758 [ 3 ] {} HTTP-Session: a508798a-42c2-42f6-b6d7-9bbb06260ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:09:57.685829 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:09:57.685873 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:09:57.686009 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:09:57.686295 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:09:57.686558 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.16 07:09:57.686736 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.16 07:09:57.686855 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} executeQuery: Read 5 rows, 6.91 KiB in 0.000996305 sec., 5018 rows/sec., 6.77 MiB/sec. 2024.02.16 07:09:57.686981 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} DynamicQueryHandler: Done processing query 2024.02.16 07:09:57.687004 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:09:57.687020 [ 3 ] {} HTTP-Session: a508798a-42c2-42f6-b6d7-9bbb06260ed5 Destroying unnamed session 2024.02.16 07:10:02.678390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:02.678519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:02.678550 [ 3 ] {} HTTP-Session: 93be289e-4e36-4e78-87b3-bda414b6c0c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:02.678579 [ 3 ] {} HTTP-Session: 93be289e-4e36-4e78-87b3-bda414b6c0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:02.678721 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:02.678789 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:02.678969 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:02.679517 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:02.679784 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.16 07:10:02.679951 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.16 07:10:02.680096 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} executeQuery: Read 55 rows, 4.46 KiB in 0.001327974 sec., 41416 rows/sec., 3.28 MiB/sec. 2024.02.16 07:10:02.680259 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} DynamicQueryHandler: Done processing query 2024.02.16 07:10:02.680286 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:10:02.680303 [ 3 ] {} HTTP-Session: 93be289e-4e36-4e78-87b3-bda414b6c0c6 Destroying unnamed session 2024.02.16 07:10:02.680456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 26102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:02.680507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:02.680528 [ 3 ] {} HTTP-Session: 17d6f7a2-6fc2-40a4-bc00-a719adc45011 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:02.680546 [ 3 ] {} HTTP-Session: 17d6f7a2-6fc2-40a4-bc00-a719adc45011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:02.680633 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:02.680676 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:02.680789 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:02.681204 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:02.681437 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.16 07:10:02.681587 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.16 07:10:02.681716 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} executeQuery: Read 165 rows, 16.01 KiB in 0.001045007 sec., 157893 rows/sec., 14.96 MiB/sec. 2024.02.16 07:10:02.681860 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} DynamicQueryHandler: Done processing query 2024.02.16 07:10:02.681896 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 07:10:02.681912 [ 3 ] {} HTTP-Session: 17d6f7a2-6fc2-40a4-bc00-a719adc45011 Destroying unnamed session 2024.02.16 07:10:02.682033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 9375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:02.682079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:02.682098 [ 3 ] {} HTTP-Session: 2ec9412b-1d93-47f5-8add-081a91c9330c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:02.682116 [ 3 ] {} HTTP-Session: 2ec9412b-1d93-47f5-8add-081a91c9330c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:02.682195 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:02.682234 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:02.682345 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:02.682662 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:02.682891 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.16 07:10:02.683040 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.16 07:10:02.683164 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} executeQuery: Read 55 rows, 4.40 KiB in 0.000931424 sec., 59049 rows/sec., 4.62 MiB/sec. 2024.02.16 07:10:02.683296 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} DynamicQueryHandler: Done processing query 2024.02.16 07:10:02.683330 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:10:02.683346 [ 3 ] {} HTTP-Session: 2ec9412b-1d93-47f5-8add-081a91c9330c Destroying unnamed session 2024.02.16 07:10:02.683622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 58846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:02.683667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:02.683686 [ 3 ] {} HTTP-Session: 0dd346d8-65b3-4cc2-b8b5-040fbe295983 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:02.683703 [ 3 ] {} HTTP-Session: 0dd346d8-65b3-4cc2-b8b5-040fbe295983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:02.683802 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:02.683848 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:02.683989 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:02.684573 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:02.684890 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.16 07:10:02.685067 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.16 07:10:02.685164 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} executeQuery: Read 55 rows, 76.00 KiB in 0.001333554 sec., 41243 rows/sec., 55.66 MiB/sec. 2024.02.16 07:10:02.685336 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} DynamicQueryHandler: Done processing query 2024.02.16 07:10:02.685375 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.16 07:10:02.685395 [ 3 ] {} HTTP-Session: 0dd346d8-65b3-4cc2-b8b5-040fbe295983 Destroying unnamed session 2024.02.16 07:10:07.471798 [ 80 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:10:07.471891 [ 80 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:10:07.674786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:07.674954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:07.674989 [ 3 ] {} HTTP-Session: e0e28ba1-b21c-4447-a0de-ef38f4057430 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:07.675017 [ 3 ] {} HTTP-Session: e0e28ba1-b21c-4447-a0de-ef38f4057430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:07.675156 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:07.675224 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:07.675410 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:07.675813 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:07.676088 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.16 07:10:07.676255 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.16 07:10:07.676377 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} executeQuery: Read 5 rows, 415.00 B in 0.001182081 sec., 4229 rows/sec., 342.85 KiB/sec. 2024.02.16 07:10:07.676534 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} DynamicQueryHandler: Done processing query 2024.02.16 07:10:07.676559 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:07.676575 [ 3 ] {} HTTP-Session: e0e28ba1-b21c-4447-a0de-ef38f4057430 Destroying unnamed session 2024.02.16 07:10:07.676711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:07.676757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:07.676777 [ 3 ] {} HTTP-Session: 42210278-fa03-4494-a791-6646b5f68ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:07.676793 [ 3 ] {} HTTP-Session: 42210278-fa03-4494-a791-6646b5f68ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:07.676865 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:07.676905 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:07.677014 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:07.677296 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:07.677509 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.16 07:10:07.677661 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.16 07:10:07.677788 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} executeQuery: Read 15 rows, 1.39 KiB in 0.000885323 sec., 16942 rows/sec., 1.53 MiB/sec. 2024.02.16 07:10:07.677787 [ 80 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.16 07:10:07.677897 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:07.677941 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} DynamicQueryHandler: Done processing query 2024.02.16 07:10:07.677997 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:07.678023 [ 3 ] {} HTTP-Session: 42210278-fa03-4494-a791-6646b5f68ed2 Destroying unnamed session 2024.02.16 07:10:07.678029 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.16 07:10:07.678176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:07.678215 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:07.678258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:07.678275 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 202 rows starting from the beginning of the part 2024.02.16 07:10:07.678305 [ 3 ] {} HTTP-Session: c14acf11-bded-466c-b87f-0cad057458f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:07.678353 [ 3 ] {} HTTP-Session: c14acf11-bded-466c-b87f-0cad057458f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:07.678520 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:07.678563 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part 2024.02.16 07:10:07.678590 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:07.678873 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 154 rows starting from the beginning of the part 2024.02.16 07:10:07.679043 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:07.679160 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 52 rows starting from the beginning of the part 2024.02.16 07:10:07.679302 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 165 rows starting from the beginning of the part 2024.02.16 07:10:07.679632 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part 2024.02.16 07:10:07.679769 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:07.680196 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.16 07:10:07.680488 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.16 07:10:07.680734 [ 80 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.16 07:10:07.680790 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} executeQuery: Read 5 rows, 410.00 B in 0.002206306 sec., 2266 rows/sec., 181.48 KiB/sec. 2024.02.16 07:10:07.680860 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:07.681255 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} DynamicQueryHandler: Done processing query 2024.02.16 07:10:07.681266 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.16 07:10:07.681339 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:07.681431 [ 3 ] {} HTTP-Session: c14acf11-bded-466c-b87f-0cad057458f4 Destroying unnamed session 2024.02.16 07:10:07.681771 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:07.681841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:07.681908 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 104 rows starting from the beginning of the part 2024.02.16 07:10:07.681910 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.003939451 sec., 153067.01365240995 rows/sec., 14.09 MiB/sec. 2024.02.16 07:10:07.681951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:07.682015 [ 3 ] {} HTTP-Session: 526b5f56-6db7-4aa6-a168-6ae5e55b5f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:07.682045 [ 3 ] {} HTTP-Session: 526b5f56-6db7-4aa6-a168-6ae5e55b5f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:07.682122 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:07.682165 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.16 07:10:07.682229 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:07.682333 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:07.682336 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 62 rows starting from the beginning of the part 2024.02.16 07:10:07.682543 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.16 07:10:07.682621 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part 2024.02.16 07:10:07.682689 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.16 07:10:07.682920 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 55 rows starting from the beginning of the part 2024.02.16 07:10:07.682935 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:07.683043 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:07.683363 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:07.683782 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.16 07:10:07.683816 [ 21 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275107 sec., 95235.67193855482 rows/sec., 7.44 MiB/sec. 2024.02.16 07:10:07.683968 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.16 07:10:07.684048 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.16 07:10:07.684244 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} executeQuery: Read 5 rows, 6.91 KiB in 0.00195966 sec., 2551 rows/sec., 3.44 MiB/sec. 2024.02.16 07:10:07.684363 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.16 07:10:07.684467 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} DynamicQueryHandler: Done processing query 2024.02.16 07:10:07.684499 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.16 07:10:07.684506 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:10:07.684549 [ 3 ] {} HTTP-Session: 526b5f56-6db7-4aa6-a168-6ae5e55b5f89 Destroying unnamed session 2024.02.16 07:10:12.677530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:12.677655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:12.677685 [ 3 ] {} HTTP-Session: bbfcd6af-9b4a-4ec6-8c49-7390ea3f9170 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:12.677713 [ 3 ] {} HTTP-Session: bbfcd6af-9b4a-4ec6-8c49-7390ea3f9170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:12.677858 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:12.677925 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:12.678107 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:12.678566 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:12.678851 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.16 07:10:12.679020 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.16 07:10:12.679138 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} executeQuery: Read 56 rows, 4.54 KiB in 0.001239461 sec., 45180 rows/sec., 3.58 MiB/sec. 2024.02.16 07:10:12.679139 [ 121 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.16 07:10:12.679219 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:12.679289 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} DynamicQueryHandler: Done processing query 2024.02.16 07:10:12.679303 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.16 07:10:12.679318 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:10:12.679349 [ 3 ] {} HTTP-Session: bbfcd6af-9b4a-4ec6-8c49-7390ea3f9170 Destroying unnamed session 2024.02.16 07:10:12.679396 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:12.679430 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 54 rows starting from the beginning of the part 2024.02.16 07:10:12.679531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 26549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:12.679561 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 51 rows starting from the beginning of the part 2024.02.16 07:10:12.679587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:12.679612 [ 3 ] {} HTTP-Session: e0de8c6d-77d9-4aac-ac71-ea46fcc6d67a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:12.679631 [ 3 ] {} HTTP-Session: e0de8c6d-77d9-4aac-ac71-ea46fcc6d67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:12.679699 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:12.679759 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:12.679819 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:12.679826 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 55 rows starting from the beginning of the part 2024.02.16 07:10:12.680013 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:12.680042 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:12.680145 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2024.02.16 07:10:12.680584 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:12.680927 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.16 07:10:12.680963 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001684513 sec., 134163.40509096696 rows/sec., 10.62 MiB/sec. 2024.02.16 07:10:12.681153 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.16 07:10:12.681220 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.16 07:10:12.681340 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} executeQuery: Read 168 rows, 16.28 KiB in 0.00153391 sec., 109524 rows/sec., 10.36 MiB/sec. 2024.02.16 07:10:12.681493 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} DynamicQueryHandler: Done processing query 2024.02.16 07:10:12.681521 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 07:10:12.681545 [ 3 ] {} HTTP-Session: e0de8c6d-77d9-4aac-ac71-ea46fcc6d67a Destroying unnamed session 2024.02.16 07:10:12.681628 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.16 07:10:12.681704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 9544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:12.681740 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.16 07:10:12.681769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:12.681800 [ 3 ] {} HTTP-Session: 88315ed3-51fb-4626-b58c-5efd0f32feb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:12.681840 [ 3 ] {} HTTP-Session: 88315ed3-51fb-4626-b58c-5efd0f32feb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:12.681948 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:12.681989 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:12.682102 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:12.682407 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:12.682640 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.16 07:10:12.682793 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.16 07:10:12.682889 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} executeQuery: Read 56 rows, 4.48 KiB in 0.000912933 sec., 61340 rows/sec., 4.80 MiB/sec. 2024.02.16 07:10:12.682999 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} DynamicQueryHandler: Done processing query 2024.02.16 07:10:12.683023 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:10:12.683039 [ 3 ] {} HTTP-Session: 88315ed3-51fb-4626-b58c-5efd0f32feb3 Destroying unnamed session 2024.02.16 07:10:12.683292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 59914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:12.683336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:12.683355 [ 3 ] {} HTTP-Session: 24fd0ef6-3a34-4e05-bbcb-0d01bc775ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:12.683372 [ 3 ] {} HTTP-Session: 24fd0ef6-3a34-4e05-bbcb-0d01bc775ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:12.683457 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:12.683502 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:12.683637 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:12.684209 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:12.684548 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.16 07:10:12.684736 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.16 07:10:12.684843 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} executeQuery: Read 56 rows, 77.38 KiB in 0.001357055 sec., 41265 rows/sec., 55.69 MiB/sec. 2024.02.16 07:10:12.684836 [ 141 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.16 07:10:12.684911 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:12.684991 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} DynamicQueryHandler: Done processing query 2024.02.16 07:10:12.685040 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.16 07:10:12.685064 [ 3 ] {} HTTP-Session: 24fd0ef6-3a34-4e05-bbcb-0d01bc775ffb Destroying unnamed session 2024.02.16 07:10:12.685067 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.16 07:10:12.685300 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:12.685364 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1661 rows starting from the beginning of the part 2024.02.16 07:10:12.685585 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 51 rows starting from the beginning of the part 2024.02.16 07:10:12.685754 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:12.685852 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 55 rows starting from the beginning of the part 2024.02.16 07:10:12.685942 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:12.686030 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2024.02.16 07:10:12.691551 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1833 rows, containing 6 columns (6 merged, 0 gathered) in 0.006567248 sec., 279112.34660241246 rows/sec., 376.65 MiB/sec. 2024.02.16 07:10:12.692883 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.16 07:10:12.693112 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.16 07:10:12.693185 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.16 07:10:12.693264 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14: 13.18 MiB. 2024.02.16 07:10:17.674539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:17.674658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:17.674688 [ 3 ] {} HTTP-Session: 399e2202-2b7c-4bd7-bd47-7ba9e0af1113 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:17.674717 [ 3 ] {} HTTP-Session: 399e2202-2b7c-4bd7-bd47-7ba9e0af1113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:17.674863 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:17.674939 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:17.675105 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:17.675541 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:17.675803 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.16 07:10:17.675968 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.16 07:10:17.676087 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} executeQuery: Read 5 rows, 415.00 B in 0.001180551 sec., 4235 rows/sec., 343.29 KiB/sec. 2024.02.16 07:10:17.676230 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} DynamicQueryHandler: Done processing query 2024.02.16 07:10:17.676255 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:10:17.676272 [ 3 ] {} HTTP-Session: 399e2202-2b7c-4bd7-bd47-7ba9e0af1113 Destroying unnamed session 2024.02.16 07:10:17.676399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:17.676445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:17.676464 [ 3 ] {} HTTP-Session: 3d68c82e-bc52-4b31-a94a-c00179f2595f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:17.676481 [ 3 ] {} HTTP-Session: 3d68c82e-bc52-4b31-a94a-c00179f2595f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:17.676552 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:17.676592 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:17.676699 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:17.677002 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:17.677218 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.16 07:10:17.677377 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.16 07:10:17.677497 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} executeQuery: Read 15 rows, 1.39 KiB in 0.000916244 sec., 16371 rows/sec., 1.48 MiB/sec. 2024.02.16 07:10:17.677620 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} DynamicQueryHandler: Done processing query 2024.02.16 07:10:17.677643 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:17.677660 [ 3 ] {} HTTP-Session: 3d68c82e-bc52-4b31-a94a-c00179f2595f Destroying unnamed session 2024.02.16 07:10:17.677798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:17.677864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:17.677889 [ 3 ] {} HTTP-Session: 370875f6-0da3-437f-a559-5f87ab21cf77 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:17.677910 [ 3 ] {} HTTP-Session: 370875f6-0da3-437f-a559-5f87ab21cf77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:17.677996 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:17.678043 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:17.678176 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:17.678491 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:17.678746 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.16 07:10:17.678914 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.16 07:10:17.679034 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} executeQuery: Read 5 rows, 410.00 B in 0.001003636 sec., 4981 rows/sec., 398.94 KiB/sec. 2024.02.16 07:10:17.679151 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} DynamicQueryHandler: Done processing query 2024.02.16 07:10:17.679175 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:10:17.679191 [ 3 ] {} HTTP-Session: 370875f6-0da3-437f-a559-5f87ab21cf77 Destroying unnamed session 2024.02.16 07:10:17.679327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:17.679371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:17.679414 [ 3 ] {} HTTP-Session: f552a7df-09e3-4f84-bb78-815bc45c7a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:17.679430 [ 3 ] {} HTTP-Session: f552a7df-09e3-4f84-bb78-815bc45c7a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:17.679505 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:17.679549 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:17.679687 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:17.679995 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. 2024.02.16 07:10:17.680281 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.16 07:10:17.680462 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.16 07:10:17.680590 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} executeQuery: Read 5 rows, 6.91 KiB in 0.001057277 sec., 4729 rows/sec., 6.38 MiB/sec. 2024.02.16 07:10:17.680722 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} DynamicQueryHandler: Done processing query 2024.02.16 07:10:17.680747 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:10:17.680842 [ 3 ] {} HTTP-Session: f552a7df-09e3-4f84-bb78-815bc45c7a6d Destroying unnamed session 2024.02.16 07:10:22.471953 [ 78 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:10:22.472018 [ 78 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:10:22.677908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:22.678018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:22.678048 [ 3 ] {} HTTP-Session: d7e259f5-4125-49b8-88e6-9556ce4751ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:22.678076 [ 3 ] {} HTTP-Session: d7e259f5-4125-49b8-88e6-9556ce4751ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:22.678221 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:22.678289 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:22.678466 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:22.678965 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:22.679227 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.16 07:10:22.679397 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.16 07:10:22.679535 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} executeQuery: Read 58 rows, 4.70 KiB in 0.001267792 sec., 45748 rows/sec., 3.62 MiB/sec. 2024.02.16 07:10:22.679683 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} DynamicQueryHandler: Done processing query 2024.02.16 07:10:22.679707 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:10:22.679724 [ 3 ] {} HTTP-Session: d7e259f5-4125-49b8-88e6-9556ce4751ff Destroying unnamed session 2024.02.16 07:10:22.679895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 27479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:22.679947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:22.679966 [ 3 ] {} HTTP-Session: cf6971de-19e0-4f28-a31c-19c58a8929e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:22.679983 [ 3 ] {} HTTP-Session: cf6971de-19e0-4f28-a31c-19c58a8929e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:22.680064 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:22.680104 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:22.680210 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:22.680637 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:22.680862 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.16 07:10:22.681013 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.16 07:10:22.681128 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} executeQuery: Read 174 rows, 16.84 KiB in 0.001029897 sec., 168948 rows/sec., 15.97 MiB/sec. 2024.02.16 07:10:22.681249 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} DynamicQueryHandler: Done processing query 2024.02.16 07:10:22.681273 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 07:10:22.681289 [ 3 ] {} HTTP-Session: cf6971de-19e0-4f28-a31c-19c58a8929e2 Destroying unnamed session 2024.02.16 07:10:22.681434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 9883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:22.681479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:22.681498 [ 3 ] {} HTTP-Session: 94d3b5c0-1a7f-485a-9a36-db09aa3b9f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:22.681516 [ 3 ] {} HTTP-Session: 94d3b5c0-1a7f-485a-9a36-db09aa3b9f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:22.681590 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:22.681628 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:22.681736 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:22.682130 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:22.682374 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.16 07:10:22.682597 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.16 07:10:22.682730 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} executeQuery: Read 58 rows, 4.64 KiB in 0.001111448 sec., 52184 rows/sec., 4.08 MiB/sec. 2024.02.16 07:10:22.682857 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} DynamicQueryHandler: Done processing query 2024.02.16 07:10:22.682882 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:10:22.682898 [ 3 ] {} HTTP-Session: 94d3b5c0-1a7f-485a-9a36-db09aa3b9f5a Destroying unnamed session 2024.02.16 07:10:22.683192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 62051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:22.683241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:22.683264 [ 3 ] {} HTTP-Session: af627dab-2150-41c4-b62d-ced491765571 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:22.683282 [ 3 ] {} HTTP-Session: af627dab-2150-41c4-b62d-ced491765571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:22.683376 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:22.683421 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:22.683560 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:22.684186 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:22.684519 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.16 07:10:22.684698 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.16 07:10:22.684828 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} executeQuery: Read 58 rows, 80.15 KiB in 0.001419766 sec., 40851 rows/sec., 55.13 MiB/sec. 2024.02.16 07:10:22.685007 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} DynamicQueryHandler: Done processing query 2024.02.16 07:10:22.685057 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.16 07:10:22.685090 [ 3 ] {} HTTP-Session: af627dab-2150-41c4-b62d-ced491765571 Destroying unnamed session 2024.02.16 07:10:27.676686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:27.676810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:27.676841 [ 3 ] {} HTTP-Session: 65412cf4-dec2-420b-8eb6-fb59139945ec Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:27.676876 [ 3 ] {} HTTP-Session: 65412cf4-dec2-420b-8eb6-fb59139945ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:27.677020 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:27.677090 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:27.677254 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:27.677722 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:27.677988 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.16 07:10:27.678157 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.16 07:10:27.678293 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} executeQuery: Read 5 rows, 415.00 B in 0.001227912 sec., 4071 rows/sec., 330.05 KiB/sec. 2024.02.16 07:10:27.678440 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} DynamicQueryHandler: Done processing query 2024.02.16 07:10:27.678467 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:27.678484 [ 3 ] {} HTTP-Session: 65412cf4-dec2-420b-8eb6-fb59139945ec Destroying unnamed session 2024.02.16 07:10:27.678612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:27.678666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:27.678687 [ 3 ] {} HTTP-Session: 5be44e0f-11fb-43c8-8006-1209f829c707 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:27.678706 [ 3 ] {} HTTP-Session: 5be44e0f-11fb-43c8-8006-1209f829c707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:27.678788 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:27.678831 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:27.678942 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:27.679277 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:27.679493 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.16 07:10:27.679658 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.16 07:10:27.679763 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} executeQuery: Read 51 rows, 4.15 KiB in 0.000946124 sec., 53904 rows/sec., 4.28 MiB/sec. 2024.02.16 07:10:27.679889 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} DynamicQueryHandler: Done processing query 2024.02.16 07:10:27.679913 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:10:27.679936 [ 3 ] {} HTTP-Session: 5be44e0f-11fb-43c8-8006-1209f829c707 Destroying unnamed session 2024.02.16 07:10:27.680070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:27.680115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:27.680135 [ 3 ] {} HTTP-Session: e4dc492f-6084-4897-8d4f-0e48b4b598bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:27.680152 [ 3 ] {} HTTP-Session: e4dc492f-6084-4897-8d4f-0e48b4b598bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:27.680225 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:27.680266 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:27.680372 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:27.680666 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:27.680873 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.16 07:10:27.681023 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.16 07:10:27.681140 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} executeQuery: Read 29 rows, 2.30 KiB in 0.000879483 sec., 32973 rows/sec., 2.55 MiB/sec. 2024.02.16 07:10:27.681255 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} DynamicQueryHandler: Done processing query 2024.02.16 07:10:27.681279 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:10:27.681295 [ 3 ] {} HTTP-Session: e4dc492f-6084-4897-8d4f-0e48b4b598bf Destroying unnamed session 2024.02.16 07:10:27.681447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:27.681490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:27.681509 [ 3 ] {} HTTP-Session: f00eabb2-2f39-4919-a469-56024b3e75c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:27.681525 [ 3 ] {} HTTP-Session: f00eabb2-2f39-4919-a469-56024b3e75c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:27.681597 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:27.681641 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:10:27.681762 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:27.682067 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:27.682332 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 07:10:27.682507 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 07:10:27.682636 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} executeQuery: Read 36 rows, 2.60 KiB in 0.001006666 sec., 35761 rows/sec., 2.52 MiB/sec. 2024.02.16 07:10:27.682914 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} DynamicQueryHandler: Done processing query 2024.02.16 07:10:27.682940 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 07:10:27.682956 [ 3 ] {} HTTP-Session: f00eabb2-2f39-4919-a469-56024b3e75c8 Destroying unnamed session 2024.02.16 07:10:27.683081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:27.683128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:27.683148 [ 3 ] {} HTTP-Session: a3ce5dc0-168f-4554-aff6-274ed43650d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:27.683164 [ 3 ] {} HTTP-Session: a3ce5dc0-168f-4554-aff6-274ed43650d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:27.683239 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:27.683286 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:27.683448 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:27.683818 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:27.684090 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.16 07:10:27.684262 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.16 07:10:27.684386 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} executeQuery: Read 5 rows, 6.91 KiB in 0.001115939 sec., 4480 rows/sec., 6.05 MiB/sec. 2024.02.16 07:10:27.684510 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} DynamicQueryHandler: Done processing query 2024.02.16 07:10:27.684533 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:10:27.684550 [ 3 ] {} HTTP-Session: a3ce5dc0-168f-4554-aff6-274ed43650d6 Destroying unnamed session 2024.02.16 07:10:32.677595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:32.677761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:32.677808 [ 3 ] {} HTTP-Session: 219a1248-55aa-4ad3-ad85-42bb51984bff Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:32.677853 [ 3 ] {} HTTP-Session: 219a1248-55aa-4ad3-ad85-42bb51984bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:32.678062 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:32.678162 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:32.678381 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:32.678889 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:32.679158 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.16 07:10:32.679336 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.16 07:10:32.679485 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} executeQuery: Read 61 rows, 4.94 KiB in 0.001357565 sec., 44933 rows/sec., 3.56 MiB/sec. 2024.02.16 07:10:32.679692 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} DynamicQueryHandler: Done processing query 2024.02.16 07:10:32.679735 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:10:32.679790 [ 3 ] {} HTTP-Session: 219a1248-55aa-4ad3-ad85-42bb51984bff Destroying unnamed session 2024.02.16 07:10:32.680014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 28854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:32.680066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:32.680088 [ 3 ] {} HTTP-Session: cdec1b61-3652-4c19-9317-ca86b0c05af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:32.680105 [ 3 ] {} HTTP-Session: cdec1b61-3652-4c19-9317-ca86b0c05af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:32.680187 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:32.680229 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:32.680353 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:32.680803 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:32.681032 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.16 07:10:32.681181 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.16 07:10:32.681278 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} executeQuery: Read 183 rows, 17.67 KiB in 0.001061717 sec., 172362 rows/sec., 16.25 MiB/sec. 2024.02.16 07:10:32.681290 [ 125 ] {} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.16 07:10:32.681368 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:32.681418 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} DynamicQueryHandler: Done processing query 2024.02.16 07:10:32.681445 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 07:10:32.681446 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.16 07:10:32.681464 [ 3 ] {} HTTP-Session: cdec1b61-3652-4c19-9317-ca86b0c05af7 Destroying unnamed session 2024.02.16 07:10:32.681539 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:32.681572 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 220 rows starting from the beginning of the part 2024.02.16 07:10:32.681615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 11920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:32.681673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:32.681702 [ 3 ] {} HTTP-Session: 99fa82b3-40dc-4b3a-9378-dd42924966c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:32.681713 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 168 rows starting from the beginning of the part 2024.02.16 07:10:32.681723 [ 3 ] {} HTTP-Session: 99fa82b3-40dc-4b3a-9378-dd42924966c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:32.681834 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:32.681856 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part 2024.02.16 07:10:32.681889 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:32.682057 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 174 rows starting from the beginning of the part 2024.02.16 07:10:32.682125 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:32.682230 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 51 rows starting from the beginning of the part 2024.02.16 07:10:32.682398 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 183 rows starting from the beginning of the part 2024.02.16 07:10:32.682744 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:32.683010 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.16 07:10:32.683190 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.16 07:10:32.683302 [ 125 ] {} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.16 07:10:32.683346 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} executeQuery: Read 70 rows, 5.61 KiB in 0.001467678 sec., 47694 rows/sec., 3.73 MiB/sec. 2024.02.16 07:10:32.683363 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:32.683654 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.16 07:10:32.683784 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} DynamicQueryHandler: Done processing query 2024.02.16 07:10:32.683864 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 07:10:32.683943 [ 3 ] {} HTTP-Session: 99fa82b3-40dc-4b3a-9378-dd42924966c2 Destroying unnamed session 2024.02.16 07:10:32.684009 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:32.684015 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 4 columns (4 merged, 0 gathered) in 0.002590086 sec., 313117.01619174035 rows/sec., 28.97 MiB/sec. 2024.02.16 07:10:32.684054 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 113 rows starting from the beginning of the part 2024.02.16 07:10:32.684249 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.16 07:10:32.684272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 65256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:32.684312 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2024.02.16 07:10:32.684369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:32.684443 [ 3 ] {} HTTP-Session: d7b1f899-971a-48c7-81bc-db7014f4dfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:32.684476 [ 3 ] {} HTTP-Session: d7b1f899-971a-48c7-81bc-db7014f4dfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:32.684593 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.16 07:10:32.684712 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:32.684742 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.16 07:10:32.684797 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:32.684960 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:32.685063 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part 2024.02.16 07:10:32.685421 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 29 rows starting from the beginning of the part 2024.02.16 07:10:32.685595 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:32.685704 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 70 rows starting from the beginning of the part 2024.02.16 07:10:32.686987 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 4 columns (4 merged, 0 gathered) in 0.003555881 sec., 93085.22979256055 rows/sec., 7.27 MiB/sec. 2024.02.16 07:10:32.687029 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:32.687146 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.16 07:10:32.687410 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.16 07:10:32.687506 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.16 07:10:32.687602 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.16 07:10:32.687818 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.16 07:10:32.687938 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} executeQuery: Read 61 rows, 84.29 KiB in 0.003044178 sec., 20038 rows/sec., 27.04 MiB/sec. 2024.02.16 07:10:32.688078 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} DynamicQueryHandler: Done processing query 2024.02.16 07:10:32.688102 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.02.16 07:10:32.688120 [ 3 ] {} HTTP-Session: d7b1f899-971a-48c7-81bc-db7014f4dfaf Destroying unnamed session 2024.02.16 07:10:32.688256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:32.688302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:32.688322 [ 3 ] {} HTTP-Session: cda8405a-6ba8-463e-808f-e91f7ae62b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:32.688338 [ 3 ] {} HTTP-Session: cda8405a-6ba8-463e-808f-e91f7ae62b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:32.688410 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:32.688452 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.16 07:10:32.688562 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:32.688840 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB. 2024.02.16 07:10:32.689092 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 07:10:32.689272 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 07:10:32.689374 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} executeQuery: Read 9 rows, 651.00 B in 0.000934263 sec., 9633 rows/sec., 680.47 KiB/sec. 2024.02.16 07:10:32.689506 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} DynamicQueryHandler: Done processing query 2024.02.16 07:10:32.689530 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.16 07:10:32.689547 [ 3 ] {} HTTP-Session: cda8405a-6ba8-463e-808f-e91f7ae62b66 Destroying unnamed session 2024.02.16 07:10:37.472064 [ 106 ] {} DNSResolver: Updating DNS cache 2024.02.16 07:10:37.472122 [ 106 ] {} DNSResolver: Updated DNS cache 2024.02.16 07:10:37.675021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:37.675137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:37.675167 [ 3 ] {} HTTP-Session: 649fe099-6369-4efc-ba7b-f2b21004308a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:37.675195 [ 3 ] {} HTTP-Session: 649fe099-6369-4efc-ba7b-f2b21004308a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:37.675338 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:37.675406 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 07:10:37.675570 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:37.676031 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.676303 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.16 07:10:37.676476 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.16 07:10:37.676610 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} executeQuery: Read 5 rows, 415.00 B in 0.001226001 sec., 4078 rows/sec., 330.57 KiB/sec. 2024.02.16 07:10:37.676621 [ 106 ] {} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.16 07:10:37.676731 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.676835 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} DynamicQueryHandler: Done processing query 2024.02.16 07:10:37.676845 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.16 07:10:37.676869 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:37.676909 [ 3 ] {} HTTP-Session: 649fe099-6369-4efc-ba7b-f2b21004308a Destroying unnamed session 2024.02.16 07:10:37.676996 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:37.677073 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 61 rows starting from the beginning of the part 2024.02.16 07:10:37.677092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:37.677188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:37.677224 [ 3 ] {} HTTP-Session: 6ccd086d-4166-4a65-bf20-5183457adc0c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:37.677283 [ 3 ] {} HTTP-Session: 6ccd086d-4166-4a65-bf20-5183457adc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:37.677329 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:37.677479 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:37.677559 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 58 rows starting from the beginning of the part 2024.02.16 07:10:37.677575 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 07:10:37.677833 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:37.678032 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:37.678089 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 61 rows starting from the beginning of the part 2024.02.16 07:10:37.678275 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:37.678845 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.679271 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 07:10:37.679565 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 07:10:37.679897 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} executeQuery: Read 4 rows, 342.00 B in 0.00234035 sec., 1709 rows/sec., 142.71 KiB/sec. 2024.02.16 07:10:37.680078 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259334 sec., 59828.17348574893 rows/sec., 4.74 MiB/sec. 2024.02.16 07:10:37.680156 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} DynamicQueryHandler: Done processing query 2024.02.16 07:10:37.680198 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:10:37.680221 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.16 07:10:37.680229 [ 3 ] {} HTTP-Session: 6ccd086d-4166-4a65-bf20-5183457adc0c Destroying unnamed session 2024.02.16 07:10:37.680431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:37.680432 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.16 07:10:37.680506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:37.680535 [ 3 ] {} HTTP-Session: 2ab07512-2bf7-4214-a58f-0886f9fea11f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:37.680549 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.16 07:10:37.680565 [ 3 ] {} HTTP-Session: 2ab07512-2bf7-4214-a58f-0886f9fea11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:37.680703 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:37.680743 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 07:10:37.680866 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:37.681145 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.681356 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.16 07:10:37.681507 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.16 07:10:37.681629 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} executeQuery: Read 17 rows, 1.56 KiB in 0.000897553 sec., 18940 rows/sec., 1.70 MiB/sec. 2024.02.16 07:10:37.681784 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} DynamicQueryHandler: Done processing query 2024.02.16 07:10:37.681826 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:37.681859 [ 3 ] {} HTTP-Session: 2ab07512-2bf7-4214-a58f-0886f9fea11f Destroying unnamed session 2024.02.16 07:10:37.681977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:37.682023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:37.682042 [ 3 ] {} HTTP-Session: 5c6342bb-3134-4d03-8437-3fa971f289fb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:37.682059 [ 3 ] {} HTTP-Session: 5c6342bb-3134-4d03-8437-3fa971f289fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:37.682131 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:37.682171 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 07:10:37.682286 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:37.682557 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.682773 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 07:10:37.682926 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 07:10:37.683047 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} executeQuery: Read 4 rows, 286.00 B in 0.000879852 sec., 4546 rows/sec., 317.44 KiB/sec. 2024.02.16 07:10:37.683151 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} DynamicQueryHandler: Done processing query 2024.02.16 07:10:37.683176 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:10:37.683191 [ 3 ] {} HTTP-Session: 5c6342bb-3134-4d03-8437-3fa971f289fb Destroying unnamed session 2024.02.16 07:10:37.683292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:37.683335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:37.683355 [ 3 ] {} HTTP-Session: 9c009d63-a6f3-4068-bbce-2c166ed1e075 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:37.683372 [ 3 ] {} HTTP-Session: 9c009d63-a6f3-4068-bbce-2c166ed1e075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:37.683442 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:37.683481 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 07:10:37.683583 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:37.683830 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.684035 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.16 07:10:37.684184 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.16 07:10:37.684309 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} executeQuery: Read 9 rows, 744.00 B in 0.000832032 sec., 10816 rows/sec., 873.24 KiB/sec. 2024.02.16 07:10:37.684448 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} DynamicQueryHandler: Done processing query 2024.02.16 07:10:37.684491 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 07:10:37.684535 [ 3 ] {} HTTP-Session: 9c009d63-a6f3-4068-bbce-2c166ed1e075 Destroying unnamed session 2024.02.16 07:10:37.684647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:37.684693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:37.684712 [ 3 ] {} HTTP-Session: 86ba682b-8473-4eb8-abe7-29d93deeda9c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:37.684729 [ 3 ] {} HTTP-Session: 86ba682b-8473-4eb8-abe7-29d93deeda9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:37.684800 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:37.684844 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 07:10:37.684971 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:37.685312 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.685568 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 07:10:37.685745 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 07:10:37.685866 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} executeQuery: Read 2 rows, 144.00 B in 0.001025986 sec., 1949 rows/sec., 137.06 KiB/sec. 2024.02.16 07:10:37.686084 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} DynamicQueryHandler: Done processing query 2024.02.16 07:10:37.686108 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 07:10:37.686125 [ 3 ] {} HTTP-Session: 86ba682b-8473-4eb8-abe7-29d93deeda9c Destroying unnamed session 2024.02.16 07:10:37.686227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 07:10:37.686271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 07:10:37.686291 [ 3 ] {} HTTP-Session: d9ee346a-01be-4368-b095-8eb6fca94ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073 2024.02.16 07:10:37.686307 [ 3 ] {} HTTP-Session: d9ee346a-01be-4368-b095-8eb6fca94ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 07:10:37.686379 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 07:10:37.686426 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 07:10:37.686580 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 07:10:37.686895 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.687172 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.16 07:10:37.687353 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.16 07:10:37.687474 [ 106 ] {} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.16 07:10:37.687488 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} executeQuery: Read 5 rows, 6.91 KiB in 0.001071748 sec., 4665 rows/sec., 6.30 MiB/sec. 2024.02.16 07:10:37.687531 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB. 2024.02.16 07:10:37.687721 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.16 07:10:37.687806 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} DynamicQueryHandler: Done processing query 2024.02.16 07:10:37.687891 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.16 07:10:37.687978 [ 3 ] {} HTTP-Session: d9ee346a-01be-4368-b095-8eb6fca94ba8 Destroying unnamed session 2024.02.16 07:10:37.688082 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 07:10:37.688142 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1833 rows starting from the beginning of the part 2024.02.16 07:10:37.688276 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:37.688392 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 58 rows starting from the beginning of the part 2024.02.16 07:10:37.688480 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:37.688569 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 61 rows starting from the beginning of the part 2024.02.16 07:10:37.688656 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part 2024.02.16 07:10:37.693584 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 6 columns (6 merged, 0 gathered) in 0.005991424 sec., 328302.5871645872 rows/sec., 443.03 MiB/sec. 2024.02.16 07:10:37.694957 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.16 07:10:37.695189 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.16 07:10:37.695255 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.16 07:10:37.695338 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15: 13.22 MiB.