[ Mar 26 14:48:10 Enabled. ] [ Mar 26 14:48:10 Rereading configuration. ] [ Mar 26 14:48:11 Rereading configuration. ] [ Mar 26 14:48:22 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 [ Mar 26 14:48:22 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.03.26 14:48:23.302583 [ 1 ] {} Application: Will watch for the process with pid 22776 2024.03.26 14:48:23.303269 [ 1 ] {} Application: Forked a child process to watch 2024.03.26 14:48:23.545477 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22776 2024.03.26 14:48:23.546186 [ 1 ] {} Application: starting up 2024.03.26 14:48:23.546861 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.03.26 14:48:23.633187 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.03.26 14:48:23.660601 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.03.26 14:48:23.660669 [ 1 ] {} Application: Initializing DateLUT. 2024.03.26 14:48:23.660701 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.03.26 14:48:23.660806 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.03.26 14:48:23.661222 [ 1 ] {} Application: Initializing interserver credentials. 2024.03.26 14:48:23.662677 [ 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.03.26 14:48:23.663206 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.03.26 14:48:23.664006 [ 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.03.26 14:48:23.664030 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.03.26 14:48:23.664043 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.03.26 14:48:23.664216 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.03.26 14:48:23.665255 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.03.26 14:48:23.670522 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.03.26 14:48:23.671202 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.03.26 14:48:23.672526 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.03.26 14:48:23.672588 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.03.26 14:48:23.674083 [ 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.03.26 14:48:23.674345 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.03.26 14:48:23.678516 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.03.26 14:48:23.678786 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.03.26 14:48:23.680250 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.03.26 14:48:23.680623 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.03.26 14:48:23.681003 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.03.26 14:48:23.681337 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.03.26 14:48:23.682654 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.03.26 14:48:23.682679 [ 1 ] {} Application: Loading metadata from /data/ 2024.03.26 14:48:23.682772 [ 154 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:48:23.682935 [ 154 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:48:23.694037 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.03.26 14:48:23.694067 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143282 sec 2024.03.26 14:48:23.694102 [ 1 ] {} ReferentialDeps: No tables 2024.03.26 14:48:23.694114 [ 1 ] {} LoadingDeps: No tables 2024.03.26 14:48:23.695236 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.03.26 14:48:23.696264 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.03.26 14:48:23.696286 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.03.26 14:48:23.696317 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.03.26 14:48:23.696331 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.03.26 14:48:23.696343 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.03.26 14:48:23.696374 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.03.26 14:48:23.696386 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.03.26 14:48:23.696400 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.03.26 14:48:23.696431 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.03.26 14:48:23.696443 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.03.26 14:48:23.696458 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.03.26 14:48:23.696472 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.03.26 14:48:23.696504 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.03.26 14:48:23.696518 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.03.26 14:48:23.696532 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.03.26 14:48:23.696559 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.03.26 14:48:23.696573 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.03.26 14:48:23.732546 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.03.26 14:48:23.733738 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.03.26 14:48:23.733763 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4091e-05 sec 2024.03.26 14:48:23.733777 [ 1 ] {} ReferentialDeps: No tables 2024.03.26 14:48:23.733791 [ 1 ] {} LoadingDeps: No tables 2024.03.26 14:48:23.733813 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.03.26 14:48:23.733996 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.03.26 14:48:23.734036 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.03.26 14:48:23.734049 [ 1 ] {} Application: Loaded metadata. 2024.03.26 14:48:23.734065 [ 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.03.26 14:48:23.734076 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.03.26 14:48:23.762233 [ 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 23.8.7.1) 2024.03.26 14:48:23.971992 [ 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 23.8.7.1) 2024.03.26 14:48:23.972057 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.03.26 14:48:24.032779 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.03.26 14:48:24.033005 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.21 MiB 2024.03.26 14:48:24.033930 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.207e-05 sec. 2024.03.26 14:48:24.034285 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.03.26 14:48:24.034384 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.03.26 14:48:24.034442 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.03.26 14:48:24.034462 [ 1 ] {} Application: Ready for connections. 2024.03.26 14:48:25.617786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.618024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.618061 [ 3 ] {} HTTP-Session: d630b614-61be-42fc-9695-9564b9fda8d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.618092 [ 3 ] {} HTTP-Session: d630b614-61be-42fc-9695-9564b9fda8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.618113 [ 3 ] {} HTTP-Session: d630b614-61be-42fc-9695-9564b9fda8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.618200 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.03.26 14:48:25.618233 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.03.26 14:48:25.618256 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.03.26 14:48:25.618321 [ 3 ] {} HTTP-Session: d630b614-61be-42fc-9695-9564b9fda8d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.619360 [ 3 ] {67af296e-9296-4bae-a98d-135107257ec9} executeQuery: (from [fd00:1122:3344:101::d]:34096) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.03.26 14:48:25.661801 [ 3 ] {67af296e-9296-4bae-a98d-135107257ec9} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34096) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 2024.03.26 14:48:25.662598 [ 3 ] {67af296e-9296-4bae-a98d-135107257ec9} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.03.26 14:48:25.662809 [ 3 ] {} HTTP-Session: d630b614-61be-42fc-9695-9564b9fda8d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.663456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.663525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.663549 [ 3 ] {} HTTP-Session: 195299c5-f975-4f91-a5aa-9542a75b926f Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.663580 [ 3 ] {} HTTP-Session: 195299c5-f975-4f91-a5aa-9542a75b926f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.663595 [ 3 ] {} HTTP-Session: 195299c5-f975-4f91-a5aa-9542a75b926f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.663641 [ 3 ] {} HTTP-Session: 195299c5-f975-4f91-a5aa-9542a75b926f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.664833 [ 3 ] {bf0bb99e-a272-4153-a288-78716d41c21c} executeQuery: (from [fd00:1122:3344:101::d]:34096) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.03.26 14:48:25.664949 [ 3 ] {bf0bb99e-a272-4153-a288-78716d41c21c} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete) 2024.03.26 14:48:25.667247 [ 3 ] {bf0bb99e-a272-4153-a288-78716d41c21c} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.03.26 14:48:25.670444 [ 3 ] {bf0bb99e-a272-4153-a288-78716d41c21c} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:48:25.676869 [ 3 ] {bf0bb99e-a272-4153-a288-78716d41c21c} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.676921 [ 3 ] {bf0bb99e-a272-4153-a288-78716d41c21c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:48:25.676938 [ 3 ] {} HTTP-Session: 195299c5-f975-4f91-a5aa-9542a75b926f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.677143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.677196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.677218 [ 3 ] {} HTTP-Session: 12a6a3eb-264b-4c78-a7cb-d3673c64358e Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.677236 [ 3 ] {} HTTP-Session: 12a6a3eb-264b-4c78-a7cb-d3673c64358e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.677252 [ 3 ] {} HTTP-Session: 12a6a3eb-264b-4c78-a7cb-d3673c64358e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.677287 [ 3 ] {} HTTP-Session: 12a6a3eb-264b-4c78-a7cb-d3673c64358e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.677380 [ 3 ] {1d2d59cd-92d4-49f5-bc67-54b50d17c6af} executeQuery: (from [fd00:1122:3344:101::d]:34096) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.03.26 14:48:25.677625 [ 3 ] {1d2d59cd-92d4-49f5-bc67-54b50d17c6af} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34096) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 2024.03.26 14:48:25.677751 [ 3 ] {1d2d59cd-92d4-49f5-bc67-54b50d17c6af} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.03.26 14:48:25.677864 [ 3 ] {} HTTP-Session: 12a6a3eb-264b-4c78-a7cb-d3673c64358e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.679231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.679289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.679306 [ 3 ] {} HTTP-Session: 58d88a34-d3bc-4a70-a8ea-83444bd0ffe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.679325 [ 3 ] {} HTTP-Session: 58d88a34-d3bc-4a70-a8ea-83444bd0ffe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.679346 [ 3 ] {} HTTP-Session: 58d88a34-d3bc-4a70-a8ea-83444bd0ffe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.679374 [ 3 ] {} HTTP-Session: 58d88a34-d3bc-4a70-a8ea-83444bd0ffe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.679510 [ 3 ] {c46cedbd-2a06-4249-ad5a-4318f2ac719f} executeQuery: (from [fd00:1122:3344:101::d]:34096) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.03.26 14:48:25.679624 [ 3 ] {c46cedbd-2a06-4249-ad5a-4318f2ac719f} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.679646 [ 3 ] {} HTTP-Session: 58d88a34-d3bc-4a70-a8ea-83444bd0ffe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.680308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.680355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.680371 [ 3 ] {} HTTP-Session: 57ef7b82-df3b-4815-9fb1-24970b09289a Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.680390 [ 3 ] {} HTTP-Session: 57ef7b82-df3b-4815-9fb1-24970b09289a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.680405 [ 3 ] {} HTTP-Session: 57ef7b82-df3b-4815-9fb1-24970b09289a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.680432 [ 3 ] {} HTTP-Session: 57ef7b82-df3b-4815-9fb1-24970b09289a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.680484 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} executeQuery: (from [fd00:1122:3344:101::d]:34096) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.03.26 14:48:25.680554 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.03.26 14:48:25.684604 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.03.26 14:48:25.684669 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1552e-05 sec 2024.03.26 14:48:25.684698 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} ReferentialDeps: No tables 2024.03.26 14:48:25.684713 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} LoadingDeps: No tables 2024.03.26 14:48:25.684744 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} DatabaseAtomic (oximeter): Starting up tables. 2024.03.26 14:48:25.684839 [ 3 ] {17f45ab3-5680-4301-89b1-79f675aa9e17} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.684873 [ 3 ] {} HTTP-Session: 57ef7b82-df3b-4815-9fb1-24970b09289a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.684997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.685057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.685087 [ 3 ] {} HTTP-Session: 5d92f5a7-45d0-4513-908d-132075edd1df Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.685105 [ 3 ] {} HTTP-Session: 5d92f5a7-45d0-4513-908d-132075edd1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.685127 [ 3 ] {} HTTP-Session: 5d92f5a7-45d0-4513-908d-132075edd1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.685176 [ 3 ] {} HTTP-Session: 5d92f5a7-45d0-4513-908d-132075edd1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.685283 [ 3 ] {2428914a-3c66-4e41-b225-9af3055c166f} executeQuery: (from [fd00:1122:3344:101::d]:34096) /* 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.03.26 14:48:25.685333 [ 3 ] {2428914a-3c66-4e41-b225-9af3055c166f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.03.26 14:48:25.690106 [ 3 ] {2428914a-3c66-4e41-b225-9af3055c166f} StoragePolicy (default): Storage policy default created, total volumes 1 2024.03.26 14:48:25.691460 [ 3 ] {2428914a-3c66-4e41-b225-9af3055c166f} oximeter.version (ba901bbe-9ee6-46a6-83b9-4f9a583a4fb7): Loading data parts 2024.03.26 14:48:25.691830 [ 3 ] {2428914a-3c66-4e41-b225-9af3055c166f} oximeter.version (ba901bbe-9ee6-46a6-83b9-4f9a583a4fb7): There are no data parts 2024.03.26 14:48:25.695553 [ 3 ] {2428914a-3c66-4e41-b225-9af3055c166f} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.695622 [ 3 ] {} HTTP-Session: 5d92f5a7-45d0-4513-908d-132075edd1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.695744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.695789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.695812 [ 3 ] {} HTTP-Session: 5798c7d9-3c60-4a1a-893f-a4551ca3c9db Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.695838 [ 3 ] {} HTTP-Session: 5798c7d9-3c60-4a1a-893f-a4551ca3c9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.695851 [ 3 ] {} HTTP-Session: 5798c7d9-3c60-4a1a-893f-a4551ca3c9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.695884 [ 3 ] {} HTTP-Session: 5798c7d9-3c60-4a1a-893f-a4551ca3c9db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.696056 [ 3 ] {c5f7c8cb-caff-4f1c-9cb5-7194ebd008a2} executeQuery: (from [fd00:1122:3344:101::d]:34096) /* 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.03.26 14:48:25.696112 [ 3 ] {c5f7c8cb-caff-4f1c-9cb5-7194ebd008a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.03.26 14:48:25.703096 [ 3 ] {c5f7c8cb-caff-4f1c-9cb5-7194ebd008a2} oximeter.measurements_bool (388b7ed7-6073-4db4-8283-bcc7baafb3d3): Loading data parts 2024.03.26 14:48:25.703273 [ 3 ] {c5f7c8cb-caff-4f1c-9cb5-7194ebd008a2} oximeter.measurements_bool (388b7ed7-6073-4db4-8283-bcc7baafb3d3): There are no data parts 2024.03.26 14:48:25.707368 [ 3 ] {c5f7c8cb-caff-4f1c-9cb5-7194ebd008a2} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.707401 [ 3 ] {} HTTP-Session: 5798c7d9-3c60-4a1a-893f-a4551ca3c9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.707553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.707617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.707640 [ 3 ] {} HTTP-Session: 4a8a7c8f-6e7f-445a-81ae-5ae614118067 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.707664 [ 3 ] {} HTTP-Session: 4a8a7c8f-6e7f-445a-81ae-5ae614118067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.707681 [ 3 ] {} HTTP-Session: 4a8a7c8f-6e7f-445a-81ae-5ae614118067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.707721 [ 3 ] {} HTTP-Session: 4a8a7c8f-6e7f-445a-81ae-5ae614118067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.707902 [ 3 ] {f4a15645-407d-4c1c-8a1e-265cb12a50a7} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.707958 [ 3 ] {f4a15645-407d-4c1c-8a1e-265cb12a50a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.03.26 14:48:25.709780 [ 3 ] {f4a15645-407d-4c1c-8a1e-265cb12a50a7} oximeter.measurements_i8 (c14e92af-19d8-4858-9f2e-caa531b48b38): Loading data parts 2024.03.26 14:48:25.709905 [ 3 ] {f4a15645-407d-4c1c-8a1e-265cb12a50a7} oximeter.measurements_i8 (c14e92af-19d8-4858-9f2e-caa531b48b38): There are no data parts 2024.03.26 14:48:25.712599 [ 3 ] {f4a15645-407d-4c1c-8a1e-265cb12a50a7} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.712638 [ 3 ] {} HTTP-Session: 4a8a7c8f-6e7f-445a-81ae-5ae614118067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.712801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.712853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.712881 [ 3 ] {} HTTP-Session: 3bf7f3b0-05be-452f-b7c4-9285ee70e2da Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.712905 [ 3 ] {} HTTP-Session: 3bf7f3b0-05be-452f-b7c4-9285ee70e2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.712921 [ 3 ] {} HTTP-Session: 3bf7f3b0-05be-452f-b7c4-9285ee70e2da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.712959 [ 3 ] {} HTTP-Session: 3bf7f3b0-05be-452f-b7c4-9285ee70e2da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.713136 [ 3 ] {a8c9eaa2-fe80-426a-a06d-7ce0c56eb3bc} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.713197 [ 3 ] {a8c9eaa2-fe80-426a-a06d-7ce0c56eb3bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.03.26 14:48:25.714859 [ 3 ] {a8c9eaa2-fe80-426a-a06d-7ce0c56eb3bc} oximeter.measurements_u8 (96586bdf-ee4c-457d-9a96-147e308a5f1f): Loading data parts 2024.03.26 14:48:25.715003 [ 3 ] {a8c9eaa2-fe80-426a-a06d-7ce0c56eb3bc} oximeter.measurements_u8 (96586bdf-ee4c-457d-9a96-147e308a5f1f): There are no data parts 2024.03.26 14:48:25.719016 [ 3 ] {a8c9eaa2-fe80-426a-a06d-7ce0c56eb3bc} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.719048 [ 3 ] {} HTTP-Session: 3bf7f3b0-05be-452f-b7c4-9285ee70e2da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.719179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.719231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.719249 [ 3 ] {} HTTP-Session: 77fd876c-e93d-4696-a9f6-a8c9ad82e72f Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.719266 [ 3 ] {} HTTP-Session: 77fd876c-e93d-4696-a9f6-a8c9ad82e72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.719283 [ 3 ] {} HTTP-Session: 77fd876c-e93d-4696-a9f6-a8c9ad82e72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.719314 [ 3 ] {} HTTP-Session: 77fd876c-e93d-4696-a9f6-a8c9ad82e72f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.719459 [ 3 ] {aab9558f-d2a6-41b9-809b-56a93b724f99} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.719510 [ 3 ] {aab9558f-d2a6-41b9-809b-56a93b724f99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.03.26 14:48:25.721324 [ 3 ] {aab9558f-d2a6-41b9-809b-56a93b724f99} oximeter.measurements_i16 (d8a1b861-836c-493f-b5b0-1928a95db24b): Loading data parts 2024.03.26 14:48:25.721448 [ 3 ] {aab9558f-d2a6-41b9-809b-56a93b724f99} oximeter.measurements_i16 (d8a1b861-836c-493f-b5b0-1928a95db24b): There are no data parts 2024.03.26 14:48:25.723657 [ 3 ] {aab9558f-d2a6-41b9-809b-56a93b724f99} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.723695 [ 3 ] {} HTTP-Session: 77fd876c-e93d-4696-a9f6-a8c9ad82e72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.723829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.723882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.723909 [ 3 ] {} HTTP-Session: a9b57318-de10-4e3a-b185-3ca48d5be629 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.723934 [ 3 ] {} HTTP-Session: a9b57318-de10-4e3a-b185-3ca48d5be629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.723951 [ 3 ] {} HTTP-Session: a9b57318-de10-4e3a-b185-3ca48d5be629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.723990 [ 3 ] {} HTTP-Session: a9b57318-de10-4e3a-b185-3ca48d5be629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.724175 [ 3 ] {2c1e9a0d-c9c7-4527-88a1-d5c0d89e025d} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.724224 [ 3 ] {2c1e9a0d-c9c7-4527-88a1-d5c0d89e025d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.03.26 14:48:25.725797 [ 3 ] {2c1e9a0d-c9c7-4527-88a1-d5c0d89e025d} oximeter.measurements_u16 (e5fa85db-41b6-49a9-93dd-2071aae5c57c): Loading data parts 2024.03.26 14:48:25.725937 [ 3 ] {2c1e9a0d-c9c7-4527-88a1-d5c0d89e025d} oximeter.measurements_u16 (e5fa85db-41b6-49a9-93dd-2071aae5c57c): There are no data parts 2024.03.26 14:48:25.730111 [ 3 ] {2c1e9a0d-c9c7-4527-88a1-d5c0d89e025d} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.730176 [ 3 ] {} HTTP-Session: a9b57318-de10-4e3a-b185-3ca48d5be629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.730388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.730503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.730540 [ 3 ] {} HTTP-Session: 0328c6b4-cdde-4fba-8050-4caa62ff18f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.730560 [ 3 ] {} HTTP-Session: 0328c6b4-cdde-4fba-8050-4caa62ff18f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.730580 [ 3 ] {} HTTP-Session: 0328c6b4-cdde-4fba-8050-4caa62ff18f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.730624 [ 3 ] {} HTTP-Session: 0328c6b4-cdde-4fba-8050-4caa62ff18f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.730769 [ 3 ] {bf4b48fa-60ec-4f27-9a57-1b7dbb9ec36e} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.730824 [ 3 ] {bf4b48fa-60ec-4f27-9a57-1b7dbb9ec36e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.03.26 14:48:25.732723 [ 3 ] {bf4b48fa-60ec-4f27-9a57-1b7dbb9ec36e} oximeter.measurements_i32 (23899318-d4c4-4a87-8d3b-4786cc7226e1): Loading data parts 2024.03.26 14:48:25.732850 [ 3 ] {bf4b48fa-60ec-4f27-9a57-1b7dbb9ec36e} oximeter.measurements_i32 (23899318-d4c4-4a87-8d3b-4786cc7226e1): There are no data parts 2024.03.26 14:48:25.735057 [ 3 ] {bf4b48fa-60ec-4f27-9a57-1b7dbb9ec36e} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.735089 [ 3 ] {} HTTP-Session: 0328c6b4-cdde-4fba-8050-4caa62ff18f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.735196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.735255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.735282 [ 3 ] {} HTTP-Session: c071720c-4473-4f25-a93c-c5bd62989bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.735317 [ 3 ] {} HTTP-Session: c071720c-4473-4f25-a93c-c5bd62989bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.735333 [ 3 ] {} HTTP-Session: c071720c-4473-4f25-a93c-c5bd62989bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.735373 [ 3 ] {} HTTP-Session: c071720c-4473-4f25-a93c-c5bd62989bc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.735550 [ 3 ] {5bc397f4-f89f-41d2-94bb-62b63c082500} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.735605 [ 3 ] {5bc397f4-f89f-41d2-94bb-62b63c082500} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.03.26 14:48:25.737290 [ 3 ] {5bc397f4-f89f-41d2-94bb-62b63c082500} oximeter.measurements_u32 (a46f1106-a21e-4945-8299-91de997668f4): Loading data parts 2024.03.26 14:48:25.737413 [ 3 ] {5bc397f4-f89f-41d2-94bb-62b63c082500} oximeter.measurements_u32 (a46f1106-a21e-4945-8299-91de997668f4): There are no data parts 2024.03.26 14:48:25.741589 [ 3 ] {5bc397f4-f89f-41d2-94bb-62b63c082500} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.741647 [ 3 ] {} HTTP-Session: c071720c-4473-4f25-a93c-c5bd62989bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.741829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.741917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.741970 [ 3 ] {} HTTP-Session: dc928ad2-5072-4780-a3ca-3a9611b873a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.742000 [ 3 ] {} HTTP-Session: dc928ad2-5072-4780-a3ca-3a9611b873a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.742033 [ 3 ] {} HTTP-Session: dc928ad2-5072-4780-a3ca-3a9611b873a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.742101 [ 3 ] {} HTTP-Session: dc928ad2-5072-4780-a3ca-3a9611b873a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.742418 [ 3 ] {bc31962e-6885-4801-9525-bd13129737fb} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.742519 [ 3 ] {bc31962e-6885-4801-9525-bd13129737fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.03.26 14:48:25.744385 [ 3 ] {bc31962e-6885-4801-9525-bd13129737fb} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Loading data parts 2024.03.26 14:48:25.744510 [ 3 ] {bc31962e-6885-4801-9525-bd13129737fb} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): There are no data parts 2024.03.26 14:48:25.746705 [ 3 ] {bc31962e-6885-4801-9525-bd13129737fb} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.746745 [ 3 ] {} HTTP-Session: dc928ad2-5072-4780-a3ca-3a9611b873a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.746868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.746935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.746962 [ 3 ] {} HTTP-Session: 6fcf20e8-e053-483c-9827-fad9ab544f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.746987 [ 3 ] {} HTTP-Session: 6fcf20e8-e053-483c-9827-fad9ab544f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.747004 [ 3 ] {} HTTP-Session: 6fcf20e8-e053-483c-9827-fad9ab544f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.747045 [ 3 ] {} HTTP-Session: 6fcf20e8-e053-483c-9827-fad9ab544f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.747208 [ 3 ] {9ca1f760-fdab-49de-a0ab-52245d08e9dc} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.747254 [ 3 ] {9ca1f760-fdab-49de-a0ab-52245d08e9dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.03.26 14:48:25.748850 [ 3 ] {9ca1f760-fdab-49de-a0ab-52245d08e9dc} oximeter.measurements_u64 (051b6781-e4a6-47a1-be5a-d1fd774a7c49): Loading data parts 2024.03.26 14:48:25.748976 [ 3 ] {9ca1f760-fdab-49de-a0ab-52245d08e9dc} oximeter.measurements_u64 (051b6781-e4a6-47a1-be5a-d1fd774a7c49): There are no data parts 2024.03.26 14:48:25.752999 [ 3 ] {9ca1f760-fdab-49de-a0ab-52245d08e9dc} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.753049 [ 3 ] {} HTTP-Session: 6fcf20e8-e053-483c-9827-fad9ab544f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.753172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.753221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.753253 [ 3 ] {} HTTP-Session: 41fe361a-3938-4d64-9a58-d209d49114cf Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.753270 [ 3 ] {} HTTP-Session: 41fe361a-3938-4d64-9a58-d209d49114cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.753288 [ 3 ] {} HTTP-Session: 41fe361a-3938-4d64-9a58-d209d49114cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.753321 [ 3 ] {} HTTP-Session: 41fe361a-3938-4d64-9a58-d209d49114cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.753462 [ 3 ] {76f5fc31-fac4-4844-8662-0e4e8f575067} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.753509 [ 3 ] {76f5fc31-fac4-4844-8662-0e4e8f575067} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.03.26 14:48:25.755292 [ 3 ] {76f5fc31-fac4-4844-8662-0e4e8f575067} oximeter.measurements_f32 (49c83368-1958-4159-9317-a6406652372f): Loading data parts 2024.03.26 14:48:25.755443 [ 3 ] {76f5fc31-fac4-4844-8662-0e4e8f575067} oximeter.measurements_f32 (49c83368-1958-4159-9317-a6406652372f): There are no data parts 2024.03.26 14:48:25.757666 [ 3 ] {76f5fc31-fac4-4844-8662-0e4e8f575067} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.757717 [ 3 ] {} HTTP-Session: 41fe361a-3938-4d64-9a58-d209d49114cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.757828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.757888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.757915 [ 3 ] {} HTTP-Session: 8a15f77d-5f2f-4965-8528-e2da72dd7f37 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.757940 [ 3 ] {} HTTP-Session: 8a15f77d-5f2f-4965-8528-e2da72dd7f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.757956 [ 3 ] {} HTTP-Session: 8a15f77d-5f2f-4965-8528-e2da72dd7f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.757996 [ 3 ] {} HTTP-Session: 8a15f77d-5f2f-4965-8528-e2da72dd7f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.758173 [ 3 ] {b16835e0-ef4a-4df0-aa5e-42cb03692e50} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.758221 [ 3 ] {b16835e0-ef4a-4df0-aa5e-42cb03692e50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.03.26 14:48:25.759765 [ 3 ] {b16835e0-ef4a-4df0-aa5e-42cb03692e50} oximeter.measurements_f64 (61e8cb8a-ea39-491d-8f5e-ffcbee479054): Loading data parts 2024.03.26 14:48:25.759885 [ 3 ] {b16835e0-ef4a-4df0-aa5e-42cb03692e50} oximeter.measurements_f64 (61e8cb8a-ea39-491d-8f5e-ffcbee479054): There are no data parts 2024.03.26 14:48:25.763883 [ 3 ] {b16835e0-ef4a-4df0-aa5e-42cb03692e50} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.763922 [ 3 ] {} HTTP-Session: 8a15f77d-5f2f-4965-8528-e2da72dd7f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.764072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.764123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.764145 [ 3 ] {} HTTP-Session: 7099f5c7-286d-499a-be17-b70113878039 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.764162 [ 3 ] {} HTTP-Session: 7099f5c7-286d-499a-be17-b70113878039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.764180 [ 3 ] {} HTTP-Session: 7099f5c7-286d-499a-be17-b70113878039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.764214 [ 3 ] {} HTTP-Session: 7099f5c7-286d-499a-be17-b70113878039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.764355 [ 3 ] {1ddcdd89-c425-47fb-ac43-2c987cc33dfc} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.764408 [ 3 ] {1ddcdd89-c425-47fb-ac43-2c987cc33dfc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.03.26 14:48:25.766153 [ 3 ] {1ddcdd89-c425-47fb-ac43-2c987cc33dfc} oximeter.measurements_string (273b5177-03ad-48b7-baf6-1ce596c7f018): Loading data parts 2024.03.26 14:48:25.766287 [ 3 ] {1ddcdd89-c425-47fb-ac43-2c987cc33dfc} oximeter.measurements_string (273b5177-03ad-48b7-baf6-1ce596c7f018): There are no data parts 2024.03.26 14:48:25.768488 [ 3 ] {1ddcdd89-c425-47fb-ac43-2c987cc33dfc} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.768526 [ 3 ] {} HTTP-Session: 7099f5c7-286d-499a-be17-b70113878039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.768667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.768728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.768755 [ 3 ] {} HTTP-Session: c67c4c73-e601-48e1-9856-a3490dd540fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.768779 [ 3 ] {} HTTP-Session: c67c4c73-e601-48e1-9856-a3490dd540fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.768796 [ 3 ] {} HTTP-Session: c67c4c73-e601-48e1-9856-a3490dd540fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.768836 [ 3 ] {} HTTP-Session: c67c4c73-e601-48e1-9856-a3490dd540fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.769020 [ 3 ] {6ce2aede-d838-49b1-b612-7dcc1e159018} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.769089 [ 3 ] {6ce2aede-d838-49b1-b612-7dcc1e159018} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.03.26 14:48:25.770652 [ 3 ] {6ce2aede-d838-49b1-b612-7dcc1e159018} oximeter.measurements_bytes (799dd0d9-d472-48f2-9df3-1d8b359c0600): Loading data parts 2024.03.26 14:48:25.770765 [ 3 ] {6ce2aede-d838-49b1-b612-7dcc1e159018} oximeter.measurements_bytes (799dd0d9-d472-48f2-9df3-1d8b359c0600): There are no data parts 2024.03.26 14:48:25.774944 [ 3 ] {6ce2aede-d838-49b1-b612-7dcc1e159018} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.775003 [ 3 ] {} HTTP-Session: c67c4c73-e601-48e1-9856-a3490dd540fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.775205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.775298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.775350 [ 3 ] {} HTTP-Session: 5ba964aa-5011-4224-a79d-5f3b880040e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.775406 [ 3 ] {} HTTP-Session: 5ba964aa-5011-4224-a79d-5f3b880040e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.775437 [ 3 ] {} HTTP-Session: 5ba964aa-5011-4224-a79d-5f3b880040e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.775510 [ 3 ] {} HTTP-Session: 5ba964aa-5011-4224-a79d-5f3b880040e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.775688 [ 3 ] {8d8dfa75-c620-4ec6-b2ff-cdf3343d29fc} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.775740 [ 3 ] {8d8dfa75-c620-4ec6-b2ff-cdf3343d29fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.03.26 14:48:25.777548 [ 3 ] {8d8dfa75-c620-4ec6-b2ff-cdf3343d29fc} oximeter.measurements_cumulativei64 (df93f86e-be8b-4ce1-a941-c77753d6003e): Loading data parts 2024.03.26 14:48:25.777674 [ 3 ] {8d8dfa75-c620-4ec6-b2ff-cdf3343d29fc} oximeter.measurements_cumulativei64 (df93f86e-be8b-4ce1-a941-c77753d6003e): There are no data parts 2024.03.26 14:48:25.779894 [ 3 ] {8d8dfa75-c620-4ec6-b2ff-cdf3343d29fc} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.779920 [ 3 ] {} HTTP-Session: 5ba964aa-5011-4224-a79d-5f3b880040e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.780050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.780106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.780123 [ 3 ] {} HTTP-Session: 6ab0a549-14cd-4f1e-ab33-ab44da2b35d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.780144 [ 3 ] {} HTTP-Session: 6ab0a549-14cd-4f1e-ab33-ab44da2b35d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.780167 [ 3 ] {} HTTP-Session: 6ab0a549-14cd-4f1e-ab33-ab44da2b35d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.780195 [ 3 ] {} HTTP-Session: 6ab0a549-14cd-4f1e-ab33-ab44da2b35d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.780347 [ 3 ] {35e5f07f-379f-4451-a981-f4f8ec3432a0} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.780399 [ 3 ] {35e5f07f-379f-4451-a981-f4f8ec3432a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.03.26 14:48:25.782002 [ 3 ] {35e5f07f-379f-4451-a981-f4f8ec3432a0} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Loading data parts 2024.03.26 14:48:25.782121 [ 3 ] {35e5f07f-379f-4451-a981-f4f8ec3432a0} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): There are no data parts 2024.03.26 14:48:25.786154 [ 3 ] {35e5f07f-379f-4451-a981-f4f8ec3432a0} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.786196 [ 3 ] {} HTTP-Session: 6ab0a549-14cd-4f1e-ab33-ab44da2b35d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.786318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.786368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.786391 [ 3 ] {} HTTP-Session: 9aab8d5d-ced5-47f1-bd25-e596dbf1ba70 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.786407 [ 3 ] {} HTTP-Session: 9aab8d5d-ced5-47f1-bd25-e596dbf1ba70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.786425 [ 3 ] {} HTTP-Session: 9aab8d5d-ced5-47f1-bd25-e596dbf1ba70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.786459 [ 3 ] {} HTTP-Session: 9aab8d5d-ced5-47f1-bd25-e596dbf1ba70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.786608 [ 3 ] {57a0b4b7-1161-43e7-89e0-5db888e3c046} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.786660 [ 3 ] {57a0b4b7-1161-43e7-89e0-5db888e3c046} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.03.26 14:48:25.788482 [ 3 ] {57a0b4b7-1161-43e7-89e0-5db888e3c046} oximeter.measurements_cumulativef32 (b6d6c894-3daf-4431-a359-e2fe7f82b3ea): Loading data parts 2024.03.26 14:48:25.788629 [ 3 ] {57a0b4b7-1161-43e7-89e0-5db888e3c046} oximeter.measurements_cumulativef32 (b6d6c894-3daf-4431-a359-e2fe7f82b3ea): There are no data parts 2024.03.26 14:48:25.790856 [ 3 ] {57a0b4b7-1161-43e7-89e0-5db888e3c046} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.790889 [ 3 ] {} HTTP-Session: 9aab8d5d-ced5-47f1-bd25-e596dbf1ba70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.791004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.791048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.791072 [ 3 ] {} HTTP-Session: 3825a0b5-f0a1-436b-9d5b-3dba868aba20 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.791093 [ 3 ] {} HTTP-Session: 3825a0b5-f0a1-436b-9d5b-3dba868aba20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.791107 [ 3 ] {} HTTP-Session: 3825a0b5-f0a1-436b-9d5b-3dba868aba20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.791140 [ 3 ] {} HTTP-Session: 3825a0b5-f0a1-436b-9d5b-3dba868aba20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.791298 [ 3 ] {88cbbfdd-f82c-4ead-a66c-2b11a80fd097} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.791350 [ 3 ] {88cbbfdd-f82c-4ead-a66c-2b11a80fd097} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.03.26 14:48:25.793012 [ 3 ] {88cbbfdd-f82c-4ead-a66c-2b11a80fd097} oximeter.measurements_cumulativef64 (2ed4d537-ecb9-4819-8b57-b352cd97aefc): Loading data parts 2024.03.26 14:48:25.793149 [ 3 ] {88cbbfdd-f82c-4ead-a66c-2b11a80fd097} oximeter.measurements_cumulativef64 (2ed4d537-ecb9-4819-8b57-b352cd97aefc): There are no data parts 2024.03.26 14:48:25.797209 [ 3 ] {88cbbfdd-f82c-4ead-a66c-2b11a80fd097} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.797241 [ 3 ] {} HTTP-Session: 3825a0b5-f0a1-436b-9d5b-3dba868aba20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.797375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.797437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.797459 [ 3 ] {} HTTP-Session: e0d7256e-f3ed-4d6a-800d-0b8fa00f0868 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.797484 [ 3 ] {} HTTP-Session: e0d7256e-f3ed-4d6a-800d-0b8fa00f0868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.797506 [ 3 ] {} HTTP-Session: e0d7256e-f3ed-4d6a-800d-0b8fa00f0868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.797542 [ 3 ] {} HTTP-Session: e0d7256e-f3ed-4d6a-800d-0b8fa00f0868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.797744 [ 3 ] {4d503bdb-cd70-4434-b393-8caa2ca740ab} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.797817 [ 3 ] {4d503bdb-cd70-4434-b393-8caa2ca740ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.03.26 14:48:25.799695 [ 3 ] {4d503bdb-cd70-4434-b393-8caa2ca740ab} oximeter.measurements_histogrami8 (c83e9100-e2cd-4c50-b116-8e7edf85c3d3): Loading data parts 2024.03.26 14:48:25.799817 [ 3 ] {4d503bdb-cd70-4434-b393-8caa2ca740ab} oximeter.measurements_histogrami8 (c83e9100-e2cd-4c50-b116-8e7edf85c3d3): There are no data parts 2024.03.26 14:48:25.802062 [ 3 ] {4d503bdb-cd70-4434-b393-8caa2ca740ab} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.802089 [ 3 ] {} HTTP-Session: e0d7256e-f3ed-4d6a-800d-0b8fa00f0868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.802203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.802264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.802298 [ 3 ] {} HTTP-Session: 58d0e3d6-f3f4-4d06-b5b8-8f2bf0f9cd42 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.802318 [ 3 ] {} HTTP-Session: 58d0e3d6-f3f4-4d06-b5b8-8f2bf0f9cd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.802340 [ 3 ] {} HTTP-Session: 58d0e3d6-f3f4-4d06-b5b8-8f2bf0f9cd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.802381 [ 3 ] {} HTTP-Session: 58d0e3d6-f3f4-4d06-b5b8-8f2bf0f9cd42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.802572 [ 3 ] {3eab460a-c1f8-4070-a8df-60f5c777c6e9} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.802636 [ 3 ] {3eab460a-c1f8-4070-a8df-60f5c777c6e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.03.26 14:48:25.804335 [ 3 ] {3eab460a-c1f8-4070-a8df-60f5c777c6e9} oximeter.measurements_histogramu8 (260cc8a6-851a-4366-9d9f-165447c08d04): Loading data parts 2024.03.26 14:48:25.804462 [ 3 ] {3eab460a-c1f8-4070-a8df-60f5c777c6e9} oximeter.measurements_histogramu8 (260cc8a6-851a-4366-9d9f-165447c08d04): There are no data parts 2024.03.26 14:48:25.808522 [ 3 ] {3eab460a-c1f8-4070-a8df-60f5c777c6e9} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.808561 [ 3 ] {} HTTP-Session: 58d0e3d6-f3f4-4d06-b5b8-8f2bf0f9cd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.808685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.808753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.808781 [ 3 ] {} HTTP-Session: 3ca29bcd-6b24-4237-a4f8-c3c81ac03a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.808812 [ 3 ] {} HTTP-Session: 3ca29bcd-6b24-4237-a4f8-c3c81ac03a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.808829 [ 3 ] {} HTTP-Session: 3ca29bcd-6b24-4237-a4f8-c3c81ac03a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.808869 [ 3 ] {} HTTP-Session: 3ca29bcd-6b24-4237-a4f8-c3c81ac03a9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.809068 [ 3 ] {6ba6c9f9-5d56-408b-abf5-0f5b108d7089} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.809135 [ 3 ] {6ba6c9f9-5d56-408b-abf5-0f5b108d7089} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.03.26 14:48:25.811006 [ 3 ] {6ba6c9f9-5d56-408b-abf5-0f5b108d7089} oximeter.measurements_histogrami16 (cab21011-a5f9-4da6-a6a5-21e79573dc56): Loading data parts 2024.03.26 14:48:25.811145 [ 3 ] {6ba6c9f9-5d56-408b-abf5-0f5b108d7089} oximeter.measurements_histogrami16 (cab21011-a5f9-4da6-a6a5-21e79573dc56): There are no data parts 2024.03.26 14:48:25.813364 [ 3 ] {6ba6c9f9-5d56-408b-abf5-0f5b108d7089} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.813396 [ 3 ] {} HTTP-Session: 3ca29bcd-6b24-4237-a4f8-c3c81ac03a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.813531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.813593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.813615 [ 3 ] {} HTTP-Session: ff38d740-eaf0-47c0-a23e-c174832cfd73 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.813642 [ 3 ] {} HTTP-Session: ff38d740-eaf0-47c0-a23e-c174832cfd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.813664 [ 3 ] {} HTTP-Session: ff38d740-eaf0-47c0-a23e-c174832cfd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.813700 [ 3 ] {} HTTP-Session: ff38d740-eaf0-47c0-a23e-c174832cfd73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.813898 [ 3 ] {31e30bd9-d23c-40e0-9eea-10d9931cc491} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.813964 [ 3 ] {31e30bd9-d23c-40e0-9eea-10d9931cc491} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.03.26 14:48:25.815972 [ 3 ] {31e30bd9-d23c-40e0-9eea-10d9931cc491} oximeter.measurements_histogramu16 (fd46745c-d3e2-4f2b-b7fc-a442cb3cf2cd): Loading data parts 2024.03.26 14:48:25.816103 [ 3 ] {31e30bd9-d23c-40e0-9eea-10d9931cc491} oximeter.measurements_histogramu16 (fd46745c-d3e2-4f2b-b7fc-a442cb3cf2cd): There are no data parts 2024.03.26 14:48:25.820260 [ 3 ] {31e30bd9-d23c-40e0-9eea-10d9931cc491} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.820309 [ 3 ] {} HTTP-Session: ff38d740-eaf0-47c0-a23e-c174832cfd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.820446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.820508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.820537 [ 3 ] {} HTTP-Session: 97a90084-131b-4339-a113-64c3287122ba Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.820557 [ 3 ] {} HTTP-Session: 97a90084-131b-4339-a113-64c3287122ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.820579 [ 3 ] {} HTTP-Session: 97a90084-131b-4339-a113-64c3287122ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.820621 [ 3 ] {} HTTP-Session: 97a90084-131b-4339-a113-64c3287122ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.820813 [ 3 ] {154b56c9-1980-48ba-99ed-deda03c211c8} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.820879 [ 3 ] {154b56c9-1980-48ba-99ed-deda03c211c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.03.26 14:48:25.823135 [ 3 ] {154b56c9-1980-48ba-99ed-deda03c211c8} oximeter.measurements_histogrami32 (4994c7ba-f8f8-42ac-b0a2-73f7d9d80199): Loading data parts 2024.03.26 14:48:25.823277 [ 3 ] {154b56c9-1980-48ba-99ed-deda03c211c8} oximeter.measurements_histogrami32 (4994c7ba-f8f8-42ac-b0a2-73f7d9d80199): There are no data parts 2024.03.26 14:48:25.825567 [ 3 ] {154b56c9-1980-48ba-99ed-deda03c211c8} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.825606 [ 3 ] {} HTTP-Session: 97a90084-131b-4339-a113-64c3287122ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.825747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.825801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.825831 [ 3 ] {} HTTP-Session: fb000716-6974-4ce0-a8dc-00ba6bcd1cdb Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.825857 [ 3 ] {} HTTP-Session: fb000716-6974-4ce0-a8dc-00ba6bcd1cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.825874 [ 3 ] {} HTTP-Session: fb000716-6974-4ce0-a8dc-00ba6bcd1cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.825914 [ 3 ] {} HTTP-Session: fb000716-6974-4ce0-a8dc-00ba6bcd1cdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.826126 [ 3 ] {e5afb103-5ef1-4a4c-a3bd-1472abbe1e32} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.826197 [ 3 ] {e5afb103-5ef1-4a4c-a3bd-1472abbe1e32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.03.26 14:48:25.828201 [ 3 ] {e5afb103-5ef1-4a4c-a3bd-1472abbe1e32} oximeter.measurements_histogramu32 (cdd3b33c-1b99-44ab-a691-4399e1cbb753): Loading data parts 2024.03.26 14:48:25.828335 [ 3 ] {e5afb103-5ef1-4a4c-a3bd-1472abbe1e32} oximeter.measurements_histogramu32 (cdd3b33c-1b99-44ab-a691-4399e1cbb753): There are no data parts 2024.03.26 14:48:25.832468 [ 3 ] {e5afb103-5ef1-4a4c-a3bd-1472abbe1e32} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.832501 [ 3 ] {} HTTP-Session: fb000716-6974-4ce0-a8dc-00ba6bcd1cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.832642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.832704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.832726 [ 3 ] {} HTTP-Session: 1f617146-b776-479f-a3fd-7c2ba92b9fc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.832753 [ 3 ] {} HTTP-Session: 1f617146-b776-479f-a3fd-7c2ba92b9fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.832791 [ 3 ] {} HTTP-Session: 1f617146-b776-479f-a3fd-7c2ba92b9fc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.832827 [ 3 ] {} HTTP-Session: 1f617146-b776-479f-a3fd-7c2ba92b9fc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.833026 [ 3 ] {3db68eff-9873-404e-81d5-27dd7e9547fb} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.833094 [ 3 ] {3db68eff-9873-404e-81d5-27dd7e9547fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.03.26 14:48:25.835270 [ 3 ] {3db68eff-9873-404e-81d5-27dd7e9547fb} oximeter.measurements_histogrami64 (49c6c043-52cf-4f50-9be7-8f65e8a3a23a): Loading data parts 2024.03.26 14:48:25.835381 [ 3 ] {3db68eff-9873-404e-81d5-27dd7e9547fb} oximeter.measurements_histogrami64 (49c6c043-52cf-4f50-9be7-8f65e8a3a23a): There are no data parts 2024.03.26 14:48:25.837639 [ 3 ] {3db68eff-9873-404e-81d5-27dd7e9547fb} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.837673 [ 3 ] {} HTTP-Session: 1f617146-b776-479f-a3fd-7c2ba92b9fc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.837789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.837840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.837872 [ 3 ] {} HTTP-Session: 0f38ee0b-d69e-4917-8ca6-a78873c3a170 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.837888 [ 3 ] {} HTTP-Session: 0f38ee0b-d69e-4917-8ca6-a78873c3a170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.837908 [ 3 ] {} HTTP-Session: 0f38ee0b-d69e-4917-8ca6-a78873c3a170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.837947 [ 3 ] {} HTTP-Session: 0f38ee0b-d69e-4917-8ca6-a78873c3a170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.838102 [ 3 ] {9695cb92-8db9-4b73-9fc5-9d55f3f69b0a} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.838157 [ 3 ] {9695cb92-8db9-4b73-9fc5-9d55f3f69b0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.03.26 14:48:25.840150 [ 3 ] {9695cb92-8db9-4b73-9fc5-9d55f3f69b0a} oximeter.measurements_histogramu64 (cf453170-ec55-4c11-9275-259b530e40b5): Loading data parts 2024.03.26 14:48:25.840265 [ 3 ] {9695cb92-8db9-4b73-9fc5-9d55f3f69b0a} oximeter.measurements_histogramu64 (cf453170-ec55-4c11-9275-259b530e40b5): There are no data parts 2024.03.26 14:48:25.844363 [ 3 ] {9695cb92-8db9-4b73-9fc5-9d55f3f69b0a} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.844396 [ 3 ] {} HTTP-Session: 0f38ee0b-d69e-4917-8ca6-a78873c3a170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.844519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.844564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.844589 [ 3 ] {} HTTP-Session: c30d3bd5-162b-4ca2-8523-efd17dea6469 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.844612 [ 3 ] {} HTTP-Session: c30d3bd5-162b-4ca2-8523-efd17dea6469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.844625 [ 3 ] {} HTTP-Session: c30d3bd5-162b-4ca2-8523-efd17dea6469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.844659 [ 3 ] {} HTTP-Session: c30d3bd5-162b-4ca2-8523-efd17dea6469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.844827 [ 3 ] {40998c41-5644-4a74-b1ba-34b3757ceb82} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.844881 [ 3 ] {40998c41-5644-4a74-b1ba-34b3757ceb82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.03.26 14:48:25.847067 [ 3 ] {40998c41-5644-4a74-b1ba-34b3757ceb82} oximeter.measurements_histogramf32 (9fde1e64-141f-41a0-a33c-560bdb9ef9e8): Loading data parts 2024.03.26 14:48:25.847202 [ 3 ] {40998c41-5644-4a74-b1ba-34b3757ceb82} oximeter.measurements_histogramf32 (9fde1e64-141f-41a0-a33c-560bdb9ef9e8): There are no data parts 2024.03.26 14:48:25.849478 [ 3 ] {40998c41-5644-4a74-b1ba-34b3757ceb82} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.849509 [ 3 ] {} HTTP-Session: c30d3bd5-162b-4ca2-8523-efd17dea6469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.849691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.849762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.849784 [ 3 ] {} HTTP-Session: 29432bb8-923a-4ffe-86e2-3807760dc7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.849811 [ 3 ] {} HTTP-Session: 29432bb8-923a-4ffe-86e2-3807760dc7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.849835 [ 3 ] {} HTTP-Session: 29432bb8-923a-4ffe-86e2-3807760dc7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.849870 [ 3 ] {} HTTP-Session: 29432bb8-923a-4ffe-86e2-3807760dc7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.850066 [ 3 ] {24e6df41-0252-4c3c-bf9d-1a869c630007} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.850132 [ 3 ] {24e6df41-0252-4c3c-bf9d-1a869c630007} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.03.26 14:48:25.852122 [ 3 ] {24e6df41-0252-4c3c-bf9d-1a869c630007} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Loading data parts 2024.03.26 14:48:25.852255 [ 3 ] {24e6df41-0252-4c3c-bf9d-1a869c630007} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): There are no data parts 2024.03.26 14:48:25.856354 [ 3 ] {24e6df41-0252-4c3c-bf9d-1a869c630007} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.856388 [ 3 ] {} HTTP-Session: 29432bb8-923a-4ffe-86e2-3807760dc7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.856501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.856552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.856577 [ 3 ] {} HTTP-Session: 84e9008b-f4a8-46ba-9df1-8399526f21ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.856594 [ 3 ] {} HTTP-Session: 84e9008b-f4a8-46ba-9df1-8399526f21ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.856613 [ 3 ] {} HTTP-Session: 84e9008b-f4a8-46ba-9df1-8399526f21ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.856648 [ 3 ] {} HTTP-Session: 84e9008b-f4a8-46ba-9df1-8399526f21ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.856761 [ 3 ] {defa6910-c178-425d-a6e3-835d2328cbcb} executeQuery: (from [fd00:1122:3344:101::d]:34096) /* 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.03.26 14:48:25.856823 [ 3 ] {defa6910-c178-425d-a6e3-835d2328cbcb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.03.26 14:48:25.858870 [ 3 ] {defa6910-c178-425d-a6e3-835d2328cbcb} oximeter.fields_bool (8271a091-2e39-41c8-9298-49796322e350): Loading data parts 2024.03.26 14:48:25.858999 [ 3 ] {defa6910-c178-425d-a6e3-835d2328cbcb} oximeter.fields_bool (8271a091-2e39-41c8-9298-49796322e350): There are no data parts 2024.03.26 14:48:25.861198 [ 3 ] {defa6910-c178-425d-a6e3-835d2328cbcb} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.861231 [ 3 ] {} HTTP-Session: 84e9008b-f4a8-46ba-9df1-8399526f21ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.861390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.861461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.861482 [ 3 ] {} HTTP-Session: 0c67dbb9-5ff5-4b7d-8521-d306a878cf89 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.861510 [ 3 ] {} HTTP-Session: 0c67dbb9-5ff5-4b7d-8521-d306a878cf89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.861534 [ 3 ] {} HTTP-Session: 0c67dbb9-5ff5-4b7d-8521-d306a878cf89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.861569 [ 3 ] {} HTTP-Session: 0c67dbb9-5ff5-4b7d-8521-d306a878cf89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.861711 [ 3 ] {e10ad614-5364-4829-8ee6-15a0144e7e5a} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.861764 [ 3 ] {e10ad614-5364-4829-8ee6-15a0144e7e5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.03.26 14:48:25.863655 [ 3 ] {e10ad614-5364-4829-8ee6-15a0144e7e5a} oximeter.fields_i8 (f1aebfa1-5e42-40ee-9c5d-d4a4f8c9bf3e): Loading data parts 2024.03.26 14:48:25.863790 [ 3 ] {e10ad614-5364-4829-8ee6-15a0144e7e5a} oximeter.fields_i8 (f1aebfa1-5e42-40ee-9c5d-d4a4f8c9bf3e): There are no data parts 2024.03.26 14:48:25.867820 [ 3 ] {e10ad614-5364-4829-8ee6-15a0144e7e5a} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.867861 [ 3 ] {} HTTP-Session: 0c67dbb9-5ff5-4b7d-8521-d306a878cf89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.868026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.868080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.868110 [ 3 ] {} HTTP-Session: 992b2251-334b-4105-bac5-ad010a0dcb3c Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.868145 [ 3 ] {} HTTP-Session: 992b2251-334b-4105-bac5-ad010a0dcb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.868161 [ 3 ] {} HTTP-Session: 992b2251-334b-4105-bac5-ad010a0dcb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.868205 [ 3 ] {} HTTP-Session: 992b2251-334b-4105-bac5-ad010a0dcb3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.868321 [ 3 ] {1d12df2e-06dd-44ed-8e68-7b69aac870b1} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.868365 [ 3 ] {1d12df2e-06dd-44ed-8e68-7b69aac870b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.03.26 14:48:25.870359 [ 3 ] {1d12df2e-06dd-44ed-8e68-7b69aac870b1} oximeter.fields_u8 (995cb66f-207d-48d4-9c96-27a4a058410d): Loading data parts 2024.03.26 14:48:25.870484 [ 3 ] {1d12df2e-06dd-44ed-8e68-7b69aac870b1} oximeter.fields_u8 (995cb66f-207d-48d4-9c96-27a4a058410d): There are no data parts 2024.03.26 14:48:25.872656 [ 3 ] {1d12df2e-06dd-44ed-8e68-7b69aac870b1} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.872703 [ 3 ] {} HTTP-Session: 992b2251-334b-4105-bac5-ad010a0dcb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.872813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.872865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.872891 [ 3 ] {} HTTP-Session: b3fa6890-ba61-4bfa-9541-94844d58d6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.872907 [ 3 ] {} HTTP-Session: b3fa6890-ba61-4bfa-9541-94844d58d6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.872926 [ 3 ] {} HTTP-Session: b3fa6890-ba61-4bfa-9541-94844d58d6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.872961 [ 3 ] {} HTTP-Session: b3fa6890-ba61-4bfa-9541-94844d58d6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.873070 [ 3 ] {e63bc303-8a85-40e1-8503-5e4e743b7293} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.873120 [ 3 ] {e63bc303-8a85-40e1-8503-5e4e743b7293} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.03.26 14:48:25.874916 [ 3 ] {e63bc303-8a85-40e1-8503-5e4e743b7293} oximeter.fields_i16 (9afcbe14-ac2a-433f-96fa-f15b0ba7883a): Loading data parts 2024.03.26 14:48:25.875047 [ 3 ] {e63bc303-8a85-40e1-8503-5e4e743b7293} oximeter.fields_i16 (9afcbe14-ac2a-433f-96fa-f15b0ba7883a): There are no data parts 2024.03.26 14:48:25.879114 [ 3 ] {e63bc303-8a85-40e1-8503-5e4e743b7293} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.879145 [ 3 ] {} HTTP-Session: b3fa6890-ba61-4bfa-9541-94844d58d6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.879283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.879354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.879376 [ 3 ] {} HTTP-Session: 6107378e-22b4-47c8-a3c8-d69180a73ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.879404 [ 3 ] {} HTTP-Session: 6107378e-22b4-47c8-a3c8-d69180a73ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.879429 [ 3 ] {} HTTP-Session: 6107378e-22b4-47c8-a3c8-d69180a73ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.879464 [ 3 ] {} HTTP-Session: 6107378e-22b4-47c8-a3c8-d69180a73ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.879604 [ 3 ] {b4c616da-8183-4231-94c2-a90a79865d59} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.879663 [ 3 ] {b4c616da-8183-4231-94c2-a90a79865d59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.03.26 14:48:25.881747 [ 3 ] {b4c616da-8183-4231-94c2-a90a79865d59} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Loading data parts 2024.03.26 14:48:25.881893 [ 3 ] {b4c616da-8183-4231-94c2-a90a79865d59} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): There are no data parts 2024.03.26 14:48:25.884073 [ 3 ] {b4c616da-8183-4231-94c2-a90a79865d59} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.884108 [ 3 ] {} HTTP-Session: 6107378e-22b4-47c8-a3c8-d69180a73ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.884239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.884300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.884323 [ 3 ] {} HTTP-Session: 4f278d59-46d4-4a43-9a8a-373633448ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.884352 [ 3 ] {} HTTP-Session: 4f278d59-46d4-4a43-9a8a-373633448ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.884370 [ 3 ] {} HTTP-Session: 4f278d59-46d4-4a43-9a8a-373633448ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.884412 [ 3 ] {} HTTP-Session: 4f278d59-46d4-4a43-9a8a-373633448ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.884555 [ 3 ] {154366f2-c6df-4e15-8d38-f41277c85410} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.884623 [ 3 ] {154366f2-c6df-4e15-8d38-f41277c85410} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.03.26 14:48:25.886573 [ 3 ] {154366f2-c6df-4e15-8d38-f41277c85410} oximeter.fields_i32 (63a65a97-15ba-4282-8210-3077da34186c): Loading data parts 2024.03.26 14:48:25.886705 [ 3 ] {154366f2-c6df-4e15-8d38-f41277c85410} oximeter.fields_i32 (63a65a97-15ba-4282-8210-3077da34186c): There are no data parts 2024.03.26 14:48:25.890758 [ 3 ] {154366f2-c6df-4e15-8d38-f41277c85410} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.890806 [ 3 ] {} HTTP-Session: 4f278d59-46d4-4a43-9a8a-373633448ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.890939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.891009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.891032 [ 3 ] {} HTTP-Session: 429dc476-3156-41e8-bae3-e8c0a7398ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.891052 [ 3 ] {} HTTP-Session: 429dc476-3156-41e8-bae3-e8c0a7398ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.891076 [ 3 ] {} HTTP-Session: 429dc476-3156-41e8-bae3-e8c0a7398ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.891120 [ 3 ] {} HTTP-Session: 429dc476-3156-41e8-bae3-e8c0a7398ab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.891241 [ 3 ] {7151b225-de86-471c-af87-91faf6f87355} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.891292 [ 3 ] {7151b225-de86-471c-af87-91faf6f87355} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.03.26 14:48:25.893284 [ 3 ] {7151b225-de86-471c-af87-91faf6f87355} oximeter.fields_u32 (2be84896-c1d3-4462-bd67-4172cf1761e4): Loading data parts 2024.03.26 14:48:25.893492 [ 3 ] {7151b225-de86-471c-af87-91faf6f87355} oximeter.fields_u32 (2be84896-c1d3-4462-bd67-4172cf1761e4): There are no data parts 2024.03.26 14:48:25.895723 [ 3 ] {7151b225-de86-471c-af87-91faf6f87355} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.895752 [ 3 ] {} HTTP-Session: 429dc476-3156-41e8-bae3-e8c0a7398ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.895934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.896000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.896034 [ 3 ] {} HTTP-Session: 50a68632-40df-4c23-9353-1ad87f0a712c Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.896052 [ 3 ] {} HTTP-Session: 50a68632-40df-4c23-9353-1ad87f0a712c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.896079 [ 3 ] {} HTTP-Session: 50a68632-40df-4c23-9353-1ad87f0a712c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.896110 [ 3 ] {} HTTP-Session: 50a68632-40df-4c23-9353-1ad87f0a712c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.896254 [ 3 ] {8b93e34a-1618-4be3-bccb-47e858c11f4f} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.896308 [ 3 ] {8b93e34a-1618-4be3-bccb-47e858c11f4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.03.26 14:48:25.898203 [ 3 ] {8b93e34a-1618-4be3-bccb-47e858c11f4f} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Loading data parts 2024.03.26 14:48:25.898361 [ 3 ] {8b93e34a-1618-4be3-bccb-47e858c11f4f} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): There are no data parts 2024.03.26 14:48:25.902468 [ 3 ] {8b93e34a-1618-4be3-bccb-47e858c11f4f} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.902501 [ 3 ] {} HTTP-Session: 50a68632-40df-4c23-9353-1ad87f0a712c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.902666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.902732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.902755 [ 3 ] {} HTTP-Session: fd7e25b8-73f1-4fb6-9d5f-b7210c1b6096 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.902785 [ 3 ] {} HTTP-Session: fd7e25b8-73f1-4fb6-9d5f-b7210c1b6096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.902810 [ 3 ] {} HTTP-Session: fd7e25b8-73f1-4fb6-9d5f-b7210c1b6096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.902847 [ 3 ] {} HTTP-Session: fd7e25b8-73f1-4fb6-9d5f-b7210c1b6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.902999 [ 3 ] {2762531c-9270-4cae-a2ed-c066e49cd092} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.903062 [ 3 ] {2762531c-9270-4cae-a2ed-c066e49cd092} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.03.26 14:48:25.905133 [ 3 ] {2762531c-9270-4cae-a2ed-c066e49cd092} oximeter.fields_u64 (3c660fef-7ad6-4bb8-8441-3917b9c62224): Loading data parts 2024.03.26 14:48:25.905360 [ 3 ] {2762531c-9270-4cae-a2ed-c066e49cd092} oximeter.fields_u64 (3c660fef-7ad6-4bb8-8441-3917b9c62224): There are no data parts 2024.03.26 14:48:25.907553 [ 3 ] {2762531c-9270-4cae-a2ed-c066e49cd092} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.907580 [ 3 ] {} HTTP-Session: fd7e25b8-73f1-4fb6-9d5f-b7210c1b6096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.907725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.907779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.907797 [ 3 ] {} HTTP-Session: 409c25df-1aa7-49da-9437-26a953580a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.907821 [ 3 ] {} HTTP-Session: 409c25df-1aa7-49da-9437-26a953580a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.907844 [ 3 ] {} HTTP-Session: 409c25df-1aa7-49da-9437-26a953580a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.907875 [ 3 ] {} HTTP-Session: 409c25df-1aa7-49da-9437-26a953580a7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.908062 [ 3 ] {bb031eab-764c-44d0-869f-54c47ca43e71} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.908100 [ 3 ] {bb031eab-764c-44d0-869f-54c47ca43e71} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.03.26 14:48:25.909564 [ 3 ] {bb031eab-764c-44d0-869f-54c47ca43e71} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Loading data parts 2024.03.26 14:48:25.909690 [ 3 ] {bb031eab-764c-44d0-869f-54c47ca43e71} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): There are no data parts 2024.03.26 14:48:25.913783 [ 3 ] {bb031eab-764c-44d0-869f-54c47ca43e71} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.913828 [ 3 ] {} HTTP-Session: 409c25df-1aa7-49da-9437-26a953580a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.913978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.914032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.914067 [ 3 ] {} HTTP-Session: a05a89ee-d1fc-490a-9dff-91cd931a09dd Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.914088 [ 3 ] {} HTTP-Session: a05a89ee-d1fc-490a-9dff-91cd931a09dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.914107 [ 3 ] {} HTTP-Session: a05a89ee-d1fc-490a-9dff-91cd931a09dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.914144 [ 3 ] {} HTTP-Session: a05a89ee-d1fc-490a-9dff-91cd931a09dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.914264 [ 3 ] {37a160e7-9455-45ec-befa-d4e22100a999} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.914301 [ 3 ] {37a160e7-9455-45ec-befa-d4e22100a999} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.03.26 14:48:25.916033 [ 3 ] {37a160e7-9455-45ec-befa-d4e22100a999} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Loading data parts 2024.03.26 14:48:25.916156 [ 3 ] {37a160e7-9455-45ec-befa-d4e22100a999} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): There are no data parts 2024.03.26 14:48:25.918818 [ 3 ] {37a160e7-9455-45ec-befa-d4e22100a999} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.918851 [ 3 ] {} HTTP-Session: a05a89ee-d1fc-490a-9dff-91cd931a09dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.918988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.919047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.919070 [ 3 ] {} HTTP-Session: 2663a9dd-c34a-4ebb-a7cd-773540ccf389 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.919091 [ 3 ] {} HTTP-Session: 2663a9dd-c34a-4ebb-a7cd-773540ccf389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.919109 [ 3 ] {} HTTP-Session: 2663a9dd-c34a-4ebb-a7cd-773540ccf389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.919145 [ 3 ] {} HTTP-Session: 2663a9dd-c34a-4ebb-a7cd-773540ccf389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.919262 [ 3 ] {d462ae91-2af8-4b56-8789-b6e901f4fbc8} executeQuery: (from [fd00:1122:3344:101::d]:34096) 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.03.26 14:48:25.919299 [ 3 ] {d462ae91-2af8-4b56-8789-b6e901f4fbc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.03.26 14:48:25.920808 [ 3 ] {d462ae91-2af8-4b56-8789-b6e901f4fbc8} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Loading data parts 2024.03.26 14:48:25.920932 [ 3 ] {d462ae91-2af8-4b56-8789-b6e901f4fbc8} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): There are no data parts 2024.03.26 14:48:25.925092 [ 3 ] {d462ae91-2af8-4b56-8789-b6e901f4fbc8} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.925144 [ 3 ] {} HTTP-Session: 2663a9dd-c34a-4ebb-a7cd-773540ccf389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.925361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.925459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.925500 [ 3 ] {} HTTP-Session: 8f90d86b-dcb3-493e-9a53-f7985b660b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.925537 [ 3 ] {} HTTP-Session: 8f90d86b-dcb3-493e-9a53-f7985b660b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.925556 [ 3 ] {} HTTP-Session: 8f90d86b-dcb3-493e-9a53-f7985b660b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.925593 [ 3 ] {} HTTP-Session: 8f90d86b-dcb3-493e-9a53-f7985b660b52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.925779 [ 3 ] {7a096c7b-f9ec-4e33-b9d3-2cde2380780e} executeQuery: (from [fd00:1122:3344:101::d]:34096) /* 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.03.26 14:48:25.925837 [ 3 ] {7a096c7b-f9ec-4e33-b9d3-2cde2380780e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.03.26 14:48:25.927664 [ 3 ] {7a096c7b-f9ec-4e33-b9d3-2cde2380780e} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): Loading data parts 2024.03.26 14:48:25.927790 [ 3 ] {7a096c7b-f9ec-4e33-b9d3-2cde2380780e} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): There are no data parts 2024.03.26 14:48:25.930091 [ 3 ] {7a096c7b-f9ec-4e33-b9d3-2cde2380780e} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.930118 [ 3 ] {} HTTP-Session: 8f90d86b-dcb3-493e-9a53-f7985b660b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.930273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34096, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:48:25.930319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:48:25.930338 [ 3 ] {} HTTP-Session: 3696b150-00b1-4a9e-9a57-c56002261bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34096 2024.03.26 14:48:25.930354 [ 3 ] {} HTTP-Session: 3696b150-00b1-4a9e-9a57-c56002261bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.930368 [ 3 ] {} HTTP-Session: 3696b150-00b1-4a9e-9a57-c56002261bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:25.930399 [ 3 ] {} HTTP-Session: 3696b150-00b1-4a9e-9a57-c56002261bc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:48:25.930531 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} executeQuery: (from [fd00:1122:3344:101::d]:34096) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.03.26 14:48:25.932405 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.03.26 14:48:25.936561 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} oximeter.version (ba901bbe-9ee6-46a6-83b9-4f9a583a4fb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:48:25.936601 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.03.26 14:48:25.941515 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:48:25.942613 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} oximeter.version (ba901bbe-9ee6-46a6-83b9-4f9a583a4fb7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:48:25.942923 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} executeQuery: Read 1 rows, 16.00 B in 0.012463 sec., 80.23750300890636 rows/sec., 1.25 KiB/sec. 2024.03.26 14:48:25.943048 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} DynamicQueryHandler: Done processing query 2024.03.26 14:48:25.943069 [ 3 ] {5fb76155-5349-40ff-a0a6-d9a9ebba31fe} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.03.26 14:48:25.943085 [ 3 ] {} HTTP-Session: 3696b150-00b1-4a9e-9a57-c56002261bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:48:26.000149 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 161.16 MiB, peak 166.37 MiB, free memory in arenas 0.00 B, will set to 173.47 MiB (RSS), difference: 12.32 MiB 2024.03.26 14:48:38.683002 [ 113 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:48:38.683067 [ 113 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:48:53.683319 [ 95 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:48:53.683381 [ 95 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:49:00.959858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.959993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.960021 [ 3 ] {} HTTP-Session: 4239086e-9098-4a47-9af7-7f3651115356 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.960050 [ 3 ] {} HTTP-Session: 4239086e-9098-4a47-9af7-7f3651115356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.960069 [ 3 ] {} HTTP-Session: 4239086e-9098-4a47-9af7-7f3651115356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.960123 [ 3 ] {} HTTP-Session: 4239086e-9098-4a47-9af7-7f3651115356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.960244 [ 3 ] {d1f5bc86-39f5-4f53-a30b-9306c3398a59} executeQuery: (from [fd00:1122:3344:101::d]:35513) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.03.26 14:49:00.960569 [ 3 ] {d1f5bc86-39f5-4f53-a30b-9306c3398a59} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:00.960700 [ 3 ] {d1f5bc86-39f5-4f53-a30b-9306c3398a59} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:00.962030 [ 3 ] {d1f5bc86-39f5-4f53-a30b-9306c3398a59} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.962061 [ 3 ] {d1f5bc86-39f5-4f53-a30b-9306c3398a59} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:00.962078 [ 3 ] {} HTTP-Session: 4239086e-9098-4a47-9af7-7f3651115356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.972935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.972993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.973017 [ 3 ] {} HTTP-Session: d243b2a9-e7e3-4971-a32e-0232a2b6953b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.973038 [ 3 ] {} HTTP-Session: d243b2a9-e7e3-4971-a32e-0232a2b6953b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.973055 [ 3 ] {} HTTP-Session: d243b2a9-e7e3-4971-a32e-0232a2b6953b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.973093 [ 3 ] {} HTTP-Session: d243b2a9-e7e3-4971-a32e-0232a2b6953b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.973265 [ 3 ] {b581a4d7-6e99-4319-baca-45606d90f431} executeQuery: (from [fd00:1122:3344:101::d]:35513) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 14:49:00.975896 [ 3 ] {b581a4d7-6e99-4319-baca-45606d90f431} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:00.975949 [ 3 ] {b581a4d7-6e99-4319-baca-45606d90f431} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:00.976841 [ 3 ] {b581a4d7-6e99-4319-baca-45606d90f431} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.976869 [ 3 ] {b581a4d7-6e99-4319-baca-45606d90f431} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:00.976886 [ 3 ] {} HTTP-Session: d243b2a9-e7e3-4971-a32e-0232a2b6953b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.977154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.977201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.977219 [ 3 ] {} HTTP-Session: 0fd9fee7-7f29-4c53-983c-c2adb6deb0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.977236 [ 3 ] {} HTTP-Session: 0fd9fee7-7f29-4c53-983c-c2adb6deb0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.977250 [ 3 ] {} HTTP-Session: 0fd9fee7-7f29-4c53-983c-c2adb6deb0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.977281 [ 3 ] {} HTTP-Session: 0fd9fee7-7f29-4c53-983c-c2adb6deb0b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.977370 [ 3 ] {a177b8ee-1742-43c0-9ea0-d69597b1aa8d} executeQuery: (from [fd00:1122:3344:101::d]:35513) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.03.26 14:49:00.977721 [ 3 ] {a177b8ee-1742-43c0-9ea0-d69597b1aa8d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:00.977772 [ 3 ] {a177b8ee-1742-43c0-9ea0-d69597b1aa8d} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:00.978735 [ 3 ] {a177b8ee-1742-43c0-9ea0-d69597b1aa8d} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.978763 [ 3 ] {a177b8ee-1742-43c0-9ea0-d69597b1aa8d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:00.978780 [ 3 ] {} HTTP-Session: 0fd9fee7-7f29-4c53-983c-c2adb6deb0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.978978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.979026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.979045 [ 3 ] {} HTTP-Session: 30c5aa85-15e3-4f3f-ba24-d0976a97b228 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.979062 [ 3 ] {} HTTP-Session: 30c5aa85-15e3-4f3f-ba24-d0976a97b228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.979076 [ 3 ] {} HTTP-Session: 30c5aa85-15e3-4f3f-ba24-d0976a97b228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.979105 [ 3 ] {} HTTP-Session: 30c5aa85-15e3-4f3f-ba24-d0976a97b228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.979194 [ 3 ] {e9c00f14-7b9a-4d01-81fb-4e9502c28895} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:00.979506 [ 3 ] {e9c00f14-7b9a-4d01-81fb-4e9502c28895} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:00.979557 [ 3 ] {e9c00f14-7b9a-4d01-81fb-4e9502c28895} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:00.980424 [ 3 ] {e9c00f14-7b9a-4d01-81fb-4e9502c28895} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.980452 [ 3 ] {e9c00f14-7b9a-4d01-81fb-4e9502c28895} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:00.980469 [ 3 ] {} HTTP-Session: 30c5aa85-15e3-4f3f-ba24-d0976a97b228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.980951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.980996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.981014 [ 3 ] {} HTTP-Session: f261e69f-054c-46ad-a6db-5f65cd0ab635 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.981031 [ 3 ] {} HTTP-Session: f261e69f-054c-46ad-a6db-5f65cd0ab635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.981045 [ 3 ] {} HTTP-Session: f261e69f-054c-46ad-a6db-5f65cd0ab635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.981075 [ 3 ] {} HTTP-Session: f261e69f-054c-46ad-a6db-5f65cd0ab635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.981159 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:00.981202 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:00.983281 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:00.983995 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:00.984040 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:00.984646 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:00.984970 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:00.985116 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} executeQuery: Read 4 rows, 443.00 B in 0.003997 sec., 1000.7505629221918 rows/sec., 108.24 KiB/sec. 2024.03.26 14:49:00.985332 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.985357 [ 3 ] {053ad82b-1a75-4ddc-b7ea-3203fd984b22} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 14:49:00.985373 [ 3 ] {} HTTP-Session: f261e69f-054c-46ad-a6db-5f65cd0ab635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.985487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 6214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.985534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.985553 [ 3 ] {} HTTP-Session: 2724c46e-5785-490b-b9a4-5a5bcbdf8eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.985570 [ 3 ] {} HTTP-Session: 2724c46e-5785-490b-b9a4-5a5bcbdf8eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.985584 [ 3 ] {} HTTP-Session: 2724c46e-5785-490b-b9a4-5a5bcbdf8eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.985614 [ 3 ] {} HTTP-Session: 2724c46e-5785-490b-b9a4-5a5bcbdf8eb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.985693 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:00.985734 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:49:00.985876 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:00.987947 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:00.987983 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:00.988292 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:00.988602 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:00.988722 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} executeQuery: Read 43 rows, 3.49 KiB in 0.003064 sec., 14033.942558746738 rows/sec., 1.11 MiB/sec. 2024.03.26 14:49:00.988923 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.988948 [ 3 ] {cee68b7c-073a-4497-b770-82b7ec8d343f} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:00.988964 [ 3 ] {} HTTP-Session: 2724c46e-5785-490b-b9a4-5a5bcbdf8eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.989153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 20956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.989201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.989219 [ 3 ] {} HTTP-Session: d8bb15f7-0bbe-46bb-9591-a0fe297bbdf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.989236 [ 3 ] {} HTTP-Session: d8bb15f7-0bbe-46bb-9591-a0fe297bbdf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.989250 [ 3 ] {} HTTP-Session: d8bb15f7-0bbe-46bb-9591-a0fe297bbdf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.989281 [ 3 ] {} HTTP-Session: d8bb15f7-0bbe-46bb-9591-a0fe297bbdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.989384 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:00.989426 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:00.989561 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:00.989921 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:00.989958 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:00.990277 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:00.990568 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:00.990686 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} executeQuery: Read 129 rows, 13.06 KiB in 0.001358 sec., 94992.63622974962 rows/sec., 9.39 MiB/sec. 2024.03.26 14:49:00.990835 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.990859 [ 3 ] {febadb1e-22ac-404c-8c3f-276734367914} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 14:49:00.990874 [ 3 ] {} HTTP-Session: d8bb15f7-0bbe-46bb-9591-a0fe297bbdf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.991011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.991057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.991075 [ 3 ] {} HTTP-Session: 00212f1f-9eac-4351-9326-e654b07f68c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.991092 [ 3 ] {} HTTP-Session: 00212f1f-9eac-4351-9326-e654b07f68c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.991106 [ 3 ] {} HTTP-Session: 00212f1f-9eac-4351-9326-e654b07f68c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.991137 [ 3 ] {} HTTP-Session: 00212f1f-9eac-4351-9326-e654b07f68c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.991213 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:00.991252 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:00.991902 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:00.992739 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:00.992773 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:00.993116 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:00.993413 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:00.993537 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} executeQuery: Read 50 rows, 4.02 KiB in 0.002351 sec., 21267.54572522331 rows/sec., 1.67 MiB/sec. 2024.03.26 14:49:00.993775 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.993810 [ 3 ] {6054c530-613e-4049-88e1-3812953a922e} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:49:00.993827 [ 3 ] {} HTTP-Session: 00212f1f-9eac-4351-9326-e654b07f68c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.994251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 46005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.994298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.994316 [ 3 ] {} HTTP-Session: 76f59e96-8ea4-4238-8b17-56cf30a319b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.994333 [ 3 ] {} HTTP-Session: 76f59e96-8ea4-4238-8b17-56cf30a319b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.994347 [ 3 ] {} HTTP-Session: 76f59e96-8ea4-4238-8b17-56cf30a319b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.994378 [ 3 ] {} HTTP-Session: 76f59e96-8ea4-4238-8b17-56cf30a319b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:00.994646 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:00.994692 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:49:00.994880 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:00.995676 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:00.995713 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:00.999057 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:00.999417 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:00.999544 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} executeQuery: Read 43 rows, 59.42 KiB in 0.005115 sec., 8406.647116324537 rows/sec., 11.34 MiB/sec. 2024.03.26 14:49:00.999681 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} DynamicQueryHandler: Done processing query 2024.03.26 14:49:00.999705 [ 3 ] {bc55bf96-719b-4524-af63-fba0dac1f59c} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 14:49:00.999721 [ 3 ] {} HTTP-Session: 76f59e96-8ea4-4238-8b17-56cf30a319b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.999886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:00.999933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:00.999952 [ 3 ] {} HTTP-Session: d85c36dd-35ef-452f-b76f-8d0e2b42a21d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:00.999969 [ 3 ] {} HTTP-Session: d85c36dd-35ef-452f-b76f-8d0e2b42a21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:00.999983 [ 3 ] {} HTTP-Session: d85c36dd-35ef-452f-b76f-8d0e2b42a21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:01.000013 [ 3 ] {} HTTP-Session: d85c36dd-35ef-452f-b76f-8d0e2b42a21d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:01.000083 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:01.000125 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 14:49:01.000532 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:01.001050 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:01.001086 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:01.001449 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:01.001762 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:01.001890 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} executeQuery: Read 12 rows, 926.00 B in 0.001832 sec., 6550.218340611354 rows/sec., 493.61 KiB/sec. 2024.03.26 14:49:01.002036 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} DynamicQueryHandler: Done processing query 2024.03.26 14:49:01.002059 [ 3 ] {8069eb5a-8172-4572-8013-8a81ef4d2baf} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 14:49:01.002077 [ 3 ] {} HTTP-Session: d85c36dd-35ef-452f-b76f-8d0e2b42a21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:08.683452 [ 83 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:49:08.683557 [ 83 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:49:10.947808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 6358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:10.947929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:10.947958 [ 3 ] {} HTTP-Session: a0e3ff96-c5ac-4ce7-9a5e-fb9cb0c674ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:10.947987 [ 3 ] {} HTTP-Session: a0e3ff96-c5ac-4ce7-9a5e-fb9cb0c674ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.948006 [ 3 ] {} HTTP-Session: a0e3ff96-c5ac-4ce7-9a5e-fb9cb0c674ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.948062 [ 3 ] {} HTTP-Session: a0e3ff96-c5ac-4ce7-9a5e-fb9cb0c674ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:10.948204 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:10.948275 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:49:10.948480 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:10.948898 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:10.948948 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:10.949334 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:10.949673 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:10.949883 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} executeQuery: Read 44 rows, 3.57 KiB in 0.001742 sec., 25258.323765786452 rows/sec., 2.00 MiB/sec. 2024.03.26 14:49:10.950128 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} DynamicQueryHandler: Done processing query 2024.03.26 14:49:10.950155 [ 3 ] {6d2197df-f433-4f21-920d-d84ee5863411} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:10.950172 [ 3 ] {} HTTP-Session: a0e3ff96-c5ac-4ce7-9a5e-fb9cb0c674ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.950329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 21437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:10.950383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:10.950403 [ 3 ] {} HTTP-Session: ffb6cb35-584b-4e54-a26a-b31168736dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:10.950422 [ 3 ] {} HTTP-Session: ffb6cb35-584b-4e54-a26a-b31168736dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.950436 [ 3 ] {} HTTP-Session: ffb6cb35-584b-4e54-a26a-b31168736dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.950473 [ 3 ] {} HTTP-Session: ffb6cb35-584b-4e54-a26a-b31168736dd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:10.950590 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:10.950634 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:10.950779 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:10.951157 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:10.951202 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:10.951527 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:10.951848 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:10.952020 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} executeQuery: Read 132 rows, 13.36 KiB in 0.00149 sec., 88590.60402684564 rows/sec., 8.76 MiB/sec. 2024.03.26 14:49:10.952259 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} DynamicQueryHandler: Done processing query 2024.03.26 14:49:10.952285 [ 3 ] {54ca99a2-e5c2-4ba0-83f5-bcedbcd318ff} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 14:49:10.952301 [ 3 ] {} HTTP-Session: ffb6cb35-584b-4e54-a26a-b31168736dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.952428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:10.952479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:10.952498 [ 3 ] {} HTTP-Session: 41b23d5b-1ba2-4183-9f40-0edc007d5bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:10.952516 [ 3 ] {} HTTP-Session: 41b23d5b-1ba2-4183-9f40-0edc007d5bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.952530 [ 3 ] {} HTTP-Session: 41b23d5b-1ba2-4183-9f40-0edc007d5bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.952563 [ 3 ] {} HTTP-Session: 41b23d5b-1ba2-4183-9f40-0edc007d5bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:10.952645 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:10.952689 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:10.952840 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:10.953210 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:10.953249 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:10.953559 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:10.953864 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:10.954011 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} executeQuery: Read 44 rows, 3.52 KiB in 0.001393 sec., 31586.503948312995 rows/sec., 2.47 MiB/sec. 2024.03.26 14:49:10.954135 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} DynamicQueryHandler: Done processing query 2024.03.26 14:49:10.954159 [ 3 ] {5c35e32d-4f04-4f78-89ad-e4dd401d433c} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:10.954176 [ 3 ] {} HTTP-Session: 41b23d5b-1ba2-4183-9f40-0edc007d5bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.954409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 47074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:10.954457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:10.954476 [ 3 ] {} HTTP-Session: fe6df804-7507-4fd6-94b2-32e8b78be392 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:10.954493 [ 3 ] {} HTTP-Session: fe6df804-7507-4fd6-94b2-32e8b78be392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.954507 [ 3 ] {} HTTP-Session: fe6df804-7507-4fd6-94b2-32e8b78be392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:10.954538 [ 3 ] {} HTTP-Session: fe6df804-7507-4fd6-94b2-32e8b78be392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:10.954820 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:10.954867 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:49:10.955029 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:10.955572 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:10.955608 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:10.956043 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:10.956375 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:10.956533 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} executeQuery: Read 44 rows, 60.80 KiB in 0.001933 sec., 22762.545266425244 rows/sec., 30.72 MiB/sec. 2024.03.26 14:49:10.956659 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} DynamicQueryHandler: Done processing query 2024.03.26 14:49:10.956682 [ 3 ] {a1a6dfb6-7233-4286-8159-803368490a7a} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 14:49:10.956700 [ 3 ] {} HTTP-Session: fe6df804-7507-4fd6-94b2-32e8b78be392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.945144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.945281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.945310 [ 3 ] {} HTTP-Session: 56a310ec-a27e-4887-915d-2c4a31d0d082 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.945339 [ 3 ] {} HTTP-Session: 56a310ec-a27e-4887-915d-2c4a31d0d082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.945358 [ 3 ] {} HTTP-Session: 56a310ec-a27e-4887-915d-2c4a31d0d082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.945414 [ 3 ] {} HTTP-Session: 56a310ec-a27e-4887-915d-2c4a31d0d082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.945581 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:15.945966 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 14:49:15.946035 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.03.26 14:49:15.946288 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:15.946539 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:15.946903 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.03.26 14:49:15.948102 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 14:49:15.948215 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (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.03.26 14:49:15.948236 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 14:49:15.948350 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" 2024.03.26 14:49:15.948376 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.03.26 14:49:15.953074 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} executeQuery: Read 4 rows, 189.00 B in 0.007572 sec., 528.2620179609087 rows/sec., 24.38 KiB/sec. 2024.03.26 14:49:15.953322 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.953349 [ 3 ] {7d7edeec-d2e9-4479-98ba-e4dfa72e03d6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:15.953367 [ 3 ] {} HTTP-Session: 56a310ec-a27e-4887-915d-2c4a31d0d082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.953694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.953747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.953767 [ 3 ] {} HTTP-Session: d2191c94-eb1f-451a-9893-bf329f27d54f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.953787 [ 3 ] {} HTTP-Session: d2191c94-eb1f-451a-9893-bf329f27d54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.953801 [ 3 ] {} HTTP-Session: d2191c94-eb1f-451a-9893-bf329f27d54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.953838 [ 3 ] {} HTTP-Session: d2191c94-eb1f-451a-9893-bf329f27d54f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.953947 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:15.954188 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 14:49:15.954221 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2024.03.26 14:49:15.954425 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:15.954491 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:15.954633 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.03.26 14:49:15.954665 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 14:49:15.954689 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (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.03.26 14:49:15.954705 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 14:49:15.954744 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received'))" 2024.03.26 14:49:15.954764 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.03.26 14:49:15.955671 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} executeQuery: Read 4 rows, 189.00 B in 0.001785 sec., 2240.8963585434176 rows/sec., 103.40 KiB/sec. 2024.03.26 14:49:15.955851 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.955876 [ 3 ] {3179c225-3938-4339-a918-d65ba7e34181} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:15.955892 [ 3 ] {} HTTP-Session: d2191c94-eb1f-451a-9893-bf329f27d54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.956217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.956266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.956285 [ 3 ] {} HTTP-Session: 673d83ff-b361-4588-84dc-22cec9759910 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.956302 [ 3 ] {} HTTP-Session: 673d83ff-b361-4588-84dc-22cec9759910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.956316 [ 3 ] {} HTTP-Session: 673d83ff-b361-4588-84dc-22cec9759910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.956349 [ 3 ] {} HTTP-Session: 673d83ff-b361-4588-84dc-22cec9759910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.956444 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:15.956676 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 14:49:15.956708 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2024.03.26 14:49:15.956911 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:15.956975 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:15.957109 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.03.26 14:49:15.957142 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 14:49:15.957165 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (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.03.26 14:49:15.957181 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 14:49:15.957221 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2024.03.26 14:49:15.957241 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.03.26 14:49:15.958053 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} executeQuery: Read 4 rows, 189.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 111.25 KiB/sec. 2024.03.26 14:49:15.958236 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.958260 [ 3 ] {cc262501-8c0e-401a-a7ac-950b326fc695} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:15.958276 [ 3 ] {} HTTP-Session: 673d83ff-b361-4588-84dc-22cec9759910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.958498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.958544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.958562 [ 3 ] {} HTTP-Session: bac3d333-a15a-452a-9b2c-b34d5b67ba1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.958579 [ 3 ] {} HTTP-Session: bac3d333-a15a-452a-9b2c-b34d5b67ba1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.958593 [ 3 ] {} HTTP-Session: bac3d333-a15a-452a-9b2c-b34d5b67ba1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.958625 [ 3 ] {} HTTP-Session: bac3d333-a15a-452a-9b2c-b34d5b67ba1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.958720 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:15.958952 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 14:49:15.958985 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2024.03.26 14:49:15.959190 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:15.959255 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:15.959389 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.03.26 14:49:15.959421 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 14:49:15.959444 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (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.03.26 14:49:15.959461 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 14:49:15.959500 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2024.03.26 14:49:15.959520 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.03.26 14:49:15.960302 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} executeQuery: Read 4 rows, 189.00 B in 0.00163 sec., 2453.98773006135 rows/sec., 113.23 KiB/sec. 2024.03.26 14:49:15.960494 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.960518 [ 3 ] {7abb4785-afe5-4640-9a03-58438abb4ded} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:15.960534 [ 3 ] {} HTTP-Session: bac3d333-a15a-452a-9b2c-b34d5b67ba1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.960794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.960842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.960860 [ 3 ] {} HTTP-Session: 57fc8a2e-aca3-49cd-8ce9-76d220ebe592 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.960877 [ 3 ] {} HTTP-Session: 57fc8a2e-aca3-49cd-8ce9-76d220ebe592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.960892 [ 3 ] {} HTTP-Session: 57fc8a2e-aca3-49cd-8ce9-76d220ebe592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.960923 [ 3 ] {} HTTP-Session: 57fc8a2e-aca3-49cd-8ce9-76d220ebe592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.961019 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:15.961253 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 14:49:15.961286 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2024.03.26 14:49:15.961495 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:15.961559 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:15.961695 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.03.26 14:49:15.961727 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 14:49:15.961750 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (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.03.26 14:49:15.961767 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 14:49:15.961806 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2024.03.26 14:49:15.961827 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.03.26 14:49:15.962627 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} executeQuery: Read 4 rows, 189.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 111.25 KiB/sec. 2024.03.26 14:49:15.962813 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.962837 [ 3 ] {d3cefa6a-fce6-4f51-b3b1-7fb5113ae63d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:15.962853 [ 3 ] {} HTTP-Session: 57fc8a2e-aca3-49cd-8ce9-76d220ebe592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.963071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.963119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.963137 [ 3 ] {} HTTP-Session: 8c9a2b5a-3c4e-4cab-8e97-0ba1d9f1b4f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.963154 [ 3 ] {} HTTP-Session: 8c9a2b5a-3c4e-4cab-8e97-0ba1d9f1b4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.963168 [ 3 ] {} HTTP-Session: 8c9a2b5a-3c4e-4cab-8e97-0ba1d9f1b4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.963199 [ 3 ] {} HTTP-Session: 8c9a2b5a-3c4e-4cab-8e97-0ba1d9f1b4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.963295 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:15.963531 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 14:49:15.963565 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2024.03.26 14:49:15.963776 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:15.963838 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:15.963969 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.03.26 14:49:15.964000 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 14:49:15.964023 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (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.03.26 14:49:15.964039 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 14:49:15.964078 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2024.03.26 14:49:15.964098 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.03.26 14:49:15.964862 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} executeQuery: Read 4 rows, 189.00 B in 0.001619 sec., 2470.660901791229 rows/sec., 114.00 KiB/sec. 2024.03.26 14:49:15.965043 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.965067 [ 3 ] {35deaa5e-eb96-403c-9e96-6a5f77d1d0ce} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.03.26 14:49:15.965083 [ 3 ] {} HTTP-Session: 8c9a2b5a-3c4e-4cab-8e97-0ba1d9f1b4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.972788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.972844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.972866 [ 3 ] {} HTTP-Session: 3a2b2b31-f083-44aa-99ef-119893962036 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.972886 [ 3 ] {} HTTP-Session: 3a2b2b31-f083-44aa-99ef-119893962036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.972903 [ 3 ] {} HTTP-Session: 3a2b2b31-f083-44aa-99ef-119893962036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.972940 [ 3 ] {} HTTP-Session: 3a2b2b31-f083-44aa-99ef-119893962036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.973037 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:15.973087 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:15.973281 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:15.973627 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:15.973667 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:15.974153 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:15.974462 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:15.974631 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} executeQuery: Read 6 rows, 996.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 594.90 KiB/sec. 2024.03.26 14:49:15.974759 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.974782 [ 3 ] {00797e7e-db34-4853-a787-139aed7611a4} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 14:49:15.974797 [ 3 ] {} HTTP-Session: 3a2b2b31-f083-44aa-99ef-119893962036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.974915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.974962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.974980 [ 3 ] {} HTTP-Session: 283ff255-a426-4e8d-a78a-92a85e9568d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.974996 [ 3 ] {} HTTP-Session: 283ff255-a426-4e8d-a78a-92a85e9568d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.975010 [ 3 ] {} HTTP-Session: 283ff255-a426-4e8d-a78a-92a85e9568d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.975040 [ 3 ] {} HTTP-Session: 283ff255-a426-4e8d-a78a-92a85e9568d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.975117 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:15.975157 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:15.975281 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:15.975575 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:15.975612 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:15.975931 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:49:15.976232 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:15.976392 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} executeQuery: Read 36 rows, 2.77 KiB in 0.001307 sec., 27543.99387911247 rows/sec., 2.07 MiB/sec. 2024.03.26 14:49:15.976517 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.976540 [ 3 ] {88ffb56f-6749-47cb-b6dd-55952d41d0d7} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:15.976556 [ 3 ] {} HTTP-Session: 283ff255-a426-4e8d-a78a-92a85e9568d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.976678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.976726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.976744 [ 3 ] {} HTTP-Session: b022c619-dd46-489d-93fb-07604a5b02e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.976760 [ 3 ] {} HTTP-Session: b022c619-dd46-489d-93fb-07604a5b02e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.976774 [ 3 ] {} HTTP-Session: b022c619-dd46-489d-93fb-07604a5b02e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.976804 [ 3 ] {} HTTP-Session: b022c619-dd46-489d-93fb-07604a5b02e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.976874 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:15.976913 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:15.977040 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:15.977313 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:15.977350 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:15.977651 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:49:15.977948 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:15.978095 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} executeQuery: Read 24 rows, 1.90 KiB in 0.001251 sec., 19184.65227817746 rows/sec., 1.48 MiB/sec. 2024.03.26 14:49:15.978205 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.978228 [ 3 ] {ab6a6136-fb1b-43ac-96ce-7489b3e641bc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:49:15.978244 [ 3 ] {} HTTP-Session: b022c619-dd46-489d-93fb-07604a5b02e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.978387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 39264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:15.978434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:15.978453 [ 3 ] {} HTTP-Session: 6bbec3b2-c02d-4d50-a8be-269dd021923e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:15.978469 [ 3 ] {} HTTP-Session: 6bbec3b2-c02d-4d50-a8be-269dd021923e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.978483 [ 3 ] {} HTTP-Session: 6bbec3b2-c02d-4d50-a8be-269dd021923e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:15.978512 [ 3 ] {} HTTP-Session: 6bbec3b2-c02d-4d50-a8be-269dd021923e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:15.978645 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:15.978688 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:49:15.978828 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:15.979241 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:15.979278 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:15.979708 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:15.980057 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:15.980214 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} executeQuery: Read 204 rows, 14.74 KiB in 0.001653 sec., 123411.97822141561 rows/sec., 8.71 MiB/sec. 2024.03.26 14:49:15.980443 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} DynamicQueryHandler: Done processing query 2024.03.26 14:49:15.980468 [ 3 ] {b48987c1-96e0-4376-adf4-4462f278cb9d} MemoryTracker: Peak memory usage (for query): 4.39 MiB. 2024.03.26 14:49:15.980483 [ 3 ] {} HTTP-Session: 6bbec3b2-c02d-4d50-a8be-269dd021923e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.947304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 6358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:20.947450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:20.947479 [ 3 ] {} HTTP-Session: 1e858200-c9ad-44ee-9ef6-143fde2a7de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:20.947509 [ 3 ] {} HTTP-Session: 1e858200-c9ad-44ee-9ef6-143fde2a7de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.947528 [ 3 ] {} HTTP-Session: 1e858200-c9ad-44ee-9ef6-143fde2a7de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.947584 [ 3 ] {} HTTP-Session: 1e858200-c9ad-44ee-9ef6-143fde2a7de5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:20.947724 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:20.947787 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:49:20.947975 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:20.948388 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:20.948438 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:20.948839 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:49:20.949186 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:20.949346 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} executeQuery: Read 44 rows, 3.57 KiB in 0.001692 sec., 26004.728132387707 rows/sec., 2.06 MiB/sec. 2024.03.26 14:49:20.949559 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} DynamicQueryHandler: Done processing query 2024.03.26 14:49:20.949588 [ 3 ] {68f75ae7-6021-41d3-870f-add42789ba63} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:20.949606 [ 3 ] {} HTTP-Session: 1e858200-c9ad-44ee-9ef6-143fde2a7de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.949788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 21437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:20.949837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:20.949856 [ 3 ] {} HTTP-Session: c82fa263-665c-43de-b6e5-d846b3383d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:20.949874 [ 3 ] {} HTTP-Session: c82fa263-665c-43de-b6e5-d846b3383d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.949888 [ 3 ] {} HTTP-Session: c82fa263-665c-43de-b6e5-d846b3383d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.949919 [ 3 ] {} HTTP-Session: c82fa263-665c-43de-b6e5-d846b3383d28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:20.950025 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:20.950066 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:20.950210 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:20.950651 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:20.950690 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:20.951034 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:49:20.951364 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:20.951527 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} executeQuery: Read 132 rows, 13.36 KiB in 0.001557 sec., 84778.42003853564 rows/sec., 8.38 MiB/sec. 2024.03.26 14:49:20.951656 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} DynamicQueryHandler: Done processing query 2024.03.26 14:49:20.951680 [ 3 ] {bdd2de56-27d6-49f2-b7bb-88f2c56f62a4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 14:49:20.951697 [ 3 ] {} HTTP-Session: c82fa263-665c-43de-b6e5-d846b3383d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.951875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:20.951924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:20.951943 [ 3 ] {} HTTP-Session: ea7a49e6-0428-467b-a754-89ccdb60da66 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:20.951961 [ 3 ] {} HTTP-Session: ea7a49e6-0428-467b-a754-89ccdb60da66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.951975 [ 3 ] {} HTTP-Session: ea7a49e6-0428-467b-a754-89ccdb60da66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.952006 [ 3 ] {} HTTP-Session: ea7a49e6-0428-467b-a754-89ccdb60da66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:20.952084 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:20.952124 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:20.952251 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:20.952537 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:20.952575 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:20.952882 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:49:20.953195 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:20.953347 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} executeQuery: Read 44 rows, 3.52 KiB in 0.001293 sec., 34029.38901778809 rows/sec., 2.66 MiB/sec. 2024.03.26 14:49:20.953565 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} DynamicQueryHandler: Done processing query 2024.03.26 14:49:20.953590 [ 3 ] {99d6743e-1c6d-4b82-a26f-ed63cc9ced8c} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:20.953606 [ 3 ] {} HTTP-Session: ea7a49e6-0428-467b-a754-89ccdb60da66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.953819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 47074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:20.953867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:20.953886 [ 3 ] {} HTTP-Session: 487717ff-652b-48e1-9b72-7755f676eab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:20.953903 [ 3 ] {} HTTP-Session: 487717ff-652b-48e1-9b72-7755f676eab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.953917 [ 3 ] {} HTTP-Session: 487717ff-652b-48e1-9b72-7755f676eab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:20.953948 [ 3 ] {} HTTP-Session: 487717ff-652b-48e1-9b72-7755f676eab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:20.954237 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:20.954285 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:49:20.954461 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:20.955011 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:20.955048 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.03.26 14:49:20.955510 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:49:20.955847 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:20.956000 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} executeQuery: Read 44 rows, 60.80 KiB in 0.001991 sec., 22099.447513812152 rows/sec., 29.82 MiB/sec. 2024.03.26 14:49:20.956242 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} DynamicQueryHandler: Done processing query 2024.03.26 14:49:20.956266 [ 3 ] {62a0ce56-c7bb-4dd3-b1df-17ef5b5ce265} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.03.26 14:49:20.956284 [ 3 ] {} HTTP-Session: 487717ff-652b-48e1-9b72-7755f676eab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:23.683810 [ 73 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:49:23.683878 [ 73 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:49:30.948451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:30.948580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:30.948604 [ 3 ] {} HTTP-Session: 990d7f7f-a8f0-4223-b39c-0c99b13c6d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:30.948630 [ 3 ] {} HTTP-Session: 990d7f7f-a8f0-4223-b39c-0c99b13c6d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.948646 [ 3 ] {} HTTP-Session: 990d7f7f-a8f0-4223-b39c-0c99b13c6d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.948695 [ 3 ] {} HTTP-Session: 990d7f7f-a8f0-4223-b39c-0c99b13c6d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:30.948823 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:30.948886 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:49:30.949075 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:30.949510 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:30.949558 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:30.949946 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:49:30.950274 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:30.950447 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} executeQuery: Read 54 rows, 4.38 KiB in 0.001686 sec., 32028.46975088968 rows/sec., 2.54 MiB/sec. 2024.03.26 14:49:30.950676 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} DynamicQueryHandler: Done processing query 2024.03.26 14:49:30.950705 [ 3 ] {ef4e7fb5-1362-4c65-a9bf-6a4bddac8600} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:30.950722 [ 3 ] {} HTTP-Session: 990d7f7f-a8f0-4223-b39c-0c99b13c6d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.950906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 25926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:30.950955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:30.950974 [ 3 ] {} HTTP-Session: 964e0901-acc5-4085-bbb3-f40075b1c503 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:30.950991 [ 3 ] {} HTTP-Session: 964e0901-acc5-4085-bbb3-f40075b1c503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.951005 [ 3 ] {} HTTP-Session: 964e0901-acc5-4085-bbb3-f40075b1c503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.951036 [ 3 ] {} HTTP-Session: 964e0901-acc5-4085-bbb3-f40075b1c503 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:30.951149 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:30.951191 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:30.951338 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:30.951752 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:30.951789 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:30.952111 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:49:30.952418 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:30.952582 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} executeQuery: Read 162 rows, 16.04 KiB in 0.001483 sec., 109238.03101820634 rows/sec., 10.56 MiB/sec. 2024.03.26 14:49:30.952784 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} DynamicQueryHandler: Done processing query 2024.03.26 14:49:30.952815 [ 3 ] {64823dbb-155e-40b3-87c8-744fb267c579} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.03.26 14:49:30.952831 [ 3 ] {} HTTP-Session: 964e0901-acc5-4085-bbb3-f40075b1c503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.952978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 11411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:30.953027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:30.953046 [ 3 ] {} HTTP-Session: bc4d5fed-e63d-41f9-839f-506839ebc9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:30.953063 [ 3 ] {} HTTP-Session: bc4d5fed-e63d-41f9-839f-506839ebc9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.953077 [ 3 ] {} HTTP-Session: bc4d5fed-e63d-41f9-839f-506839ebc9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.953107 [ 3 ] {} HTTP-Session: bc4d5fed-e63d-41f9-839f-506839ebc9b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:30.953202 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:30.953244 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:30.953381 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:30.953688 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:30.953725 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:30.954030 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:49:30.954343 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:30.954503 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} executeQuery: Read 67 rows, 5.38 KiB in 0.001341 sec., 49962.7143922446 rows/sec., 3.92 MiB/sec. 2024.03.26 14:49:30.954728 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} DynamicQueryHandler: Done processing query 2024.03.26 14:49:30.954752 [ 3 ] {42057df4-bc98-4dbb-90c4-e53d9cc10830} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:49:30.954768 [ 3 ] {} HTTP-Session: bc4d5fed-e63d-41f9-839f-506839ebc9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.954993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 57758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:30.955040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:30.955058 [ 3 ] {} HTTP-Session: 1c70a49f-f1b4-49a5-8965-55fc563e0cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:30.955075 [ 3 ] {} HTTP-Session: 1c70a49f-f1b4-49a5-8965-55fc563e0cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.955089 [ 3 ] {} HTTP-Session: 1c70a49f-f1b4-49a5-8965-55fc563e0cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.955120 [ 3 ] {} HTTP-Session: 1c70a49f-f1b4-49a5-8965-55fc563e0cb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:30.955475 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:30.955523 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:49:30.955709 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:30.956300 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:30.956337 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:30.956800 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:49:30.957138 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:30.957302 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} executeQuery: Read 54 rows, 74.62 KiB in 0.002122 sec., 25447.69085768143 rows/sec., 34.34 MiB/sec. 2024.03.26 14:49:30.957549 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} DynamicQueryHandler: Done processing query 2024.03.26 14:49:30.957574 [ 3 ] {e8b4e625-eeb1-4d04-a520-199ad4b4b5f2} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:49:30.957590 [ 3 ] {} HTTP-Session: 1c70a49f-f1b4-49a5-8965-55fc563e0cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.957734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 2403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:30.957783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:30.957801 [ 3 ] {} HTTP-Session: 3b21c40e-5cfb-43b2-83c7-5d376e969911 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:30.957819 [ 3 ] {} HTTP-Session: 3b21c40e-5cfb-43b2-83c7-5d376e969911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.957833 [ 3 ] {} HTTP-Session: 3b21c40e-5cfb-43b2-83c7-5d376e969911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:30.957863 [ 3 ] {} HTTP-Session: 3b21c40e-5cfb-43b2-83c7-5d376e969911 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:30.957937 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:30.957981 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 14:49:30.958130 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:30.958394 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:30.958431 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:30.958784 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:30.959102 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:30.959271 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} executeQuery: Read 15 rows, 1.09 KiB in 0.001358 sec., 11045.655375552282 rows/sec., 801.10 KiB/sec. 2024.03.26 14:49:30.959510 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} DynamicQueryHandler: Done processing query 2024.03.26 14:49:30.959534 [ 3 ] {213d001a-c4e8-475d-bc66-61e456fcb646} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 14:49:30.959550 [ 3 ] {} HTTP-Session: 3b21c40e-5cfb-43b2-83c7-5d376e969911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:38.683939 [ 66 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:49:38.684033 [ 66 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:49:40.948024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:40.948147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:40.948176 [ 3 ] {} HTTP-Session: 970d8c39-042f-4e09-9e3d-ba58f4de73cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:40.948204 [ 3 ] {} HTTP-Session: 970d8c39-042f-4e09-9e3d-ba58f4de73cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.948222 [ 3 ] {} HTTP-Session: 970d8c39-042f-4e09-9e3d-ba58f4de73cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.948280 [ 3 ] {} HTTP-Session: 970d8c39-042f-4e09-9e3d-ba58f4de73cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:40.948428 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:40.948501 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:49:40.948722 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:40.949127 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:40.949176 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:40.949570 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:49:40.949912 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:40.950074 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} executeQuery: Read 56 rows, 4.54 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.58 MiB/sec. 2024.03.26 14:49:40.950319 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} DynamicQueryHandler: Done processing query 2024.03.26 14:49:40.950346 [ 3 ] {51231e48-c585-4da1-8da7-ec524fa4acf9} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:40.950363 [ 3 ] {} HTTP-Session: 970d8c39-042f-4e09-9e3d-ba58f4de73cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.950531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:40.950580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:40.950599 [ 3 ] {} HTTP-Session: b988a3d8-972f-47be-b126-74f4988f7cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:40.950616 [ 3 ] {} HTTP-Session: b988a3d8-972f-47be-b126-74f4988f7cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.950631 [ 3 ] {} HTTP-Session: b988a3d8-972f-47be-b126-74f4988f7cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.950661 [ 3 ] {} HTTP-Session: b988a3d8-972f-47be-b126-74f4988f7cbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:40.950771 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:40.950812 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:40.950955 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:40.951329 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:40.951367 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:40.951694 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 14:49:40.952002 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:40.952156 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} executeQuery: Read 168 rows, 16.63 KiB in 0.00144 sec., 116666.66666666666 rows/sec., 11.28 MiB/sec. 2024.03.26 14:49:40.952161 [ 65 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 14:49:40.952279 [ 65 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:40.952313 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:40.952332 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} DynamicQueryHandler: Done processing query 2024.03.26 14:49:40.952374 [ 3 ] {ebe47962-9cc5-4ae5-a0f3-7a1836b16186} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:49:40.952434 [ 3 ] {} HTTP-Session: b988a3d8-972f-47be-b126-74f4988f7cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.952748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:40.952799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:40.952819 [ 3 ] {} HTTP-Session: 98cd9287-b79f-4353-9ae7-35e0ff639008 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:40.952836 [ 3 ] {} HTTP-Session: 98cd9287-b79f-4353-9ae7-35e0ff639008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.952851 [ 3 ] {} HTTP-Session: 98cd9287-b79f-4353-9ae7-35e0ff639008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.952884 [ 3 ] {} HTTP-Session: 98cd9287-b79f-4353-9ae7-35e0ff639008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:40.952968 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:40.953010 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:40.953152 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:40.953514 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:40.953552 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:40.953850 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 14:49:40.954157 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:40.954312 [ 65 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 14:49:40.954323 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} executeQuery: Read 56 rows, 4.48 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.17 MiB/sec. 2024.03.26 14:49:40.954361 [ 65 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:40.954425 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:40.954556 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} DynamicQueryHandler: Done processing query 2024.03.26 14:49:40.954589 [ 3 ] {3fc82193-6887-4203-b348-26266d509f4c} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:49:40.954606 [ 3 ] {} HTTP-Session: 98cd9287-b79f-4353-9ae7-35e0ff639008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.954798 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.03.26 14:49:40.954809 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.03.26 14:49:40.954916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:40.955023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:40.955120 [ 3 ] {} HTTP-Session: d45f5cc7-5c94-43fd-9058-06cff4569c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:40.955221 [ 3 ] {} HTTP-Session: d45f5cc7-5c94-43fd-9058-06cff4569c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.955297 [ 3 ] {} HTTP-Session: d45f5cc7-5c94-43fd-9058-06cff4569c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:40.955369 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:49:40.955382 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:49:40.955407 [ 3 ] {} HTTP-Session: d45f5cc7-5c94-43fd-9058-06cff4569c59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:40.955590 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::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.03.26 14:49:40.955587 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 129 rows starting from the beginning of the part 2024.03.26 14:49:40.955957 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 132 rows starting from the beginning of the part 2024.03.26 14:49:40.955985 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2024.03.26 14:49:40.956066 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:40.956500 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:49:40.956644 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2024.03.26 14:49:40.957093 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.03.26 14:49:40.957319 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2024.03.26 14:49:40.957899 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part 2024.03.26 14:49:40.958074 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 67 rows starting from the beginning of the part 2024.03.26 14:49:40.958690 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.03.26 14:49:40.958888 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 162 rows starting from the beginning of the part 2024.03.26 14:49:40.959638 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 168 rows starting from the beginning of the part 2024.03.26 14:49:40.959872 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:40.962791 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:40.962958 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:40.963241 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 4 columns (4 merged, 0 gathered) in 0.008554778 sec., 33314.716056921636 rows/sec., 2.61 MiB/sec. 2024.03.26 14:49:40.963621 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 14:49:40.965216 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 4 columns (4 merged, 0 gathered) in 0.012776896 sec., 59404.09939941595 rows/sec., 5.75 MiB/sec. 2024.03.26 14:49:40.965508 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:40.965527 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 14:49:40.965696 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:49:40.965884 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_6_1} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 14:49:40.966655 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 14:49:40.966928 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:40.967114 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:40.967146 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_6_1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 14:49:40.967349 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.03.26 14:49:40.967515 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} executeQuery: Read 56 rows, 77.38 KiB in 0.012025 sec., 4656.9646569646575 rows/sec., 6.28 MiB/sec. 2024.03.26 14:49:40.967865 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} DynamicQueryHandler: Done processing query 2024.03.26 14:49:40.967891 [ 3 ] {147e6b72-d432-4dee-9e2e-e4aaf3c42f17} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:49:40.967908 [ 3 ] {} HTTP-Session: d45f5cc7-5c94-43fd-9058-06cff4569c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.946576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:45.946706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:45.946731 [ 3 ] {} HTTP-Session: 2f7af2f9-32c7-4a57-8af1-80c6ab6eb564 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:45.946755 [ 3 ] {} HTTP-Session: 2f7af2f9-32c7-4a57-8af1-80c6ab6eb564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.946769 [ 3 ] {} HTTP-Session: 2f7af2f9-32c7-4a57-8af1-80c6ab6eb564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.946819 [ 3 ] {} HTTP-Session: 2f7af2f9-32c7-4a57-8af1-80c6ab6eb564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:45.946972 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} executeQuery: (from [fd00:1122:3344:101::d]:35513) 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.03.26 14:49:45.947314 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.03.26 14:49:45.947352 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2024.03.26 14:49:45.947613 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:45.947691 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} InterpreterSelectQuery: FetchColumns -> Complete 2024.03.26 14:49:45.947861 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.03.26 14:49:45.948020 [ 255 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.03.26 14:49:45.948022 [ 256 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.03.26 14:49:45.948184 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (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.03.26 14:49:45.948214 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.03.26 14:49:45.948428 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.03.26 14:49:45.950458 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.03.26 14:49:45.950553 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2024.03.26 14:49:45.950612 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2024.03.26 14:49:45.952346 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} executeQuery: Read 10 rows, 435.00 B in 0.005461 sec., 1831.1664530305807 rows/sec., 77.79 KiB/sec. 2024.03.26 14:49:45.952640 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} DynamicQueryHandler: Done processing query 2024.03.26 14:49:45.952667 [ 3 ] {60ecfdd0-8ce1-4e70-85ce-df57eb4fa7c7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.03.26 14:49:45.952683 [ 3 ] {} HTTP-Session: 2f7af2f9-32c7-4a57-8af1-80c6ab6eb564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.952841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:45.952892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:45.952911 [ 3 ] {} HTTP-Session: b2c490db-8ce9-4f1b-8d56-09e76718b3bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:45.952928 [ 3 ] {} HTTP-Session: b2c490db-8ce9-4f1b-8d56-09e76718b3bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.952941 [ 3 ] {} HTTP-Session: b2c490db-8ce9-4f1b-8d56-09e76718b3bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.952973 [ 3 ] {} HTTP-Session: b2c490db-8ce9-4f1b-8d56-09e76718b3bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:45.953057 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:45.953102 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.03.26 14:49:45.953276 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:45.953631 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:45.953677 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:45.954203 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:49:45.954522 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} oximeter.timeseries_schema (385270dd-ba68-4175-97f1-1c53af9f610b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:45.954691 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} executeQuery: Read 1 rows, 232.00 B in 0.001673 sec., 597.7286312014345 rows/sec., 135.42 KiB/sec. 2024.03.26 14:49:45.954941 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} DynamicQueryHandler: Done processing query 2024.03.26 14:49:45.954967 [ 3 ] {535a1581-971c-4e09-b047-c82bbd07d23b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.03.26 14:49:45.954983 [ 3 ] {} HTTP-Session: b2c490db-8ce9-4f1b-8d56-09e76718b3bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.955175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:45.955225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:45.955243 [ 3 ] {} HTTP-Session: f51f53bb-418b-45f2-bcd0-1d3bd572197c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:45.955261 [ 3 ] {} HTTP-Session: f51f53bb-418b-45f2-bcd0-1d3bd572197c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.955274 [ 3 ] {} HTTP-Session: f51f53bb-418b-45f2-bcd0-1d3bd572197c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.955305 [ 3 ] {} HTTP-Session: f51f53bb-418b-45f2-bcd0-1d3bd572197c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:45.955370 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:45.955411 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:49:45.955645 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:45.955959 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:45.955997 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:45.956396 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:45.956708 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:45.956863 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} executeQuery: Read 2 rows, 167.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 108.00 KiB/sec. 2024.03.26 14:49:45.957073 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} DynamicQueryHandler: Done processing query 2024.03.26 14:49:45.957097 [ 3 ] {ea30c351-964c-4a7b-abe5-5e69b00f035e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:49:45.957113 [ 3 ] {} HTTP-Session: f51f53bb-418b-45f2-bcd0-1d3bd572197c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.957270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 5133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:45.957318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:45.957336 [ 3 ] {} HTTP-Session: 0570e381-b72c-42d4-a220-7345a7c3fb2b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:45.957353 [ 3 ] {} HTTP-Session: 0570e381-b72c-42d4-a220-7345a7c3fb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.957367 [ 3 ] {} HTTP-Session: 0570e381-b72c-42d4-a220-7345a7c3fb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.957397 [ 3 ] {} HTTP-Session: 0570e381-b72c-42d4-a220-7345a7c3fb2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:45.957475 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:45.957515 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:45.957661 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:45.957983 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:45.958021 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:45.958324 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 14:49:45.958639 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:45.958779 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} executeQuery: Read 37 rows, 2.85 KiB in 0.001332 sec., 27777.777777777777 rows/sec., 2.09 MiB/sec. 2024.03.26 14:49:45.958901 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} DynamicQueryHandler: Done processing query 2024.03.26 14:49:45.958924 [ 3 ] {56def19b-6632-45c3-b564-21c55c65808c} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:45.958939 [ 3 ] {} HTTP-Session: 0570e381-b72c-42d4-a220-7345a7c3fb2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.959062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:45.959109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:45.959127 [ 3 ] {} HTTP-Session: e9e95776-48e9-4061-86bf-969731180bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:45.959143 [ 3 ] {} HTTP-Session: e9e95776-48e9-4061-86bf-969731180bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.959157 [ 3 ] {} HTTP-Session: e9e95776-48e9-4061-86bf-969731180bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.959187 [ 3 ] {} HTTP-Session: e9e95776-48e9-4061-86bf-969731180bc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:45.959249 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:45.959289 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:49:45.959413 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:45.959775 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:45.959813 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:45.960111 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.03.26 14:49:45.960429 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:45.960585 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} executeQuery: Read 2 rows, 143.00 B in 0.001353 sec., 1478.1966001478197 rows/sec., 103.21 KiB/sec. 2024.03.26 14:49:45.960799 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} DynamicQueryHandler: Done processing query 2024.03.26 14:49:45.960822 [ 3 ] {d3a08706-e611-4382-b57f-77cc16ba6596} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:49:45.960838 [ 3 ] {} HTTP-Session: e9e95776-48e9-4061-86bf-969731180bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.960951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:45.960999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:45.961018 [ 3 ] {} HTTP-Session: d3a1bc77-4c80-4b23-a13a-7d38f3aab536 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:45.961035 [ 3 ] {} HTTP-Session: d3a1bc77-4c80-4b23-a13a-7d38f3aab536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.961049 [ 3 ] {} HTTP-Session: d3a1bc77-4c80-4b23-a13a-7d38f3aab536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.961079 [ 3 ] {} HTTP-Session: d3a1bc77-4c80-4b23-a13a-7d38f3aab536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:45.961151 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:45.961190 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:45.961329 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:45.961641 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:45.961678 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:45.962037 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 14:49:45.962342 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:45.962499 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} executeQuery: Read 26 rows, 2.06 KiB in 0.001378 sec., 18867.924528301886 rows/sec., 1.46 MiB/sec. 2024.03.26 14:49:45.962624 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} DynamicQueryHandler: Done processing query 2024.03.26 14:49:45.962649 [ 3 ] {6bf7e740-21e9-4dd5-bfab-c0b026be11ef} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:49:45.962664 [ 3 ] {} HTTP-Session: d3a1bc77-4c80-4b23-a13a-7d38f3aab536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.962785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:45.962832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:45.962850 [ 3 ] {} HTTP-Session: 056d9d4e-7920-4109-b46d-5a19e3af0d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:45.962866 [ 3 ] {} HTTP-Session: 056d9d4e-7920-4109-b46d-5a19e3af0d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.962880 [ 3 ] {} HTTP-Session: 056d9d4e-7920-4109-b46d-5a19e3af0d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:45.962909 [ 3 ] {} HTTP-Session: 056d9d4e-7920-4109-b46d-5a19e3af0d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:45.962986 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:45.963030 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:49:45.963181 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:45.963502 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:45.963539 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:45.963908 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:45.964261 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:45.964431 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} executeQuery: Read 37 rows, 2.67 KiB in 0.00147 sec., 25170.068027210884 rows/sec., 1.78 MiB/sec. 2024.03.26 14:49:45.964654 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} DynamicQueryHandler: Done processing query 2024.03.26 14:49:45.964678 [ 3 ] {58f0a520-ed61-410f-bfa0-a13e91d28237} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:49:45.964695 [ 3 ] {} HTTP-Session: 056d9d4e-7920-4109-b46d-5a19e3af0d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.948383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:50.948525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:50.948554 [ 3 ] {} HTTP-Session: 17302e1a-f08b-4709-8fbe-df7b96be3187 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:50.948583 [ 3 ] {} HTTP-Session: 17302e1a-f08b-4709-8fbe-df7b96be3187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.948601 [ 3 ] {} HTTP-Session: 17302e1a-f08b-4709-8fbe-df7b96be3187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.948656 [ 3 ] {} HTTP-Session: 17302e1a-f08b-4709-8fbe-df7b96be3187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:50.948802 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:50.948873 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:49:50.949088 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:50.949575 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.949626 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.950017 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 14:49:50.950356 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.950503 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} executeQuery: Read 56 rows, 4.54 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.50 MiB/sec. 2024.03.26 14:49:50.950508 [ 60 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 14:49:50.950575 [ 60 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.950615 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.950681 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} DynamicQueryHandler: Done processing query 2024.03.26 14:49:50.950722 [ 3 ] {66e32744-52fb-48b8-8fd4-5c8d6246fe9c} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:49:50.950776 [ 3 ] {} HTTP-Session: 17302e1a-f08b-4709-8fbe-df7b96be3187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.950890 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.03.26 14:49:50.950982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:50.951089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:50.951140 [ 3 ] {} HTTP-Session: f76eeb17-8ca5-4038-aefb-5d94adecf76a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:50.951182 [ 3 ] {} HTTP-Session: f76eeb17-8ca5-4038-aefb-5d94adecf76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.951232 [ 3 ] {} HTTP-Session: f76eeb17-8ca5-4038-aefb-5d94adecf76a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.951252 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:49:50.951301 [ 3 ] {} HTTP-Session: f76eeb17-8ca5-4038-aefb-5d94adecf76a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:50.951317 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part 2024.03.26 14:49:50.951522 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:50.951548 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2024.03.26 14:49:50.951669 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:49:50.951966 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2024.03.26 14:49:50.952314 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part 2024.03.26 14:49:50.952717 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2024.03.26 14:49:50.953016 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:50.953071 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.03.26 14:49:50.953918 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.953983 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.954781 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:50.955814 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.955916 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 4 columns (4 merged, 0 gathered) in 0.005207152 sec., 57036.936889877616 rows/sec., 4.51 MiB/sec. 2024.03.26 14:49:50.956121 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} executeQuery: Read 2 rows, 167.00 B in 0.004727 sec., 423.1013327691982 rows/sec., 34.50 KiB/sec. 2024.03.26 14:49:50.956180 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 14:49:50.956386 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} DynamicQueryHandler: Done processing query 2024.03.26 14:49:50.956446 [ 3 ] {c55b38a5-1c24-434a-aa02-0b8831f15e8b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:49:50.956496 [ 3 ] {} HTTP-Session: f76eeb17-8ca5-4038-aefb-5d94adecf76a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.956721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:50.956796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:50.956838 [ 3 ] {} HTTP-Session: c8e0e8e3-276d-45fd-a124-914a53b98d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:50.956873 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.956885 [ 3 ] {} HTTP-Session: c8e0e8e3-276d-45fd-a124-914a53b98d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.956939 [ 3 ] {} HTTP-Session: c8e0e8e3-276d-45fd-a124-914a53b98d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.957008 [ 3 ] {} HTTP-Session: c8e0e8e3-276d-45fd-a124-914a53b98d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:50.957041 [ 190 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_6_1} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 14:49:50.957189 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.03.26 14:49:50.957226 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:50.957278 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:49:50.957427 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:50.957858 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.957897 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.958222 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 14:49:50.958535 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.958692 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} executeQuery: Read 169 rows, 16.72 KiB in 0.001595 sec., 105956.11285266458 rows/sec., 10.24 MiB/sec. 2024.03.26 14:49:50.958819 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} DynamicQueryHandler: Done processing query 2024.03.26 14:49:50.958843 [ 3 ] {ce781256-d837-4b8c-bd84-fc385aed5fd6} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:49:50.958858 [ 3 ] {} HTTP-Session: c8e0e8e3-276d-45fd-a124-914a53b98d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.958973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:50.959021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:50.959039 [ 3 ] {} HTTP-Session: b18296a7-681b-4561-ac2f-8638974d416c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:50.959057 [ 3 ] {} HTTP-Session: b18296a7-681b-4561-ac2f-8638974d416c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.959071 [ 3 ] {} HTTP-Session: b18296a7-681b-4561-ac2f-8638974d416c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.959102 [ 3 ] {} HTTP-Session: b18296a7-681b-4561-ac2f-8638974d416c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:50.959165 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:50.959204 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:49:50.959330 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:50.959616 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.959653 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.959952 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.03.26 14:49:50.960255 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.960410 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} executeQuery: Read 2 rows, 143.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 110.22 KiB/sec. 2024.03.26 14:49:50.960534 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} DynamicQueryHandler: Done processing query 2024.03.26 14:49:50.960559 [ 3 ] {2b40f4e7-b20c-4f49-ae70-955723987158} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:49:50.960575 [ 3 ] {} HTTP-Session: b18296a7-681b-4561-ac2f-8638974d416c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.960688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:50.960737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:50.960755 [ 3 ] {} HTTP-Session: 665f5d30-241c-4fca-8bb3-2b0714b4e5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:50.960772 [ 3 ] {} HTTP-Session: 665f5d30-241c-4fca-8bb3-2b0714b4e5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.960785 [ 3 ] {} HTTP-Session: 665f5d30-241c-4fca-8bb3-2b0714b4e5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.960815 [ 3 ] {} HTTP-Session: 665f5d30-241c-4fca-8bb3-2b0714b4e5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:50.960902 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:50.960941 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:49:50.961065 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:50.961382 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.961419 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.961726 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 14:49:50.962030 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.962188 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} executeQuery: Read 58 rows, 4.65 KiB in 0.001327 sec., 43707.611152976635 rows/sec., 3.42 MiB/sec. 2024.03.26 14:49:50.962310 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} DynamicQueryHandler: Done processing query 2024.03.26 14:49:50.962333 [ 3 ] {34cd99b8-b777-460f-b543-fea910bebd74} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:49:50.962349 [ 3 ] {} HTTP-Session: 665f5d30-241c-4fca-8bb3-2b0714b4e5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.962455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:50.962503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:50.962521 [ 3 ] {} HTTP-Session: 6d549d7c-0740-4d89-98a0-f035b3b84755 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:50.962537 [ 3 ] {} HTTP-Session: 6d549d7c-0740-4d89-98a0-f035b3b84755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.962551 [ 3 ] {} HTTP-Session: 6d549d7c-0740-4d89-98a0-f035b3b84755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.962581 [ 3 ] {} HTTP-Session: 6d549d7c-0740-4d89-98a0-f035b3b84755 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:50.962643 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:50.962686 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:49:50.962834 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:50.963093 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.963128 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.963490 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:49:50.963830 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.963992 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} executeQuery: Read 1 rows, 72.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 51.40 KiB/sec. 2024.03.26 14:49:50.964156 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} DynamicQueryHandler: Done processing query 2024.03.26 14:49:50.964181 [ 3 ] {5270a4f4-98ea-430b-8811-47b02719c04c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:49:50.964198 [ 3 ] {} HTTP-Session: 6d549d7c-0740-4d89-98a0-f035b3b84755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.964367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:49:50.964416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:49:50.964435 [ 3 ] {} HTTP-Session: b7b59767-d928-4f41-9501-48eed81bc74e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:49:50.964452 [ 3 ] {} HTTP-Session: b7b59767-d928-4f41-9501-48eed81bc74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.964466 [ 3 ] {} HTTP-Session: b7b59767-d928-4f41-9501-48eed81bc74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.964496 [ 3 ] {} HTTP-Session: b7b59767-d928-4f41-9501-48eed81bc74e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:49:50.964885 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:49:50.964930 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:49:50.965090 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:49:50.965734 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.965770 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.966243 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 14:49:50.966580 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.966735 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} executeQuery: Read 56 rows, 77.38 KiB in 0.002165 sec., 25866.05080831409 rows/sec., 34.90 MiB/sec. 2024.03.26 14:49:50.966741 [ 58 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.03.26 14:49:50.966832 [ 58 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:49:50.966892 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.03.26 14:49:50.966976 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} DynamicQueryHandler: Done processing query 2024.03.26 14:49:50.967032 [ 3 ] {812cb03a-eac3-434b-bfb6-908a48a43bfd} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:49:50.967088 [ 3 ] {} HTTP-Session: b7b59767-d928-4f41-9501-48eed81bc74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:49:50.967146 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.03.26 14:49:50.967364 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:49:50.967426 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part 2024.03.26 14:49:50.967548 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2024.03.26 14:49:50.967670 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2024.03.26 14:49:50.967757 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part 2024.03.26 14:49:50.967864 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2024.03.26 14:49:50.968090 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.03.26 14:49:50.972800 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 6 columns (6 merged, 0 gathered) in 0.005807799 sec., 51138.13339614543 rows/sec., 69.01 MiB/sec. 2024.03.26 14:49:50.973102 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.03.26 14:49:50.973529 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:49:50.973603 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_6_1} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.03.26 14:49:50.973691 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.03.26 14:49:53.684278 [ 56 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:49:53.684338 [ 56 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:50:00.947812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:00.947940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:00.947964 [ 3 ] {} HTTP-Session: 50be1059-5b00-4cb3-a683-568888425c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:00.947988 [ 3 ] {} HTTP-Session: 50be1059-5b00-4cb3-a683-568888425c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.948003 [ 3 ] {} HTTP-Session: 50be1059-5b00-4cb3-a683-568888425c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.948051 [ 3 ] {} HTTP-Session: 50be1059-5b00-4cb3-a683-568888425c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:00.948178 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:00.948240 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:50:00.948425 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:00.948968 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:00.949015 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:00.949404 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 14:50:00.949735 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:00.949885 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} executeQuery: Read 56 rows, 4.54 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.50 MiB/sec. 2024.03.26 14:50:00.950119 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} DynamicQueryHandler: Done processing query 2024.03.26 14:50:00.950163 [ 3 ] {92ff278d-8d34-4fa7-9f7f-1b7fdbad65e8} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:00.950197 [ 3 ] {} HTTP-Session: 50be1059-5b00-4cb3-a683-568888425c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.950376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:00.950426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:00.950444 [ 3 ] {} HTTP-Session: 6df059f3-b468-4cc3-aa77-3e35f2cd6ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:00.950461 [ 3 ] {} HTTP-Session: 6df059f3-b468-4cc3-aa77-3e35f2cd6ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.950474 [ 3 ] {} HTTP-Session: 6df059f3-b468-4cc3-aa77-3e35f2cd6ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.950505 [ 3 ] {} HTTP-Session: 6df059f3-b468-4cc3-aa77-3e35f2cd6ed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:00.950612 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:00.950655 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:00.950799 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:00.951195 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:00.951231 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:00.951544 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 14:50:00.951865 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:00.951994 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} executeQuery: Read 168 rows, 16.63 KiB in 0.001443 sec., 116424.11642411642 rows/sec., 11.26 MiB/sec. 2024.03.26 14:50:00.952118 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} DynamicQueryHandler: Done processing query 2024.03.26 14:50:00.952141 [ 3 ] {de9369f8-15d3-4a53-84b6-7f65c45e63f0} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:50:00.952158 [ 3 ] {} HTTP-Session: 6df059f3-b468-4cc3-aa77-3e35f2cd6ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.952287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:00.952335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:00.952353 [ 3 ] {} HTTP-Session: fb7ea150-47ac-48f6-854c-67189fe9c7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:00.952370 [ 3 ] {} HTTP-Session: fb7ea150-47ac-48f6-854c-67189fe9c7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.952384 [ 3 ] {} HTTP-Session: fb7ea150-47ac-48f6-854c-67189fe9c7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.952414 [ 3 ] {} HTTP-Session: fb7ea150-47ac-48f6-854c-67189fe9c7b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:00.952490 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:00.952528 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:00.952649 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:00.952979 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:00.953014 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:00.953324 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 14:50:00.953625 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:00.953751 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} executeQuery: Read 56 rows, 4.48 KiB in 0.001294 sec., 43276.661514683154 rows/sec., 3.38 MiB/sec. 2024.03.26 14:50:00.953966 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} DynamicQueryHandler: Done processing query 2024.03.26 14:50:00.954001 [ 3 ] {00ebe460-2b30-4a99-beb2-236b16fe2377} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:50:00.954019 [ 3 ] {} HTTP-Session: fb7ea150-47ac-48f6-854c-67189fe9c7b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.954212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:00.954260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:00.954278 [ 3 ] {} HTTP-Session: 5085e53a-12e8-4db7-ac62-ceb4303757c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:00.954295 [ 3 ] {} HTTP-Session: 5085e53a-12e8-4db7-ac62-ceb4303757c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.954309 [ 3 ] {} HTTP-Session: 5085e53a-12e8-4db7-ac62-ceb4303757c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:00.954339 [ 3 ] {} HTTP-Session: 5085e53a-12e8-4db7-ac62-ceb4303757c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:00.954721 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:00.954769 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:50:00.954962 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:00.955581 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:00.955616 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:00.956063 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 14:50:00.956397 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:00.956529 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} executeQuery: Read 56 rows, 77.38 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 35.48 MiB/sec. 2024.03.26 14:50:00.956804 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} DynamicQueryHandler: Done processing query 2024.03.26 14:50:00.956838 [ 3 ] {8db2fde6-a5f6-4a49-bbd6-b543cffe0ed7} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:50:00.956854 [ 3 ] {} HTTP-Session: 5085e53a-12e8-4db7-ac62-ceb4303757c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:08.684379 [ 49 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:50:08.684442 [ 49 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:50:10.947899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:10.948020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:10.948049 [ 3 ] {} HTTP-Session: 386ecdf8-2da2-40cd-9991-492247a62742 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:10.948076 [ 3 ] {} HTTP-Session: 386ecdf8-2da2-40cd-9991-492247a62742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.948094 [ 3 ] {} HTTP-Session: 386ecdf8-2da2-40cd-9991-492247a62742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.948151 [ 3 ] {} HTTP-Session: 386ecdf8-2da2-40cd-9991-492247a62742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:10.948293 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:10.948364 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:50:10.948566 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:10.949033 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:10.949079 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:10.949457 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 14:50:10.949787 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:10.949935 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} executeQuery: Read 56 rows, 4.54 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.58 MiB/sec. 2024.03.26 14:50:10.950153 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} DynamicQueryHandler: Done processing query 2024.03.26 14:50:10.950184 [ 3 ] {b3ded91c-66e4-402d-80cf-7988d285f964} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:10.950201 [ 3 ] {} HTTP-Session: 386ecdf8-2da2-40cd-9991-492247a62742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.950417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:10.950467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:10.950486 [ 3 ] {} HTTP-Session: 849f0531-0df1-4d66-9a3e-e354c5139f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:10.950504 [ 3 ] {} HTTP-Session: 849f0531-0df1-4d66-9a3e-e354c5139f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.950517 [ 3 ] {} HTTP-Session: 849f0531-0df1-4d66-9a3e-e354c5139f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.950548 [ 3 ] {} HTTP-Session: 849f0531-0df1-4d66-9a3e-e354c5139f70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:10.950660 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:10.950702 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:10.950844 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:10.951358 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:10.951395 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:10.951754 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 14:50:10.952063 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:10.952190 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} executeQuery: Read 168 rows, 16.63 KiB in 0.001592 sec., 105527.63819095476 rows/sec., 10.20 MiB/sec. 2024.03.26 14:50:10.952340 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} DynamicQueryHandler: Done processing query 2024.03.26 14:50:10.952364 [ 3 ] {f2bafa64-d9c5-4881-b573-85ed971e788e} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:50:10.952380 [ 3 ] {} HTTP-Session: 849f0531-0df1-4d66-9a3e-e354c5139f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.952526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:10.952573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:10.952592 [ 3 ] {} HTTP-Session: 946f60bd-fb2f-47b9-9fae-ee3b2d48549c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:10.952608 [ 3 ] {} HTTP-Session: 946f60bd-fb2f-47b9-9fae-ee3b2d48549c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.952622 [ 3 ] {} HTTP-Session: 946f60bd-fb2f-47b9-9fae-ee3b2d48549c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.952652 [ 3 ] {} HTTP-Session: 946f60bd-fb2f-47b9-9fae-ee3b2d48549c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:10.952739 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:10.952778 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:10.952904 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:10.953214 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:10.953250 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:10.953547 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 14:50:10.953858 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:10.953988 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} executeQuery: Read 56 rows, 4.48 KiB in 0.001291 sec., 43377.22695584818 rows/sec., 3.39 MiB/sec. 2024.03.26 14:50:10.954206 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} DynamicQueryHandler: Done processing query 2024.03.26 14:50:10.954231 [ 3 ] {84922787-c2e4-4032-8066-4854da707037} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:50:10.954246 [ 3 ] {} HTTP-Session: 946f60bd-fb2f-47b9-9fae-ee3b2d48549c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.954432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:10.954479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:10.954497 [ 3 ] {} HTTP-Session: ecf6f433-8b3b-485a-9f46-b8cc143a11a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:10.954514 [ 3 ] {} HTTP-Session: ecf6f433-8b3b-485a-9f46-b8cc143a11a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.954528 [ 3 ] {} HTTP-Session: ecf6f433-8b3b-485a-9f46-b8cc143a11a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:10.954557 [ 3 ] {} HTTP-Session: ecf6f433-8b3b-485a-9f46-b8cc143a11a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:10.954936 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:10.954982 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:50:10.955154 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:10.955787 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:10.955822 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:10.956264 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 14:50:10.956603 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:10.956732 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} executeQuery: Read 56 rows, 77.38 KiB in 0.002114 sec., 26490.066225165563 rows/sec., 35.75 MiB/sec. 2024.03.26 14:50:10.956940 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} DynamicQueryHandler: Done processing query 2024.03.26 14:50:10.956964 [ 3 ] {529383cb-26a7-4c4a-a2c2-0cd4c6042453} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:50:10.956979 [ 3 ] {} HTTP-Session: ecf6f433-8b3b-485a-9f46-b8cc143a11a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.946321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:15.946448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:15.946473 [ 3 ] {} HTTP-Session: 88f2148c-cb47-42ea-b982-51e1815385fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:15.946498 [ 3 ] {} HTTP-Session: 88f2148c-cb47-42ea-b982-51e1815385fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.946512 [ 3 ] {} HTTP-Session: 88f2148c-cb47-42ea-b982-51e1815385fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.946562 [ 3 ] {} HTTP-Session: 88f2148c-cb47-42ea-b982-51e1815385fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:15.946690 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:15.946753 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:15.946945 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:15.947399 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:15.947446 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:15.947838 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 14:50:15.948187 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:15.948382 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} executeQuery: Read 36 rows, 2.77 KiB in 0.001747 sec., 20606.754436176303 rows/sec., 1.55 MiB/sec. 2024.03.26 14:50:15.948383 [ 46 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.03.26 14:50:15.948482 [ 46 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:15.948540 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:15.948609 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} DynamicQueryHandler: Done processing query 2024.03.26 14:50:15.948668 [ 3 ] {7c19bfcb-8543-415a-97e9-1898efe4baa1} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:15.948709 [ 3 ] {} HTTP-Session: 88f2148c-cb47-42ea-b982-51e1815385fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.948726 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.03.26 14:50:15.948907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:15.948975 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:50:15.949029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:15.949039 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part 2024.03.26 14:50:15.949071 [ 3 ] {} HTTP-Session: 7e5ef717-05bc-427a-9e17-dea832f3e48e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:15.949110 [ 3 ] {} HTTP-Session: 7e5ef717-05bc-427a-9e17-dea832f3e48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.949152 [ 3 ] {} HTTP-Session: 7e5ef717-05bc-427a-9e17-dea832f3e48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.949249 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.03.26 14:50:15.949285 [ 3 ] {} HTTP-Session: 7e5ef717-05bc-427a-9e17-dea832f3e48e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:15.949588 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:15.949598 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 169 rows starting from the beginning of the part 2024.03.26 14:50:15.949761 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:15.949972 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 168 rows starting from the beginning of the part 2024.03.26 14:50:15.950302 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 168 rows starting from the beginning of the part 2024.03.26 14:50:15.950658 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2024.03.26 14:50:15.950737 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:15.951707 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:15.951764 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:15.952612 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 14:50:15.953383 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:15.953409 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 4 columns (4 merged, 0 gathered) in 0.004790666 sec., 163234.08895548136 rows/sec., 15.29 MiB/sec. 2024.03.26 14:50:15.953623 [ 46 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.03.26 14:50:15.953646 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.03.26 14:50:15.953664 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} executeQuery: Read 24 rows, 1.90 KiB in 0.004188 sec., 5730.659025787966 rows/sec., 453.30 KiB/sec. 2024.03.26 14:50:15.953683 [ 46 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:15.953754 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:15.954317 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} DynamicQueryHandler: Done processing query 2024.03.26 14:50:15.954405 [ 3 ] {6d706a38-974a-4a4b-8d3e-f75f73443119} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:50:15.954491 [ 3 ] {} HTTP-Session: 7e5ef717-05bc-427a-9e17-dea832f3e48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.954861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:15.954940 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.03.26 14:50:15.954969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:15.955048 [ 3 ] {} HTTP-Session: 47523ab8-f617-4890-afd8-d6856b3dc169 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:15.955111 [ 3 ] {} HTTP-Session: 47523ab8-f617-4890-afd8-d6856b3dc169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.955167 [ 3 ] {} HTTP-Session: 47523ab8-f617-4890-afd8-d6856b3dc169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.955291 [ 3 ] {} HTTP-Session: 47523ab8-f617-4890-afd8-d6856b3dc169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:15.955377 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:15.955533 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:50:15.955634 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:15.955670 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part 2024.03.26 14:50:15.955678 [ 190 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_11_2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.03.26 14:50:15.955791 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:50:15.956183 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.03.26 14:50:15.956159 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2024.03.26 14:50:15.956506 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part 2024.03.26 14:50:15.956882 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:15.957207 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:15.957266 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:15.957572 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2024.03.26 14:50:15.958252 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:15.958320 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:15.959404 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:50:15.960217 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.006209175 sec., 51214.533331722814 rows/sec., 4.00 MiB/sec. 2024.03.26 14:50:15.960413 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.03.26 14:50:15.960454 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:15.960800 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} executeQuery: Read 36 rows, 2.60 KiB in 0.005315 sec., 6773.283160865475 rows/sec., 489.48 KiB/sec. 2024.03.26 14:50:15.961195 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} DynamicQueryHandler: Done processing query 2024.03.26 14:50:15.961237 [ 3 ] {21435c24-a5b0-4179-a90b-4e429f322587} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:50:15.961258 [ 3 ] {} HTTP-Session: 47523ab8-f617-4890-afd8-d6856b3dc169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:15.961349 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:15.961438 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_11_2} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.03.26 14:50:15.961519 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 14:50:20.947697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:20.947845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:20.947875 [ 3 ] {} HTTP-Session: 9223b9e9-31e7-4d3d-a0dd-e7e49ff27bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:20.947905 [ 3 ] {} HTTP-Session: 9223b9e9-31e7-4d3d-a0dd-e7e49ff27bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.947923 [ 3 ] {} HTTP-Session: 9223b9e9-31e7-4d3d-a0dd-e7e49ff27bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.947981 [ 3 ] {} HTTP-Session: 9223b9e9-31e7-4d3d-a0dd-e7e49ff27bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:20.948127 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:20.948200 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:50:20.948417 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:20.948919 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:20.948970 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:20.949360 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 14:50:20.949715 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:20.949883 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} executeQuery: Read 56 rows, 4.54 KiB in 0.001826 sec., 30668.127053669225 rows/sec., 2.43 MiB/sec. 2024.03.26 14:50:20.950086 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} DynamicQueryHandler: Done processing query 2024.03.26 14:50:20.950114 [ 3 ] {a45d949a-b38b-407f-8c86-a0cfd09d0af9} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:20.950131 [ 3 ] {} HTTP-Session: 9223b9e9-31e7-4d3d-a0dd-e7e49ff27bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.950260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:20.950317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:20.950336 [ 3 ] {} HTTP-Session: 23e84fa7-0a8a-474b-9f7b-1783ddff708d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:20.950355 [ 3 ] {} HTTP-Session: 23e84fa7-0a8a-474b-9f7b-1783ddff708d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.950369 [ 3 ] {} HTTP-Session: 23e84fa7-0a8a-474b-9f7b-1783ddff708d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.950405 [ 3 ] {} HTTP-Session: 23e84fa7-0a8a-474b-9f7b-1783ddff708d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:20.950479 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:20.950522 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:50:20.950660 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:20.950986 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:20.951025 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:20.951334 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:50:20.951650 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:20.951818 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} executeQuery: Read 4 rows, 334.00 B in 0.00136 sec., 2941.176470588235 rows/sec., 239.83 KiB/sec. 2024.03.26 14:50:20.951947 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} DynamicQueryHandler: Done processing query 2024.03.26 14:50:20.951973 [ 3 ] {191edc13-23b7-4648-9830-57e19cebb55e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:20.951988 [ 3 ] {} HTTP-Session: 23e84fa7-0a8a-474b-9f7b-1783ddff708d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.952165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:20.952217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:20.952236 [ 3 ] {} HTTP-Session: d6537b62-fe33-412a-8b99-c893250a2ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:20.952253 [ 3 ] {} HTTP-Session: d6537b62-fe33-412a-8b99-c893250a2ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.952267 [ 3 ] {} HTTP-Session: d6537b62-fe33-412a-8b99-c893250a2ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.952303 [ 3 ] {} HTTP-Session: d6537b62-fe33-412a-8b99-c893250a2ba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:20.952419 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:20.952461 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:20.952587 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:20.952992 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:20.953030 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:20.953356 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 14:50:20.953667 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:20.953818 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} executeQuery: Read 170 rows, 16.81 KiB in 0.001459 sec., 116518.16312542837 rows/sec., 11.25 MiB/sec. 2024.03.26 14:50:20.954052 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} DynamicQueryHandler: Done processing query 2024.03.26 14:50:20.954098 [ 3 ] {e0c8996c-5209-4ce8-ac3f-6ae2408f2ff2} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:50:20.954116 [ 3 ] {} HTTP-Session: d6537b62-fe33-412a-8b99-c893250a2ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.954272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:20.954323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:20.954342 [ 3 ] {} HTTP-Session: 0d8ff327-2383-4f60-8b4d-8a0804bf2504 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:20.954359 [ 3 ] {} HTTP-Session: 0d8ff327-2383-4f60-8b4d-8a0804bf2504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.954374 [ 3 ] {} HTTP-Session: 0d8ff327-2383-4f60-8b4d-8a0804bf2504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.954405 [ 3 ] {} HTTP-Session: 0d8ff327-2383-4f60-8b4d-8a0804bf2504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:20.954474 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:20.954516 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:50:20.954660 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:20.956989 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:20.957034 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:20.957400 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:50:20.957775 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:20.957939 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} executeQuery: Read 4 rows, 286.00 B in 0.003474 sec., 1151.4104778353483 rows/sec., 80.40 KiB/sec. 2024.03.26 14:50:20.958101 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} DynamicQueryHandler: Done processing query 2024.03.26 14:50:20.958126 [ 3 ] {c930133a-9ffb-4025-8f7d-8c99d45fb263} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:20.958143 [ 3 ] {} HTTP-Session: 0d8ff327-2383-4f60-8b4d-8a0804bf2504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.958322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 10218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:20.958373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:20.958391 [ 3 ] {} HTTP-Session: 43ee8d3f-47ac-468e-a749-680b1ad0629a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:20.958408 [ 3 ] {} HTTP-Session: 43ee8d3f-47ac-468e-a749-680b1ad0629a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.958422 [ 3 ] {} HTTP-Session: 43ee8d3f-47ac-468e-a749-680b1ad0629a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.958453 [ 3 ] {} HTTP-Session: 43ee8d3f-47ac-468e-a749-680b1ad0629a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:20.958554 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:20.958594 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:20.958720 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:20.959035 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:20.959072 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:20.959382 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 14:50:20.959690 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:20.959847 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} executeQuery: Read 60 rows, 4.81 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.49 MiB/sec. 2024.03.26 14:50:20.960087 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} DynamicQueryHandler: Done processing query 2024.03.26 14:50:20.960113 [ 3 ] {f2f7f6bc-8320-4551-be3d-9babffadc120} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:50:20.960131 [ 3 ] {} HTTP-Session: 43ee8d3f-47ac-468e-a749-680b1ad0629a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.960242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:20.960291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:20.960310 [ 3 ] {} HTTP-Session: e2262d16-4303-4c5b-88f8-3c719c5c63eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:20.960327 [ 3 ] {} HTTP-Session: e2262d16-4303-4c5b-88f8-3c719c5c63eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.960340 [ 3 ] {} HTTP-Session: e2262d16-4303-4c5b-88f8-3c719c5c63eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.960371 [ 3 ] {} HTTP-Session: e2262d16-4303-4c5b-88f8-3c719c5c63eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:20.960437 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:20.960481 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:50:20.960648 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:20.960918 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:20.960955 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:20.961320 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:50:20.961661 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:20.961831 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} executeQuery: Read 2 rows, 144.00 B in 0.001413 sec., 1415.4281670205237 rows/sec., 99.52 KiB/sec. 2024.03.26 14:50:20.962017 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} DynamicQueryHandler: Done processing query 2024.03.26 14:50:20.962041 [ 3 ] {3cb47063-5cab-4b13-908d-cc966f8c7a4f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:20.962057 [ 3 ] {} HTTP-Session: e2262d16-4303-4c5b-88f8-3c719c5c63eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.962281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:20.962330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:20.962349 [ 3 ] {} HTTP-Session: 83175a00-b6ae-48d1-8e5d-d4fe02a26ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:20.962366 [ 3 ] {} HTTP-Session: 83175a00-b6ae-48d1-8e5d-d4fe02a26ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.962380 [ 3 ] {} HTTP-Session: 83175a00-b6ae-48d1-8e5d-d4fe02a26ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:20.962411 [ 3 ] {} HTTP-Session: 83175a00-b6ae-48d1-8e5d-d4fe02a26ac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:20.962849 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:20.962897 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:50:20.963059 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:20.963748 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:20.963785 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.03.26 14:50:20.964233 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 14:50:20.964581 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:20.964743 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} executeQuery: Read 56 rows, 77.38 KiB in 0.002266 sec., 24713.15092674316 rows/sec., 33.35 MiB/sec. 2024.03.26 14:50:20.965068 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} DynamicQueryHandler: Done processing query 2024.03.26 14:50:20.965092 [ 3 ] {2d49bfdb-5461-4c2c-9fbb-a95b93e8fd7d} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:50:20.965108 [ 3 ] {} HTTP-Session: 83175a00-b6ae-48d1-8e5d-d4fe02a26ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:23.684514 [ 41 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:50:23.684590 [ 41 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:50:25.001655 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001158736 sec. 2024.03.26 14:50:30.948093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:30.948228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:30.948256 [ 3 ] {} HTTP-Session: 60c2befa-bd5a-442e-a3e6-1a50c61a2b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:30.948285 [ 3 ] {} HTTP-Session: 60c2befa-bd5a-442e-a3e6-1a50c61a2b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.948302 [ 3 ] {} HTTP-Session: 60c2befa-bd5a-442e-a3e6-1a50c61a2b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.948357 [ 3 ] {} HTTP-Session: 60c2befa-bd5a-442e-a3e6-1a50c61a2b9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:30.948500 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:30.948574 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:50:30.948787 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:30.949261 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:30.949308 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:30.949690 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 14:50:30.950078 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:30.950252 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} executeQuery: Read 56 rows, 4.54 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.43 MiB/sec. 2024.03.26 14:50:30.950292 [ 38 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.03.26 14:50:30.950407 [ 38 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:30.950443 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:30.950474 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} DynamicQueryHandler: Done processing query 2024.03.26 14:50:30.950528 [ 3 ] {9c237719-630c-43a5-b354-ffe0b8350eea} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:30.950581 [ 3 ] {} HTTP-Session: 60c2befa-bd5a-442e-a3e6-1a50c61a2b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.950731 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2024.03.26 14:50:30.950867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:30.950957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:30.950976 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:50:30.950983 [ 3 ] {} HTTP-Session: 9ec3fc04-02fc-4807-bdbf-d9f04f9ba7cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:30.951009 [ 3 ] {} HTTP-Session: 9ec3fc04-02fc-4807-bdbf-d9f04f9ba7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.951011 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part 2024.03.26 14:50:30.951028 [ 3 ] {} HTTP-Session: 9ec3fc04-02fc-4807-bdbf-d9f04f9ba7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.951073 [ 3 ] {} HTTP-Session: 9ec3fc04-02fc-4807-bdbf-d9f04f9ba7cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:30.951132 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:30.951336 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:30.951337 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:30.951481 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:30.951720 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:30.951898 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:30.952516 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:30.953205 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:30.953251 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:30.953532 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983691 sec., 93843.49786891471 rows/sec., 7.43 MiB/sec. 2024.03.26 14:50:30.953733 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 14:50:30.953763 [ 189 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.03.26 14:50:30.954372 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:30.954605 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:30.954695 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} executeQuery: Read 168 rows, 16.63 KiB in 0.00353 sec., 47592.067988668554 rows/sec., 4.60 MiB/sec. 2024.03.26 14:50:30.954818 [ 192 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_10_2} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2024.03.26 14:50:30.955007 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:50:30.955055 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} DynamicQueryHandler: Done processing query 2024.03.26 14:50:30.955081 [ 3 ] {e053ea86-6eeb-4dd9-8888-2ef207784560} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:50:30.955097 [ 3 ] {} HTTP-Session: 9ec3fc04-02fc-4807-bdbf-d9f04f9ba7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.955275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:30.955326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:30.955345 [ 3 ] {} HTTP-Session: cc6fecba-b538-4d32-bb37-d80bec51a2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:30.955363 [ 3 ] {} HTTP-Session: cc6fecba-b538-4d32-bb37-d80bec51a2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.955377 [ 3 ] {} HTTP-Session: cc6fecba-b538-4d32-bb37-d80bec51a2ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.955411 [ 3 ] {} HTTP-Session: cc6fecba-b538-4d32-bb37-d80bec51a2ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:30.955493 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:30.955563 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:30.955694 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:30.956081 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:30.956118 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:30.956426 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 14:50:30.956747 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:30.956905 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} executeQuery: Read 56 rows, 4.48 KiB in 0.00145 sec., 38620.68965517241 rows/sec., 3.02 MiB/sec. 2024.03.26 14:50:30.957040 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} DynamicQueryHandler: Done processing query 2024.03.26 14:50:30.957064 [ 3 ] {f25df587-87e6-4984-b1ef-1b7a3843ce71} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:50:30.957081 [ 3 ] {} HTTP-Session: cc6fecba-b538-4d32-bb37-d80bec51a2ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.957249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:30.957323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:30.957343 [ 3 ] {} HTTP-Session: 691e47fd-483f-4cd9-a3e5-5009fbf0029b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:30.957360 [ 3 ] {} HTTP-Session: 691e47fd-483f-4cd9-a3e5-5009fbf0029b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.957374 [ 3 ] {} HTTP-Session: 691e47fd-483f-4cd9-a3e5-5009fbf0029b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:30.957406 [ 3 ] {} HTTP-Session: 691e47fd-483f-4cd9-a3e5-5009fbf0029b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:30.957794 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:30.957841 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:50:30.958007 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:30.958655 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:30.958693 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:30.959146 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 14:50:30.959483 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:30.959654 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} executeQuery: Read 56 rows, 77.38 KiB in 0.002174 sec., 25758.96964121435 rows/sec., 34.76 MiB/sec. 2024.03.26 14:50:30.959926 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} DynamicQueryHandler: Done processing query 2024.03.26 14:50:30.959951 [ 3 ] {dd25e4d2-7cc4-4c0c-9ef3-79463d64d486} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:50:30.959968 [ 3 ] {} HTTP-Session: 691e47fd-483f-4cd9-a3e5-5009fbf0029b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:32.227196 [ 37 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.03.26 14:50:32.227263 [ 37 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:32.227289 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:32.227434 [ 189 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.03.26 14:50:32.227598 [ 189 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:50:32.227641 [ 189 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:50:32.227729 [ 189 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.03.26 14:50:32.227967 [ 189 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.03.26 14:50:32.228175 [ 189 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:50:32.228371 [ 189 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:50:32.229815 [ 192 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002452744 sec., 114157.85748533071 rows/sec., 8.05 MiB/sec. 2024.03.26 14:50:32.230086 [ 194 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.03.26 14:50:32.230604 [ 194 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:32.230692 [ 194 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_5_1} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.03.26 14:50:32.230791 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.03.26 14:50:38.684664 [ 35 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:50:38.684762 [ 35 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:50:40.947891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:40.948016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:40.948045 [ 3 ] {} HTTP-Session: 3c1d8128-5a36-4d60-8f7d-447336bcdba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:40.948073 [ 3 ] {} HTTP-Session: 3c1d8128-5a36-4d60-8f7d-447336bcdba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.948091 [ 3 ] {} HTTP-Session: 3c1d8128-5a36-4d60-8f7d-447336bcdba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.948147 [ 3 ] {} HTTP-Session: 3c1d8128-5a36-4d60-8f7d-447336bcdba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:40.948291 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:40.948362 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:50:40.948580 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:40.949149 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:40.949203 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:40.949588 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 14:50:40.949923 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:40.950109 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} executeQuery: Read 56 rows, 4.54 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.36 MiB/sec. 2024.03.26 14:50:40.950275 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} DynamicQueryHandler: Done processing query 2024.03.26 14:50:40.950301 [ 3 ] {c5c01188-3fb3-4be1-b96b-e6d4f0983d7d} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:40.950318 [ 3 ] {} HTTP-Session: 3c1d8128-5a36-4d60-8f7d-447336bcdba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.950485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:40.950543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:40.950562 [ 3 ] {} HTTP-Session: b3d3775e-e73a-46a7-ac23-09f05c498f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:40.950581 [ 3 ] {} HTTP-Session: b3d3775e-e73a-46a7-ac23-09f05c498f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.950594 [ 3 ] {} HTTP-Session: b3d3775e-e73a-46a7-ac23-09f05c498f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.950630 [ 3 ] {} HTTP-Session: b3d3775e-e73a-46a7-ac23-09f05c498f0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:40.950749 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:40.950793 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:40.950927 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:40.951371 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:40.951411 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:40.951731 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 14:50:40.952041 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:40.952216 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} executeQuery: Read 168 rows, 16.63 KiB in 0.001522 sec., 110381.07752956636 rows/sec., 10.67 MiB/sec. 2024.03.26 14:50:40.952453 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} DynamicQueryHandler: Done processing query 2024.03.26 14:50:40.952492 [ 3 ] {07e2f3a5-0fea-437b-83af-ae4da50829e1} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:50:40.952513 [ 3 ] {} HTTP-Session: b3d3775e-e73a-46a7-ac23-09f05c498f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.952697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:40.952748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:40.952766 [ 3 ] {} HTTP-Session: b2e5a7be-f80d-4e8e-9de0-8a76c88de4e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:40.952784 [ 3 ] {} HTTP-Session: b2e5a7be-f80d-4e8e-9de0-8a76c88de4e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.952798 [ 3 ] {} HTTP-Session: b2e5a7be-f80d-4e8e-9de0-8a76c88de4e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.952830 [ 3 ] {} HTTP-Session: b2e5a7be-f80d-4e8e-9de0-8a76c88de4e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:40.952926 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:40.952969 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:40.953118 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:40.953436 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:40.953474 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:40.953783 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 14:50:40.954086 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:40.954244 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} executeQuery: Read 56 rows, 4.48 KiB in 0.001361 sec., 41146.21601763409 rows/sec., 3.22 MiB/sec. 2024.03.26 14:50:40.954504 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} DynamicQueryHandler: Done processing query 2024.03.26 14:50:40.954541 [ 3 ] {4155df9b-3c17-4794-a73a-4887f383c5fa} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:50:40.954557 [ 3 ] {} HTTP-Session: b2e5a7be-f80d-4e8e-9de0-8a76c88de4e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.954716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:40.954768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:40.954786 [ 3 ] {} HTTP-Session: b937ce5b-503c-4913-86bc-d4f6f1a25aad Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:40.954803 [ 3 ] {} HTTP-Session: b937ce5b-503c-4913-86bc-d4f6f1a25aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.954817 [ 3 ] {} HTTP-Session: b937ce5b-503c-4913-86bc-d4f6f1a25aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.954849 [ 3 ] {} HTTP-Session: b937ce5b-503c-4913-86bc-d4f6f1a25aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:40.955236 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:40.955286 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:50:40.955472 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:40.956114 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:40.956151 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:40.956599 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 14:50:40.956935 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:40.957098 [ 34 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.03.26 14:50:40.957111 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} executeQuery: Read 56 rows, 77.38 KiB in 0.002192 sec., 25547.445255474453 rows/sec., 34.47 MiB/sec. 2024.03.26 14:50:40.957185 [ 34 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:40.957258 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:40.957367 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} DynamicQueryHandler: Done processing query 2024.03.26 14:50:40.957436 [ 3 ] {8bb825e5-5881-4d60-ac13-d88c022219ae} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:50:40.957515 [ 3 ] {} HTTP-Session: b937ce5b-503c-4913-86bc-d4f6f1a25aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:40.957734 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.03.26 14:50:40.957929 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:50:40.957968 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 297 rows starting from the beginning of the part 2024.03.26 14:50:40.958085 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:40.958325 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:40.958534 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:40.958734 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:40.958833 [ 189 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:40.962168 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 6 columns (6 merged, 0 gathered) in 0.004780526 sec., 120698.01523932721 rows/sec., 162.88 MiB/sec. 2024.03.26 14:50:40.962610 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.03.26 14:50:40.963096 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:40.963178 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_11_2} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.03.26 14:50:40.963264 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2024.03.26 14:50:41.000160 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 178.69 MiB, peak 188.83 MiB, free memory in arenas 0.00 B, will set to 180.39 MiB (RSS), difference: 1.70 MiB 2024.03.26 14:50:45.946564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:45.946698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:45.946727 [ 3 ] {} HTTP-Session: f4b12ba3-0891-4723-a387-ede76dd9ebb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:45.946761 [ 3 ] {} HTTP-Session: f4b12ba3-0891-4723-a387-ede76dd9ebb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.946778 [ 3 ] {} HTTP-Session: f4b12ba3-0891-4723-a387-ede76dd9ebb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.946834 [ 3 ] {} HTTP-Session: f4b12ba3-0891-4723-a387-ede76dd9ebb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:45.946955 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:45.947026 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:50:45.947238 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:45.947655 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:45.947700 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:45.948067 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:50:45.948399 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:45.948573 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} executeQuery: Read 2 rows, 167.00 B in 0.001669 sec., 1198.3223487118034 rows/sec., 97.71 KiB/sec. 2024.03.26 14:50:45.948765 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} DynamicQueryHandler: Done processing query 2024.03.26 14:50:45.948792 [ 3 ] {ca378313-c3c9-473b-93da-f38e98e5dbf3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:45.948809 [ 3 ] {} HTTP-Session: f4b12ba3-0891-4723-a387-ede76dd9ebb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.948936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 5133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:45.948990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:45.949009 [ 3 ] {} HTTP-Session: bd2d488a-295b-4a5b-90dd-7a6c162d6e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:45.949027 [ 3 ] {} HTTP-Session: bd2d488a-295b-4a5b-90dd-7a6c162d6e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.949041 [ 3 ] {} HTTP-Session: bd2d488a-295b-4a5b-90dd-7a6c162d6e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.949077 [ 3 ] {} HTTP-Session: bd2d488a-295b-4a5b-90dd-7a6c162d6e16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:45.949161 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:45.949204 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:45.949337 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:45.949652 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:45.949690 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:45.950017 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 14:50:45.950321 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:45.950488 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} executeQuery: Read 37 rows, 2.85 KiB in 0.001361 sec., 27185.89272593681 rows/sec., 2.05 MiB/sec. 2024.03.26 14:50:45.950617 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} DynamicQueryHandler: Done processing query 2024.03.26 14:50:45.950642 [ 3 ] {e77de280-94a9-494c-b03b-c706588ba5c2} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:45.950659 [ 3 ] {} HTTP-Session: bd2d488a-295b-4a5b-90dd-7a6c162d6e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.950782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:45.950833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:45.950852 [ 3 ] {} HTTP-Session: 2e9c6880-d286-42b5-b72d-c2481ce3faf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:45.950869 [ 3 ] {} HTTP-Session: 2e9c6880-d286-42b5-b72d-c2481ce3faf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.950883 [ 3 ] {} HTTP-Session: 2e9c6880-d286-42b5-b72d-c2481ce3faf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.950914 [ 3 ] {} HTTP-Session: 2e9c6880-d286-42b5-b72d-c2481ce3faf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:45.950979 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:45.951020 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:50:45.951147 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:45.951437 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:45.951474 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:45.951770 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:50:45.952074 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:45.952219 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} executeQuery: Read 2 rows, 143.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 111.19 KiB/sec. 2024.03.26 14:50:45.952375 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} DynamicQueryHandler: Done processing query 2024.03.26 14:50:45.952399 [ 3 ] {85d67a32-13b3-4ed7-ba50-5a0e0d79ad8b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:45.952415 [ 3 ] {} HTTP-Session: 2e9c6880-d286-42b5-b72d-c2481ce3faf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.952552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:45.952601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:45.952619 [ 3 ] {} HTTP-Session: 049682f5-8db9-432a-bb83-749249c8868e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:45.952636 [ 3 ] {} HTTP-Session: 049682f5-8db9-432a-bb83-749249c8868e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.952650 [ 3 ] {} HTTP-Session: 049682f5-8db9-432a-bb83-749249c8868e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.952680 [ 3 ] {} HTTP-Session: 049682f5-8db9-432a-bb83-749249c8868e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:45.952752 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:45.952797 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:45.952922 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:45.953203 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:45.953241 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:45.953540 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 14:50:45.953845 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:45.953964 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} executeQuery: Read 26 rows, 2.06 KiB in 0.001241 sec., 20950.846091861404 rows/sec., 1.62 MiB/sec. 2024.03.26 14:50:45.954124 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} DynamicQueryHandler: Done processing query 2024.03.26 14:50:45.954150 [ 3 ] {7cd29464-ae18-4632-a3a0-9a67fbd4ee1f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:50:45.954165 [ 3 ] {} HTTP-Session: 049682f5-8db9-432a-bb83-749249c8868e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.954275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:45.954324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:45.954342 [ 3 ] {} HTTP-Session: 7d4db865-0db4-4eb5-8b3a-acaeaf3d1e62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:45.954359 [ 3 ] {} HTTP-Session: 7d4db865-0db4-4eb5-8b3a-acaeaf3d1e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.954373 [ 3 ] {} HTTP-Session: 7d4db865-0db4-4eb5-8b3a-acaeaf3d1e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:45.954403 [ 3 ] {} HTTP-Session: 7d4db865-0db4-4eb5-8b3a-acaeaf3d1e62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:45.954480 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:45.954523 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:50:45.954667 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:45.954963 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:45.954998 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:45.955376 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 14:50:45.955712 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:45.955840 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} executeQuery: Read 37 rows, 2.67 KiB in 0.001395 sec., 26523.297491039426 rows/sec., 1.87 MiB/sec. 2024.03.26 14:50:45.955967 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} DynamicQueryHandler: Done processing query 2024.03.26 14:50:45.955991 [ 3 ] {ea578889-69f2-49dc-9ac2-a51e2e81783c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:50:45.956007 [ 3 ] {} HTTP-Session: 7d4db865-0db4-4eb5-8b3a-acaeaf3d1e62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.948140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:50.948282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:50.948314 [ 3 ] {} HTTP-Session: c51c6e4c-707a-43a1-81e6-296e9d4f8829 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:50.948351 [ 3 ] {} HTTP-Session: c51c6e4c-707a-43a1-81e6-296e9d4f8829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.948372 [ 3 ] {} HTTP-Session: c51c6e4c-707a-43a1-81e6-296e9d4f8829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.948548 [ 3 ] {} HTTP-Session: c51c6e4c-707a-43a1-81e6-296e9d4f8829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:50.948988 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:50.949065 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:50:50.949299 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:50.949819 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.949865 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.950253 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 14:50:50.950584 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.950774 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} executeQuery: Read 56 rows, 4.54 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.28 MiB/sec. 2024.03.26 14:50:50.950927 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} DynamicQueryHandler: Done processing query 2024.03.26 14:50:50.950953 [ 3 ] {77b4cb7b-a2fe-4620-abc6-0943e2033129} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:50:50.950970 [ 3 ] {} HTTP-Session: c51c6e4c-707a-43a1-81e6-296e9d4f8829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.951091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:50.951144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:50.951164 [ 3 ] {} HTTP-Session: 58182950-dd46-46fa-8ab7-b7c9f112bb8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:50.951182 [ 3 ] {} HTTP-Session: 58182950-dd46-46fa-8ab7-b7c9f112bb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.951196 [ 3 ] {} HTTP-Session: 58182950-dd46-46fa-8ab7-b7c9f112bb8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.951230 [ 3 ] {} HTTP-Session: 58182950-dd46-46fa-8ab7-b7c9f112bb8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:50.951297 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:50.951338 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:50:50.951467 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:50.951763 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.951802 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.952098 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:50:50.952401 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.952573 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec. 2024.03.26 14:50:50.952811 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} DynamicQueryHandler: Done processing query 2024.03.26 14:50:50.952842 [ 3 ] {178f5a5e-8071-4607-8278-459069e87e3e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:50.952858 [ 3 ] {} HTTP-Session: 58182950-dd46-46fa-8ab7-b7c9f112bb8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.953015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:50.953065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:50.953084 [ 3 ] {} HTTP-Session: 4ac0c31b-e033-46cd-be60-152cdc77a853 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:50.953102 [ 3 ] {} HTTP-Session: 4ac0c31b-e033-46cd-be60-152cdc77a853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.953116 [ 3 ] {} HTTP-Session: 4ac0c31b-e033-46cd-be60-152cdc77a853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.953147 [ 3 ] {} HTTP-Session: 4ac0c31b-e033-46cd-be60-152cdc77a853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:50.953258 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:50.953300 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:50:50.953443 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:50.953846 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.953883 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.954190 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 14:50:50.954499 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.954652 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} executeQuery: Read 169 rows, 16.72 KiB in 0.001449 sec., 116632.16011042098 rows/sec., 11.27 MiB/sec. 2024.03.26 14:50:50.954653 [ 30 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.03.26 14:50:50.954748 [ 30 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.954792 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.954819 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} DynamicQueryHandler: Done processing query 2024.03.26 14:50:50.954909 [ 3 ] {8e494bcd-9b0a-444f-8e6e-f2bc6d864139} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:50:50.954984 [ 3 ] {} HTTP-Session: 4ac0c31b-e033-46cd-be60-152cdc77a853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.955248 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.03.26 14:50:50.955266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:50.955402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:50.955490 [ 3 ] {} HTTP-Session: e98994eb-77aa-446f-8a39-e4fb46e52106 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:50.955538 [ 3 ] {} HTTP-Session: e98994eb-77aa-446f-8a39-e4fb46e52106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.955581 [ 3 ] {} HTTP-Session: e98994eb-77aa-446f-8a39-e4fb46e52106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.955665 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:50:50.955673 [ 3 ] {} HTTP-Session: e98994eb-77aa-446f-8a39-e4fb46e52106 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:50.955731 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 206 rows starting from the beginning of the part 2024.03.26 14:50:50.955792 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:50.955915 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:50:50.956008 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 170 rows starting from the beginning of the part 2024.03.26 14:50:50.956425 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 168 rows starting from the beginning of the part 2024.03.26 14:50:50.956749 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 168 rows starting from the beginning of the part 2024.03.26 14:50:50.956897 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:50.957093 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.03.26 14:50:50.957316 [ 195 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 169 rows starting from the beginning of the part 2024.03.26 14:50:50.958072 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.958118 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.958973 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:50:50.960018 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.960282 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} executeQuery: Read 2 rows, 143.00 B in 0.004487 sec., 445.7321149988857 rows/sec., 31.12 KiB/sec. 2024.03.26 14:50:50.960683 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} DynamicQueryHandler: Done processing query 2024.03.26 14:50:50.960760 [ 3 ] {a92cc014-d775-485a-89cc-e4c467d513f0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:50.960792 [ 3 ] {} HTTP-Session: e98994eb-77aa-446f-8a39-e4fb46e52106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.960850 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.005914731 sec., 155205.705889245 rows/sec., 14.73 MiB/sec. 2024.03.26 14:50:50.960942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:50.961006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:50.961031 [ 3 ] {} HTTP-Session: 85e58445-228b-4eae-89ed-5d6c1e7ab3da Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:50.961058 [ 3 ] {} HTTP-Session: 85e58445-228b-4eae-89ed-5d6c1e7ab3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.961080 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.03.26 14:50:50.961090 [ 3 ] {} HTTP-Session: 85e58445-228b-4eae-89ed-5d6c1e7ab3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.961186 [ 3 ] {} HTTP-Session: 85e58445-228b-4eae-89ed-5d6c1e7ab3da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:50.961328 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:50.961403 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:50:50.962083 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:50.962542 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.962639 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.962700 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.962766 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_16_3} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.03.26 14:50:50.963000 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 14:50:50.963200 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 14:50:50.963509 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.963672 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} executeQuery: Read 58 rows, 4.65 KiB in 0.002388 sec., 24288.10720268007 rows/sec., 1.90 MiB/sec. 2024.03.26 14:50:50.963677 [ 27 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.03.26 14:50:50.963783 [ 27 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.963840 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.963898 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} DynamicQueryHandler: Done processing query 2024.03.26 14:50:50.963954 [ 3 ] {0f4efcfc-e607-4b1c-969a-116a207c6b0a} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:50:50.964008 [ 3 ] {} HTTP-Session: 85e58445-228b-4eae-89ed-5d6c1e7ab3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.964104 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.03.26 14:50:50.964193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:50.964295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:50.964345 [ 3 ] {} HTTP-Session: 4746a79f-329c-47a8-b6b1-9a020721689e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:50.964393 [ 3 ] {} HTTP-Session: 4746a79f-329c-47a8-b6b1-9a020721689e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.964438 [ 3 ] {} HTTP-Session: 4746a79f-329c-47a8-b6b1-9a020721689e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.964442 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:50:50.964492 [ 3 ] {} HTTP-Session: 4746a79f-329c-47a8-b6b1-9a020721689e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:50.964516 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 102 rows starting from the beginning of the part 2024.03.26 14:50:50.964664 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:50.964797 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2024.03.26 14:50:50.964819 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:50:50.965093 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:50.965378 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.03.26 14:50:50.965727 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2024.03.26 14:50:50.966029 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part 2024.03.26 14:50:50.966383 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:50.967139 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.967206 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.968293 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 14:50:50.968511 [ 189 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.004571433 sec., 78312.42413483912 rows/sec., 6.12 MiB/sec. 2024.03.26 14:50:50.968805 [ 195 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.03.26 14:50:50.969025 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.969491 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} executeQuery: Read 1 rows, 72.00 B in 0.004907 sec., 203.79050336254332 rows/sec., 14.33 KiB/sec. 2024.03.26 14:50:50.969785 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} DynamicQueryHandler: Done processing query 2024.03.26 14:50:50.969830 [ 195 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.969835 [ 3 ] {2e2f6991-d719-4618-bf1b-8415e532f813} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:50:50.969900 [ 3 ] {} HTTP-Session: 4746a79f-329c-47a8-b6b1-9a020721689e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.969998 [ 195 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_16_3} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.03.26 14:50:50.970130 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:50:50.970176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:50:50.970233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:50:50.970252 [ 3 ] {} HTTP-Session: a1ec2550-230b-492a-b07f-d85e0d45b03a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:50:50.970269 [ 3 ] {} HTTP-Session: a1ec2550-230b-492a-b07f-d85e0d45b03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.970283 [ 3 ] {} HTTP-Session: a1ec2550-230b-492a-b07f-d85e0d45b03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:50.970317 [ 3 ] {} HTTP-Session: a1ec2550-230b-492a-b07f-d85e0d45b03a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:50:50.971437 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:50:50.971488 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:50:50.971678 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:50:50.972391 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:50:50.972428 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.03.26 14:50:50.972880 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 14:50:50.973228 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:50:50.973403 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} executeQuery: Read 56 rows, 77.38 KiB in 0.003017 sec., 18561.484918793503 rows/sec., 25.05 MiB/sec. 2024.03.26 14:50:50.973652 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} DynamicQueryHandler: Done processing query 2024.03.26 14:50:50.973678 [ 3 ] {b4e799ce-c91a-4478-8a01-9c0bfc64de01} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:50:50.973695 [ 3 ] {} HTTP-Session: a1ec2550-230b-492a-b07f-d85e0d45b03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:50:53.684836 [ 26 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:50:53.684925 [ 26 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:51:00.947421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:00.947604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:00.947654 [ 3 ] {} HTTP-Session: 3c89ec8f-d734-48b7-97ab-7f0ccff68dec Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:00.947700 [ 3 ] {} HTTP-Session: 3c89ec8f-d734-48b7-97ab-7f0ccff68dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.947733 [ 3 ] {} HTTP-Session: 3c89ec8f-d734-48b7-97ab-7f0ccff68dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.947799 [ 3 ] {} HTTP-Session: 3c89ec8f-d734-48b7-97ab-7f0ccff68dec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:00.947943 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:00.948012 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:51:00.948227 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:00.948708 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:00.948747 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:00.949137 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 14:51:00.949470 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:00.949622 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} executeQuery: Read 56 rows, 4.54 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.53 MiB/sec. 2024.03.26 14:51:00.949770 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} DynamicQueryHandler: Done processing query 2024.03.26 14:51:00.949796 [ 3 ] {ffcd81f9-3169-4688-8bda-415b97ef5aba} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:00.949812 [ 3 ] {} HTTP-Session: 3c89ec8f-d734-48b7-97ab-7f0ccff68dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.949990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:00.950040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:00.950059 [ 3 ] {} HTTP-Session: c779b76e-5a84-4d95-91f4-a00f17311d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:00.950075 [ 3 ] {} HTTP-Session: c779b76e-5a84-4d95-91f4-a00f17311d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.950089 [ 3 ] {} HTTP-Session: c779b76e-5a84-4d95-91f4-a00f17311d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.950123 [ 3 ] {} HTTP-Session: c779b76e-5a84-4d95-91f4-a00f17311d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:00.950234 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:00.950273 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:00.950394 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:00.950835 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:00.950871 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:00.951186 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 14:51:00.951499 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:00.951628 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} executeQuery: Read 168 rows, 16.63 KiB in 0.001459 sec., 115147.3612063057 rows/sec., 11.13 MiB/sec. 2024.03.26 14:51:00.951753 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} DynamicQueryHandler: Done processing query 2024.03.26 14:51:00.951777 [ 3 ] {e078ad7a-1eaa-4ffd-87a8-4109ee469ad5} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:51:00.951794 [ 3 ] {} HTTP-Session: c779b76e-5a84-4d95-91f4-a00f17311d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.951980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:00.952028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:00.952046 [ 3 ] {} HTTP-Session: d4d36146-e83b-4a67-b014-75bbce1425ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:00.952063 [ 3 ] {} HTTP-Session: d4d36146-e83b-4a67-b014-75bbce1425ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.952077 [ 3 ] {} HTTP-Session: d4d36146-e83b-4a67-b014-75bbce1425ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.952108 [ 3 ] {} HTTP-Session: d4d36146-e83b-4a67-b014-75bbce1425ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:00.952198 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:00.952238 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:00.952360 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:00.952664 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:00.952700 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:00.953002 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 14:51:00.953300 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:00.953423 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} executeQuery: Read 56 rows, 4.48 KiB in 0.001271 sec., 44059.79543666405 rows/sec., 3.45 MiB/sec. 2024.03.26 14:51:00.953541 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} DynamicQueryHandler: Done processing query 2024.03.26 14:51:00.953564 [ 3 ] {ad1d18c5-52e4-438c-9919-0fc56bcb6402} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:51:00.953579 [ 3 ] {} HTTP-Session: d4d36146-e83b-4a67-b014-75bbce1425ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.953800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:00.953848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:00.953866 [ 3 ] {} HTTP-Session: 72c56eae-00ba-4d30-96f8-17a7286ff282 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:00.953883 [ 3 ] {} HTTP-Session: 72c56eae-00ba-4d30-96f8-17a7286ff282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.953896 [ 3 ] {} HTTP-Session: 72c56eae-00ba-4d30-96f8-17a7286ff282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:00.953926 [ 3 ] {} HTTP-Session: 72c56eae-00ba-4d30-96f8-17a7286ff282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:00.954346 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:00.954392 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:51:00.954549 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:00.955448 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:00.955483 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:00.955921 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 14:51:00.956254 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:00.956390 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} executeQuery: Read 56 rows, 77.38 KiB in 0.002403 sec., 23304.203079483977 rows/sec., 31.45 MiB/sec. 2024.03.26 14:51:00.956652 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} DynamicQueryHandler: Done processing query 2024.03.26 14:51:00.956688 [ 3 ] {864cb2a1-2c23-4117-9e23-42ef61426e55} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:51:00.956704 [ 3 ] {} HTTP-Session: 72c56eae-00ba-4d30-96f8-17a7286ff282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:01.529789 [ 76 ] {} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.03.26 14:51:01.529850 [ 76 ] {} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:01.529871 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:01.530039 [ 189 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.03.26 14:51:01.530213 [ 189 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:01.530251 [ 189 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:51:01.530333 [ 189 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:51:01.530544 [ 189 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:51:01.530732 [ 189 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:51:01.530840 [ 189 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:51:01.531951 [ 195 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002001258 sec., 5996.228372353789 rows/sec., 418.68 KiB/sec. 2024.03.26 14:51:01.532131 [ 195 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.03.26 14:51:01.532552 [ 195 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_5_1} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:01.532640 [ 195 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_5_1} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.03.26 14:51:01.532734 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 14:51:02.217087 [ 76 ] {} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.03.26 14:51:02.217153 [ 76 ] {} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:02.217176 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:02.217375 [ 200 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.03.26 14:51:02.217596 [ 200 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:02.217636 [ 200 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:51:02.217748 [ 200 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:51:02.217834 [ 200 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:51:02.218030 [ 200 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:51:02.218267 [ 200 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:51:02.219338 [ 198 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002078768 sec., 5772.649954203644 rows/sec., 470.72 KiB/sec. 2024.03.26 14:51:02.219593 [ 199 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.03.26 14:51:02.220066 [ 199 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_5_1} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:02.220154 [ 199 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_5_1} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.03.26 14:51:02.220252 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 14:51:08.684981 [ 127 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:51:08.685045 [ 127 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:51:10.947229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:10.947358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:10.947387 [ 3 ] {} HTTP-Session: 1f8c8739-4469-4c31-a7b8-51e662ddf974 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:10.947417 [ 3 ] {} HTTP-Session: 1f8c8739-4469-4c31-a7b8-51e662ddf974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.947435 [ 3 ] {} HTTP-Session: 1f8c8739-4469-4c31-a7b8-51e662ddf974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.947490 [ 3 ] {} HTTP-Session: 1f8c8739-4469-4c31-a7b8-51e662ddf974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:10.947633 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:10.947707 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:51:10.947925 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:10.948417 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:10.948466 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:10.948868 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 14:51:10.949207 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:10.949395 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} executeQuery: Read 56 rows, 4.54 KiB in 0.001826 sec., 30668.127053669225 rows/sec., 2.43 MiB/sec. 2024.03.26 14:51:10.949402 [ 146 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.03.26 14:51:10.949509 [ 146 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:10.949566 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:10.949634 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} DynamicQueryHandler: Done processing query 2024.03.26 14:51:10.949681 [ 3 ] {62315d32-271d-4703-9616-8f0f5abc2f0e} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:10.949708 [ 3 ] {} HTTP-Session: 1f8c8739-4469-4c31-a7b8-51e662ddf974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.949731 [ 200 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2024.03.26 14:51:10.949871 [ 200 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:10.949881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:10.949910 [ 200 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 56 rows starting from the beginning of the part 2024.03.26 14:51:10.949941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:10.949976 [ 3 ] {} HTTP-Session: 1be30c4d-b5e4-4f43-b485-e7a139c576a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:10.950008 [ 3 ] {} HTTP-Session: 1be30c4d-b5e4-4f43-b485-e7a139c576a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.950045 [ 200 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:10.950076 [ 3 ] {} HTTP-Session: 1be30c4d-b5e4-4f43-b485-e7a139c576a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.950200 [ 3 ] {} HTTP-Session: 1be30c4d-b5e4-4f43-b485-e7a139c576a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:10.950433 [ 200 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:10.950567 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:10.950731 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:10.950767 [ 200 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:10.951074 [ 200 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:10.951735 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:10.952538 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:10.952585 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:10.952879 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.003220804 sec., 86934.81503376176 rows/sec., 6.88 MiB/sec. 2024.03.26 14:51:10.953144 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 14:51:10.953293 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.03.26 14:51:10.953968 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:10.954429 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} executeQuery: Read 168 rows, 16.63 KiB in 0.003986 sec., 42147.51630707476 rows/sec., 4.07 MiB/sec. 2024.03.26 14:51:10.954668 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:10.954973 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_14_3} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2024.03.26 14:51:10.955014 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} DynamicQueryHandler: Done processing query 2024.03.26 14:51:10.955097 [ 3 ] {e6c5c8b2-c558-43e7-abda-669591e4e381} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:51:10.955114 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:51:10.955123 [ 3 ] {} HTTP-Session: 1be30c4d-b5e4-4f43-b485-e7a139c576a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.955277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:10.955328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:10.955347 [ 3 ] {} HTTP-Session: 0b7b703b-76df-4977-98cd-f7a3580e5849 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:10.955364 [ 3 ] {} HTTP-Session: 0b7b703b-76df-4977-98cd-f7a3580e5849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.955378 [ 3 ] {} HTTP-Session: 0b7b703b-76df-4977-98cd-f7a3580e5849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.955411 [ 3 ] {} HTTP-Session: 0b7b703b-76df-4977-98cd-f7a3580e5849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:10.955499 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:10.955540 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:10.955687 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:10.956041 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:10.956079 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:10.956402 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 14:51:10.956713 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:10.956888 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} executeQuery: Read 56 rows, 4.48 KiB in 0.001423 sec., 39353.478566408994 rows/sec., 3.08 MiB/sec. 2024.03.26 14:51:10.957130 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} DynamicQueryHandler: Done processing query 2024.03.26 14:51:10.957197 [ 3 ] {3c25279f-d425-4dc4-952b-c67b9e70c728} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:51:10.957249 [ 3 ] {} HTTP-Session: 0b7b703b-76df-4977-98cd-f7a3580e5849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.957431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:10.957482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:10.957501 [ 3 ] {} HTTP-Session: 608ab8bc-a978-40b1-b770-5078f578fc4a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:10.957518 [ 3 ] {} HTTP-Session: 608ab8bc-a978-40b1-b770-5078f578fc4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.957531 [ 3 ] {} HTTP-Session: 608ab8bc-a978-40b1-b770-5078f578fc4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:10.957562 [ 3 ] {} HTTP-Session: 608ab8bc-a978-40b1-b770-5078f578fc4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:10.957950 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:10.957999 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:51:10.958183 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:10.958873 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:10.958911 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:10.959356 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 14:51:10.959698 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:10.959877 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} executeQuery: Read 56 rows, 77.38 KiB in 0.002246 sec., 24933.21460373998 rows/sec., 33.65 MiB/sec. 2024.03.26 14:51:10.960143 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} DynamicQueryHandler: Done processing query 2024.03.26 14:51:10.960184 [ 3 ] {e28e08b4-8824-49fc-9bf8-82a2a3c93721} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:51:10.960204 [ 3 ] {} HTTP-Session: 608ab8bc-a978-40b1-b770-5078f578fc4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.945858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:15.945980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:15.946004 [ 3 ] {} HTTP-Session: 38f7f22c-e4ec-4100-a180-f9858cbec46d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:15.946028 [ 3 ] {} HTTP-Session: 38f7f22c-e4ec-4100-a180-f9858cbec46d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.946043 [ 3 ] {} HTTP-Session: 38f7f22c-e4ec-4100-a180-f9858cbec46d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.946090 [ 3 ] {} HTTP-Session: 38f7f22c-e4ec-4100-a180-f9858cbec46d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:15.946211 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:15.946271 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:15.946458 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:15.946925 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:15.946969 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:15.947340 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 14:51:15.947662 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:15.947852 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} executeQuery: Read 36 rows, 2.77 KiB in 0.001691 sec., 21289.178001182732 rows/sec., 1.60 MiB/sec. 2024.03.26 14:51:15.948108 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} DynamicQueryHandler: Done processing query 2024.03.26 14:51:15.948148 [ 3 ] {fdf40343-7fb8-45d0-8f61-53d6b8342502} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:15.948165 [ 3 ] {} HTTP-Session: 38f7f22c-e4ec-4100-a180-f9858cbec46d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.948303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:15.948352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:15.948370 [ 3 ] {} HTTP-Session: 4ab75e44-599d-4181-b88a-a5010c484f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:15.948387 [ 3 ] {} HTTP-Session: 4ab75e44-599d-4181-b88a-a5010c484f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.948401 [ 3 ] {} HTTP-Session: 4ab75e44-599d-4181-b88a-a5010c484f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.948433 [ 3 ] {} HTTP-Session: 4ab75e44-599d-4181-b88a-a5010c484f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:15.948507 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:15.948548 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:15.948695 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:15.949011 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:15.949048 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:15.949352 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 14:51:15.949648 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:15.949809 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} executeQuery: Read 24 rows, 1.90 KiB in 0.001333 sec., 18004.50112528132 rows/sec., 1.39 MiB/sec. 2024.03.26 14:51:15.949976 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} DynamicQueryHandler: Done processing query 2024.03.26 14:51:15.950000 [ 3 ] {8921cf96-ef7b-487c-b2a4-c1abf6a1adae} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:51:15.950015 [ 3 ] {} HTTP-Session: 4ab75e44-599d-4181-b88a-a5010c484f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.950134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:15.950180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:15.950198 [ 3 ] {} HTTP-Session: 753f0194-72a2-4ebd-aba9-4c2d9ce6e88c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:15.950214 [ 3 ] {} HTTP-Session: 753f0194-72a2-4ebd-aba9-4c2d9ce6e88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.950228 [ 3 ] {} HTTP-Session: 753f0194-72a2-4ebd-aba9-4c2d9ce6e88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:15.950257 [ 3 ] {} HTTP-Session: 753f0194-72a2-4ebd-aba9-4c2d9ce6e88c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:15.950334 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:15.950376 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:51:15.950522 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:15.950885 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:15.950925 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:15.951311 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 14:51:15.951648 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:15.951811 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} executeQuery: Read 36 rows, 2.60 KiB in 0.001504 sec., 23936.17021276596 rows/sec., 1.69 MiB/sec. 2024.03.26 14:51:15.952041 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} DynamicQueryHandler: Done processing query 2024.03.26 14:51:15.952065 [ 3 ] {3a7b3f09-ec20-448e-8526-fe6fb2aec0ad} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:51:15.952081 [ 3 ] {} HTTP-Session: 753f0194-72a2-4ebd-aba9-4c2d9ce6e88c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.948070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:20.948197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:20.948223 [ 3 ] {} HTTP-Session: 5e141407-c49c-4aff-9b22-a96c0fa5b9a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:20.948247 [ 3 ] {} HTTP-Session: 5e141407-c49c-4aff-9b22-a96c0fa5b9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.948262 [ 3 ] {} HTTP-Session: 5e141407-c49c-4aff-9b22-a96c0fa5b9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.948311 [ 3 ] {} HTTP-Session: 5e141407-c49c-4aff-9b22-a96c0fa5b9a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:20.948440 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:20.948503 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:51:20.948688 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:20.949151 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:20.949202 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:20.949582 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 14:51:20.949917 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:20.950073 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} executeQuery: Read 56 rows, 4.54 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.62 MiB/sec. 2024.03.26 14:51:20.950224 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} DynamicQueryHandler: Done processing query 2024.03.26 14:51:20.950251 [ 3 ] {eb9fed1d-0d18-4cba-ae7e-9ea70b93f588} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:20.950267 [ 3 ] {} HTTP-Session: 5e141407-c49c-4aff-9b22-a96c0fa5b9a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.950391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:20.950448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:20.950468 [ 3 ] {} HTTP-Session: 69088e3b-adcc-41b8-8508-8e5bb94aac82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:20.950486 [ 3 ] {} HTTP-Session: 69088e3b-adcc-41b8-8508-8e5bb94aac82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.950500 [ 3 ] {} HTTP-Session: 69088e3b-adcc-41b8-8508-8e5bb94aac82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.950534 [ 3 ] {} HTTP-Session: 69088e3b-adcc-41b8-8508-8e5bb94aac82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:20.950606 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:20.950649 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:51:20.950781 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:20.951094 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:20.951134 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:20.951427 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 14:51:20.951723 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:20.951876 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} executeQuery: Read 4 rows, 334.00 B in 0.001297 sec., 3084.040092521203 rows/sec., 251.48 KiB/sec. 2024.03.26 14:51:20.952110 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} DynamicQueryHandler: Done processing query 2024.03.26 14:51:20.952142 [ 3 ] {90dba95c-f2fc-40e0-a471-2366041e99bc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:20.952158 [ 3 ] {} HTTP-Session: 69088e3b-adcc-41b8-8508-8e5bb94aac82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.952326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:20.952377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:20.952396 [ 3 ] {} HTTP-Session: 67479ff8-a839-4a27-8bc9-6594609ea600 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:20.952413 [ 3 ] {} HTTP-Session: 67479ff8-a839-4a27-8bc9-6594609ea600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.952426 [ 3 ] {} HTTP-Session: 67479ff8-a839-4a27-8bc9-6594609ea600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.952457 [ 3 ] {} HTTP-Session: 67479ff8-a839-4a27-8bc9-6594609ea600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:20.952568 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:20.952610 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:20.952754 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:20.953158 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:20.953196 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:20.953515 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 14:51:20.953818 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:20.953982 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} executeQuery: Read 170 rows, 16.81 KiB in 0.00147 sec., 115646.25850340136 rows/sec., 11.17 MiB/sec. 2024.03.26 14:51:20.954242 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} DynamicQueryHandler: Done processing query 2024.03.26 14:51:20.954281 [ 3 ] {0da669e0-05bf-4c27-bd62-8248edc55367} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:51:20.954306 [ 3 ] {} HTTP-Session: 67479ff8-a839-4a27-8bc9-6594609ea600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.954417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:20.954466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:20.954484 [ 3 ] {} HTTP-Session: 4aa49e82-2a27-4679-9c31-4131b0dd32cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:20.954501 [ 3 ] {} HTTP-Session: 4aa49e82-2a27-4679-9c31-4131b0dd32cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.954516 [ 3 ] {} HTTP-Session: 4aa49e82-2a27-4679-9c31-4131b0dd32cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.954546 [ 3 ] {} HTTP-Session: 4aa49e82-2a27-4679-9c31-4131b0dd32cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:20.954612 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:20.954655 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:51:20.954810 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:20.955108 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:20.955147 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:20.955441 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.03.26 14:51:20.955745 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:20.955902 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} executeQuery: Read 4 rows, 286.00 B in 0.001308 sec., 3058.1039755351685 rows/sec., 213.53 KiB/sec. 2024.03.26 14:51:20.956112 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} DynamicQueryHandler: Done processing query 2024.03.26 14:51:20.956136 [ 3 ] {160f7061-0720-43a9-b328-4a9884e48391} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:20.956152 [ 3 ] {} HTTP-Session: 4aa49e82-2a27-4679-9c31-4131b0dd32cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.956279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 10218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:20.956327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:20.956345 [ 3 ] {} HTTP-Session: 9946181a-a6d2-458c-a9df-d128f73ddd73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:20.956362 [ 3 ] {} HTTP-Session: 9946181a-a6d2-458c-a9df-d128f73ddd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.956376 [ 3 ] {} HTTP-Session: 9946181a-a6d2-458c-a9df-d128f73ddd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.956406 [ 3 ] {} HTTP-Session: 9946181a-a6d2-458c-a9df-d128f73ddd73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:20.956498 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:20.956539 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:20.956685 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:20.956993 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:20.957031 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:20.957327 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 14:51:20.957624 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:20.957774 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} executeQuery: Read 60 rows, 4.81 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.56 MiB/sec. 2024.03.26 14:51:20.957897 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} DynamicQueryHandler: Done processing query 2024.03.26 14:51:20.957921 [ 3 ] {eb5361b9-0b2b-4d2d-91e0-6ba0c0d85a42} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:51:20.957938 [ 3 ] {} HTTP-Session: 9946181a-a6d2-458c-a9df-d128f73ddd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.958033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:20.958079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:20.958098 [ 3 ] {} HTTP-Session: 4955dc1a-3876-4736-97de-7f0db54790dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:20.958114 [ 3 ] {} HTTP-Session: 4955dc1a-3876-4736-97de-7f0db54790dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.958128 [ 3 ] {} HTTP-Session: 4955dc1a-3876-4736-97de-7f0db54790dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.958158 [ 3 ] {} HTTP-Session: 4955dc1a-3876-4736-97de-7f0db54790dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:20.958221 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:20.958265 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:51:20.958410 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:20.958666 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:20.958703 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:20.959074 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 14:51:20.959401 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:20.959568 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} executeQuery: Read 2 rows, 144.00 B in 0.001359 sec., 1471.6703458425313 rows/sec., 103.48 KiB/sec. 2024.03.26 14:51:20.959810 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} DynamicQueryHandler: Done processing query 2024.03.26 14:51:20.959836 [ 3 ] {f0b7adda-863c-4b56-bb3d-4ad198335c8a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:20.959852 [ 3 ] {} HTTP-Session: 4955dc1a-3876-4736-97de-7f0db54790dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.960014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:20.960062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:20.960079 [ 3 ] {} HTTP-Session: 01976732-1fd5-423b-86db-971d21a59a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:20.960096 [ 3 ] {} HTTP-Session: 01976732-1fd5-423b-86db-971d21a59a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.960109 [ 3 ] {} HTTP-Session: 01976732-1fd5-423b-86db-971d21a59a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:20.960139 [ 3 ] {} HTTP-Session: 01976732-1fd5-423b-86db-971d21a59a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:20.960530 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:20.960577 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:51:20.960753 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:20.961442 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:20.961480 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:20.961909 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 14:51:20.962245 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:20.962420 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} executeQuery: Read 56 rows, 77.38 KiB in 0.002216 sec., 25270.758122743682 rows/sec., 34.10 MiB/sec. 2024.03.26 14:51:20.962555 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} DynamicQueryHandler: Done processing query 2024.03.26 14:51:20.962580 [ 3 ] {145c3a33-586f-4aef-aa21-c082d09a4c73} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:51:20.962595 [ 3 ] {} HTTP-Session: 01976732-1fd5-423b-86db-971d21a59a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:23.685092 [ 24 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:51:23.685157 [ 24 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:51:30.947208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:30.947362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:30.947395 [ 3 ] {} HTTP-Session: e3ffe928-14d4-4a1c-a8a7-b9a3f41533f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:30.947428 [ 3 ] {} HTTP-Session: e3ffe928-14d4-4a1c-a8a7-b9a3f41533f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.947446 [ 3 ] {} HTTP-Session: e3ffe928-14d4-4a1c-a8a7-b9a3f41533f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.947520 [ 3 ] {} HTTP-Session: e3ffe928-14d4-4a1c-a8a7-b9a3f41533f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:30.947649 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:30.947713 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:51:30.947915 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:30.948448 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:30.948495 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:30.948870 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 14:51:30.949199 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:30.949374 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} executeQuery: Read 56 rows, 4.54 KiB in 0.001783 sec., 31407.73976444195 rows/sec., 2.49 MiB/sec. 2024.03.26 14:51:30.949564 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} DynamicQueryHandler: Done processing query 2024.03.26 14:51:30.949590 [ 3 ] {af6dfeba-7ade-44fb-878e-7c70df19c2c0} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:30.949606 [ 3 ] {} HTTP-Session: e3ffe928-14d4-4a1c-a8a7-b9a3f41533f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.949830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:30.949886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:30.949905 [ 3 ] {} HTTP-Session: 09ceb1a0-08f7-453a-a176-672f73700447 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:30.949923 [ 3 ] {} HTTP-Session: 09ceb1a0-08f7-453a-a176-672f73700447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.949936 [ 3 ] {} HTTP-Session: 09ceb1a0-08f7-453a-a176-672f73700447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.949970 [ 3 ] {} HTTP-Session: 09ceb1a0-08f7-453a-a176-672f73700447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:30.950090 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:30.950134 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:30.950264 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:30.950671 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:30.950709 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:30.951030 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 14:51:30.951327 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:30.951494 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} executeQuery: Read 168 rows, 16.63 KiB in 0.001462 sec., 114911.08071135431 rows/sec., 11.11 MiB/sec. 2024.03.26 14:51:30.951498 [ 151 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.03.26 14:51:30.951602 [ 151 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:30.951642 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:30.951669 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} DynamicQueryHandler: Done processing query 2024.03.26 14:51:30.951723 [ 3 ] {8a3c9bca-755b-4d3a-bde1-48b8befb1709} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:51:30.951764 [ 3 ] {} HTTP-Session: 09ceb1a0-08f7-453a-a176-672f73700447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.951908 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.03.26 14:51:30.951975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:30.952055 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:30.952107 [ 3 ] {} HTTP-Session: 0d58d3ed-e04e-46dc-b15c-4274f696b21a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:30.952159 [ 3 ] {} HTTP-Session: 0d58d3ed-e04e-46dc-b15c-4274f696b21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.952200 [ 3 ] {} HTTP-Session: 0d58d3ed-e04e-46dc-b15c-4274f696b21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.952302 [ 3 ] {} HTTP-Session: 0d58d3ed-e04e-46dc-b15c-4274f696b21a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:30.952388 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:30.952484 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 208 rows starting from the beginning of the part 2024.03.26 14:51:30.952497 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:30.952574 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:30.952731 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 168 rows starting from the beginning of the part 2024.03.26 14:51:30.953080 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 168 rows starting from the beginning of the part 2024.03.26 14:51:30.953447 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.03.26 14:51:30.953761 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 170 rows starting from the beginning of the part 2024.03.26 14:51:30.953841 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:30.954009 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 168 rows starting from the beginning of the part 2024.03.26 14:51:30.954803 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:30.954862 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:30.955697 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 14:51:30.956600 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:30.956774 [ 197 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.004990648 sec., 183944.0489491545 rows/sec., 17.46 MiB/sec. 2024.03.26 14:51:30.956919 [ 151 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.03.26 14:51:30.956967 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} executeQuery: Read 56 rows, 4.48 KiB in 0.004532 sec., 12356.57546337158 rows/sec., 989.49 KiB/sec. 2024.03.26 14:51:30.956996 [ 151 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:30.957097 [ 200 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.03.26 14:51:30.957110 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:30.957388 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} DynamicQueryHandler: Done processing query 2024.03.26 14:51:30.957460 [ 3 ] {dadd53ae-60b2-4f12-9fc0-df545e3eea7f} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:51:30.957487 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.03.26 14:51:30.957509 [ 3 ] {} HTTP-Session: 0d58d3ed-e04e-46dc-b15c-4274f696b21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.957874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:30.958054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:30.958132 [ 3 ] {} HTTP-Session: be906e7f-5df3-4b1e-becf-28643fea5f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:30.958136 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:30.958155 [ 3 ] {} HTTP-Session: be906e7f-5df3-4b1e-becf-28643fea5f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.958217 [ 3 ] {} HTTP-Session: be906e7f-5df3-4b1e-becf-28643fea5f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.958242 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 106 rows starting from the beginning of the part 2024.03.26 14:51:30.958321 [ 3 ] {} HTTP-Session: be906e7f-5df3-4b1e-becf-28643fea5f7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:30.958582 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.958574 [ 200 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:30.958924 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.958940 [ 200 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_21_4} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.03.26 14:51:30.959212 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2024.03.26 14:51:30.959243 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 14:51:30.959430 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:30.959495 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.03.26 14:51:30.959582 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:51:30.959803 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.960566 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:30.961962 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:30.961969 [ 191 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.004667095 sec., 76707.2450850047 rows/sec., 5.99 MiB/sec. 2024.03.26 14:51:30.962014 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:30.962223 [ 191 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.03.26 14:51:30.963078 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 14:51:30.963184 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:30.963435 [ 197 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_21_4} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.03.26 14:51:30.963612 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.03.26 14:51:30.963763 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:30.963934 [ 151 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.03.26 14:51:30.963950 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} executeQuery: Read 56 rows, 77.38 KiB in 0.005395 sec., 10379.981464318815 rows/sec., 14.01 MiB/sec. 2024.03.26 14:51:30.963981 [ 151 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:30.964057 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.03.26 14:51:30.964263 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} DynamicQueryHandler: Done processing query 2024.03.26 14:51:30.964268 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.03.26 14:51:30.964298 [ 3 ] {a198a776-a11f-49f8-b321-ef13bb1c65c5} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:51:30.964357 [ 3 ] {} HTTP-Session: be906e7f-5df3-4b1e-becf-28643fea5f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:30.964487 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:30.964527 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 577 rows starting from the beginning of the part 2024.03.26 14:51:30.964677 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.964848 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.964956 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.965179 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.965381 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:30.979054 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 857 rows, containing 6 columns (6 merged, 0 gathered) in 0.014896335 sec., 57530.929587714025 rows/sec., 77.64 MiB/sec. 2024.03.26 14:51:30.979676 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.03.26 14:51:30.980061 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:30.980141 [ 191 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_16_3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.03.26 14:51:30.980219 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB. 2024.03.26 14:51:31.000156 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 182.21 MiB, peak 190.79 MiB, free memory in arenas 0.00 B, will set to 184.37 MiB (RSS), difference: 2.15 MiB 2024.03.26 14:51:33.620542 [ 136 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.03.26 14:51:33.620666 [ 136 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:33.620712 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:33.620943 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.03.26 14:51:33.621170 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:33.621216 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:51:33.621310 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.03.26 14:51:33.621530 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.03.26 14:51:33.621753 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:51:33.621881 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:51:33.622959 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148219 sec., 165718.6720720746 rows/sec., 11.69 MiB/sec. 2024.03.26 14:51:33.623200 [ 201 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.03.26 14:51:33.623721 [ 201 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:33.623807 [ 201 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_9_2} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.03.26 14:51:33.623906 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.03.26 14:51:38.685218 [ 150 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:51:38.685310 [ 150 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:51:40.947503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:40.947611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:40.947636 [ 3 ] {} HTTP-Session: 2820dffe-60cb-40cb-9b79-adfa0d5aa16c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:40.947660 [ 3 ] {} HTTP-Session: 2820dffe-60cb-40cb-9b79-adfa0d5aa16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.947675 [ 3 ] {} HTTP-Session: 2820dffe-60cb-40cb-9b79-adfa0d5aa16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.947724 [ 3 ] {} HTTP-Session: 2820dffe-60cb-40cb-9b79-adfa0d5aa16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:40.947855 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:40.947918 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:51:40.948101 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:40.948556 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:40.948605 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:40.948984 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 14:51:40.949318 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:40.949484 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} executeQuery: Read 56 rows, 4.54 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.62 MiB/sec. 2024.03.26 14:51:40.949636 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} DynamicQueryHandler: Done processing query 2024.03.26 14:51:40.949661 [ 3 ] {24c99b5f-a5a8-4c0e-96f6-337293160053} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:40.949677 [ 3 ] {} HTTP-Session: 2820dffe-60cb-40cb-9b79-adfa0d5aa16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.949838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:40.949886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:40.949905 [ 3 ] {} HTTP-Session: 8b5842fd-4014-4dd1-824f-0f2b2006c0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:40.949921 [ 3 ] {} HTTP-Session: 8b5842fd-4014-4dd1-824f-0f2b2006c0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.949935 [ 3 ] {} HTTP-Session: 8b5842fd-4014-4dd1-824f-0f2b2006c0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.949966 [ 3 ] {} HTTP-Session: 8b5842fd-4014-4dd1-824f-0f2b2006c0e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:40.950078 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:40.950118 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:40.950243 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:40.950660 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:40.950699 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:40.951009 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 14:51:40.951317 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:40.951467 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} executeQuery: Read 168 rows, 16.63 KiB in 0.001444 sec., 116343.49030470915 rows/sec., 11.25 MiB/sec. 2024.03.26 14:51:40.951671 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} DynamicQueryHandler: Done processing query 2024.03.26 14:51:40.951722 [ 3 ] {8416fd48-3951-4ec9-b171-416a9e51cc8c} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:51:40.951775 [ 3 ] {} HTTP-Session: 8b5842fd-4014-4dd1-824f-0f2b2006c0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.951975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:40.952027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:40.952046 [ 3 ] {} HTTP-Session: 0e4ddd6b-90b1-4ec1-8049-004ee1dd9255 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:40.952063 [ 3 ] {} HTTP-Session: 0e4ddd6b-90b1-4ec1-8049-004ee1dd9255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.952077 [ 3 ] {} HTTP-Session: 0e4ddd6b-90b1-4ec1-8049-004ee1dd9255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.952109 [ 3 ] {} HTTP-Session: 0e4ddd6b-90b1-4ec1-8049-004ee1dd9255 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:40.952202 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:40.952243 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:40.952389 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:40.952719 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:40.952756 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:40.953059 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 14:51:40.953352 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:40.953500 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} executeQuery: Read 56 rows, 4.48 KiB in 0.001336 sec., 41916.16766467066 rows/sec., 3.28 MiB/sec. 2024.03.26 14:51:40.953621 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} DynamicQueryHandler: Done processing query 2024.03.26 14:51:40.953646 [ 3 ] {1798358c-f1fd-4ed3-948a-5428013d7358} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:51:40.953662 [ 3 ] {} HTTP-Session: 0e4ddd6b-90b1-4ec1-8049-004ee1dd9255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.953880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:40.953928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:40.953946 [ 3 ] {} HTTP-Session: 31e2d438-dd35-44b9-a883-8d29377d0527 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:40.953962 [ 3 ] {} HTTP-Session: 31e2d438-dd35-44b9-a883-8d29377d0527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.953976 [ 3 ] {} HTTP-Session: 31e2d438-dd35-44b9-a883-8d29377d0527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:40.954006 [ 3 ] {} HTTP-Session: 31e2d438-dd35-44b9-a883-8d29377d0527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:40.954475 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:40.954521 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:51:40.954680 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:40.955301 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:40.955339 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:40.955785 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 14:51:40.956134 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:40.956301 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} executeQuery: Read 56 rows, 77.38 KiB in 0.002227 sec., 25145.936237090256 rows/sec., 33.93 MiB/sec. 2024.03.26 14:51:40.956577 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} DynamicQueryHandler: Done processing query 2024.03.26 14:51:40.956609 [ 3 ] {b7d22762-ee00-468f-8dfa-cdd660ba85f8} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:51:40.956626 [ 3 ] {} HTTP-Session: 31e2d438-dd35-44b9-a883-8d29377d0527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.946269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:45.946397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:45.946421 [ 3 ] {} HTTP-Session: 63369553-6fcb-4275-bffc-5f7ea3609196 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:45.946445 [ 3 ] {} HTTP-Session: 63369553-6fcb-4275-bffc-5f7ea3609196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.946460 [ 3 ] {} HTTP-Session: 63369553-6fcb-4275-bffc-5f7ea3609196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.946510 [ 3 ] {} HTTP-Session: 63369553-6fcb-4275-bffc-5f7ea3609196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:45.946620 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:45.946682 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:51:45.946874 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:45.947320 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:45.947372 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:45.947733 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 14:51:45.948067 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:45.948231 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} executeQuery: Read 2 rows, 167.00 B in 0.001661 sec., 1204.0939193257075 rows/sec., 98.19 KiB/sec. 2024.03.26 14:51:45.948430 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} DynamicQueryHandler: Done processing query 2024.03.26 14:51:45.948455 [ 3 ] {10f2f0c8-b317-4156-b0eb-17dd865ed088} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:45.948471 [ 3 ] {} HTTP-Session: 63369553-6fcb-4275-bffc-5f7ea3609196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.948602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 5133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:45.948656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:45.948674 [ 3 ] {} HTTP-Session: 943d03ff-c7c1-42e0-b87c-12fc734a5a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:45.948693 [ 3 ] {} HTTP-Session: 943d03ff-c7c1-42e0-b87c-12fc734a5a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.948707 [ 3 ] {} HTTP-Session: 943d03ff-c7c1-42e0-b87c-12fc734a5a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.948743 [ 3 ] {} HTTP-Session: 943d03ff-c7c1-42e0-b87c-12fc734a5a77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:45.948824 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:45.948870 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:45.948997 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:45.949334 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:45.949370 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:45.949671 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 14:51:45.949981 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:45.950141 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} executeQuery: Read 37 rows, 2.85 KiB in 0.001345 sec., 27509.293680297396 rows/sec., 2.07 MiB/sec. 2024.03.26 14:51:45.950307 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} DynamicQueryHandler: Done processing query 2024.03.26 14:51:45.950334 [ 3 ] {b124dc6c-2103-4841-9293-e6e8b8be5acc} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:45.950353 [ 3 ] {} HTTP-Session: 943d03ff-c7c1-42e0-b87c-12fc734a5a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.950513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:45.950562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:45.950580 [ 3 ] {} HTTP-Session: cf222af1-fc32-447f-8576-f498c20e767e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:45.950597 [ 3 ] {} HTTP-Session: cf222af1-fc32-447f-8576-f498c20e767e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.950610 [ 3 ] {} HTTP-Session: cf222af1-fc32-447f-8576-f498c20e767e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.950641 [ 3 ] {} HTTP-Session: cf222af1-fc32-447f-8576-f498c20e767e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:45.950705 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:45.950745 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:51:45.950877 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:45.951141 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:45.951177 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:45.951462 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.03.26 14:51:45.951769 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:45.951926 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} executeQuery: Read 2 rows, 143.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 112.44 KiB/sec. 2024.03.26 14:51:45.952148 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} DynamicQueryHandler: Done processing query 2024.03.26 14:51:45.952185 [ 3 ] {576bbe82-12e0-4a3d-9672-bacf0e6af61c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:45.952202 [ 3 ] {} HTTP-Session: cf222af1-fc32-447f-8576-f498c20e767e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.952322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:45.952371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:45.952389 [ 3 ] {} HTTP-Session: 71cebe69-d417-410e-9243-0f9af904456a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:45.952405 [ 3 ] {} HTTP-Session: 71cebe69-d417-410e-9243-0f9af904456a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.952419 [ 3 ] {} HTTP-Session: 71cebe69-d417-410e-9243-0f9af904456a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.952449 [ 3 ] {} HTTP-Session: 71cebe69-d417-410e-9243-0f9af904456a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:45.952523 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:45.952564 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:45.952703 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:45.953005 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:45.953042 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:45.953338 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 14:51:45.953632 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:45.953787 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} executeQuery: Read 26 rows, 2.06 KiB in 0.001291 sec., 20139.426800929512 rows/sec., 1.56 MiB/sec. 2024.03.26 14:51:45.953958 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} DynamicQueryHandler: Done processing query 2024.03.26 14:51:45.953987 [ 3 ] {00c79537-9e7f-4622-b12e-2e2115c97f34} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:51:45.954002 [ 3 ] {} HTTP-Session: 71cebe69-d417-410e-9243-0f9af904456a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.954125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:45.954172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:45.954190 [ 3 ] {} HTTP-Session: d77403bf-a2a0-40c4-9f89-7818a9e208d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:45.954206 [ 3 ] {} HTTP-Session: d77403bf-a2a0-40c4-9f89-7818a9e208d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.954219 [ 3 ] {} HTTP-Session: d77403bf-a2a0-40c4-9f89-7818a9e208d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:45.954249 [ 3 ] {} HTTP-Session: d77403bf-a2a0-40c4-9f89-7818a9e208d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:45.954326 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:45.954370 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:51:45.954513 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:45.954848 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:45.954885 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:45.955310 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 14:51:45.955634 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:45.955789 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} executeQuery: Read 37 rows, 2.67 KiB in 0.001495 sec., 24749.163879598662 rows/sec., 1.75 MiB/sec. 2024.03.26 14:51:45.956037 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} DynamicQueryHandler: Done processing query 2024.03.26 14:51:45.956062 [ 3 ] {cd70f1e1-4376-4e59-a432-c2af7dcf1cf0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:51:45.956078 [ 3 ] {} HTTP-Session: d77403bf-a2a0-40c4-9f89-7818a9e208d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.947449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:50.947572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:50.947597 [ 3 ] {} HTTP-Session: af159b76-efe1-4fc7-95c9-d37327e958c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:50.947621 [ 3 ] {} HTTP-Session: af159b76-efe1-4fc7-95c9-d37327e958c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.947636 [ 3 ] {} HTTP-Session: af159b76-efe1-4fc7-95c9-d37327e958c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.947686 [ 3 ] {} HTTP-Session: af159b76-efe1-4fc7-95c9-d37327e958c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:50.947815 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:50.947882 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:51:50.948069 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:50.948551 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.948594 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.948983 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 14:51:50.949326 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.949477 [ 144 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.03.26 14:51:50.949482 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} executeQuery: Read 56 rows, 4.54 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.56 MiB/sec. 2024.03.26 14:51:50.949522 [ 144 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.949558 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.949708 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} DynamicQueryHandler: Done processing query 2024.03.26 14:51:50.949758 [ 3 ] {c0abef5d-1839-4f7a-9e0b-4929d76de021} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:51:50.949778 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2024.03.26 14:51:50.949786 [ 3 ] {} HTTP-Session: af159b76-efe1-4fc7-95c9-d37327e958c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.950040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:50.950156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:50.950170 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:51:50.950192 [ 3 ] {} HTTP-Session: cc8ab626-205f-4499-aad2-89863ad6b28a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:50.950240 [ 3 ] {} HTTP-Session: cc8ab626-205f-4499-aad2-89863ad6b28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.950276 [ 3 ] {} HTTP-Session: cc8ab626-205f-4499-aad2-89863ad6b28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.950283 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 56 rows starting from the beginning of the part 2024.03.26 14:51:50.950336 [ 3 ] {} HTTP-Session: cc8ab626-205f-4499-aad2-89863ad6b28a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:50.950530 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:50.950703 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:51:50.950743 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:50.951143 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:50.951535 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:50.951664 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:50.951837 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.03.26 14:51:50.952532 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.952586 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.953374 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 14:51:50.954357 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.954383 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.004713114 sec., 59408.705157566736 rows/sec., 4.70 MiB/sec. 2024.03.26 14:51:50.954586 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} executeQuery: Read 2 rows, 167.00 B in 0.004172 sec., 479.3863854266538 rows/sec., 39.09 KiB/sec. 2024.03.26 14:51:50.954596 [ 187 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.03.26 14:51:50.954846 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} DynamicQueryHandler: Done processing query 2024.03.26 14:51:50.954925 [ 3 ] {3eb92dc2-0f20-4481-85cd-f2f33f2e160f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:50.954992 [ 3 ] {} HTTP-Session: cc8ab626-205f-4499-aad2-89863ad6b28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.955251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:50.955331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:50.955341 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.955360 [ 3 ] {} HTTP-Session: 9482a124-a08b-4d66-be74-e3447f45a324 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:50.955439 [ 3 ] {} HTTP-Session: 9482a124-a08b-4d66-be74-e3447f45a324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.955473 [ 3 ] {} HTTP-Session: 9482a124-a08b-4d66-be74-e3447f45a324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.955525 [ 3 ] {} HTTP-Session: 9482a124-a08b-4d66-be74-e3447f45a324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:50.955574 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_18_4} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2024.03.26 14:51:50.955735 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:50.955757 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:51:50.955804 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:51:50.955960 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:50.956376 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.956414 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.956730 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 14:51:50.957045 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.957176 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} executeQuery: Read 169 rows, 16.72 KiB in 0.001572 sec., 107506.36132315522 rows/sec., 10.39 MiB/sec. 2024.03.26 14:51:50.957300 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} DynamicQueryHandler: Done processing query 2024.03.26 14:51:50.957324 [ 3 ] {aa85b310-0dc5-41d6-9d90-5944f1e89bae} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:51:50.957340 [ 3 ] {} HTTP-Session: 9482a124-a08b-4d66-be74-e3447f45a324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.957461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:50.957510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:50.957528 [ 3 ] {} HTTP-Session: 10c2a3ea-a3f9-4595-bab0-e1cb2256b18d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:50.957545 [ 3 ] {} HTTP-Session: 10c2a3ea-a3f9-4595-bab0-e1cb2256b18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.957558 [ 3 ] {} HTTP-Session: 10c2a3ea-a3f9-4595-bab0-e1cb2256b18d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.957590 [ 3 ] {} HTTP-Session: 10c2a3ea-a3f9-4595-bab0-e1cb2256b18d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:50.957653 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:50.957693 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:51:50.957817 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:50.958120 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.958156 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.958453 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.03.26 14:51:50.958753 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.958880 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} executeQuery: Read 2 rows, 143.00 B in 0.00125 sec., 1600 rows/sec., 111.72 KiB/sec. 2024.03.26 14:51:50.959006 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} DynamicQueryHandler: Done processing query 2024.03.26 14:51:50.959030 [ 3 ] {7333ade6-72c5-4790-8980-42d7625679fc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:50.959046 [ 3 ] {} HTTP-Session: 10c2a3ea-a3f9-4595-bab0-e1cb2256b18d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.959163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:50.959212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:50.959231 [ 3 ] {} HTTP-Session: 0084456f-404d-4c11-8eef-a22b14119b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:50.959248 [ 3 ] {} HTTP-Session: 0084456f-404d-4c11-8eef-a22b14119b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.959261 [ 3 ] {} HTTP-Session: 0084456f-404d-4c11-8eef-a22b14119b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.959292 [ 3 ] {} HTTP-Session: 0084456f-404d-4c11-8eef-a22b14119b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:50.959378 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:50.959419 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:51:50.959543 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:50.959889 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.959937 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.960319 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 14:51:50.960682 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.960831 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} executeQuery: Read 58 rows, 4.65 KiB in 0.001493 sec., 38847.957133288684 rows/sec., 3.04 MiB/sec. 2024.03.26 14:51:50.960964 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} DynamicQueryHandler: Done processing query 2024.03.26 14:51:50.960987 [ 3 ] {2a355fd5-24a1-4e1a-b6c2-e350f0f2ca6b} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:51:50.961004 [ 3 ] {} HTTP-Session: 0084456f-404d-4c11-8eef-a22b14119b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.961111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:50.961159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:50.961177 [ 3 ] {} HTTP-Session: 39797499-4db5-41db-966a-de413354e555 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:50.961194 [ 3 ] {} HTTP-Session: 39797499-4db5-41db-966a-de413354e555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.961208 [ 3 ] {} HTTP-Session: 39797499-4db5-41db-966a-de413354e555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.961239 [ 3 ] {} HTTP-Session: 39797499-4db5-41db-966a-de413354e555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:50.961302 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:50.961347 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:51:50.961491 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:50.961767 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.961802 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.962164 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 14:51:50.962495 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.962629 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} executeQuery: Read 1 rows, 72.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 52.28 KiB/sec. 2024.03.26 14:51:50.962884 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} DynamicQueryHandler: Done processing query 2024.03.26 14:51:50.962929 [ 3 ] {bd7bf8ea-5c66-4d4c-9a00-58dd268db7c7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:51:50.962967 [ 3 ] {} HTTP-Session: 39797499-4db5-41db-966a-de413354e555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.963133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:51:50.963181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:51:50.963200 [ 3 ] {} HTTP-Session: 3786307d-e042-4a9d-9bd3-691dd02c122a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:51:50.963217 [ 3 ] {} HTTP-Session: 3786307d-e042-4a9d-9bd3-691dd02c122a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.963232 [ 3 ] {} HTTP-Session: 3786307d-e042-4a9d-9bd3-691dd02c122a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:50.963261 [ 3 ] {} HTTP-Session: 3786307d-e042-4a9d-9bd3-691dd02c122a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:51:50.963822 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:51:50.963871 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:51:50.964047 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:51:50.964632 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:51:50.964668 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:51:50.965111 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 14:51:50.965446 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:51:50.965583 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} executeQuery: Read 56 rows, 77.38 KiB in 0.002255 sec., 24833.70288248337 rows/sec., 33.51 MiB/sec. 2024.03.26 14:51:50.965712 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} DynamicQueryHandler: Done processing query 2024.03.26 14:51:50.965736 [ 3 ] {35a31469-5098-4ee5-8b9d-ed0aad9e7fe3} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:51:50.965751 [ 3 ] {} HTTP-Session: 3786307d-e042-4a9d-9bd3-691dd02c122a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:51:53.685559 [ 141 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:51:53.685631 [ 141 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:52:00.947006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:00.947136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:00.947161 [ 3 ] {} HTTP-Session: f4130f76-cfce-4143-ac56-262fffd5f13b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:00.947187 [ 3 ] {} HTTP-Session: f4130f76-cfce-4143-ac56-262fffd5f13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.947205 [ 3 ] {} HTTP-Session: f4130f76-cfce-4143-ac56-262fffd5f13b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.947261 [ 3 ] {} HTTP-Session: f4130f76-cfce-4143-ac56-262fffd5f13b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:00.947403 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:00.947475 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:52:00.947695 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:00.948273 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:00.948323 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:00.948711 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 14:52:00.949045 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:00.949205 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} executeQuery: Read 56 rows, 4.54 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.37 MiB/sec. 2024.03.26 14:52:00.949357 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} DynamicQueryHandler: Done processing query 2024.03.26 14:52:00.949383 [ 3 ] {56203320-2e8d-47ad-9ae7-8fd34b6df9f7} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:00.949399 [ 3 ] {} HTTP-Session: f4130f76-cfce-4143-ac56-262fffd5f13b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.949569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:00.949618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:00.949636 [ 3 ] {} HTTP-Session: fdf08d64-7a02-4a94-bf40-a5659f63a48c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:00.949652 [ 3 ] {} HTTP-Session: fdf08d64-7a02-4a94-bf40-a5659f63a48c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.949666 [ 3 ] {} HTTP-Session: fdf08d64-7a02-4a94-bf40-a5659f63a48c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.949696 [ 3 ] {} HTTP-Session: fdf08d64-7a02-4a94-bf40-a5659f63a48c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:00.949806 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:00.949846 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:00.949969 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:00.950394 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:00.950431 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:00.950737 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 14:52:00.951032 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:00.951164 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} executeQuery: Read 168 rows, 16.63 KiB in 0.001418 sec., 118476.72778561355 rows/sec., 11.45 MiB/sec. 2024.03.26 14:52:00.951327 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} DynamicQueryHandler: Done processing query 2024.03.26 14:52:00.951350 [ 3 ] {80b75be1-59af-400a-a26c-8b850b31b1d1} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:52:00.951365 [ 3 ] {} HTTP-Session: fdf08d64-7a02-4a94-bf40-a5659f63a48c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.951498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:00.951545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:00.951564 [ 3 ] {} HTTP-Session: eedc2297-d2ae-4f4d-9a70-4605154c2777 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:00.951580 [ 3 ] {} HTTP-Session: eedc2297-d2ae-4f4d-9a70-4605154c2777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.951593 [ 3 ] {} HTTP-Session: eedc2297-d2ae-4f4d-9a70-4605154c2777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.951623 [ 3 ] {} HTTP-Session: eedc2297-d2ae-4f4d-9a70-4605154c2777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:00.951710 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:00.951751 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:00.951882 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:00.952190 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:00.952227 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:00.952517 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 14:52:00.952816 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:00.952977 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} executeQuery: Read 56 rows, 4.48 KiB in 0.001303 sec., 42977.743668457406 rows/sec., 3.36 MiB/sec. 2024.03.26 14:52:00.953186 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} DynamicQueryHandler: Done processing query 2024.03.26 14:52:00.953238 [ 3 ] {71dc1165-684a-4074-91fc-6136e486a4af} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:52:00.953269 [ 3 ] {} HTTP-Session: eedc2297-d2ae-4f4d-9a70-4605154c2777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.953440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:00.953488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:00.953506 [ 3 ] {} HTTP-Session: b6fac158-cf88-4207-97a5-1e3a1cfae92f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:00.953523 [ 3 ] {} HTTP-Session: b6fac158-cf88-4207-97a5-1e3a1cfae92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.953536 [ 3 ] {} HTTP-Session: b6fac158-cf88-4207-97a5-1e3a1cfae92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:00.953566 [ 3 ] {} HTTP-Session: b6fac158-cf88-4207-97a5-1e3a1cfae92f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:00.954031 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:00.954080 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:52:00.954260 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:00.954935 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:00.954972 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:00.955422 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 14:52:00.955753 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:00.955917 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} executeQuery: Read 56 rows, 77.38 KiB in 0.002283 sec., 24529.128339903637 rows/sec., 33.10 MiB/sec. 2024.03.26 14:52:00.956140 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} DynamicQueryHandler: Done processing query 2024.03.26 14:52:00.956185 [ 3 ] {7005e16b-ffed-4a34-bcad-94809e506ba4} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:52:00.956212 [ 3 ] {} HTTP-Session: b6fac158-cf88-4207-97a5-1e3a1cfae92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:08.685895 [ 134 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:52:08.685960 [ 134 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:52:10.947797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:10.947918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:10.947951 [ 3 ] {} HTTP-Session: d7f9475e-0a30-44ff-b079-4f984ba58e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:10.947978 [ 3 ] {} HTTP-Session: d7f9475e-0a30-44ff-b079-4f984ba58e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.947996 [ 3 ] {} HTTP-Session: d7f9475e-0a30-44ff-b079-4f984ba58e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.948050 [ 3 ] {} HTTP-Session: d7f9475e-0a30-44ff-b079-4f984ba58e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:10.948191 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:10.948263 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:52:10.948475 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:10.948979 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:10.949028 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:10.949409 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 14:52:10.949736 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:10.949894 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} executeQuery: Read 56 rows, 4.54 KiB in 0.001772 sec., 31602.70880361174 rows/sec., 2.50 MiB/sec. 2024.03.26 14:52:10.950129 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} DynamicQueryHandler: Done processing query 2024.03.26 14:52:10.950183 [ 3 ] {0f939112-3548-48d9-94a3-dd803602c5eb} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:10.950237 [ 3 ] {} HTTP-Session: d7f9475e-0a30-44ff-b079-4f984ba58e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.950453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:10.950512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:10.950531 [ 3 ] {} HTTP-Session: 6b85da99-8f48-4dbf-8724-b35dcf65362f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:10.950550 [ 3 ] {} HTTP-Session: 6b85da99-8f48-4dbf-8724-b35dcf65362f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.950564 [ 3 ] {} HTTP-Session: 6b85da99-8f48-4dbf-8724-b35dcf65362f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.950600 [ 3 ] {} HTTP-Session: 6b85da99-8f48-4dbf-8724-b35dcf65362f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:10.950723 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:10.950768 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:10.950915 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:10.951354 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:10.951393 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:10.951715 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 14:52:10.952018 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:10.952172 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} executeQuery: Read 168 rows, 16.63 KiB in 0.001511 sec., 111184.64592984779 rows/sec., 10.75 MiB/sec. 2024.03.26 14:52:10.952184 [ 133 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.03.26 14:52:10.952299 [ 133 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:10.952330 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:10.952353 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} DynamicQueryHandler: Done processing query 2024.03.26 14:52:10.952408 [ 3 ] {feefa831-6520-4e6f-877d-149353536232} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:52:10.952458 [ 3 ] {} HTTP-Session: 6b85da99-8f48-4dbf-8724-b35dcf65362f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.952572 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.03.26 14:52:10.952666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:10.952765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:10.952814 [ 3 ] {} HTTP-Session: 1424de0b-ff87-49eb-8ee5-ab0388024a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:10.952865 [ 3 ] {} HTTP-Session: 1424de0b-ff87-49eb-8ee5-ab0388024a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.952909 [ 3 ] {} HTTP-Session: 1424de0b-ff87-49eb-8ee5-ab0388024a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.952917 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:10.952963 [ 3 ] {} HTTP-Session: 1424de0b-ff87-49eb-8ee5-ab0388024a1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:10.953002 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 208 rows starting from the beginning of the part 2024.03.26 14:52:10.953215 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:10.953258 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 168 rows starting from the beginning of the part 2024.03.26 14:52:10.953334 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:10.953552 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2024.03.26 14:52:10.953893 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 169 rows starting from the beginning of the part 2024.03.26 14:52:10.954298 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 168 rows starting from the beginning of the part 2024.03.26 14:52:10.954544 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:10.954616 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 168 rows starting from the beginning of the part 2024.03.26 14:52:10.955406 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:10.955474 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:10.956303 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 14:52:10.957200 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:10.957590 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.005143991 sec., 178460.65438294897 rows/sec., 16.94 MiB/sec. 2024.03.26 14:52:10.957615 [ 133 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.03.26 14:52:10.957639 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} executeQuery: Read 56 rows, 4.48 KiB in 0.004571 sec., 12251.14854517611 rows/sec., 981.05 KiB/sec. 2024.03.26 14:52:10.957693 [ 133 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:10.957841 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:10.957895 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.03.26 14:52:10.958110 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} DynamicQueryHandler: Done processing query 2024.03.26 14:52:10.958214 [ 3 ] {99d548c9-bc2b-4a4e-915e-d5babe13a170} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:52:10.958296 [ 3 ] {} HTTP-Session: 1424de0b-ff87-49eb-8ee5-ab0388024a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.958355 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.03.26 14:52:10.958752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:10.958810 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:10.958883 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 106 rows starting from the beginning of the part 2024.03.26 14:52:10.958911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:10.958994 [ 3 ] {} HTTP-Session: b576b46f-60d5-4a0b-b730-a039d74b04a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:10.959177 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:10.959223 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:10.959161 [ 3 ] {} HTTP-Session: b576b46f-60d5-4a0b-b730-a039d74b04a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.959376 [ 3 ] {} HTTP-Session: b576b46f-60d5-4a0b-b730-a039d74b04a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:10.959577 [ 3 ] {} HTTP-Session: b576b46f-60d5-4a0b-b730-a039d74b04a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:10.959657 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2024.03.26 14:52:10.959697 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_26_5} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.03.26 14:52:10.959957 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part 2024.03.26 14:52:10.960105 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 14:52:10.960195 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:10.960330 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:10.960518 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:10.960561 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:52:10.961449 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:10.962666 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:10.962729 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:10.963026 [ 186 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.005003979 sec., 71543.06602805486 rows/sec., 5.59 MiB/sec. 2024.03.26 14:52:10.963255 [ 187 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.03.26 14:52:10.963854 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 14:52:10.964003 [ 187 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:10.964276 [ 187 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_26_5} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.03.26 14:52:10.964440 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:52:10.964606 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:10.964792 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} executeQuery: Read 56 rows, 77.38 KiB in 0.004997 sec., 11206.724034420653 rows/sec., 15.12 MiB/sec. 2024.03.26 14:52:10.965000 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} DynamicQueryHandler: Done processing query 2024.03.26 14:52:10.965031 [ 3 ] {74d94756-d4b0-43be-b56e-fc034de529f5} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:52:10.965048 [ 3 ] {} HTTP-Session: b576b46f-60d5-4a0b-b730-a039d74b04a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.946215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:15.946340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:15.946365 [ 3 ] {} HTTP-Session: d0ecbe06-2658-4152-919a-b200516a583f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:15.946390 [ 3 ] {} HTTP-Session: d0ecbe06-2658-4152-919a-b200516a583f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.946404 [ 3 ] {} HTTP-Session: d0ecbe06-2658-4152-919a-b200516a583f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.946453 [ 3 ] {} HTTP-Session: d0ecbe06-2658-4152-919a-b200516a583f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:15.946579 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:15.946643 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:15.946829 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:15.947280 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:15.947332 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:15.947715 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 14:52:15.948052 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:15.948229 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} executeQuery: Read 36 rows, 2.77 KiB in 0.001703 sec., 21139.166177334115 rows/sec., 1.59 MiB/sec. 2024.03.26 14:52:15.948383 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} DynamicQueryHandler: Done processing query 2024.03.26 14:52:15.948410 [ 3 ] {c25cf7f8-472c-4c88-8b51-3c27035f5a11} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:15.948426 [ 3 ] {} HTTP-Session: d0ecbe06-2658-4152-919a-b200516a583f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.948555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:15.948610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:15.948628 [ 3 ] {} HTTP-Session: 5d7a695d-c2c3-4eb5-842a-1d6cf7b51f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:15.948647 [ 3 ] {} HTTP-Session: 5d7a695d-c2c3-4eb5-842a-1d6cf7b51f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.948660 [ 3 ] {} HTTP-Session: 5d7a695d-c2c3-4eb5-842a-1d6cf7b51f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.948695 [ 3 ] {} HTTP-Session: 5d7a695d-c2c3-4eb5-842a-1d6cf7b51f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:15.948774 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:15.948818 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:15.948954 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:15.949297 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:15.949337 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:15.949640 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 14:52:15.949951 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:15.950111 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} executeQuery: Read 24 rows, 1.90 KiB in 0.001363 sec., 17608.21716801174 rows/sec., 1.36 MiB/sec. 2024.03.26 14:52:15.950239 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} DynamicQueryHandler: Done processing query 2024.03.26 14:52:15.950262 [ 3 ] {116cc0fb-1734-4d25-92ab-10e7b56965c5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:52:15.950278 [ 3 ] {} HTTP-Session: 5d7a695d-c2c3-4eb5-842a-1d6cf7b51f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.950397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:15.950445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:15.950463 [ 3 ] {} HTTP-Session: 52f4c2a9-8276-42a4-bcb3-5d260fe2d8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:15.950480 [ 3 ] {} HTTP-Session: 52f4c2a9-8276-42a4-bcb3-5d260fe2d8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.950493 [ 3 ] {} HTTP-Session: 52f4c2a9-8276-42a4-bcb3-5d260fe2d8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:15.950524 [ 3 ] {} HTTP-Session: 52f4c2a9-8276-42a4-bcb3-5d260fe2d8d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:15.950603 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:15.950648 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:52:15.950795 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:15.951113 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:15.951152 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:15.951522 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 14:52:15.951857 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:15.952019 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} executeQuery: Read 36 rows, 2.60 KiB in 0.001442 sec., 24965.325936199722 rows/sec., 1.76 MiB/sec. 2024.03.26 14:52:15.952262 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} DynamicQueryHandler: Done processing query 2024.03.26 14:52:15.952303 [ 3 ] {98b2a150-91c0-42b5-90cb-b4b08c78353b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:52:15.952323 [ 3 ] {} HTTP-Session: 52f4c2a9-8276-42a4-bcb3-5d260fe2d8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.947844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:20.947988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:20.948017 [ 3 ] {} HTTP-Session: 8f96128a-d848-4595-ad9b-d3c4ab4e8eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:20.948046 [ 3 ] {} HTTP-Session: 8f96128a-d848-4595-ad9b-d3c4ab4e8eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.948065 [ 3 ] {} HTTP-Session: 8f96128a-d848-4595-ad9b-d3c4ab4e8eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.948119 [ 3 ] {} HTTP-Session: 8f96128a-d848-4595-ad9b-d3c4ab4e8eb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:20.948262 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:20.948334 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:52:20.948552 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:20.949038 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.949089 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.949469 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 14:52:20.949796 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.949973 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} executeQuery: Read 56 rows, 4.54 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.49 MiB/sec. 2024.03.26 14:52:20.950212 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} DynamicQueryHandler: Done processing query 2024.03.26 14:52:20.950256 [ 3 ] {4f0f47cd-e5e1-4177-8999-89a7471be845} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:20.950284 [ 3 ] {} HTTP-Session: 8f96128a-d848-4595-ad9b-d3c4ab4e8eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.950413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:20.950468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:20.950488 [ 3 ] {} HTTP-Session: 40b03f18-cfc7-48aa-9913-3a514ef13e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:20.950507 [ 3 ] {} HTTP-Session: 40b03f18-cfc7-48aa-9913-3a514ef13e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.950521 [ 3 ] {} HTTP-Session: 40b03f18-cfc7-48aa-9913-3a514ef13e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.950556 [ 3 ] {} HTTP-Session: 40b03f18-cfc7-48aa-9913-3a514ef13e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:20.950632 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:20.950676 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:52:20.950830 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:20.951141 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.951180 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.951473 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 14:52:20.951780 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.951943 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} executeQuery: Read 4 rows, 334.00 B in 0.001335 sec., 2996.25468164794 rows/sec., 244.32 KiB/sec. 2024.03.26 14:52:20.952225 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} DynamicQueryHandler: Done processing query 2024.03.26 14:52:20.952274 [ 3 ] {65daefb4-8716-44c8-aedf-93113bfd64a5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:20.952307 [ 3 ] {} HTTP-Session: 40b03f18-cfc7-48aa-9913-3a514ef13e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.952476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:20.952525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:20.952543 [ 3 ] {} HTTP-Session: 25983c83-d985-4eed-9e56-05d8be924827 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:20.952560 [ 3 ] {} HTTP-Session: 25983c83-d985-4eed-9e56-05d8be924827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.952573 [ 3 ] {} HTTP-Session: 25983c83-d985-4eed-9e56-05d8be924827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.952604 [ 3 ] {} HTTP-Session: 25983c83-d985-4eed-9e56-05d8be924827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:20.952720 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:20.952765 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:20.952914 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:20.953392 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.953430 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.953740 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 14:52:20.954038 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.954193 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} executeQuery: Read 170 rows, 16.81 KiB in 0.001537 sec., 110605.07482108002 rows/sec., 10.68 MiB/sec. 2024.03.26 14:52:20.954318 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} DynamicQueryHandler: Done processing query 2024.03.26 14:52:20.954342 [ 3 ] {b027080c-40eb-4632-96bc-03ade8784a02} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:52:20.954358 [ 3 ] {} HTTP-Session: 25983c83-d985-4eed-9e56-05d8be924827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.954464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:20.954513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:20.954530 [ 3 ] {} HTTP-Session: 6f98786c-8527-47d9-98a3-69f47c0a06b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:20.954547 [ 3 ] {} HTTP-Session: 6f98786c-8527-47d9-98a3-69f47c0a06b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.954561 [ 3 ] {} HTTP-Session: 6f98786c-8527-47d9-98a3-69f47c0a06b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.954592 [ 3 ] {} HTTP-Session: 6f98786c-8527-47d9-98a3-69f47c0a06b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:20.954656 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:20.954697 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:52:20.954824 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:20.955101 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.955138 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.955427 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.03.26 14:52:20.955727 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.955879 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} executeQuery: Read 4 rows, 286.00 B in 0.00124 sec., 3225.8064516129034 rows/sec., 225.24 KiB/sec. 2024.03.26 14:52:20.956120 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} DynamicQueryHandler: Done processing query 2024.03.26 14:52:20.956145 [ 3 ] {ff4b2251-3a49-499f-9588-45f721c6b630} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:20.956160 [ 3 ] {} HTTP-Session: 6f98786c-8527-47d9-98a3-69f47c0a06b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.956275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 10218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:20.956323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:20.956342 [ 3 ] {} HTTP-Session: ed4058de-70f0-422a-99e8-ddadfd52174f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:20.956358 [ 3 ] {} HTTP-Session: ed4058de-70f0-422a-99e8-ddadfd52174f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.956371 [ 3 ] {} HTTP-Session: ed4058de-70f0-422a-99e8-ddadfd52174f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.956402 [ 3 ] {} HTTP-Session: ed4058de-70f0-422a-99e8-ddadfd52174f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:20.956498 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:20.956539 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:20.956683 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:20.957027 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.957064 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.957355 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 14:52:20.957656 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.957794 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} executeQuery: Read 60 rows, 4.81 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.50 MiB/sec. 2024.03.26 14:52:20.958043 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} DynamicQueryHandler: Done processing query 2024.03.26 14:52:20.958086 [ 3 ] {8167a403-561c-47a4-ae6a-d8cef2ae3d08} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:52:20.958108 [ 3 ] {} HTTP-Session: ed4058de-70f0-422a-99e8-ddadfd52174f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.958270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:20.958318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:20.958336 [ 3 ] {} HTTP-Session: fca391b6-6f58-4e76-bf02-d22f61baf660 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:20.958353 [ 3 ] {} HTTP-Session: fca391b6-6f58-4e76-bf02-d22f61baf660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.958366 [ 3 ] {} HTTP-Session: fca391b6-6f58-4e76-bf02-d22f61baf660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.958396 [ 3 ] {} HTTP-Session: fca391b6-6f58-4e76-bf02-d22f61baf660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:20.958463 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:20.958509 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:52:20.958674 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:20.958970 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.959030 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.959387 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 14:52:20.959708 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.959866 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} executeQuery: Read 2 rows, 144.00 B in 0.001419 sec., 1409.4432699083864 rows/sec., 99.10 KiB/sec. 2024.03.26 14:52:20.959994 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} DynamicQueryHandler: Done processing query 2024.03.26 14:52:20.960018 [ 3 ] {bc4e6ac1-798d-45b1-8a2b-f77104da250d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:20.960033 [ 3 ] {} HTTP-Session: fca391b6-6f58-4e76-bf02-d22f61baf660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.960199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:20.960247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:20.960265 [ 3 ] {} HTTP-Session: 3645a5c6-726a-445d-872c-f457785735b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:20.960281 [ 3 ] {} HTTP-Session: 3645a5c6-726a-445d-872c-f457785735b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.960295 [ 3 ] {} HTTP-Session: 3645a5c6-726a-445d-872c-f457785735b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.960326 [ 3 ] {} HTTP-Session: 3645a5c6-726a-445d-872c-f457785735b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:20.960761 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:20.960808 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:52:20.960967 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:20.961887 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.961924 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.962362 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 14:52:20.962690 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.962851 [ 129 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.03.26 14:52:20.962853 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} executeQuery: Read 56 rows, 77.38 KiB in 0.002462 sec., 22745.73517465475 rows/sec., 30.69 MiB/sec. 2024.03.26 14:52:20.962939 [ 129 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:20.963012 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.03.26 14:52:20.963124 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} DynamicQueryHandler: Done processing query 2024.03.26 14:52:20.963157 [ 3 ] {acc4b209-4a9b-4cea-98e9-a2bd8706014c} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:52:20.963166 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.03.26 14:52:20.963176 [ 3 ] {} HTTP-Session: 3645a5c6-726a-445d-872c-f457785735b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:20.963311 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:20.963346 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 857 rows starting from the beginning of the part 2024.03.26 14:52:20.963435 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:20.963670 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:20.963847 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:20.964004 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:20.964081 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:20.969842 [ 186 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 6 columns (6 merged, 0 gathered) in 0.006729963 sec., 168945.95111444147 rows/sec., 227.98 MiB/sec. 2024.03.26 14:52:20.970804 [ 193 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.03.26 14:52:20.971287 [ 193 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:20.971379 [ 193 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_21_4} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.03.26 14:52:20.971482 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. 2024.03.26 14:52:21.000152 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 185.46 MiB, peak 193.79 MiB, free memory in arenas 0.00 B, will set to 186.91 MiB (RSS), difference: 1.46 MiB 2024.03.26 14:52:23.686006 [ 128 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:52:23.686069 [ 128 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:52:25.001681 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001188137 sec. 2024.03.26 14:52:30.947280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:30.947421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:30.947451 [ 3 ] {} HTTP-Session: 9419e0ba-d531-47d1-bf62-0e63874a5d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:30.947479 [ 3 ] {} HTTP-Session: 9419e0ba-d531-47d1-bf62-0e63874a5d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.947497 [ 3 ] {} HTTP-Session: 9419e0ba-d531-47d1-bf62-0e63874a5d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.947550 [ 3 ] {} HTTP-Session: 9419e0ba-d531-47d1-bf62-0e63874a5d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:30.947696 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:30.947769 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:52:30.947980 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:30.948463 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:30.948515 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:30.948902 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 14:52:30.949249 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:30.949410 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} executeQuery: Read 56 rows, 4.54 KiB in 0.001786 sec., 31354.98320268757 rows/sec., 2.48 MiB/sec. 2024.03.26 14:52:30.949440 [ 122 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.03.26 14:52:30.949542 [ 122 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:30.949576 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:30.949623 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} DynamicQueryHandler: Done processing query 2024.03.26 14:52:30.949676 [ 3 ] {d20e25d9-b7e6-49be-9540-aad08b441da7} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:30.949700 [ 3 ] {} HTTP-Session: 9419e0ba-d531-47d1-bf62-0e63874a5d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.949723 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full 2024.03.26 14:52:30.949834 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:30.949866 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 56 rows starting from the beginning of the part 2024.03.26 14:52:30.949890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:30.949941 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:30.949981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:30.950025 [ 3 ] {} HTTP-Session: b948f0c3-c09d-40f4-a24e-3cdcaaa12577 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:30.950082 [ 3 ] {} HTTP-Session: b948f0c3-c09d-40f4-a24e-3cdcaaa12577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.950199 [ 3 ] {} HTTP-Session: b948f0c3-c09d-40f4-a24e-3cdcaaa12577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.950266 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:30.950322 [ 3 ] {} HTTP-Session: b948f0c3-c09d-40f4-a24e-3cdcaaa12577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:30.950546 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:30.950672 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:30.950754 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:30.950810 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:30.951327 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:30.951998 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:30.952040 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:30.952329 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002677506 sec., 104574.92905711509 rows/sec., 8.28 MiB/sec. 2024.03.26 14:52:30.952540 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 14:52:30.952571 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.03.26 14:52:30.953180 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:30.953403 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:30.953466 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} executeQuery: Read 168 rows, 16.63 KiB in 0.002958 sec., 56795.13184584178 rows/sec., 5.49 MiB/sec. 2024.03.26 14:52:30.953641 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_22_5} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 2024.03.26 14:52:30.953740 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} DynamicQueryHandler: Done processing query 2024.03.26 14:52:30.953797 [ 3 ] {32479e0e-28cb-408f-bc6e-c97354534f1a} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:52:30.953808 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:52:30.953826 [ 3 ] {} HTTP-Session: b948f0c3-c09d-40f4-a24e-3cdcaaa12577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.953986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:30.954038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:30.954058 [ 3 ] {} HTTP-Session: ad4d2941-dcf7-468e-8912-5e1495659028 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:30.954076 [ 3 ] {} HTTP-Session: ad4d2941-dcf7-468e-8912-5e1495659028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.954090 [ 3 ] {} HTTP-Session: ad4d2941-dcf7-468e-8912-5e1495659028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.954124 [ 3 ] {} HTTP-Session: ad4d2941-dcf7-468e-8912-5e1495659028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:30.954212 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:30.954255 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:30.954401 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:30.954740 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:30.954779 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:30.955158 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 14:52:30.955468 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:30.955631 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} executeQuery: Read 56 rows, 4.48 KiB in 0.001454 sec., 38514.44291609353 rows/sec., 3.01 MiB/sec. 2024.03.26 14:52:30.955858 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} DynamicQueryHandler: Done processing query 2024.03.26 14:52:30.955911 [ 3 ] {477c03ce-9639-4b17-b73e-3d363b9ccdd1} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:52:30.955962 [ 3 ] {} HTTP-Session: ad4d2941-dcf7-468e-8912-5e1495659028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.956171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:30.956221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:30.956241 [ 3 ] {} HTTP-Session: 62bc642d-4864-45c7-963d-f7191b499440 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:30.956258 [ 3 ] {} HTTP-Session: 62bc642d-4864-45c7-963d-f7191b499440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.956272 [ 3 ] {} HTTP-Session: 62bc642d-4864-45c7-963d-f7191b499440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:30.956306 [ 3 ] {} HTTP-Session: 62bc642d-4864-45c7-963d-f7191b499440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:30.956685 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:30.956734 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:52:30.956917 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:30.957612 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:30.957649 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:30.958098 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 14:52:30.958450 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:30.958614 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} executeQuery: Read 56 rows, 77.38 KiB in 0.002243 sec., 24966.562639322336 rows/sec., 33.69 MiB/sec. 2024.03.26 14:52:30.958888 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} DynamicQueryHandler: Done processing query 2024.03.26 14:52:30.958921 [ 3 ] {74576140-b5d3-4a12-af47-9d5a2323cad5} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:52:30.958952 [ 3 ] {} HTTP-Session: 62bc642d-4864-45c7-963d-f7191b499440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:31.435620 [ 122 ] {} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.03.26 14:52:31.435717 [ 122 ] {} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:31.435759 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:31.436276 [ 188 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.03.26 14:52:31.436529 [ 188 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:31.436569 [ 188 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:52:31.436651 [ 188 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:52:31.436747 [ 188 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:52:31.437036 [ 188 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:52:31.437146 [ 188 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:52:31.438293 [ 193 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002425143 sec., 8246.936366226651 rows/sec., 672.48 KiB/sec. 2024.03.26 14:52:31.438496 [ 190 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.03.26 14:52:31.438985 [ 190 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_9_2} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:31.439072 [ 190 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_9_2} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.03.26 14:52:31.439166 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 14:52:31.537912 [ 122 ] {} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.03.26 14:52:31.537956 [ 122 ] {} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:31.537982 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:31.538180 [ 188 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.03.26 14:52:31.538382 [ 188 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:31.538418 [ 188 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:52:31.538493 [ 188 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:52:31.538709 [ 188 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:52:31.538941 [ 188 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:52:31.539175 [ 188 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:52:31.540117 [ 193 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002057028 sec., 9722.765076605667 rows/sec., 678.88 KiB/sec. 2024.03.26 14:52:31.540288 [ 194 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.03.26 14:52:31.540741 [ 194 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_9_2} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:31.540837 [ 194 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_9_2} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.03.26 14:52:31.540932 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 14:52:32.232029 [ 121 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.03.26 14:52:32.232101 [ 121 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:32.232122 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:32.232358 [ 188 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.03.26 14:52:32.232658 [ 188 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:32.232705 [ 188 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:52:32.232802 [ 188 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2024.03.26 14:52:32.233079 [ 188 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.03.26 14:52:32.233271 [ 188 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:52:32.233494 [ 188 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:52:32.234683 [ 193 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482304 sec., 174031.86716856598 rows/sec., 12.27 MiB/sec. 2024.03.26 14:52:32.234898 [ 196 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.03.26 14:52:32.235343 [ 196 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:32.235426 [ 196 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_13_3} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.03.26 14:52:32.235510 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.03.26 14:52:38.686312 [ 119 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:52:38.686374 [ 119 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:52:40.947961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:40.948084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:40.948112 [ 3 ] {} HTTP-Session: 47c99c13-c5a4-49a8-9c46-aed744109358 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:40.948140 [ 3 ] {} HTTP-Session: 47c99c13-c5a4-49a8-9c46-aed744109358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.948159 [ 3 ] {} HTTP-Session: 47c99c13-c5a4-49a8-9c46-aed744109358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.948214 [ 3 ] {} HTTP-Session: 47c99c13-c5a4-49a8-9c46-aed744109358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:40.948345 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:40.948409 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:52:40.948596 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:40.949050 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:40.949095 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:40.949472 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 14:52:40.949796 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:40.949960 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} executeQuery: Read 56 rows, 4.54 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.65 MiB/sec. 2024.03.26 14:52:40.950196 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} DynamicQueryHandler: Done processing query 2024.03.26 14:52:40.950244 [ 3 ] {db8c7ec4-6b9c-4231-9d88-c6cd4f8509fa} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:40.950280 [ 3 ] {} HTTP-Session: 47c99c13-c5a4-49a8-9c46-aed744109358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.950488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:40.950540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:40.950558 [ 3 ] {} HTTP-Session: 3029e417-e896-4776-abc6-ca167d9739b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:40.950575 [ 3 ] {} HTTP-Session: 3029e417-e896-4776-abc6-ca167d9739b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.950588 [ 3 ] {} HTTP-Session: 3029e417-e896-4776-abc6-ca167d9739b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.950619 [ 3 ] {} HTTP-Session: 3029e417-e896-4776-abc6-ca167d9739b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:40.950731 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:40.950774 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:40.950923 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:40.951428 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:40.951465 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:40.951770 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 14:52:40.952066 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:40.952221 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} executeQuery: Read 168 rows, 16.63 KiB in 0.001543 sec., 108878.80751782241 rows/sec., 10.53 MiB/sec. 2024.03.26 14:52:40.952442 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} DynamicQueryHandler: Done processing query 2024.03.26 14:52:40.952505 [ 3 ] {1249439f-3696-495d-b836-c9cc9229ae25} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:52:40.952568 [ 3 ] {} HTTP-Session: 3029e417-e896-4776-abc6-ca167d9739b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.952809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:40.952861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:40.952879 [ 3 ] {} HTTP-Session: 77066060-fc05-484b-b53c-06aa4899abbe Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:40.952896 [ 3 ] {} HTTP-Session: 77066060-fc05-484b-b53c-06aa4899abbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.952910 [ 3 ] {} HTTP-Session: 77066060-fc05-484b-b53c-06aa4899abbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.952940 [ 3 ] {} HTTP-Session: 77066060-fc05-484b-b53c-06aa4899abbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:40.953037 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:40.953079 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:40.953226 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:40.953573 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:40.953609 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:40.953907 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 14:52:40.954204 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:40.954364 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} executeQuery: Read 56 rows, 4.48 KiB in 0.001371 sec., 40846.09773887673 rows/sec., 3.19 MiB/sec. 2024.03.26 14:52:40.954485 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} DynamicQueryHandler: Done processing query 2024.03.26 14:52:40.954508 [ 3 ] {35617931-009e-4049-b18c-ea0af35b2652} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:52:40.954523 [ 3 ] {} HTTP-Session: 77066060-fc05-484b-b53c-06aa4899abbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.954742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:40.954790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:40.954808 [ 3 ] {} HTTP-Session: 04657d16-d4ea-48e1-898e-3bf7d5a1fd5f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:40.954824 [ 3 ] {} HTTP-Session: 04657d16-d4ea-48e1-898e-3bf7d5a1fd5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.954838 [ 3 ] {} HTTP-Session: 04657d16-d4ea-48e1-898e-3bf7d5a1fd5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:40.954867 [ 3 ] {} HTTP-Session: 04657d16-d4ea-48e1-898e-3bf7d5a1fd5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:40.955237 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:40.955283 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:52:40.955444 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:40.956034 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:40.956070 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:40.956504 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 14:52:40.956834 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:40.956977 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} executeQuery: Read 56 rows, 77.38 KiB in 0.002044 sec., 27397.260273972606 rows/sec., 36.97 MiB/sec. 2024.03.26 14:52:40.957207 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} DynamicQueryHandler: Done processing query 2024.03.26 14:52:40.957255 [ 3 ] {5ad71d04-3ac3-4791-bbdf-1c367e6ceaca} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:52:40.957283 [ 3 ] {} HTTP-Session: 04657d16-d4ea-48e1-898e-3bf7d5a1fd5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.946057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:45.946197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:45.946228 [ 3 ] {} HTTP-Session: 4b806ce9-fdfe-41a1-9368-6c341b7c9521 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:45.946256 [ 3 ] {} HTTP-Session: 4b806ce9-fdfe-41a1-9368-6c341b7c9521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.946274 [ 3 ] {} HTTP-Session: 4b806ce9-fdfe-41a1-9368-6c341b7c9521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.946328 [ 3 ] {} HTTP-Session: 4b806ce9-fdfe-41a1-9368-6c341b7c9521 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:45.946447 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:45.946511 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:52:45.946703 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:45.947133 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:45.947179 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:45.947558 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 14:52:45.947895 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:45.948040 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} executeQuery: Read 2 rows, 167.00 B in 0.001643 sec., 1217.2854534388314 rows/sec., 99.26 KiB/sec. 2024.03.26 14:52:45.948310 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} DynamicQueryHandler: Done processing query 2024.03.26 14:52:45.948338 [ 3 ] {ecf808fa-e28f-4583-9228-ea9713efc024} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:45.948355 [ 3 ] {} HTTP-Session: 4b806ce9-fdfe-41a1-9368-6c341b7c9521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.948483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 5133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:45.948538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:45.948556 [ 3 ] {} HTTP-Session: 7c397940-f9ff-4635-a711-edbf53ed6a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:45.948575 [ 3 ] {} HTTP-Session: 7c397940-f9ff-4635-a711-edbf53ed6a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.948589 [ 3 ] {} HTTP-Session: 7c397940-f9ff-4635-a711-edbf53ed6a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.948623 [ 3 ] {} HTTP-Session: 7c397940-f9ff-4635-a711-edbf53ed6a76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:45.948708 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:45.948753 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:45.948900 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:45.949236 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:45.949271 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:45.949558 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 14:52:45.949851 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:45.949968 [ 116 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.03.26 14:52:45.949973 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} executeQuery: Read 37 rows, 2.85 KiB in 0.001363 sec., 27146.00146735143 rows/sec., 2.05 MiB/sec. 2024.03.26 14:52:45.950075 [ 116 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:45.950111 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:45.950197 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} DynamicQueryHandler: Done processing query 2024.03.26 14:52:45.950227 [ 3 ] {1e29c0f1-3861-4e60-9738-c36473855900} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:45.950248 [ 3 ] {} HTTP-Session: 7c397940-f9ff-4635-a711-edbf53ed6a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.950248 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.03.26 14:52:45.950371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:45.950407 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:45.950441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:45.950448 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 208 rows starting from the beginning of the part 2024.03.26 14:52:45.950465 [ 3 ] {} HTTP-Session: 8c38b72a-9d63-4690-bb95-3c1588b38e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:45.950486 [ 3 ] {} HTTP-Session: 8c38b72a-9d63-4690-bb95-3c1588b38e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.950506 [ 3 ] {} HTTP-Session: 8c38b72a-9d63-4690-bb95-3c1588b38e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.950574 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2024.03.26 14:52:45.950591 [ 3 ] {} HTTP-Session: 8c38b72a-9d63-4690-bb95-3c1588b38e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:45.950865 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:45.950951 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 170 rows starting from the beginning of the part 2024.03.26 14:52:45.951038 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:52:45.951386 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 168 rows starting from the beginning of the part 2024.03.26 14:52:45.951639 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 168 rows starting from the beginning of the part 2024.03.26 14:52:45.951856 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part 2024.03.26 14:52:45.952065 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:45.952522 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:45.952561 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:45.953040 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.03.26 14:52:45.953403 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 4 columns (4 merged, 0 gathered) in 0.003231735 sec., 243522.4422794567 rows/sec., 22.80 MiB/sec. 2024.03.26 14:52:45.953467 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:45.953539 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.03.26 14:52:45.953648 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} executeQuery: Read 2 rows, 143.00 B in 0.002951 sec., 677.7363605557438 rows/sec., 47.32 KiB/sec. 2024.03.26 14:52:45.953845 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} DynamicQueryHandler: Done processing query 2024.03.26 14:52:45.953869 [ 3 ] {4d00a13b-1089-4b4f-bea0-0a9de6f31a0d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:45.953891 [ 3 ] {} HTTP-Session: 8c38b72a-9d63-4690-bb95-3c1588b38e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.954008 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:45.954049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:45.954095 [ 192 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_31_6} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.03.26 14:52:45.954103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:45.954126 [ 3 ] {} HTTP-Session: 74ad401e-d0bc-4fbb-8d1b-9c89febb5a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:45.954165 [ 3 ] {} HTTP-Session: 74ad401e-d0bc-4fbb-8d1b-9c89febb5a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.954175 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2024.03.26 14:52:45.954180 [ 3 ] {} HTTP-Session: 74ad401e-d0bc-4fbb-8d1b-9c89febb5a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.954220 [ 3 ] {} HTTP-Session: 74ad401e-d0bc-4fbb-8d1b-9c89febb5a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:45.954292 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:45.954332 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:45.954455 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:45.954743 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:45.954778 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:45.955082 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 14:52:45.955385 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:45.955502 [ 116 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.03.26 14:52:45.955508 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} executeQuery: Read 26 rows, 2.06 KiB in 0.001244 sec., 20900.321543408358 rows/sec., 1.62 MiB/sec. 2024.03.26 14:52:45.955531 [ 116 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:45.955563 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:45.955668 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} DynamicQueryHandler: Done processing query 2024.03.26 14:52:45.955672 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.03.26 14:52:45.955694 [ 3 ] {809b082e-3131-4f64-850f-1906e7f12234} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:52:45.955725 [ 3 ] {} HTTP-Session: 74ad401e-d0bc-4fbb-8d1b-9c89febb5a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.955808 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:52:45.955838 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 106 rows starting from the beginning of the part 2024.03.26 14:52:45.955853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:45.955895 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part 2024.03.26 14:52:45.955925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:45.955986 [ 3 ] {} HTTP-Session: 21e610e3-8399-4262-bb6d-b191f5244b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:45.956077 [ 3 ] {} HTTP-Session: 21e610e3-8399-4262-bb6d-b191f5244b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.956158 [ 3 ] {} HTTP-Session: 21e610e3-8399-4262-bb6d-b191f5244b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:45.956191 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2024.03.26 14:52:45.956232 [ 3 ] {} HTTP-Session: 21e610e3-8399-4262-bb6d-b191f5244b1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:45.956300 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:45.956431 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:45.956468 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.03.26 14:52:45.956527 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:52:45.956598 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2024.03.26 14:52:45.957076 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:45.957621 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:45.957665 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:45.958169 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002542185 sec., 129022.86812328764 rows/sec., 10.07 MiB/sec. 2024.03.26 14:52:45.958255 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 14:52:45.958286 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.03.26 14:52:45.958832 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:45.958857 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:45.958971 [ 188 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_31_6} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.03.26 14:52:45.959038 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} executeQuery: Read 37 rows, 2.67 KiB in 0.002702 sec., 13693.560325684679 rows/sec., 988.85 KiB/sec. 2024.03.26 14:52:45.959194 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 14:52:45.959479 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} DynamicQueryHandler: Done processing query 2024.03.26 14:52:45.959505 [ 3 ] {680e70f2-19fe-4974-9308-ae4e74e9d83a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:52:45.959521 [ 3 ] {} HTTP-Session: 21e610e3-8399-4262-bb6d-b191f5244b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.948431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:50.948574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:50.948604 [ 3 ] {} HTTP-Session: 6223b26c-372c-4d3e-8fe5-44340dbdd122 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:50.948633 [ 3 ] {} HTTP-Session: 6223b26c-372c-4d3e-8fe5-44340dbdd122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.948652 [ 3 ] {} HTTP-Session: 6223b26c-372c-4d3e-8fe5-44340dbdd122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.948706 [ 3 ] {} HTTP-Session: 6223b26c-372c-4d3e-8fe5-44340dbdd122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:50.948852 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:50.948925 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:52:50.949143 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:50.949681 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:50.949732 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:50.950124 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 14:52:50.950465 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:50.950636 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} executeQuery: Read 56 rows, 4.54 KiB in 0.001855 sec., 30188.679245283016 rows/sec., 2.39 MiB/sec. 2024.03.26 14:52:50.950889 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} DynamicQueryHandler: Done processing query 2024.03.26 14:52:50.950946 [ 3 ] {08835e9a-fdfc-4239-947b-10f25d1fab4e} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:52:50.951006 [ 3 ] {} HTTP-Session: 6223b26c-372c-4d3e-8fe5-44340dbdd122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.951222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:50.951278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:50.951298 [ 3 ] {} HTTP-Session: 4d7af6ea-5362-4590-9653-8087f1521134 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:50.951317 [ 3 ] {} HTTP-Session: 4d7af6ea-5362-4590-9653-8087f1521134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.951331 [ 3 ] {} HTTP-Session: 4d7af6ea-5362-4590-9653-8087f1521134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.951367 [ 3 ] {} HTTP-Session: 4d7af6ea-5362-4590-9653-8087f1521134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:50.951440 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:50.951486 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:52:50.951637 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:50.951949 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:50.951988 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:50.952284 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 14:52:50.952594 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:50.952737 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec. 2024.03.26 14:52:50.952878 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} DynamicQueryHandler: Done processing query 2024.03.26 14:52:50.952902 [ 3 ] {9a652bcd-b701-43da-bcb0-e45cb232e3f1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:50.952918 [ 3 ] {} HTTP-Session: 4d7af6ea-5362-4590-9653-8087f1521134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.953142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:50.953192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:50.953210 [ 3 ] {} HTTP-Session: 1d3a9fb3-443e-4d4c-a006-2b0a471be94c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:50.953227 [ 3 ] {} HTTP-Session: 1d3a9fb3-443e-4d4c-a006-2b0a471be94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.953241 [ 3 ] {} HTTP-Session: 1d3a9fb3-443e-4d4c-a006-2b0a471be94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.953272 [ 3 ] {} HTTP-Session: 1d3a9fb3-443e-4d4c-a006-2b0a471be94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:50.953382 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:50.953425 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:52:50.953552 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:50.953961 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:50.954000 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:50.954311 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 14:52:50.954629 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:50.954777 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} executeQuery: Read 169 rows, 16.72 KiB in 0.001457 sec., 115991.76389842141 rows/sec., 11.21 MiB/sec. 2024.03.26 14:52:50.954902 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} DynamicQueryHandler: Done processing query 2024.03.26 14:52:50.954927 [ 3 ] {b4d662fe-286a-4415-a657-66f7b1633558} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:52:50.954942 [ 3 ] {} HTTP-Session: 1d3a9fb3-443e-4d4c-a006-2b0a471be94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.955057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:50.955110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:50.955128 [ 3 ] {} HTTP-Session: 89bfd3c7-80db-4c73-866e-140fe4eae4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:50.955145 [ 3 ] {} HTTP-Session: 89bfd3c7-80db-4c73-866e-140fe4eae4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.955159 [ 3 ] {} HTTP-Session: 89bfd3c7-80db-4c73-866e-140fe4eae4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.955189 [ 3 ] {} HTTP-Session: 89bfd3c7-80db-4c73-866e-140fe4eae4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:50.955251 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:50.955292 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:52:50.955418 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:50.955673 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:50.955709 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:50.956007 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.03.26 14:52:50.956305 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:50.956458 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} executeQuery: Read 2 rows, 143.00 B in 0.001216 sec., 1644.7368421052631 rows/sec., 114.84 KiB/sec. 2024.03.26 14:52:50.956581 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} DynamicQueryHandler: Done processing query 2024.03.26 14:52:50.956605 [ 3 ] {1b786e73-503b-4ea2-8da4-1710b37fb5d3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:50.956621 [ 3 ] {} HTTP-Session: 89bfd3c7-80db-4c73-866e-140fe4eae4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.956773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:50.956822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:50.956839 [ 3 ] {} HTTP-Session: f0bb0a22-d7a6-4bb6-87b8-9b500ef296b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:50.956856 [ 3 ] {} HTTP-Session: f0bb0a22-d7a6-4bb6-87b8-9b500ef296b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.956870 [ 3 ] {} HTTP-Session: f0bb0a22-d7a6-4bb6-87b8-9b500ef296b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.956900 [ 3 ] {} HTTP-Session: f0bb0a22-d7a6-4bb6-87b8-9b500ef296b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:50.956994 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:50.957034 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:52:50.957158 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:50.957455 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:50.957493 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:50.957790 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 14:52:50.958081 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:50.958237 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} executeQuery: Read 58 rows, 4.65 KiB in 0.001287 sec., 45066.045066045066 rows/sec., 3.53 MiB/sec. 2024.03.26 14:52:50.958429 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} DynamicQueryHandler: Done processing query 2024.03.26 14:52:50.958478 [ 3 ] {062699e8-797a-4626-a486-5bca2dbef331} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:52:50.958523 [ 3 ] {} HTTP-Session: f0bb0a22-d7a6-4bb6-87b8-9b500ef296b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.958650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:50.958700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:50.958719 [ 3 ] {} HTTP-Session: ce02dc4e-c9f8-40c8-bcf7-2a76d3cd88f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:50.958736 [ 3 ] {} HTTP-Session: ce02dc4e-c9f8-40c8-bcf7-2a76d3cd88f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.958750 [ 3 ] {} HTTP-Session: ce02dc4e-c9f8-40c8-bcf7-2a76d3cd88f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.958781 [ 3 ] {} HTTP-Session: ce02dc4e-c9f8-40c8-bcf7-2a76d3cd88f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:50.958846 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:50.958892 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:52:50.959053 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:50.959310 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:50.959347 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:50.959704 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 14:52:50.960039 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:50.960192 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} executeQuery: Read 1 rows, 72.00 B in 0.001367 sec., 731.528895391368 rows/sec., 51.44 KiB/sec. 2024.03.26 14:52:50.960316 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} DynamicQueryHandler: Done processing query 2024.03.26 14:52:50.960340 [ 3 ] {4392a00f-9136-43c1-9443-c286d4ddfa4b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:52:50.960356 [ 3 ] {} HTTP-Session: ce02dc4e-c9f8-40c8-bcf7-2a76d3cd88f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.960490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:52:50.960539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:52:50.960557 [ 3 ] {} HTTP-Session: 0820344d-cfe6-4488-8d31-a2a65506ff3a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:52:50.960574 [ 3 ] {} HTTP-Session: 0820344d-cfe6-4488-8d31-a2a65506ff3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.960588 [ 3 ] {} HTTP-Session: 0820344d-cfe6-4488-8d31-a2a65506ff3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:50.960619 [ 3 ] {} HTTP-Session: 0820344d-cfe6-4488-8d31-a2a65506ff3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:52:50.960978 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:52:50.961023 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:52:50.961190 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:52:50.961952 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:52:50.961989 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:52:50.962414 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 14:52:50.962743 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:52:50.962906 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} executeQuery: Read 56 rows, 77.38 KiB in 0.002221 sec., 25213.86762719496 rows/sec., 34.02 MiB/sec. 2024.03.26 14:52:50.963164 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} DynamicQueryHandler: Done processing query 2024.03.26 14:52:50.963219 [ 3 ] {4ad0496e-fcb7-43f1-ae6c-8d933f99dff7} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:52:50.963269 [ 3 ] {} HTTP-Session: 0820344d-cfe6-4488-8d31-a2a65506ff3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:52:53.686416 [ 112 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:52:53.686480 [ 112 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:53:00.948309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:00.948437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:00.948462 [ 3 ] {} HTTP-Session: a7f84066-0e07-4b41-a474-af450d180700 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:00.948487 [ 3 ] {} HTTP-Session: a7f84066-0e07-4b41-a474-af450d180700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.948502 [ 3 ] {} HTTP-Session: a7f84066-0e07-4b41-a474-af450d180700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.948550 [ 3 ] {} HTTP-Session: a7f84066-0e07-4b41-a474-af450d180700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:00.948680 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:00.948743 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:53:00.948938 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:00.949383 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:00.949426 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:53:00.949811 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 14:53:00.950150 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:00.950298 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} executeQuery: Read 56 rows, 4.54 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.64 MiB/sec. 2024.03.26 14:53:00.950454 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} DynamicQueryHandler: Done processing query 2024.03.26 14:53:00.950480 [ 3 ] {182ba139-9344-4e7b-8f57-2d01fa54f594} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:00.950496 [ 3 ] {} HTTP-Session: a7f84066-0e07-4b41-a474-af450d180700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.950666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:00.950723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:00.950742 [ 3 ] {} HTTP-Session: e166957f-894b-4218-be56-9689384e9554 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:00.950760 [ 3 ] {} HTTP-Session: e166957f-894b-4218-be56-9689384e9554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.950774 [ 3 ] {} HTTP-Session: e166957f-894b-4218-be56-9689384e9554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.950809 [ 3 ] {} HTTP-Session: e166957f-894b-4218-be56-9689384e9554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:00.950927 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:00.950972 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:00.951101 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:00.951568 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:00.951605 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:53:00.951924 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 14:53:00.952243 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:00.952370 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} executeQuery: Read 168 rows, 16.63 KiB in 0.001509 sec., 111332.0079522863 rows/sec., 10.76 MiB/sec. 2024.03.26 14:53:00.952498 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} DynamicQueryHandler: Done processing query 2024.03.26 14:53:00.952523 [ 3 ] {11c316cf-5dec-418c-a5bd-4ab928da1f82} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:53:00.952538 [ 3 ] {} HTTP-Session: e166957f-894b-4218-be56-9689384e9554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.952693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:00.952745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:00.952763 [ 3 ] {} HTTP-Session: a1d37e3f-8c7e-41af-bb23-18a312aae174 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:00.952781 [ 3 ] {} HTTP-Session: a1d37e3f-8c7e-41af-bb23-18a312aae174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.952794 [ 3 ] {} HTTP-Session: a1d37e3f-8c7e-41af-bb23-18a312aae174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.952827 [ 3 ] {} HTTP-Session: a1d37e3f-8c7e-41af-bb23-18a312aae174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:00.952908 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:00.952950 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:00.953075 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:00.953449 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:00.953486 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:53:00.953787 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 14:53:00.954092 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:00.954220 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} executeQuery: Read 56 rows, 4.48 KiB in 0.001346 sec., 41604.75482912333 rows/sec., 3.25 MiB/sec. 2024.03.26 14:53:00.954344 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} DynamicQueryHandler: Done processing query 2024.03.26 14:53:00.954367 [ 3 ] {67a045da-b488-46af-a155-c9babd6ce65c} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:53:00.954383 [ 3 ] {} HTTP-Session: a1d37e3f-8c7e-41af-bb23-18a312aae174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.954584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:00.954633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:00.954651 [ 3 ] {} HTTP-Session: 434d5fc6-b980-41bd-b52d-b36f004bb613 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:00.954668 [ 3 ] {} HTTP-Session: 434d5fc6-b980-41bd-b52d-b36f004bb613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.954682 [ 3 ] {} HTTP-Session: 434d5fc6-b980-41bd-b52d-b36f004bb613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:00.954712 [ 3 ] {} HTTP-Session: 434d5fc6-b980-41bd-b52d-b36f004bb613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:00.955082 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:00.955129 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:53:00.955285 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:00.955984 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:00.956019 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.03.26 14:53:00.956458 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 14:53:00.956788 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:00.956923 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} executeQuery: Read 56 rows, 77.38 KiB in 0.00215 sec., 26046.511627906977 rows/sec., 35.15 MiB/sec. 2024.03.26 14:53:00.957052 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} DynamicQueryHandler: Done processing query 2024.03.26 14:53:00.957077 [ 3 ] {e6988d61-d976-4ecb-8374-0912d1ebcff3} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:53:00.957093 [ 3 ] {} HTTP-Session: 434d5fc6-b980-41bd-b52d-b36f004bb613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:08.686525 [ 104 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:53:08.686585 [ 104 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:53:10.947598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:10.947724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:10.947752 [ 3 ] {} HTTP-Session: bbbce584-218f-4b3f-a8b2-b2339d048d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:10.947781 [ 3 ] {} HTTP-Session: bbbce584-218f-4b3f-a8b2-b2339d048d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.947799 [ 3 ] {} HTTP-Session: bbbce584-218f-4b3f-a8b2-b2339d048d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.947853 [ 3 ] {} HTTP-Session: bbbce584-218f-4b3f-a8b2-b2339d048d97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:10.947995 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:10.948068 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:53:10.948264 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:10.948746 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:10.948795 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:10.949197 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 14:53:10.949527 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:10.949679 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} executeQuery: Read 56 rows, 4.54 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.53 MiB/sec. 2024.03.26 14:53:10.949684 [ 104 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.03.26 14:53:10.949736 [ 104 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:10.949765 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:10.949851 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} DynamicQueryHandler: Done processing query 2024.03.26 14:53:10.949908 [ 3 ] {af8e24ad-8a4f-4f51-bb01-93b338851538} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:10.949970 [ 3 ] {} HTTP-Session: bbbce584-218f-4b3f-a8b2-b2339d048d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.950030 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full 2024.03.26 14:53:10.950220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:10.950378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:10.950463 [ 3 ] {} HTTP-Session: 73511125-8fb7-44d5-8380-16cf2cfa03f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:10.950542 [ 3 ] {} HTTP-Session: 73511125-8fb7-44d5-8380-16cf2cfa03f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.950573 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:10.950594 [ 3 ] {} HTTP-Session: 73511125-8fb7-44d5-8380-16cf2cfa03f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.950665 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.950693 [ 3 ] {} HTTP-Session: 73511125-8fb7-44d5-8380-16cf2cfa03f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:10.950794 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.950909 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:10.951013 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.951022 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:10.951211 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.951413 [ 188 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.951885 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:10.952601 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:10.952652 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:10.953069 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240665 sec., 86402.01933862339 rows/sec., 6.84 MiB/sec. 2024.03.26 14:53:10.953150 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 14:53:10.953318 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.03.26 14:53:10.953936 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:10.954208 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} executeQuery: Read 168 rows, 16.63 KiB in 0.003414 sec., 49209.1388400703 rows/sec., 4.76 MiB/sec. 2024.03.26 14:53:10.954377 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:10.954697 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} DynamicQueryHandler: Done processing query 2024.03.26 14:53:10.954702 [ 193 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_26_6} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 2024.03.26 14:53:10.954775 [ 3 ] {e1595ddc-236a-43ff-bb9f-ce5103c5372b} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:53:10.954891 [ 3 ] {} HTTP-Session: 73511125-8fb7-44d5-8380-16cf2cfa03f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.954967 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.03.26 14:53:10.955100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:10.955163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:10.955183 [ 3 ] {} HTTP-Session: d942b997-7c27-4a44-bcb2-c5da2639b367 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:10.955199 [ 3 ] {} HTTP-Session: d942b997-7c27-4a44-bcb2-c5da2639b367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.955213 [ 3 ] {} HTTP-Session: d942b997-7c27-4a44-bcb2-c5da2639b367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.955245 [ 3 ] {} HTTP-Session: d942b997-7c27-4a44-bcb2-c5da2639b367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:10.955342 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:10.955383 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:10.955533 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:10.955867 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:10.955904 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:10.956220 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 14:53:10.956525 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:10.956653 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} executeQuery: Read 56 rows, 4.48 KiB in 0.001361 sec., 41146.21601763409 rows/sec., 3.22 MiB/sec. 2024.03.26 14:53:10.956810 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} DynamicQueryHandler: Done processing query 2024.03.26 14:53:10.956838 [ 3 ] {e6cf43db-2c9e-4ead-8bb7-328a1f81165f} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:53:10.956855 [ 3 ] {} HTTP-Session: d942b997-7c27-4a44-bcb2-c5da2639b367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.957076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:10.957125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:10.957144 [ 3 ] {} HTTP-Session: 0a26f5d2-6c29-40b3-8fda-dc32c8f5fef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:10.957160 [ 3 ] {} HTTP-Session: 0a26f5d2-6c29-40b3-8fda-dc32c8f5fef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.957174 [ 3 ] {} HTTP-Session: 0a26f5d2-6c29-40b3-8fda-dc32c8f5fef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.957205 [ 3 ] {} HTTP-Session: 0a26f5d2-6c29-40b3-8fda-dc32c8f5fef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:10.957587 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:10.957634 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:53:10.957791 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:10.958440 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:10.958475 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:10.958920 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.03.26 14:53:10.959250 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:10.959373 [ 104 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.03.26 14:53:10.959380 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} executeQuery: Read 56 rows, 77.38 KiB in 0.002111 sec., 26527.711984841306 rows/sec., 35.80 MiB/sec. 2024.03.26 14:53:10.959415 [ 104 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:10.959452 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:10.959640 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} DynamicQueryHandler: Done processing query 2024.03.26 14:53:10.959717 [ 3 ] {918dde86-deb8-4094-8c76-27942989018f} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:53:10.959776 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.03.26 14:53:10.959806 [ 3 ] {} HTTP-Session: 0a26f5d2-6c29-40b3-8fda-dc32c8f5fef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:10.960187 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:10.960230 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1137 rows starting from the beginning of the part 2024.03.26 14:53:10.960373 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.960481 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.960744 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.960987 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.961143 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:10.965652 [ 195 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1417 rows, containing 6 columns (6 merged, 0 gathered) in 0.006102034 sec., 232217.65070466668 rows/sec., 313.37 MiB/sec. 2024.03.26 14:53:10.966584 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.03.26 14:53:10.966993 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:10.967068 [ 188 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_26_5} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.03.26 14:53:10.967156 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.99 MiB. 2024.03.26 14:53:11.000160 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 187.26 MiB, peak 195.82 MiB, free memory in arenas 0.00 B, will set to 188.70 MiB (RSS), difference: 1.44 MiB 2024.03.26 14:53:15.946716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:15.946855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:15.946884 [ 3 ] {} HTTP-Session: 33a7f200-5092-47e2-9136-4838aae5e4db Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:15.946913 [ 3 ] {} HTTP-Session: 33a7f200-5092-47e2-9136-4838aae5e4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.946932 [ 3 ] {} HTTP-Session: 33a7f200-5092-47e2-9136-4838aae5e4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.946986 [ 3 ] {} HTTP-Session: 33a7f200-5092-47e2-9136-4838aae5e4db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:15.947127 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:15.947200 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:15.947390 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:15.947865 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:15.947915 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:15.948306 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 14:53:15.948644 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:15.948808 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} executeQuery: Read 36 rows, 2.77 KiB in 0.001747 sec., 20606.754436176303 rows/sec., 1.55 MiB/sec. 2024.03.26 14:53:15.949047 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} DynamicQueryHandler: Done processing query 2024.03.26 14:53:15.949108 [ 3 ] {51160334-1aa1-44a2-a1b7-c9685e9da9d1} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:15.949161 [ 3 ] {} HTTP-Session: 33a7f200-5092-47e2-9136-4838aae5e4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.949357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:15.949416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:15.949436 [ 3 ] {} HTTP-Session: 71128ba0-91fb-4f8f-8bb2-58b2148bc2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:15.949455 [ 3 ] {} HTTP-Session: 71128ba0-91fb-4f8f-8bb2-58b2148bc2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.949470 [ 3 ] {} HTTP-Session: 71128ba0-91fb-4f8f-8bb2-58b2148bc2ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.949505 [ 3 ] {} HTTP-Session: 71128ba0-91fb-4f8f-8bb2-58b2148bc2ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:15.949589 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:15.949635 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:15.949789 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:15.950117 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:15.950157 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:15.950468 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 14:53:15.950774 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:15.950927 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} executeQuery: Read 24 rows, 1.90 KiB in 0.00137 sec., 17518.24817518248 rows/sec., 1.35 MiB/sec. 2024.03.26 14:53:15.951138 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} DynamicQueryHandler: Done processing query 2024.03.26 14:53:15.951189 [ 3 ] {922c8fde-e908-422e-9290-a7248e3907d3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:53:15.951246 [ 3 ] {} HTTP-Session: 71128ba0-91fb-4f8f-8bb2-58b2148bc2ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.951451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:15.951503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:15.951524 [ 3 ] {} HTTP-Session: 8109717e-0eb4-48fa-a3de-504fef940cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:15.951541 [ 3 ] {} HTTP-Session: 8109717e-0eb4-48fa-a3de-504fef940cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.951555 [ 3 ] {} HTTP-Session: 8109717e-0eb4-48fa-a3de-504fef940cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:15.951587 [ 3 ] {} HTTP-Session: 8109717e-0eb4-48fa-a3de-504fef940cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:15.951670 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:15.951719 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:53:15.951883 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:15.952230 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:15.952268 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:15.952640 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 14:53:15.952975 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:15.953134 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} executeQuery: Read 36 rows, 2.60 KiB in 0.001496 sec., 24064.171122994652 rows/sec., 1.70 MiB/sec. 2024.03.26 14:53:15.953267 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} DynamicQueryHandler: Done processing query 2024.03.26 14:53:15.953291 [ 3 ] {e6894aee-76d9-4997-bb96-100c1eef57e3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:53:15.953307 [ 3 ] {} HTTP-Session: 8109717e-0eb4-48fa-a3de-504fef940cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.948576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:20.948701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:20.948727 [ 3 ] {} HTTP-Session: 5f30166e-f823-4f8e-8bc4-7f2671abad23 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:20.948751 [ 3 ] {} HTTP-Session: 5f30166e-f823-4f8e-8bc4-7f2671abad23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.948765 [ 3 ] {} HTTP-Session: 5f30166e-f823-4f8e-8bc4-7f2671abad23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.948813 [ 3 ] {} HTTP-Session: 5f30166e-f823-4f8e-8bc4-7f2671abad23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:20.948942 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:20.949004 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:53:20.949198 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:20.949653 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.949730 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.950124 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 14:53:20.950455 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.950634 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} executeQuery: Read 56 rows, 4.54 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.53 MiB/sec. 2024.03.26 14:53:20.950793 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} DynamicQueryHandler: Done processing query 2024.03.26 14:53:20.950820 [ 3 ] {22aef3d0-3a2c-419d-a516-468f10704bd6} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:20.950837 [ 3 ] {} HTTP-Session: 5f30166e-f823-4f8e-8bc4-7f2671abad23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.950969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:20.951024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:20.951043 [ 3 ] {} HTTP-Session: f2ec03d0-bf5a-4c54-a786-ce30126ca953 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:20.951061 [ 3 ] {} HTTP-Session: f2ec03d0-bf5a-4c54-a786-ce30126ca953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.951103 [ 3 ] {} HTTP-Session: f2ec03d0-bf5a-4c54-a786-ce30126ca953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.951140 [ 3 ] {} HTTP-Session: f2ec03d0-bf5a-4c54-a786-ce30126ca953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:20.951212 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:20.951256 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:53:20.951387 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:20.951695 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.951734 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.952032 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 14:53:20.952339 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.952500 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} executeQuery: Read 4 rows, 334.00 B in 0.001306 sec., 3062.7871362940273 rows/sec., 249.75 KiB/sec. 2024.03.26 14:53:20.952624 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} DynamicQueryHandler: Done processing query 2024.03.26 14:53:20.952649 [ 3 ] {60e0c2d7-2801-4846-8b2a-54b579fd316d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:20.952665 [ 3 ] {} HTTP-Session: f2ec03d0-bf5a-4c54-a786-ce30126ca953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.952882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:20.952934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:20.952953 [ 3 ] {} HTTP-Session: 64eaa426-7cb8-4401-8c2d-bc68c90a1081 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:20.952970 [ 3 ] {} HTTP-Session: 64eaa426-7cb8-4401-8c2d-bc68c90a1081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.952986 [ 3 ] {} HTTP-Session: 64eaa426-7cb8-4401-8c2d-bc68c90a1081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.953028 [ 3 ] {} HTTP-Session: 64eaa426-7cb8-4401-8c2d-bc68c90a1081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:20.953141 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:20.953183 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:20.953307 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:20.953702 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.953740 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.954051 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 14:53:20.954354 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.954498 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} executeQuery: Read 170 rows, 16.81 KiB in 0.001415 sec., 120141.34275618375 rows/sec., 11.60 MiB/sec. 2024.03.26 14:53:20.954512 [ 101 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.03.26 14:53:20.954620 [ 101 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.954652 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.954661 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} DynamicQueryHandler: Done processing query 2024.03.26 14:53:20.954703 [ 3 ] {b2be81fc-8efe-4764-b524-b8c4f47614f4} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:53:20.954750 [ 3 ] {} HTTP-Session: 64eaa426-7cb8-4401-8c2d-bc68c90a1081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.954855 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.03.26 14:53:20.954935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:20.955019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:20.955080 [ 3 ] {} HTTP-Session: 58e517a3-fa97-4c6f-8eb6-0d1a32b17f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:20.955104 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:20.955113 [ 3 ] {} HTTP-Session: 58e517a3-fa97-4c6f-8eb6-0d1a32b17f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.955150 [ 3 ] {} HTTP-Session: 58e517a3-fa97-4c6f-8eb6-0d1a32b17f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.955153 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 208 rows starting from the beginning of the part 2024.03.26 14:53:20.955207 [ 3 ] {} HTTP-Session: 58e517a3-fa97-4c6f-8eb6-0d1a32b17f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:20.955400 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 169 rows starting from the beginning of the part 2024.03.26 14:53:20.955540 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:20.955609 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 168 rows starting from the beginning of the part 2024.03.26 14:53:20.955681 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:53:20.956014 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 168 rows starting from the beginning of the part 2024.03.26 14:53:20.956345 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2024.03.26 14:53:20.956672 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 170 rows starting from the beginning of the part 2024.03.26 14:53:20.957074 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:20.957767 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.957822 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.958688 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.03.26 14:53:20.959390 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.959419 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 919 rows, containing 4 columns (4 merged, 0 gathered) in 0.004678835 sec., 196416.41562482968 rows/sec., 18.64 MiB/sec. 2024.03.26 14:53:20.959656 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} executeQuery: Read 4 rows, 286.00 B in 0.00428 sec., 934.5794392523364 rows/sec., 65.26 KiB/sec. 2024.03.26 14:53:20.959680 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.03.26 14:53:20.960139 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} DynamicQueryHandler: Done processing query 2024.03.26 14:53:20.960197 [ 3 ] {99055557-5fa9-4447-9b55-45fc2b6ada71} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:20.960261 [ 3 ] {} HTTP-Session: 58e517a3-fa97-4c6f-8eb6-0d1a32b17f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.960489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 10218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:20.960557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:20.960596 [ 3 ] {} HTTP-Session: 2e14f6bc-ca35-4b6d-802e-b4762d4defb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:20.960601 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.960620 [ 3 ] {} HTTP-Session: 2e14f6bc-ca35-4b6d-802e-b4762d4defb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.960658 [ 3 ] {} HTTP-Session: 2e14f6bc-ca35-4b6d-802e-b4762d4defb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.960734 [ 3 ] {} HTTP-Session: 2e14f6bc-ca35-4b6d-802e-b4762d4defb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:20.960756 [ 189 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_36_7} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.03.26 14:53:20.960901 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:20.960902 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 14:53:20.960968 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:20.961113 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:20.961428 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.961465 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.961781 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 14:53:20.962099 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.962255 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} executeQuery: Read 60 rows, 4.81 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 3.27 MiB/sec. 2024.03.26 14:53:20.962263 [ 101 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.03.26 14:53:20.962343 [ 101 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.962389 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.962476 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} DynamicQueryHandler: Done processing query 2024.03.26 14:53:20.962540 [ 3 ] {507f45d3-3864-46b5-a159-59f1797f2625} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:53:20.962594 [ 3 ] {} HTTP-Session: 2e14f6bc-ca35-4b6d-802e-b4762d4defb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.962629 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.03.26 14:53:20.962731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:20.962836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:20.962891 [ 3 ] {} HTTP-Session: e1324213-647d-4871-91e7-6e73054df482 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:20.962907 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:20.962930 [ 3 ] {} HTTP-Session: e1324213-647d-4871-91e7-6e73054df482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.962971 [ 3 ] {} HTTP-Session: e1324213-647d-4871-91e7-6e73054df482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.962977 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 106 rows starting from the beginning of the part 2024.03.26 14:53:20.963026 [ 3 ] {} HTTP-Session: e1324213-647d-4871-91e7-6e73054df482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:20.963228 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part 2024.03.26 14:53:20.963277 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:20.963484 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:20.963768 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:53:20.963779 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:20.964071 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part 2024.03.26 14:53:20.964334 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2024.03.26 14:53:20.965060 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:20.965784 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.965851 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.966904 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 14:53:20.967254 [ 195 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.004759826 sec., 75633.0168371701 rows/sec., 5.91 MiB/sec. 2024.03.26 14:53:20.967515 [ 195 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.03.26 14:53:20.967690 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.968113 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} executeQuery: Read 2 rows, 144.00 B in 0.004972 sec., 402.2526146419952 rows/sec., 28.28 KiB/sec. 2024.03.26 14:53:20.968461 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} DynamicQueryHandler: Done processing query 2024.03.26 14:53:20.968504 [ 3 ] {5d6de3ec-4cf3-4709-95a4-79e2527feaf0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:20.968533 [ 3 ] {} HTTP-Session: e1324213-647d-4871-91e7-6e73054df482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.968576 [ 195 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.968675 [ 195 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_36_7} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.03.26 14:53:20.968771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:20.968813 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:53:20.968862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:20.968887 [ 3 ] {} HTTP-Session: c7705914-4f60-428f-8915-1ba183a34475 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:20.968904 [ 3 ] {} HTTP-Session: c7705914-4f60-428f-8915-1ba183a34475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.968917 [ 3 ] {} HTTP-Session: c7705914-4f60-428f-8915-1ba183a34475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:20.968948 [ 3 ] {} HTTP-Session: c7705914-4f60-428f-8915-1ba183a34475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:20.969328 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:20.969375 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:53:20.969558 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:20.970176 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:20.970215 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:20.970670 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.03.26 14:53:20.971030 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:20.971185 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} executeQuery: Read 56 rows, 77.38 KiB in 0.002171 sec., 25794.564716720404 rows/sec., 34.81 MiB/sec. 2024.03.26 14:53:20.971317 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} DynamicQueryHandler: Done processing query 2024.03.26 14:53:20.971341 [ 3 ] {9dc74035-7d45-47e2-9841-1164fda2e01e} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:53:20.971358 [ 3 ] {} HTTP-Session: c7705914-4f60-428f-8915-1ba183a34475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:23.686627 [ 100 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:53:23.686692 [ 100 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:53:30.948679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:30.948802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:30.948826 [ 3 ] {} HTTP-Session: cd5f3aea-299f-4d2f-b18d-40123a3f02a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:30.948851 [ 3 ] {} HTTP-Session: cd5f3aea-299f-4d2f-b18d-40123a3f02a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.948866 [ 3 ] {} HTTP-Session: cd5f3aea-299f-4d2f-b18d-40123a3f02a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.948914 [ 3 ] {} HTTP-Session: cd5f3aea-299f-4d2f-b18d-40123a3f02a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:30.949046 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:30.949111 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:53:30.949301 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:30.949779 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:30.949826 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:30.950220 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 14:53:30.950566 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:30.950738 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} executeQuery: Read 56 rows, 4.54 KiB in 0.001754 sec., 31927.02394526796 rows/sec., 2.53 MiB/sec. 2024.03.26 14:53:30.950965 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} DynamicQueryHandler: Done processing query 2024.03.26 14:53:30.951005 [ 3 ] {9a18bcb0-e32b-471b-919e-3089e2ee93cb} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:30.951022 [ 3 ] {} HTTP-Session: cd5f3aea-299f-4d2f-b18d-40123a3f02a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.951199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:30.951256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:30.951275 [ 3 ] {} HTTP-Session: 0771cefb-0056-426d-9bdf-299a037bb616 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:30.951294 [ 3 ] {} HTTP-Session: 0771cefb-0056-426d-9bdf-299a037bb616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.951307 [ 3 ] {} HTTP-Session: 0771cefb-0056-426d-9bdf-299a037bb616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.951342 [ 3 ] {} HTTP-Session: 0771cefb-0056-426d-9bdf-299a037bb616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:30.951462 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:30.951505 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:30.951653 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:30.952093 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:30.952133 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:30.952464 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 14:53:30.952786 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:30.952943 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} executeQuery: Read 168 rows, 16.63 KiB in 0.001542 sec., 108949.41634241246 rows/sec., 10.53 MiB/sec. 2024.03.26 14:53:30.953149 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} DynamicQueryHandler: Done processing query 2024.03.26 14:53:30.953202 [ 3 ] {5c06d38d-945e-46fd-a50a-6db659c93174} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:53:30.953241 [ 3 ] {} HTTP-Session: 0771cefb-0056-426d-9bdf-299a037bb616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.953406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:30.953460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:30.953480 [ 3 ] {} HTTP-Session: 55437ef4-0456-4edf-ae83-09818ca46732 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:30.953497 [ 3 ] {} HTTP-Session: 55437ef4-0456-4edf-ae83-09818ca46732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.953512 [ 3 ] {} HTTP-Session: 55437ef4-0456-4edf-ae83-09818ca46732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.953544 [ 3 ] {} HTTP-Session: 55437ef4-0456-4edf-ae83-09818ca46732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:30.953642 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:30.953686 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:30.953835 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:30.954158 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:30.954196 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:30.954505 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 14:53:30.954848 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:30.955012 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} executeQuery: Read 56 rows, 4.48 KiB in 0.001414 sec., 39603.960396039605 rows/sec., 3.10 MiB/sec. 2024.03.26 14:53:30.955277 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} DynamicQueryHandler: Done processing query 2024.03.26 14:53:30.955325 [ 3 ] {9e87a650-7b40-4dcb-a345-e18b24fad243} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:53:30.955351 [ 3 ] {} HTTP-Session: 55437ef4-0456-4edf-ae83-09818ca46732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.955560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:30.955626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:30.955646 [ 3 ] {} HTTP-Session: d1e1d085-b7d1-4f50-854f-7562f682b644 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:30.955663 [ 3 ] {} HTTP-Session: d1e1d085-b7d1-4f50-854f-7562f682b644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.955677 [ 3 ] {} HTTP-Session: d1e1d085-b7d1-4f50-854f-7562f682b644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:30.955708 [ 3 ] {} HTTP-Session: d1e1d085-b7d1-4f50-854f-7562f682b644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:30.956086 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:30.956137 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:53:30.956323 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:30.956942 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:30.956979 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:30.957433 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.03.26 14:53:30.957777 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:30.957912 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} executeQuery: Read 56 rows, 77.38 KiB in 0.002146 sec., 26095.0605778192 rows/sec., 35.21 MiB/sec. 2024.03.26 14:53:30.958045 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} DynamicQueryHandler: Done processing query 2024.03.26 14:53:30.958069 [ 3 ] {43568d3f-eb54-479b-9643-cdca36e37798} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:53:30.958085 [ 3 ] {} HTTP-Session: d1e1d085-b7d1-4f50-854f-7562f682b644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:32.295945 [ 96 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.03.26 14:53:32.296016 [ 96 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:32.296042 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:32.296254 [ 199 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.03.26 14:53:32.296457 [ 199 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:32.296499 [ 199 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:53:32.296583 [ 199 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.03.26 14:53:32.296785 [ 199 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.03.26 14:53:32.297016 [ 199 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:53:32.297152 [ 199 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:53:32.298455 [ 198 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330152 sec., 218011.5288616365 rows/sec., 15.37 MiB/sec. 2024.03.26 14:53:32.298700 [ 197 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.03.26 14:53:32.299261 [ 197 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:32.299366 [ 197 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_17_4} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.03.26 14:53:32.299476 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.03.26 14:53:38.686754 [ 94 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:53:38.686845 [ 94 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:53:40.948326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:40.948450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:40.948479 [ 3 ] {} HTTP-Session: eb24f79d-002b-43db-a2eb-db1cda5561e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:40.948507 [ 3 ] {} HTTP-Session: eb24f79d-002b-43db-a2eb-db1cda5561e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.948524 [ 3 ] {} HTTP-Session: eb24f79d-002b-43db-a2eb-db1cda5561e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.948579 [ 3 ] {} HTTP-Session: eb24f79d-002b-43db-a2eb-db1cda5561e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:40.948725 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:40.948797 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:53:40.948996 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:40.949511 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:40.949560 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:40.949950 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 14:53:40.950285 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:40.950469 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} executeQuery: Read 56 rows, 4.54 KiB in 0.001815 sec., 30853.994490358127 rows/sec., 2.44 MiB/sec. 2024.03.26 14:53:40.950639 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} DynamicQueryHandler: Done processing query 2024.03.26 14:53:40.950666 [ 3 ] {fa8a5eeb-4605-4ffa-8309-8bab0f090605} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:40.950683 [ 3 ] {} HTTP-Session: eb24f79d-002b-43db-a2eb-db1cda5561e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.950912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:40.950970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:40.950990 [ 3 ] {} HTTP-Session: a7b46c04-83d7-4259-b72e-e85089f14040 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:40.951008 [ 3 ] {} HTTP-Session: a7b46c04-83d7-4259-b72e-e85089f14040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.951022 [ 3 ] {} HTTP-Session: a7b46c04-83d7-4259-b72e-e85089f14040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.951059 [ 3 ] {} HTTP-Session: a7b46c04-83d7-4259-b72e-e85089f14040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:40.951181 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:40.951226 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:40.951359 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:40.951812 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:40.951851 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:40.952182 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 14:53:40.952500 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:40.952647 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} executeQuery: Read 168 rows, 16.63 KiB in 0.001534 sec., 109517.60104302477 rows/sec., 10.59 MiB/sec. 2024.03.26 14:53:40.952820 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} DynamicQueryHandler: Done processing query 2024.03.26 14:53:40.952853 [ 3 ] {aa8ad993-82ee-44d6-86c2-b65fe5bf4bef} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:53:40.952886 [ 3 ] {} HTTP-Session: a7b46c04-83d7-4259-b72e-e85089f14040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.953035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:40.953087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:40.953107 [ 3 ] {} HTTP-Session: 54d17808-bbd9-4999-b902-25927e1a3599 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:40.953125 [ 3 ] {} HTTP-Session: 54d17808-bbd9-4999-b902-25927e1a3599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.953139 [ 3 ] {} HTTP-Session: 54d17808-bbd9-4999-b902-25927e1a3599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.953172 [ 3 ] {} HTTP-Session: 54d17808-bbd9-4999-b902-25927e1a3599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:40.953252 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:40.953294 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:40.953431 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:40.953779 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:40.953815 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:40.954119 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 14:53:40.954422 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:40.954583 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} executeQuery: Read 56 rows, 4.48 KiB in 0.001361 sec., 41146.21601763409 rows/sec., 3.22 MiB/sec. 2024.03.26 14:53:40.954712 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} DynamicQueryHandler: Done processing query 2024.03.26 14:53:40.954735 [ 3 ] {c6df17d9-0cc1-468f-a5ae-ff2bbde679fd} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:53:40.954751 [ 3 ] {} HTTP-Session: 54d17808-bbd9-4999-b902-25927e1a3599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.954895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:40.954945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:40.954966 [ 3 ] {} HTTP-Session: a0a6d01f-7fdd-4cbb-8872-77b47c73ff10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:40.954982 [ 3 ] {} HTTP-Session: a0a6d01f-7fdd-4cbb-8872-77b47c73ff10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.954996 [ 3 ] {} HTTP-Session: a0a6d01f-7fdd-4cbb-8872-77b47c73ff10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:40.955027 [ 3 ] {} HTTP-Session: a0a6d01f-7fdd-4cbb-8872-77b47c73ff10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:40.955417 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:40.955464 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:53:40.955627 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:40.956280 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:40.956318 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.03.26 14:53:40.956762 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.03.26 14:53:40.957104 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:40.957266 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} executeQuery: Read 56 rows, 77.38 KiB in 0.002163 sec., 25889.967637540452 rows/sec., 34.94 MiB/sec. 2024.03.26 14:53:40.957397 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} DynamicQueryHandler: Done processing query 2024.03.26 14:53:40.957422 [ 3 ] {e85b2f3c-6ac8-4df7-b019-31b21e514f8b} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:53:40.957437 [ 3 ] {} HTTP-Session: a0a6d01f-7fdd-4cbb-8872-77b47c73ff10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.946830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:45.946958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:45.946982 [ 3 ] {} HTTP-Session: b50e14f6-3c14-4684-bf60-4bd6f9c08092 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:45.947007 [ 3 ] {} HTTP-Session: b50e14f6-3c14-4684-bf60-4bd6f9c08092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.947022 [ 3 ] {} HTTP-Session: b50e14f6-3c14-4684-bf60-4bd6f9c08092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.947079 [ 3 ] {} HTTP-Session: b50e14f6-3c14-4684-bf60-4bd6f9c08092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:45.947203 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:45.947281 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:53:45.947502 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:45.947938 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:45.947993 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:45.948373 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 14:53:45.948718 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:45.948883 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} executeQuery: Read 2 rows, 167.00 B in 0.001731 sec., 1155.4015020219526 rows/sec., 94.21 KiB/sec. 2024.03.26 14:53:45.949034 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} DynamicQueryHandler: Done processing query 2024.03.26 14:53:45.949059 [ 3 ] {0e049468-d9a7-4cd5-b1ea-444a15742887} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:45.949074 [ 3 ] {} HTTP-Session: b50e14f6-3c14-4684-bf60-4bd6f9c08092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.949235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 5133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:45.949284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:45.949303 [ 3 ] {} HTTP-Session: 91da649b-cde4-4f30-a5ee-fa2a6f5f7a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:45.949320 [ 3 ] {} HTTP-Session: 91da649b-cde4-4f30-a5ee-fa2a6f5f7a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.949333 [ 3 ] {} HTTP-Session: 91da649b-cde4-4f30-a5ee-fa2a6f5f7a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.949364 [ 3 ] {} HTTP-Session: 91da649b-cde4-4f30-a5ee-fa2a6f5f7a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:45.949441 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:45.949482 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:45.949608 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:45.949904 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:45.949941 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:45.950247 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 14:53:45.950556 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:45.950705 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} executeQuery: Read 37 rows, 2.85 KiB in 0.001293 sec., 28615.622583139982 rows/sec., 2.16 MiB/sec. 2024.03.26 14:53:45.950825 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} DynamicQueryHandler: Done processing query 2024.03.26 14:53:45.950849 [ 3 ] {d6aaed8e-6f48-4c2c-b5e6-e30dcd419492} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:45.950865 [ 3 ] {} HTTP-Session: 91da649b-cde4-4f30-a5ee-fa2a6f5f7a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.950978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:45.951027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:45.951046 [ 3 ] {} HTTP-Session: 582febb9-4729-43e5-80fc-dabfdc083b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:45.951064 [ 3 ] {} HTTP-Session: 582febb9-4729-43e5-80fc-dabfdc083b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.951078 [ 3 ] {} HTTP-Session: 582febb9-4729-43e5-80fc-dabfdc083b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.951107 [ 3 ] {} HTTP-Session: 582febb9-4729-43e5-80fc-dabfdc083b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:45.951169 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:45.951210 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:53:45.951337 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:45.951591 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:45.951629 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:45.951925 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.03.26 14:53:45.952228 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:45.952384 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} executeQuery: Read 2 rows, 143.00 B in 0.001228 sec., 1628.6644951140065 rows/sec., 113.72 KiB/sec. 2024.03.26 14:53:45.952583 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} DynamicQueryHandler: Done processing query 2024.03.26 14:53:45.952632 [ 3 ] {1a83e8af-e2f7-485e-a21d-07ed44c3ff56} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:45.952661 [ 3 ] {} HTTP-Session: 582febb9-4729-43e5-80fc-dabfdc083b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.952771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:45.952819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:45.952838 [ 3 ] {} HTTP-Session: b8152c59-1fe0-4576-bc6d-58052d4cf4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:45.952855 [ 3 ] {} HTTP-Session: b8152c59-1fe0-4576-bc6d-58052d4cf4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.952869 [ 3 ] {} HTTP-Session: b8152c59-1fe0-4576-bc6d-58052d4cf4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.952899 [ 3 ] {} HTTP-Session: b8152c59-1fe0-4576-bc6d-58052d4cf4f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:45.952971 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:45.953013 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:45.953161 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:45.953450 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:45.953488 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:45.953792 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 14:53:45.954099 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:45.954276 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} executeQuery: Read 26 rows, 2.06 KiB in 0.001315 sec., 19771.863117870722 rows/sec., 1.53 MiB/sec. 2024.03.26 14:53:45.954431 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} DynamicQueryHandler: Done processing query 2024.03.26 14:53:45.954461 [ 3 ] {6f4b9bbf-3fb8-43f6-9fd6-8f56226bbb16} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:53:45.954481 [ 3 ] {} HTTP-Session: b8152c59-1fe0-4576-bc6d-58052d4cf4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.954608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:45.954668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:45.954691 [ 3 ] {} HTTP-Session: 95b774c5-a080-428c-9575-50d6314cc069 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:45.954712 [ 3 ] {} HTTP-Session: 95b774c5-a080-428c-9575-50d6314cc069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.954730 [ 3 ] {} HTTP-Session: 95b774c5-a080-428c-9575-50d6314cc069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:45.954768 [ 3 ] {} HTTP-Session: 95b774c5-a080-428c-9575-50d6314cc069 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:45.954864 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:45.954917 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:53:45.955088 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:45.955431 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:45.955468 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:45.955856 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 14:53:45.956189 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:45.956348 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} executeQuery: Read 37 rows, 2.67 KiB in 0.001523 sec., 24294.156270518713 rows/sec., 1.71 MiB/sec. 2024.03.26 14:53:45.956595 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} DynamicQueryHandler: Done processing query 2024.03.26 14:53:45.956655 [ 3 ] {ef584ccd-a8e5-412d-bad1-094378357bcb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:53:45.956711 [ 3 ] {} HTTP-Session: 95b774c5-a080-428c-9575-50d6314cc069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.948635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:50.948764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:50.948795 [ 3 ] {} HTTP-Session: 1fe33d43-0b64-4b1b-a7e1-9c313c069f3c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:50.948823 [ 3 ] {} HTTP-Session: 1fe33d43-0b64-4b1b-a7e1-9c313c069f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.948842 [ 3 ] {} HTTP-Session: 1fe33d43-0b64-4b1b-a7e1-9c313c069f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.948897 [ 3 ] {} HTTP-Session: 1fe33d43-0b64-4b1b-a7e1-9c313c069f3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:50.949040 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:50.949111 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:53:50.949311 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:50.949763 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.949805 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.950179 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 14:53:50.950518 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.950665 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} executeQuery: Read 56 rows, 4.54 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.61 MiB/sec. 2024.03.26 14:53:50.950667 [ 88 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.03.26 14:53:50.950736 [ 88 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.950771 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.950853 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} DynamicQueryHandler: Done processing query 2024.03.26 14:53:50.950905 [ 3 ] {e4fdcf94-30c7-41ae-8343-280002c33413} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:53:50.950950 [ 3 ] {} HTTP-Session: 1fe33d43-0b64-4b1b-a7e1-9c313c069f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.950991 [ 199 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full 2024.03.26 14:53:50.951132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:50.951235 [ 199 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:50.951270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:50.951290 [ 199 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 56 rows starting from the beginning of the part 2024.03.26 14:53:50.951320 [ 3 ] {} HTTP-Session: aad316e3-e4d3-4d0d-93cc-dce38201878d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:50.951360 [ 3 ] {} HTTP-Session: aad316e3-e4d3-4d0d-93cc-dce38201878d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.951411 [ 3 ] {} HTTP-Session: aad316e3-e4d3-4d0d-93cc-dce38201878d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.951529 [ 199 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:50.951549 [ 3 ] {} HTTP-Session: aad316e3-e4d3-4d0d-93cc-dce38201878d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:50.951813 [ 199 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:50.951917 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:50.952105 [ 199 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:50.952130 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:53:50.952473 [ 199 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.03.26 14:53:50.953133 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:50.953866 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.953940 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.954833 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 14:53:50.954991 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.004126576 sec., 67852.86397245561 rows/sec., 5.37 MiB/sec. 2024.03.26 14:53:50.955289 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.03.26 14:53:50.955454 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.955750 [ 88 ] {} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.03.26 14:53:50.955859 [ 88 ] {} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.955896 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} executeQuery: Read 2 rows, 167.00 B in 0.004161 sec., 480.65368901706324 rows/sec., 39.19 KiB/sec. 2024.03.26 14:53:50.955936 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.956374 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2024.03.26 14:53:50.956497 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} DynamicQueryHandler: Done processing query 2024.03.26 14:53:50.956590 [ 3 ] {54b357f4-b778-49ce-b395-7893c6653419} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:50.956624 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.956654 [ 3 ] {} HTTP-Session: aad316e3-e4d3-4d0d-93cc-dce38201878d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.956868 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:50.956915 [ 198 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_30_7} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 2024.03.26 14:53:50.956939 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:53:50.956968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:50.957189 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:53:50.957228 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:53:50.957341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:50.957457 [ 3 ] {} HTTP-Session: 07866624-b4c0-4099-8c68-a06169290eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:50.957534 [ 3 ] {} HTTP-Session: 07866624-b4c0-4099-8c68-a06169290eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.957557 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:53:50.957595 [ 3 ] {} HTTP-Session: 07866624-b4c0-4099-8c68-a06169290eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.957713 [ 3 ] {} HTTP-Session: 07866624-b4c0-4099-8c68-a06169290eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:50.957905 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:53:50.958041 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:50.958194 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:53:50.958179 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:53:50.958523 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::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.03.26 14:53:50.959121 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:50.960029 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.960101 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.961069 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 14:53:50.961079 [ 199 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.004975948 sec., 4019.3346071944484 rows/sec., 327.75 KiB/sec. 2024.03.26 14:53:50.961312 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.03.26 14:53:50.961891 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.962208 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} executeQuery: Read 169 rows, 16.72 KiB in 0.004335 sec., 38985.005767012684 rows/sec., 3.77 MiB/sec. 2024.03.26 14:53:50.962289 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_14_3} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.962613 [ 191 ] {b9cacdb2-3543-418a-8ac0-d16d067a037a::all_1_14_3} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2024.03.26 14:53:50.962710 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} DynamicQueryHandler: Done processing query 2024.03.26 14:53:50.962810 [ 3 ] {5404afd8-d651-41b5-81fd-219ce6dcecfe} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:53:50.962883 [ 3 ] {} HTTP-Session: 07866624-b4c0-4099-8c68-a06169290eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.962881 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 14:53:50.963093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:50.963151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:50.963171 [ 3 ] {} HTTP-Session: 7546fec8-5b09-4cf5-a578-4b30c5db09a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:50.963189 [ 3 ] {} HTTP-Session: 7546fec8-5b09-4cf5-a578-4b30c5db09a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.963203 [ 3 ] {} HTTP-Session: 7546fec8-5b09-4cf5-a578-4b30c5db09a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.963238 [ 3 ] {} HTTP-Session: 7546fec8-5b09-4cf5-a578-4b30c5db09a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:50.963308 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:50.963353 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:53:50.963507 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:50.963846 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.963884 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.964191 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.03.26 14:53:50.964507 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.964660 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} executeQuery: Read 2 rows, 143.00 B in 0.00137 sec., 1459.8540145985403 rows/sec., 101.93 KiB/sec. 2024.03.26 14:53:50.964672 [ 87 ] {} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.03.26 14:53:50.964747 [ 87 ] {} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.964808 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.964847 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} DynamicQueryHandler: Done processing query 2024.03.26 14:53:50.964903 [ 3 ] {e4b06e3f-7723-4c15-9a6f-aebdbaf891a8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:50.964958 [ 3 ] {} HTTP-Session: 7546fec8-5b09-4cf5-a578-4b30c5db09a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.965034 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2024.03.26 14:53:50.965144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:50.965256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:50.965297 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:53:50.965308 [ 3 ] {} HTTP-Session: c999f493-5a00-4b6e-8230-8b3d8780d2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:50.965361 [ 3 ] {} HTTP-Session: c999f493-5a00-4b6e-8230-8b3d8780d2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.965367 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:53:50.965382 [ 3 ] {} HTTP-Session: c999f493-5a00-4b6e-8230-8b3d8780d2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.965456 [ 3 ] {} HTTP-Session: c999f493-5a00-4b6e-8230-8b3d8780d2b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:50.965643 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:53:50.965729 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:50.965891 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:53:50.965918 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:53:50.966306 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:53:50.966603 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:53:50.966924 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::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.03.26 14:53:50.966972 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:50.967949 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.968018 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.968829 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.03.26 14:53:50.969481 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.004588443 sec., 4358.777040490641 rows/sec., 304.35 KiB/sec. 2024.03.26 14:53:50.969666 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.03.26 14:53:50.969776 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.970201 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} executeQuery: Read 58 rows, 4.65 KiB in 0.004588 sec., 12641.673931996513 rows/sec., 1012.96 KiB/sec. 2024.03.26 14:53:50.970738 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} DynamicQueryHandler: Done processing query 2024.03.26 14:53:50.970787 [ 3 ] {653dc4cf-1788-4826-8d8d-e1008378d307} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:53:50.970833 [ 3 ] {} HTTP-Session: c999f493-5a00-4b6e-8230-8b3d8780d2b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.970986 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_14_3} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.971019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:50.971105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:50.971121 [ 201 ] {e20b24dd-90f0-4a6f-bcd9-27e96d38dd35::all_1_14_3} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2024.03.26 14:53:50.971132 [ 3 ] {} HTTP-Session: d044ed27-a6ab-4094-822e-c4ab062282b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:50.971164 [ 3 ] {} HTTP-Session: d044ed27-a6ab-4094-822e-c4ab062282b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.971198 [ 3 ] {} HTTP-Session: d044ed27-a6ab-4094-822e-c4ab062282b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.971259 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.03.26 14:53:50.971269 [ 3 ] {} HTTP-Session: d044ed27-a6ab-4094-822e-c4ab062282b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:50.971360 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:50.971406 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:53:50.971559 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:50.971834 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.971872 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.972251 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.03.26 14:53:50.972594 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.972756 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} executeQuery: Read 1 rows, 72.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 49.80 KiB/sec. 2024.03.26 14:53:50.972884 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} DynamicQueryHandler: Done processing query 2024.03.26 14:53:50.972909 [ 3 ] {7d5d6186-8ab9-4b6e-be7e-b3f413fb41ea} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:53:50.972926 [ 3 ] {} HTTP-Session: d044ed27-a6ab-4094-822e-c4ab062282b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.973093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:53:50.973143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:53:50.973162 [ 3 ] {} HTTP-Session: fc1fb96d-7a15-4076-88e3-7e816c4f15c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:53:50.973179 [ 3 ] {} HTTP-Session: fc1fb96d-7a15-4076-88e3-7e816c4f15c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.973193 [ 3 ] {} HTTP-Session: fc1fb96d-7a15-4076-88e3-7e816c4f15c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:50.973224 [ 3 ] {} HTTP-Session: fc1fb96d-7a15-4076-88e3-7e816c4f15c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:53:50.973601 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:53:50.973647 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:53:50.973808 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:53:50.974483 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:53:50.974520 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:53:50.974958 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.03.26 14:53:50.975304 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:53:50.975473 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} executeQuery: Read 56 rows, 77.38 KiB in 0.002173 sec., 25770.82374597331 rows/sec., 34.78 MiB/sec. 2024.03.26 14:53:50.975607 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} DynamicQueryHandler: Done processing query 2024.03.26 14:53:50.975633 [ 3 ] {ae6c968e-3f00-4dd4-a107-35aa04b8293a} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:53:50.975649 [ 3 ] {} HTTP-Session: fc1fb96d-7a15-4076-88e3-7e816c4f15c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:53:53.686898 [ 85 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:53:53.686963 [ 85 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:54:00.948492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:00.948627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:00.948657 [ 3 ] {} HTTP-Session: c5bd847c-c7ac-4f39-8237-f933e99c572f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:00.948685 [ 3 ] {} HTTP-Session: c5bd847c-c7ac-4f39-8237-f933e99c572f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.948703 [ 3 ] {} HTTP-Session: c5bd847c-c7ac-4f39-8237-f933e99c572f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.948759 [ 3 ] {} HTTP-Session: c5bd847c-c7ac-4f39-8237-f933e99c572f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:00.948903 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:00.948974 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:54:00.949186 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:00.949660 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:00.949710 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:00.950090 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 14:54:00.950428 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:00.950596 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} executeQuery: Read 56 rows, 4.54 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.52 MiB/sec. 2024.03.26 14:54:00.950794 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} DynamicQueryHandler: Done processing query 2024.03.26 14:54:00.950821 [ 3 ] {f5a647c4-8a42-4350-9640-ea2cf2a10e40} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:54:00.950837 [ 3 ] {} HTTP-Session: c5bd847c-c7ac-4f39-8237-f933e99c572f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.951063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:00.951119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:00.951138 [ 3 ] {} HTTP-Session: b0227bea-8529-4c7a-9dce-21e520845ece Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:00.951157 [ 3 ] {} HTTP-Session: b0227bea-8529-4c7a-9dce-21e520845ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.951171 [ 3 ] {} HTTP-Session: b0227bea-8529-4c7a-9dce-21e520845ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.951207 [ 3 ] {} HTTP-Session: b0227bea-8529-4c7a-9dce-21e520845ece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:00.951336 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:00.951382 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:00.951522 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:00.951935 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:00.951975 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:00.952309 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 14:54:00.952620 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:00.952793 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} executeQuery: Read 168 rows, 16.63 KiB in 0.001529 sec., 109875.73577501635 rows/sec., 10.62 MiB/sec. 2024.03.26 14:54:00.952818 [ 83 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.03.26 14:54:00.952948 [ 83 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:00.952970 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} DynamicQueryHandler: Done processing query 2024.03.26 14:54:00.953005 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:00.953014 [ 3 ] {f0a9505e-e44e-4d10-aef6-edee0d9de252} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:54:00.953063 [ 3 ] {} HTTP-Session: b0227bea-8529-4c7a-9dce-21e520845ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.953298 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.03.26 14:54:00.953312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:00.953552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:00.953666 [ 3 ] {} HTTP-Session: b7edf23f-5a92-44a8-b6fb-dd944542d61b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:00.953757 [ 3 ] {} HTTP-Session: b7edf23f-5a92-44a8-b6fb-dd944542d61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.953845 [ 3 ] {} HTTP-Session: b7edf23f-5a92-44a8-b6fb-dd944542d61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.954024 [ 3 ] {} HTTP-Session: b7edf23f-5a92-44a8-b6fb-dd944542d61b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:00.954029 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:00.954145 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 208 rows starting from the beginning of the part 2024.03.26 14:54:00.954374 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:00.954431 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 168 rows starting from the beginning of the part 2024.03.26 14:54:00.954505 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:00.954810 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 168 rows starting from the beginning of the part 2024.03.26 14:54:00.955188 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part 2024.03.26 14:54:00.955497 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:00.955515 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 169 rows starting from the beginning of the part 2024.03.26 14:54:00.955769 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 168 rows starting from the beginning of the part 2024.03.26 14:54:00.956504 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:00.956559 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:00.957350 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.03.26 14:54:00.958202 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:00.958434 [ 83 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.03.26 14:54:00.958547 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} executeQuery: Read 56 rows, 4.48 KiB in 0.004325 sec., 12947.976878612717 rows/sec., 1.01 MiB/sec. 2024.03.26 14:54:00.958553 [ 83 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:00.958657 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:00.959157 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.006013463 sec., 152657.46209796253 rows/sec., 14.49 MiB/sec. 2024.03.26 14:54:00.959194 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} DynamicQueryHandler: Done processing query 2024.03.26 14:54:00.959203 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.03.26 14:54:00.959239 [ 3 ] {d8f21815-e71d-481c-8447-f67a80680e90} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:54:00.959301 [ 3 ] {} HTTP-Session: b7edf23f-5a92-44a8-b6fb-dd944542d61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.959361 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.03.26 14:54:00.959537 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:00.959594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:00.959627 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 106 rows starting from the beginning of the part 2024.03.26 14:54:00.959777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:00.959928 [ 3 ] {} HTTP-Session: 78a3b090-f294-417b-8911-b4575ef95637 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:00.960082 [ 3 ] {} HTTP-Session: 78a3b090-f294-417b-8911-b4575ef95637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.960107 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.960196 [ 3 ] {} HTTP-Session: 78a3b090-f294-417b-8911-b4575ef95637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.960420 [ 3 ] {} HTTP-Session: 78a3b090-f294-417b-8911-b4575ef95637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:00.960564 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.960933 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2024.03.26 14:54:00.961357 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:00.961435 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part 2024.03.26 14:54:00.961482 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:00.961643 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:54:00.961963 [ 199 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.962012 [ 191 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_41_8} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.03.26 14:54:00.962442 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.03.26 14:54:00.963115 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:00.964225 [ 200 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.005359334 sec., 66799.34484396756 rows/sec., 5.22 MiB/sec. 2024.03.26 14:54:00.964422 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:00.964425 [ 200 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.03.26 14:54:00.964463 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:00.965025 [ 200 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:00.965146 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.03.26 14:54:00.965150 [ 200 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_41_8} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.03.26 14:54:00.965276 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:54:00.965540 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:00.965713 [ 83 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.03.26 14:54:00.965723 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} executeQuery: Read 56 rows, 77.38 KiB in 0.005006 sec., 11186.576108669597 rows/sec., 15.10 MiB/sec. 2024.03.26 14:54:00.965762 [ 83 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:00.965839 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:00.966163 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} DynamicQueryHandler: Done processing query 2024.03.26 14:54:00.966198 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.03.26 14:54:00.966235 [ 3 ] {d7e88021-6a36-410e-84e9-16dbd800caf9} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:54:00.966344 [ 3 ] {} HTTP-Session: 78a3b090-f294-417b-8911-b4575ef95637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:00.966786 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:00.966824 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1417 rows starting from the beginning of the part 2024.03.26 14:54:00.966935 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.967161 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.967367 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.967557 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.967692 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:00.972425 [ 200 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1697 rows, containing 6 columns (6 merged, 0 gathered) in 0.006485529 sec., 261659.45754000943 rows/sec., 353.10 MiB/sec. 2024.03.26 14:54:00.973157 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.03.26 14:54:00.973553 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:00.973632 [ 187 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_31_6} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.03.26 14:54:00.973704 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.60 MiB. 2024.03.26 14:54:01.000210 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 189.05 MiB, peak 201.61 MiB, free memory in arenas 0.00 B, will set to 191.24 MiB (RSS), difference: 2.20 MiB 2024.03.26 14:54:08.687001 [ 80 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:54:08.687070 [ 80 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:54:10.948066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:10.948185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:10.948210 [ 3 ] {} HTTP-Session: 20ea9144-4aae-483d-85ec-7e504d2ce2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:10.948235 [ 3 ] {} HTTP-Session: 20ea9144-4aae-483d-85ec-7e504d2ce2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.948250 [ 3 ] {} HTTP-Session: 20ea9144-4aae-483d-85ec-7e504d2ce2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.948298 [ 3 ] {} HTTP-Session: 20ea9144-4aae-483d-85ec-7e504d2ce2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:10.948425 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:10.948490 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:54:10.948675 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:10.949166 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:10.949213 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:10.949602 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 14:54:10.949953 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:10.950121 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} executeQuery: Read 56 rows, 4.54 KiB in 0.001758 sec., 31854.37997724687 rows/sec., 2.52 MiB/sec. 2024.03.26 14:54:10.950348 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} DynamicQueryHandler: Done processing query 2024.03.26 14:54:10.950402 [ 3 ] {8a0ef8a1-551e-46bb-b505-085f5129ed0a} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:54:10.950444 [ 3 ] {} HTTP-Session: 20ea9144-4aae-483d-85ec-7e504d2ce2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.950636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:10.950689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:10.950708 [ 3 ] {} HTTP-Session: 45a94709-2b5e-450d-87d0-cc08abc50e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:10.950726 [ 3 ] {} HTTP-Session: 45a94709-2b5e-450d-87d0-cc08abc50e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.950740 [ 3 ] {} HTTP-Session: 45a94709-2b5e-450d-87d0-cc08abc50e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.950771 [ 3 ] {} HTTP-Session: 45a94709-2b5e-450d-87d0-cc08abc50e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:10.950883 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:10.950926 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:10.951071 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:10.951533 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:10.951574 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:10.951904 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 14:54:10.952205 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:10.952363 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} executeQuery: Read 168 rows, 16.63 KiB in 0.001526 sec., 110091.74311926606 rows/sec., 10.64 MiB/sec. 2024.03.26 14:54:10.952564 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} DynamicQueryHandler: Done processing query 2024.03.26 14:54:10.952619 [ 3 ] {905bebd2-ba73-48a4-842a-603be17f8fb8} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:54:10.952672 [ 3 ] {} HTTP-Session: 45a94709-2b5e-450d-87d0-cc08abc50e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.952843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:10.952896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:10.952915 [ 3 ] {} HTTP-Session: e98087c7-af71-4a28-9743-cb4d1e9d187b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:10.952932 [ 3 ] {} HTTP-Session: e98087c7-af71-4a28-9743-cb4d1e9d187b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.952946 [ 3 ] {} HTTP-Session: e98087c7-af71-4a28-9743-cb4d1e9d187b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.952979 [ 3 ] {} HTTP-Session: e98087c7-af71-4a28-9743-cb4d1e9d187b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:10.953074 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:10.953115 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:10.953263 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:10.953605 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:10.953643 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:10.953947 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.03.26 14:54:10.954247 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:10.954405 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} executeQuery: Read 56 rows, 4.48 KiB in 0.001382 sec., 40520.98408104197 rows/sec., 3.17 MiB/sec. 2024.03.26 14:54:10.954532 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} DynamicQueryHandler: Done processing query 2024.03.26 14:54:10.954556 [ 3 ] {d3086b87-080e-4670-8d12-d6251597ce7f} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:54:10.954572 [ 3 ] {} HTTP-Session: e98087c7-af71-4a28-9743-cb4d1e9d187b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.954725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:10.954772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:10.954790 [ 3 ] {} HTTP-Session: 82e551f5-2cec-48df-8a11-9f5350986ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:10.954834 [ 3 ] {} HTTP-Session: 82e551f5-2cec-48df-8a11-9f5350986ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.954848 [ 3 ] {} HTTP-Session: 82e551f5-2cec-48df-8a11-9f5350986ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:10.954878 [ 3 ] {} HTTP-Session: 82e551f5-2cec-48df-8a11-9f5350986ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:10.955256 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:10.955300 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:54:10.955475 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:10.956107 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:10.956143 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:10.956597 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.03.26 14:54:10.956928 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:10.957106 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} executeQuery: Read 56 rows, 77.38 KiB in 0.002168 sec., 25830.258302583028 rows/sec., 34.86 MiB/sec. 2024.03.26 14:54:10.957243 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} DynamicQueryHandler: Done processing query 2024.03.26 14:54:10.957266 [ 3 ] {d7502240-02ce-486b-b644-f382866c3fb8} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:54:10.957282 [ 3 ] {} HTTP-Session: 82e551f5-2cec-48df-8a11-9f5350986ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.946553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:15.946683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:15.946711 [ 3 ] {} HTTP-Session: 92a18fd1-7023-4eae-9d5a-d4182bd8412a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:15.946742 [ 3 ] {} HTTP-Session: 92a18fd1-7023-4eae-9d5a-d4182bd8412a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.946757 [ 3 ] {} HTTP-Session: 92a18fd1-7023-4eae-9d5a-d4182bd8412a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.946810 [ 3 ] {} HTTP-Session: 92a18fd1-7023-4eae-9d5a-d4182bd8412a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:15.946949 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:15.947016 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:15.947223 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:15.947715 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:15.947761 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:15.948182 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 14:54:15.948570 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:15.948765 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} executeQuery: Read 36 rows, 2.77 KiB in 0.001884 sec., 19108.28025477707 rows/sec., 1.43 MiB/sec. 2024.03.26 14:54:15.948929 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} DynamicQueryHandler: Done processing query 2024.03.26 14:54:15.948956 [ 3 ] {9f7a34e4-1d17-40e4-a908-7fc52ddc1527} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:54:15.948979 [ 3 ] {} HTTP-Session: 92a18fd1-7023-4eae-9d5a-d4182bd8412a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.949113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:15.949174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:15.949199 [ 3 ] {} HTTP-Session: ba8043c7-de1a-4c08-812d-4ce0fcd45aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:15.949217 [ 3 ] {} HTTP-Session: ba8043c7-de1a-4c08-812d-4ce0fcd45aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.949230 [ 3 ] {} HTTP-Session: ba8043c7-de1a-4c08-812d-4ce0fcd45aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.949267 [ 3 ] {} HTTP-Session: ba8043c7-de1a-4c08-812d-4ce0fcd45aa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:15.949355 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:15.949409 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:15.949542 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:15.949876 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:15.949913 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:15.950217 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.03.26 14:54:15.950533 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:15.950689 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} executeQuery: Read 24 rows, 1.90 KiB in 0.001366 sec., 17569.546120058563 rows/sec., 1.36 MiB/sec. 2024.03.26 14:54:15.950817 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} DynamicQueryHandler: Done processing query 2024.03.26 14:54:15.950840 [ 3 ] {fdfbebff-55fb-462d-b92d-588b5e055e9d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:54:15.950856 [ 3 ] {} HTTP-Session: ba8043c7-de1a-4c08-812d-4ce0fcd45aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.950978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:15.951028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:15.951046 [ 3 ] {} HTTP-Session: 05afb36b-3510-4a45-ab2b-05d0772e6027 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:15.951063 [ 3 ] {} HTTP-Session: 05afb36b-3510-4a45-ab2b-05d0772e6027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.951077 [ 3 ] {} HTTP-Session: 05afb36b-3510-4a45-ab2b-05d0772e6027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:15.951108 [ 3 ] {} HTTP-Session: 05afb36b-3510-4a45-ab2b-05d0772e6027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:15.951187 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:15.951232 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:54:15.951389 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:15.951694 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:15.951731 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:15.952106 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.03.26 14:54:15.952444 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:15.952596 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} executeQuery: Read 36 rows, 2.60 KiB in 0.001433 sec., 25122.12142358688 rows/sec., 1.77 MiB/sec. 2024.03.26 14:54:15.952724 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} DynamicQueryHandler: Done processing query 2024.03.26 14:54:15.952747 [ 3 ] {bc6d3a68-d456-425a-a983-6f0c75be98c2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:54:15.952763 [ 3 ] {} HTTP-Session: 05afb36b-3510-4a45-ab2b-05d0772e6027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.948134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:20.948255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:20.948279 [ 3 ] {} HTTP-Session: 30326d59-638b-4e9c-a4f8-fbd4d2da33aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:20.948303 [ 3 ] {} HTTP-Session: 30326d59-638b-4e9c-a4f8-fbd4d2da33aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.948317 [ 3 ] {} HTTP-Session: 30326d59-638b-4e9c-a4f8-fbd4d2da33aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.948365 [ 3 ] {} HTTP-Session: 30326d59-638b-4e9c-a4f8-fbd4d2da33aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:20.948504 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:20.948565 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:54:20.948755 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:20.949228 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:20.949276 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:20.949651 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 14:54:20.949979 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:20.950156 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} executeQuery: Read 56 rows, 4.54 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.59 MiB/sec. 2024.03.26 14:54:20.950304 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} DynamicQueryHandler: Done processing query 2024.03.26 14:54:20.950329 [ 3 ] {7a0ab16f-3a99-4e11-8bf0-9ae27afcd924} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:54:20.950345 [ 3 ] {} HTTP-Session: 30326d59-638b-4e9c-a4f8-fbd4d2da33aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.950497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:20.950546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:20.950564 [ 3 ] {} HTTP-Session: 9da9aaeb-ebad-4f71-8854-b73fdf37f99f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:20.950581 [ 3 ] {} HTTP-Session: 9da9aaeb-ebad-4f71-8854-b73fdf37f99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.950595 [ 3 ] {} HTTP-Session: 9da9aaeb-ebad-4f71-8854-b73fdf37f99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.950625 [ 3 ] {} HTTP-Session: 9da9aaeb-ebad-4f71-8854-b73fdf37f99f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:20.950688 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:20.950729 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:54:20.950852 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:20.951222 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:20.951259 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:20.951547 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 14:54:20.951835 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:20.951990 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} executeQuery: Read 4 rows, 334.00 B in 0.001321 sec., 3028.0090840272524 rows/sec., 246.91 KiB/sec. 2024.03.26 14:54:20.952143 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} DynamicQueryHandler: Done processing query 2024.03.26 14:54:20.952170 [ 3 ] {1faf011c-b308-4e71-af9e-0e7874a7b25f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:20.952187 [ 3 ] {} HTTP-Session: 9da9aaeb-ebad-4f71-8854-b73fdf37f99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.952357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:20.952411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:20.952430 [ 3 ] {} HTTP-Session: 96fc3486-34f5-432f-9685-525fa1809dac Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:20.952446 [ 3 ] {} HTTP-Session: 96fc3486-34f5-432f-9685-525fa1809dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.952459 [ 3 ] {} HTTP-Session: 96fc3486-34f5-432f-9685-525fa1809dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.952489 [ 3 ] {} HTTP-Session: 96fc3486-34f5-432f-9685-525fa1809dac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:20.952593 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:20.952634 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:20.952757 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:20.953157 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:20.953194 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:20.953500 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 14:54:20.953790 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:20.953925 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} executeQuery: Read 170 rows, 16.81 KiB in 0.001393 sec., 122038.76525484567 rows/sec., 11.78 MiB/sec. 2024.03.26 14:54:20.954130 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} DynamicQueryHandler: Done processing query 2024.03.26 14:54:20.954154 [ 3 ] {3a455a56-65f8-4518-afe9-799f5099a674} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:54:20.954196 [ 3 ] {} HTTP-Session: 96fc3486-34f5-432f-9685-525fa1809dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.954437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:20.954554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:20.954591 [ 3 ] {} HTTP-Session: 2413bc8b-4cf3-4872-b561-587905adc057 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:20.954622 [ 3 ] {} HTTP-Session: 2413bc8b-4cf3-4872-b561-587905adc057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.954638 [ 3 ] {} HTTP-Session: 2413bc8b-4cf3-4872-b561-587905adc057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.954669 [ 3 ] {} HTTP-Session: 2413bc8b-4cf3-4872-b561-587905adc057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:20.954736 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:20.954777 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:54:20.954926 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:20.955195 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:20.955232 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:20.955536 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.03.26 14:54:20.955841 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:20.955994 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} executeQuery: Read 4 rows, 286.00 B in 0.001275 sec., 3137.254901960784 rows/sec., 219.06 KiB/sec. 2024.03.26 14:54:20.956151 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} DynamicQueryHandler: Done processing query 2024.03.26 14:54:20.956175 [ 3 ] {524b1242-421c-4ae5-99c8-8cac7c5a6f73} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:20.956191 [ 3 ] {} HTTP-Session: 2413bc8b-4cf3-4872-b561-587905adc057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.956301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 10218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:20.956347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:20.956365 [ 3 ] {} HTTP-Session: 1d2e3ee0-cdaa-48eb-80e8-cfb6c6c2d9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:20.956381 [ 3 ] {} HTTP-Session: 1d2e3ee0-cdaa-48eb-80e8-cfb6c6c2d9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.956403 [ 3 ] {} HTTP-Session: 1d2e3ee0-cdaa-48eb-80e8-cfb6c6c2d9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.956433 [ 3 ] {} HTTP-Session: 1d2e3ee0-cdaa-48eb-80e8-cfb6c6c2d9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:20.956523 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:20.956563 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:20.956688 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:20.956997 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:20.957033 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:20.957322 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.03.26 14:54:20.957616 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:20.957769 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} executeQuery: Read 60 rows, 4.81 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.64 MiB/sec. 2024.03.26 14:54:20.957889 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} DynamicQueryHandler: Done processing query 2024.03.26 14:54:20.957912 [ 3 ] {1f528f6d-441a-4a8b-b5b3-9572f7f329b7} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:54:20.957928 [ 3 ] {} HTTP-Session: 1d2e3ee0-cdaa-48eb-80e8-cfb6c6c2d9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.958023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:20.958071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:20.958088 [ 3 ] {} HTTP-Session: ca677ab8-20e1-457d-a1ba-95481958f59f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:20.958105 [ 3 ] {} HTTP-Session: ca677ab8-20e1-457d-a1ba-95481958f59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.958118 [ 3 ] {} HTTP-Session: ca677ab8-20e1-457d-a1ba-95481958f59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.958147 [ 3 ] {} HTTP-Session: ca677ab8-20e1-457d-a1ba-95481958f59f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:20.958208 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:20.958251 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:54:20.958402 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:20.958668 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:20.958704 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:20.959055 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.03.26 14:54:20.959379 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:20.959550 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} executeQuery: Read 2 rows, 144.00 B in 0.001362 sec., 1468.4287812041116 rows/sec., 103.25 KiB/sec. 2024.03.26 14:54:20.959673 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} DynamicQueryHandler: Done processing query 2024.03.26 14:54:20.959695 [ 3 ] {12849c4b-0eac-4d84-8f58-18db80d88d31} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:20.959712 [ 3 ] {} HTTP-Session: ca677ab8-20e1-457d-a1ba-95481958f59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.959869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:20.959916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:20.959935 [ 3 ] {} HTTP-Session: 1c4bbf23-8ec0-4a0a-88f9-938c2140b47f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:20.959950 [ 3 ] {} HTTP-Session: 1c4bbf23-8ec0-4a0a-88f9-938c2140b47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.959964 [ 3 ] {} HTTP-Session: 1c4bbf23-8ec0-4a0a-88f9-938c2140b47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:20.959993 [ 3 ] {} HTTP-Session: 1c4bbf23-8ec0-4a0a-88f9-938c2140b47f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:20.960352 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:20.960406 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:54:20.960570 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:20.961196 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:20.961232 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.03.26 14:54:20.961660 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.03.26 14:54:20.961994 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:20.962160 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} executeQuery: Read 56 rows, 77.38 KiB in 0.002106 sec., 26590.693257359926 rows/sec., 35.88 MiB/sec. 2024.03.26 14:54:20.962395 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} DynamicQueryHandler: Done processing query 2024.03.26 14:54:20.962448 [ 3 ] {8b093f68-99ed-4671-b016-25878a43d6a3} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:54:20.962506 [ 3 ] {} HTTP-Session: 1c4bbf23-8ec0-4a0a-88f9-938c2140b47f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:23.687313 [ 73 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:54:23.687388 [ 73 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:54:25.001629 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001135116 sec. 2024.03.26 14:54:30.948264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:30.948436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:30.948462 [ 3 ] {} HTTP-Session: 7af5326f-e172-447b-acd2-4c8ce010e1cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:30.948484 [ 3 ] {} HTTP-Session: 7af5326f-e172-447b-acd2-4c8ce010e1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.948498 [ 3 ] {} HTTP-Session: 7af5326f-e172-447b-acd2-4c8ce010e1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.948544 [ 3 ] {} HTTP-Session: 7af5326f-e172-447b-acd2-4c8ce010e1cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:30.948663 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:30.948722 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:54:30.948902 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:30.949346 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:30.949465 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:30.949849 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 14:54:30.950191 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:30.950381 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} executeQuery: Read 56 rows, 4.54 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.53 MiB/sec. 2024.03.26 14:54:30.950395 [ 71 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.03.26 14:54:30.950499 [ 71 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:30.950549 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:30.950627 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} DynamicQueryHandler: Done processing query 2024.03.26 14:54:30.950708 [ 3 ] {a50e40ec-9209-4ea5-b7f5-3d1d5f7c922c} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:54:30.950811 [ 3 ] {} HTTP-Session: 7af5326f-e172-447b-acd2-4c8ce010e1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.951071 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full 2024.03.26 14:54:30.951127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:30.951319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:30.951384 [ 3 ] {} HTTP-Session: ce1cb77d-e5f8-4775-8db2-4dbdb741afc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:30.951513 [ 3 ] {} HTTP-Session: ce1cb77d-e5f8-4775-8db2-4dbdb741afc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.951612 [ 3 ] {} HTTP-Session: ce1cb77d-e5f8-4775-8db2-4dbdb741afc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.951821 [ 3 ] {} HTTP-Session: ce1cb77d-e5f8-4775-8db2-4dbdb741afc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:30.951924 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:30.952037 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 56 rows starting from the beginning of the part 2024.03.26 14:54:30.952354 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:30.952434 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:30.952587 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:30.952743 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:30.953043 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:30.953432 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:30.953959 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:30.955027 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:30.955099 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:30.955854 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.005207101 sec., 53772.72305645695 rows/sec., 4.26 MiB/sec. 2024.03.26 14:54:30.955947 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 14:54:30.956048 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.03.26 14:54:30.956771 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:30.956988 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:30.957099 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} executeQuery: Read 168 rows, 16.63 KiB in 0.00508 sec., 33070.86614173228 rows/sec., 3.20 MiB/sec. 2024.03.26 14:54:30.957224 [ 186 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_34_8} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 2024.03.26 14:54:30.957373 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} DynamicQueryHandler: Done processing query 2024.03.26 14:54:30.957384 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:54:30.957416 [ 3 ] {8a927b2b-9dcf-4861-bd4e-0b3d8d453413} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:54:30.957453 [ 3 ] {} HTTP-Session: ce1cb77d-e5f8-4775-8db2-4dbdb741afc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.957624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:30.957674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:30.957692 [ 3 ] {} HTTP-Session: b4df3005-1027-47e9-abd6-91368b6afd70 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:30.957710 [ 3 ] {} HTTP-Session: b4df3005-1027-47e9-abd6-91368b6afd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.957724 [ 3 ] {} HTTP-Session: b4df3005-1027-47e9-abd6-91368b6afd70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.957755 [ 3 ] {} HTTP-Session: b4df3005-1027-47e9-abd6-91368b6afd70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:30.957855 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:30.957898 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:30.958049 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:30.958419 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:30.958464 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:30.958776 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.03.26 14:54:30.959095 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:30.959263 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} executeQuery: Read 56 rows, 4.48 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 3.02 MiB/sec. 2024.03.26 14:54:30.959477 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} DynamicQueryHandler: Done processing query 2024.03.26 14:54:30.959530 [ 3 ] {2eb533a5-34f0-4732-9836-d6955580e139} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:54:30.959580 [ 3 ] {} HTTP-Session: b4df3005-1027-47e9-abd6-91368b6afd70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.959801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:30.959852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:30.959870 [ 3 ] {} HTTP-Session: a45f9280-0690-4cc4-bfff-e64d7b69b530 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:30.959887 [ 3 ] {} HTTP-Session: a45f9280-0690-4cc4-bfff-e64d7b69b530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.959901 [ 3 ] {} HTTP-Session: a45f9280-0690-4cc4-bfff-e64d7b69b530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:30.959932 [ 3 ] {} HTTP-Session: a45f9280-0690-4cc4-bfff-e64d7b69b530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:30.960303 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:30.960351 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:54:30.960542 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:30.961157 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:30.961194 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:30.961647 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.03.26 14:54:30.961979 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:30.962140 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} executeQuery: Read 56 rows, 77.38 KiB in 0.002146 sec., 26095.0605778192 rows/sec., 35.21 MiB/sec. 2024.03.26 14:54:30.962793 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} DynamicQueryHandler: Done processing query 2024.03.26 14:54:30.962915 [ 3 ] {9fc06f13-03ff-49f1-a782-8ecc68df2846} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:54:30.963017 [ 3 ] {} HTTP-Session: a45f9280-0690-4cc4-bfff-e64d7b69b530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:33.309445 [ 71 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.03.26 14:54:33.309528 [ 71 ] {} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:33.309555 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:33.309714 [ 187 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.03.26 14:54:33.310194 [ 187 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:33.310266 [ 187 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:54:33.310352 [ 187 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.03.26 14:54:33.310522 [ 187 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.03.26 14:54:33.310810 [ 187 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:54:33.311052 [ 187 ] {53f51141-7b09-4c26-9537-7562ea55e087::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.03.26 14:54:33.312320 [ 200 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002696187 sec., 216602.18671776104 rows/sec., 15.27 MiB/sec. 2024.03.26 14:54:33.312582 [ 190 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.03.26 14:54:33.313150 [ 190 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:33.313249 [ 190 ] {53f51141-7b09-4c26-9537-7562ea55e087::all_1_21_5} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.03.26 14:54:33.313360 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.03.26 14:54:38.687645 [ 68 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:54:38.687711 [ 68 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:54:40.948336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 8077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:40.948455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:40.948483 [ 3 ] {} HTTP-Session: a650f341-5dbe-4cfa-a643-aa26bcf9209d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:40.948511 [ 3 ] {} HTTP-Session: a650f341-5dbe-4cfa-a643-aa26bcf9209d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.948529 [ 3 ] {} HTTP-Session: a650f341-5dbe-4cfa-a643-aa26bcf9209d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.948584 [ 3 ] {} HTTP-Session: a650f341-5dbe-4cfa-a643-aa26bcf9209d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:40.948729 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:40.948799 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:54:40.949012 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:40.949599 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:40.949662 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:40.950283 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 14:54:40.950615 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:40.950782 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} executeQuery: Read 56 rows, 4.54 KiB in 0.002127 sec., 26328.161730136344 rows/sec., 2.08 MiB/sec. 2024.03.26 14:54:40.950933 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} DynamicQueryHandler: Done processing query 2024.03.26 14:54:40.950959 [ 3 ] {372697ce-e028-4260-aa60-f4dc76491d12} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:54:40.950976 [ 3 ] {} HTTP-Session: a650f341-5dbe-4cfa-a643-aa26bcf9209d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.951144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 26882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:40.951193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:40.951211 [ 3 ] {} HTTP-Session: 076f7d7c-e041-4a50-88e5-7fcc9d3725f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:40.951228 [ 3 ] {} HTTP-Session: 076f7d7c-e041-4a50-88e5-7fcc9d3725f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.951241 [ 3 ] {} HTTP-Session: 076f7d7c-e041-4a50-88e5-7fcc9d3725f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.951272 [ 3 ] {} HTTP-Session: 076f7d7c-e041-4a50-88e5-7fcc9d3725f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:40.951383 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:40.951423 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:40.951547 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:40.951975 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:40.952012 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:40.952333 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 14:54:40.952630 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:40.952789 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} executeQuery: Read 168 rows, 16.63 KiB in 0.001463 sec., 114832.53588516745 rows/sec., 11.10 MiB/sec. 2024.03.26 14:54:40.952802 [ 67 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.03.26 14:54:40.952904 [ 67 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:40.952949 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:40.952978 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} DynamicQueryHandler: Done processing query 2024.03.26 14:54:40.953030 [ 3 ] {0e07e16e-a876-431a-b5ff-532292653fa6} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.03.26 14:54:40.953104 [ 3 ] {} HTTP-Session: 076f7d7c-e041-4a50-88e5-7fcc9d3725f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.953269 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.03.26 14:54:40.953421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:40.953623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:40.953728 [ 3 ] {} HTTP-Session: c9ced534-3949-4e13-af04-41616d0c8a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:40.953816 [ 3 ] {} HTTP-Session: c9ced534-3949-4e13-af04-41616d0c8a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.953871 [ 3 ] {} HTTP-Session: c9ced534-3949-4e13-af04-41616d0c8a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.953881 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:40.953936 [ 3 ] {} HTTP-Session: c9ced534-3949-4e13-af04-41616d0c8a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:40.953951 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 208 rows starting from the beginning of the part 2024.03.26 14:54:40.954196 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 168 rows starting from the beginning of the part 2024.03.26 14:54:40.954203 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:40.954427 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:40.954511 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2024.03.26 14:54:40.954863 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 170 rows starting from the beginning of the part 2024.03.26 14:54:40.955089 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 168 rows starting from the beginning of the part 2024.03.26 14:54:40.955445 [ 187 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 168 rows starting from the beginning of the part 2024.03.26 14:54:40.955777 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:40.956683 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:40.956740 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:40.957569 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.03.26 14:54:40.958302 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:40.958532 [ 194 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.005455255 sec., 168278.10982254724 rows/sec., 15.97 MiB/sec. 2024.03.26 14:54:40.958584 [ 67 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.03.26 14:54:40.958655 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} executeQuery: Read 56 rows, 4.48 KiB in 0.004604 sec., 12163.33622936577 rows/sec., 974.02 KiB/sec. 2024.03.26 14:54:40.958672 [ 67 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:40.958759 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:40.958970 [ 194 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.03.26 14:54:40.959142 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} DynamicQueryHandler: Done processing query 2024.03.26 14:54:40.959207 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.03.26 14:54:40.959210 [ 3 ] {27c94aa1-a872-41bd-8bf5-2e0a29f95847} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:54:40.959293 [ 3 ] {} HTTP-Session: c9ced534-3949-4e13-af04-41616d0c8a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.959501 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:40.959592 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 106 rows starting from the beginning of the part 2024.03.26 14:54:40.959650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 59910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:40.959840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:40.959965 [ 3 ] {} HTTP-Session: 8728a50b-db39-4a10-a83f-57989d24ba1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:40.960066 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:40.960080 [ 3 ] {} HTTP-Session: 8728a50b-db39-4a10-a83f-57989d24ba1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.960179 [ 3 ] {} HTTP-Session: 8728a50b-db39-4a10-a83f-57989d24ba1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:40.960341 [ 3 ] {} HTTP-Session: 8728a50b-db39-4a10-a83f-57989d24ba1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:40.960469 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2024.03.26 14:54:40.960693 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2024.03.26 14:54:40.960965 [ 194 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:40.961017 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:40.961108 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:40.961448 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:54:40.961526 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:40.961636 [ 194 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_46_9} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.03.26 14:54:40.962128 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 14:54:40.962480 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:40.963440 [ 187 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.004514572 sec., 79298.76852113557 rows/sec., 6.20 MiB/sec. 2024.03.26 14:54:40.963735 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:40.963761 [ 187 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.03.26 14:54:40.963787 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:40.964677 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:40.964785 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_46_9} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.03.26 14:54:40.964810 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.03.26 14:54:40.964874 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.03.26 14:54:40.965173 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:40.965341 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} executeQuery: Read 56 rows, 77.38 KiB in 0.004791 sec., 11688.58275934043 rows/sec., 15.77 MiB/sec. 2024.03.26 14:54:40.965485 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} DynamicQueryHandler: Done processing query 2024.03.26 14:54:40.965508 [ 3 ] {b5e698b1-71da-4edb-a5ae-88aa56dd42ee} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.03.26 14:54:40.965525 [ 3 ] {} HTTP-Session: 8728a50b-db39-4a10-a83f-57989d24ba1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.946587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:45.946710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:45.946733 [ 3 ] {} HTTP-Session: fe2fce7d-dc83-4f94-9ed9-fbbddde345e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:45.946758 [ 3 ] {} HTTP-Session: fe2fce7d-dc83-4f94-9ed9-fbbddde345e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.946773 [ 3 ] {} HTTP-Session: fe2fce7d-dc83-4f94-9ed9-fbbddde345e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.946823 [ 3 ] {} HTTP-Session: fe2fce7d-dc83-4f94-9ed9-fbbddde345e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:45.946935 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:45.946999 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:54:45.947187 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:45.947620 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:45.947669 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:45.948041 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 14:54:45.948382 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:45.948556 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} executeQuery: Read 2 rows, 167.00 B in 0.00167 sec., 1197.6047904191616 rows/sec., 97.66 KiB/sec. 2024.03.26 14:54:45.948702 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} DynamicQueryHandler: Done processing query 2024.03.26 14:54:45.948727 [ 3 ] {74a26a5c-0972-402c-8543-f93f1df9131a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:45.948743 [ 3 ] {} HTTP-Session: fe2fce7d-dc83-4f94-9ed9-fbbddde345e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.948875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 5133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:45.948923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:45.948943 [ 3 ] {} HTTP-Session: 02cff4e5-96a2-40ad-a0c3-6c409c0d4df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:45.948960 [ 3 ] {} HTTP-Session: 02cff4e5-96a2-40ad-a0c3-6c409c0d4df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.948974 [ 3 ] {} HTTP-Session: 02cff4e5-96a2-40ad-a0c3-6c409c0d4df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.949004 [ 3 ] {} HTTP-Session: 02cff4e5-96a2-40ad-a0c3-6c409c0d4df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:45.949081 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:45.949121 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:45.949246 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:45.949582 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:45.949621 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:45.949924 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 14:54:45.950232 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:45.950384 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} executeQuery: Read 37 rows, 2.85 KiB in 0.001328 sec., 27861.44578313253 rows/sec., 2.10 MiB/sec. 2024.03.26 14:54:45.950572 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} DynamicQueryHandler: Done processing query 2024.03.26 14:54:45.950613 [ 3 ] {5db27f68-3b96-42aa-88b8-eab3deb1a856} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:54:45.950669 [ 3 ] {} HTTP-Session: 02cff4e5-96a2-40ad-a0c3-6c409c0d4df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.950848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:45.950898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:45.950917 [ 3 ] {} HTTP-Session: da7f5fa0-d70e-43e9-83d4-e7726037b9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:45.950934 [ 3 ] {} HTTP-Session: da7f5fa0-d70e-43e9-83d4-e7726037b9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.950948 [ 3 ] {} HTTP-Session: da7f5fa0-d70e-43e9-83d4-e7726037b9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.950979 [ 3 ] {} HTTP-Session: da7f5fa0-d70e-43e9-83d4-e7726037b9e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:45.951047 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:45.951088 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:54:45.951243 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:45.951589 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:45.951629 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:45.951938 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.03.26 14:54:45.952258 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:45.952417 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} executeQuery: Read 2 rows, 143.00 B in 0.001384 sec., 1445.086705202312 rows/sec., 100.90 KiB/sec. 2024.03.26 14:54:45.952649 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} DynamicQueryHandler: Done processing query 2024.03.26 14:54:45.952700 [ 3 ] {001bd989-681b-4fe1-94d1-55d3b7f79dd3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:45.952736 [ 3 ] {} HTTP-Session: da7f5fa0-d70e-43e9-83d4-e7726037b9e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.952865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:45.952914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:45.952937 [ 3 ] {} HTTP-Session: 1e4922da-c20f-4d57-bb20-2017be91762e Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:45.952954 [ 3 ] {} HTTP-Session: 1e4922da-c20f-4d57-bb20-2017be91762e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.952968 [ 3 ] {} HTTP-Session: 1e4922da-c20f-4d57-bb20-2017be91762e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.952998 [ 3 ] {} HTTP-Session: 1e4922da-c20f-4d57-bb20-2017be91762e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:45.953072 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:45.953114 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:45.953257 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:45.953578 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:45.953615 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:45.953916 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.03.26 14:54:45.954234 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:45.954396 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} executeQuery: Read 26 rows, 2.06 KiB in 0.001348 sec., 19287.833827893173 rows/sec., 1.49 MiB/sec. 2024.03.26 14:54:45.954536 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} DynamicQueryHandler: Done processing query 2024.03.26 14:54:45.954570 [ 3 ] {0be70638-6167-4962-9a67-34cc69b212f4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:54:45.954603 [ 3 ] {} HTTP-Session: 1e4922da-c20f-4d57-bb20-2017be91762e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.954735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:45.954782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:45.954802 [ 3 ] {} HTTP-Session: 0c3d5a99-e660-431b-ac32-e912f6812113 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:45.954820 [ 3 ] {} HTTP-Session: 0c3d5a99-e660-431b-ac32-e912f6812113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.954833 [ 3 ] {} HTTP-Session: 0c3d5a99-e660-431b-ac32-e912f6812113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:45.954863 [ 3 ] {} HTTP-Session: 0c3d5a99-e660-431b-ac32-e912f6812113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:45.954940 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:45.954985 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:54:45.955144 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:45.955481 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:45.955521 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:45.955898 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.03.26 14:54:45.956265 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:45.956437 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} executeQuery: Read 37 rows, 2.67 KiB in 0.001522 sec., 24310.11826544021 rows/sec., 1.71 MiB/sec. 2024.03.26 14:54:45.956587 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} DynamicQueryHandler: Done processing query 2024.03.26 14:54:45.956611 [ 3 ] {8f186c59-8d67-4d6a-808c-59ce6181b91d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:54:45.956626 [ 3 ] {} HTTP-Session: 0c3d5a99-e660-431b-ac32-e912f6812113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.949555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.949674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.949703 [ 3 ] {} HTTP-Session: 16fc94c8-08d9-4d77-b08e-988a5e3c107d Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.949732 [ 3 ] {} HTTP-Session: 16fc94c8-08d9-4d77-b08e-988a5e3c107d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.949751 [ 3 ] {} HTTP-Session: 16fc94c8-08d9-4d77-b08e-988a5e3c107d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.949806 [ 3 ] {} HTTP-Session: 16fc94c8-08d9-4d77-b08e-988a5e3c107d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.949943 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.950007 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:54:50.950196 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.950681 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.950827 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.951212 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 14:54:50.951553 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.951724 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} executeQuery: Read 65 rows, 5.27 KiB in 0.001845 sec., 35230.35230352303 rows/sec., 2.79 MiB/sec. 2024.03.26 14:54:50.951975 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.952035 [ 3 ] {f0fc8830-03fc-4170-9964-80426e32a6ae} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:54:50.952095 [ 3 ] {} HTTP-Session: 16fc94c8-08d9-4d77-b08e-988a5e3c107d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.952267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.952323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.952343 [ 3 ] {} HTTP-Session: d7e30882-f63b-452e-912e-3e476b3a172f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.952363 [ 3 ] {} HTTP-Session: d7e30882-f63b-452e-912e-3e476b3a172f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.952377 [ 3 ] {} HTTP-Session: d7e30882-f63b-452e-912e-3e476b3a172f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.952412 [ 3 ] {} HTTP-Session: d7e30882-f63b-452e-912e-3e476b3a172f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.952487 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.952533 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:54:50.952681 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.952988 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.953026 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.953324 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 14:54:50.953636 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.953798 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} executeQuery: Read 2 rows, 167.00 B in 0.001333 sec., 1500.3750937734433 rows/sec., 122.35 KiB/sec. 2024.03.26 14:54:50.953929 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.953955 [ 3 ] {4b469c60-5529-423a-b9f1-65fd867e4d2e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:50.953971 [ 3 ] {} HTTP-Session: d7e30882-f63b-452e-912e-3e476b3a172f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.954205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 31074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.954255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.954274 [ 3 ] {} HTTP-Session: 8255e26d-eddb-44a0-a86f-75ed4d46da5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.954291 [ 3 ] {} HTTP-Session: 8255e26d-eddb-44a0-a86f-75ed4d46da5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.954305 [ 3 ] {} HTTP-Session: 8255e26d-eddb-44a0-a86f-75ed4d46da5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.954335 [ 3 ] {} HTTP-Session: 8255e26d-eddb-44a0-a86f-75ed4d46da5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.954457 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.954501 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:54:50.954629 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.955061 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.955100 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.955420 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 14:54:50.955744 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.955903 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} executeQuery: Read 196 rows, 19.13 KiB in 0.001505 sec., 130232.55813953489 rows/sec., 12.41 MiB/sec. 2024.03.26 14:54:50.956040 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.956077 [ 3 ] {2134cd78-3944-4719-80d4-99c4f95e8b79} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.03.26 14:54:50.956107 [ 3 ] {} HTTP-Session: 8255e26d-eddb-44a0-a86f-75ed4d46da5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.956231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.956279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.956297 [ 3 ] {} HTTP-Session: c16fe6fa-5fa0-4f33-ae0a-53fa77bd2131 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.956313 [ 3 ] {} HTTP-Session: c16fe6fa-5fa0-4f33-ae0a-53fa77bd2131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.956328 [ 3 ] {} HTTP-Session: c16fe6fa-5fa0-4f33-ae0a-53fa77bd2131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.956358 [ 3 ] {} HTTP-Session: c16fe6fa-5fa0-4f33-ae0a-53fa77bd2131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.956423 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.956463 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:54:50.956593 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.956866 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.956903 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.957225 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.03.26 14:54:50.957554 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.957708 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} executeQuery: Read 2 rows, 143.00 B in 0.001302 sec., 1536.0983102918588 rows/sec., 107.26 KiB/sec. 2024.03.26 14:54:50.957976 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.958015 [ 3 ] {1804ff9e-f1be-4d48-b35e-5a844b7c5c3f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:50.958036 [ 3 ] {} HTTP-Session: c16fe6fa-5fa0-4f33-ae0a-53fa77bd2131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.958194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 12445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.958242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.958261 [ 3 ] {} HTTP-Session: b1dd8598-31c4-4884-acbe-75fe240f4eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.958278 [ 3 ] {} HTTP-Session: b1dd8598-31c4-4884-acbe-75fe240f4eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.958292 [ 3 ] {} HTTP-Session: b1dd8598-31c4-4884-acbe-75fe240f4eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.958322 [ 3 ] {} HTTP-Session: b1dd8598-31c4-4884-acbe-75fe240f4eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.958421 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.958466 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:54:50.958621 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.958952 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.958991 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.959504 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.03.26 14:54:50.959856 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.960021 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} executeQuery: Read 73 rows, 5.88 KiB in 0.00164 sec., 44512.19512195122 rows/sec., 3.50 MiB/sec. 2024.03.26 14:54:50.960169 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.960204 [ 3 ] {c7fa75cc-773a-4438-af7c-263a0e55f768} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 14:54:50.960230 [ 3 ] {} HTTP-Session: b1dd8598-31c4-4884-acbe-75fe240f4eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.960343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.960392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.960412 [ 3 ] {} HTTP-Session: 06689f8c-ef96-441f-91d4-49014b608e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.960429 [ 3 ] {} HTTP-Session: 06689f8c-ef96-441f-91d4-49014b608e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.960444 [ 3 ] {} HTTP-Session: 06689f8c-ef96-441f-91d4-49014b608e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.960475 [ 3 ] {} HTTP-Session: 06689f8c-ef96-441f-91d4-49014b608e27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.960546 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.960591 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:54:50.960737 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.961037 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.961075 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.961474 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.03.26 14:54:50.961864 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.962025 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} executeQuery: Read 1 rows, 72.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 47.13 KiB/sec. 2024.03.26 14:54:50.962315 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.962372 [ 3 ] {7e2e5a4f-985b-4fbd-8ce5-3ecb92d9e6fd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:54:50.962428 [ 3 ] {} HTTP-Session: 06689f8c-ef96-441f-91d4-49014b608e27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.962675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 69525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.962726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.962746 [ 3 ] {} HTTP-Session: 5d363c0c-c13a-43c5-af65-c514f7270a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.962764 [ 3 ] {} HTTP-Session: 5d363c0c-c13a-43c5-af65-c514f7270a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.962780 [ 3 ] {} HTTP-Session: 5d363c0c-c13a-43c5-af65-c514f7270a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.962814 [ 3 ] {} HTTP-Session: 5d363c0c-c13a-43c5-af65-c514f7270a5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.963233 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.963285 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:54:50.963466 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.964145 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.964183 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.964656 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.03.26 14:54:50.965031 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.965193 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} executeQuery: Read 65 rows, 89.82 KiB in 0.002294 sec., 28334.786399302528 rows/sec., 38.24 MiB/sec. 2024.03.26 14:54:50.965195 [ 63 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.03.26 14:54:50.965302 [ 63 ] {} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.965359 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.965391 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.965445 [ 3 ] {afafa5b9-67bc-4c65-94a5-11e4c8890167} MemoryTracker: Peak memory usage (for query): 4.60 MiB. 2024.03.26 14:54:50.965497 [ 3 ] {} HTTP-Session: 5d363c0c-c13a-43c5-af65-c514f7270a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.965588 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.03.26 14:54:50.965708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 1542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:54:50.965791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:54:50.965822 [ 3 ] {} HTTP-Session: d1d2f00a-4657-4544-a8ac-0a09275400fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:54:50.965849 [ 3 ] {} HTTP-Session: d1d2f00a-4657-4544-a8ac-0a09275400fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.965870 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:54:50.965872 [ 3 ] {} HTTP-Session: d1d2f00a-4657-4544-a8ac-0a09275400fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.965913 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1697 rows starting from the beginning of the part 2024.03.26 14:54:50.965921 [ 3 ] {} HTTP-Session: d1d2f00a-4657-4544-a8ac-0a09275400fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:54:50.966082 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:54:50.966094 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:50.966180 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 14:54:50.966464 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:50.966951 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:50.967269 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2024.03.26 14:54:50.967446 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:54:50.967577 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 65 rows starting from the beginning of the part 2024.03.26 14:54:50.968186 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:54:50.968228 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.03.26 14:54:50.968742 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.03.26 14:54:50.969107 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.969266 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} executeQuery: Read 9 rows, 709.00 B in 0.003275 sec., 2748.091603053435 rows/sec., 211.41 KiB/sec. 2024.03.26 14:54:50.969618 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} DynamicQueryHandler: Done processing query 2024.03.26 14:54:50.969643 [ 3 ] {848e6d8e-d4f1-44a5-bf9e-1d1e14ec0c4a} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 14:54:50.969660 [ 3 ] {} HTTP-Session: d1d2f00a-4657-4544-a8ac-0a09275400fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:54:50.974644 [ 193 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 6 columns (6 merged, 0 gathered) in 0.009198886 sec., 215895.70737152302 rows/sec., 291.34 MiB/sec. 2024.03.26 14:54:50.975469 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.03.26 14:54:50.975854 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:54:50.975926 [ 192 ] {68e6505c-8bee-4fe5-b307-69a96010dc6e::all_1_36_7} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.03.26 14:54:50.976004 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.51 MiB. 2024.03.26 14:54:51.000148 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 191.79 MiB, peak 205.51 MiB, free memory in arenas 0.00 B, will set to 196.21 MiB (RSS), difference: 4.41 MiB 2024.03.26 14:54:53.687764 [ 60 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:54:53.687829 [ 60 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:55:00.949815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 9941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:00.949948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:00.949975 [ 3 ] {} HTTP-Session: 6dfcefd7-621a-4ca7-9a0a-c35636ba27b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:00.950000 [ 3 ] {} HTTP-Session: 6dfcefd7-621a-4ca7-9a0a-c35636ba27b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.950014 [ 3 ] {} HTTP-Session: 6dfcefd7-621a-4ca7-9a0a-c35636ba27b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.950065 [ 3 ] {} HTTP-Session: 6dfcefd7-621a-4ca7-9a0a-c35636ba27b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:00.950209 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:00.950277 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:55:00.950462 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:00.950927 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:00.950979 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:00.951368 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 14:55:00.951709 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:00.951891 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} executeQuery: Read 69 rows, 5.59 KiB in 0.001754 sec., 39338.65450399088 rows/sec., 3.11 MiB/sec. 2024.03.26 14:55:00.952072 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} DynamicQueryHandler: Done processing query 2024.03.26 14:55:00.952101 [ 3 ] {7a605bba-714f-41c8-9eeb-6c83826bd0e4} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:55:00.952117 [ 3 ] {} HTTP-Session: 6dfcefd7-621a-4ca7-9a0a-c35636ba27b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.952289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 32747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:00.952348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:00.952366 [ 3 ] {} HTTP-Session: c784d6e9-8f4e-48b7-b3c4-ff273f00ecbd Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:00.952385 [ 3 ] {} HTTP-Session: c784d6e9-8f4e-48b7-b3c4-ff273f00ecbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.952398 [ 3 ] {} HTTP-Session: c784d6e9-8f4e-48b7-b3c4-ff273f00ecbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.952434 [ 3 ] {} HTTP-Session: c784d6e9-8f4e-48b7-b3c4-ff273f00ecbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:00.952565 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:00.952609 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:55:00.952745 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:00.953188 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:00.953229 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:00.953553 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 14:55:00.953872 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:00.954035 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} executeQuery: Read 207 rows, 20.13 KiB in 0.001542 sec., 134241.24513618677 rows/sec., 12.75 MiB/sec. 2024.03.26 14:55:00.954216 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} DynamicQueryHandler: Done processing query 2024.03.26 14:55:00.954241 [ 3 ] {0206c6d3-d080-44a4-94c0-7a054994174c} MemoryTracker: Peak memory usage (for query): 4.39 MiB. 2024.03.26 14:55:00.954277 [ 3 ] {} HTTP-Session: c784d6e9-8f4e-48b7-b3c4-ff273f00ecbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.954481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 12724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:00.954536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:00.954555 [ 3 ] {} HTTP-Session: c5c6fcf3-fc33-424a-945e-4b946cb75c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:00.954573 [ 3 ] {} HTTP-Session: c5c6fcf3-fc33-424a-945e-4b946cb75c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.954587 [ 3 ] {} HTTP-Session: c5c6fcf3-fc33-424a-945e-4b946cb75c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.954620 [ 3 ] {} HTTP-Session: c5c6fcf3-fc33-424a-945e-4b946cb75c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:00.954743 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:00.954786 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:55:00.954935 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:00.955275 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:00.955314 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:00.955620 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.03.26 14:55:00.955927 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:00.956081 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} executeQuery: Read 75 rows, 5.98 KiB in 0.001408 sec., 53267.045454545456 rows/sec., 4.15 MiB/sec. 2024.03.26 14:55:00.956211 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} DynamicQueryHandler: Done processing query 2024.03.26 14:55:00.956234 [ 3 ] {a0556231-b4b3-4183-b382-678fdef14699} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 14:55:00.956249 [ 3 ] {} HTTP-Session: c5c6fcf3-fc33-424a-945e-4b946cb75c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.956434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 73800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:00.956485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:00.956503 [ 3 ] {} HTTP-Session: 45e72e6d-aac8-4e50-8083-9cdd02be4279 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:00.956520 [ 3 ] {} HTTP-Session: 45e72e6d-aac8-4e50-8083-9cdd02be4279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.956533 [ 3 ] {} HTTP-Session: 45e72e6d-aac8-4e50-8083-9cdd02be4279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.956564 [ 3 ] {} HTTP-Session: 45e72e6d-aac8-4e50-8083-9cdd02be4279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:00.957000 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:00.957047 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:55:00.957215 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:00.957867 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:00.957904 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:00.958372 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.03.26 14:55:00.958715 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:00.958852 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} executeQuery: Read 69 rows, 95.35 KiB in 0.002221 sec., 31067.08689779379 rows/sec., 41.92 MiB/sec. 2024.03.26 14:55:00.959067 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} DynamicQueryHandler: Done processing query 2024.03.26 14:55:00.959122 [ 3 ] {44f3169f-7e4f-4679-a0f9-dbabc729e634} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.03.26 14:55:00.959182 [ 3 ] {} HTTP-Session: 45e72e6d-aac8-4e50-8083-9cdd02be4279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.959361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:00.959414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:00.959433 [ 3 ] {} HTTP-Session: c154a0af-b789-4a10-b5d2-debd16a81f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:00.959450 [ 3 ] {} HTTP-Session: c154a0af-b789-4a10-b5d2-debd16a81f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.959463 [ 3 ] {} HTTP-Session: c154a0af-b789-4a10-b5d2-debd16a81f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:00.959495 [ 3 ] {} HTTP-Session: c154a0af-b789-4a10-b5d2-debd16a81f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:00.959567 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:00.959612 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 14:55:00.959759 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:00.960015 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:00.960051 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:00.960403 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.03.26 14:55:00.960739 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:00.960874 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} executeQuery: Read 6 rows, 405.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 297.15 KiB/sec. 2024.03.26 14:55:00.961115 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} DynamicQueryHandler: Done processing query 2024.03.26 14:55:00.961139 [ 3 ] {42ca9e55-ec43-4744-9d29-28b0abbc1f95} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 14:55:00.961154 [ 3 ] {} HTTP-Session: c154a0af-b789-4a10-b5d2-debd16a81f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:08.687868 [ 53 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:55:08.687940 [ 53 ] {} DNSResolver: Updated DNS cache 2024.03.26 14:55:10.949184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 10659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:10.949306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:10.949335 [ 3 ] {} HTTP-Session: 5d6b0842-6edc-40eb-a22a-b729a7a3ddb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:10.949364 [ 3 ] {} HTTP-Session: 5d6b0842-6edc-40eb-a22a-b729a7a3ddb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.949382 [ 3 ] {} HTTP-Session: 5d6b0842-6edc-40eb-a22a-b729a7a3ddb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.949438 [ 3 ] {} HTTP-Session: 5d6b0842-6edc-40eb-a22a-b729a7a3ddb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:10.949590 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:10.949668 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:55:10.949887 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:10.950399 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:10.950449 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:10.950836 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 14:55:10.951173 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:10.951377 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} executeQuery: Read 74 rows, 6.00 KiB in 0.001861 sec., 39763.56797420741 rows/sec., 3.15 MiB/sec. 2024.03.26 14:55:10.951544 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} DynamicQueryHandler: Done processing query 2024.03.26 14:55:10.951570 [ 3 ] {7930c939-2d46-4f39-83a3-c161c6f7556c} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.03.26 14:55:10.951587 [ 3 ] {} HTTP-Session: 5d6b0842-6edc-40eb-a22a-b729a7a3ddb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.951777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 35076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:10.951838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:10.951857 [ 3 ] {} HTTP-Session: 2a184258-5a29-4cb7-bb92-fffe5462ec43 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:10.951877 [ 3 ] {} HTTP-Session: 2a184258-5a29-4cb7-bb92-fffe5462ec43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.951891 [ 3 ] {} HTTP-Session: 2a184258-5a29-4cb7-bb92-fffe5462ec43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.951927 [ 3 ] {} HTTP-Session: 2a184258-5a29-4cb7-bb92-fffe5462ec43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:10.952056 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:10.952127 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:55:10.952268 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:10.952741 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:10.952783 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:10.953108 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 14:55:10.953411 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:10.953579 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} executeQuery: Read 222 rows, 21.55 KiB in 0.00159 sec., 139622.64150943395 rows/sec., 13.24 MiB/sec. 2024.03.26 14:55:10.953717 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} DynamicQueryHandler: Done processing query 2024.03.26 14:55:10.953742 [ 3 ] {27150040-38b0-4bac-b0b8-976a4be3f406} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.03.26 14:55:10.953757 [ 3 ] {} HTTP-Session: 2a184258-5a29-4cb7-bb92-fffe5462ec43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.953912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:10.953963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:10.953982 [ 3 ] {} HTTP-Session: 85e06844-522c-466d-bdd6-f6158e90cd40 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:10.953999 [ 3 ] {} HTTP-Session: 85e06844-522c-466d-bdd6-f6158e90cd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.954012 [ 3 ] {} HTTP-Session: 85e06844-522c-466d-bdd6-f6158e90cd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.954043 [ 3 ] {} HTTP-Session: 85e06844-522c-466d-bdd6-f6158e90cd40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:10.954140 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:10.954180 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:55:10.954307 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:10.954652 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:10.954689 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:10.954998 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.03.26 14:55:10.955307 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:10.955454 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} executeQuery: Read 74 rows, 5.93 KiB in 0.001363 sec., 54292.00293470286 rows/sec., 4.25 MiB/sec. 2024.03.26 14:55:10.955581 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} DynamicQueryHandler: Done processing query 2024.03.26 14:55:10.955606 [ 3 ] {83cbe02b-3fa0-4be3-983b-de1a498ca34c} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 14:55:10.955621 [ 3 ] {} HTTP-Session: 85e06844-522c-466d-bdd6-f6158e90cd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.955842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 79143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:10.955890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:10.955908 [ 3 ] {} HTTP-Session: f23d3be1-bc2c-4134-bec8-ab9717468095 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:10.955924 [ 3 ] {} HTTP-Session: f23d3be1-bc2c-4134-bec8-ab9717468095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.955937 [ 3 ] {} HTTP-Session: f23d3be1-bc2c-4134-bec8-ab9717468095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:10.955966 [ 3 ] {} HTTP-Session: f23d3be1-bc2c-4134-bec8-ab9717468095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:10.956402 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:10.956449 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:55:10.956603 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:10.957298 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:10.957336 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:10.957792 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.03.26 14:55:10.958122 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:10.958293 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} executeQuery: Read 74 rows, 102.26 KiB in 0.002253 sec., 32845.0954283178 rows/sec., 44.32 MiB/sec. 2024.03.26 14:55:10.958428 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} DynamicQueryHandler: Done processing query 2024.03.26 14:55:10.958452 [ 3 ] {769c6e6e-169e-4cc3-b2e4-05937b271b83} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.03.26 14:55:10.958467 [ 3 ] {} HTTP-Session: f23d3be1-bc2c-4134-bec8-ab9717468095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.946871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:15.947003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:15.947033 [ 3 ] {} HTTP-Session: 2d3cebc3-e64f-42df-8c43-44a080471716 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:15.947061 [ 3 ] {} HTTP-Session: 2d3cebc3-e64f-42df-8c43-44a080471716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.947079 [ 3 ] {} HTTP-Session: 2d3cebc3-e64f-42df-8c43-44a080471716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.947134 [ 3 ] {} HTTP-Session: 2d3cebc3-e64f-42df-8c43-44a080471716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:15.947274 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:15.947344 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:55:15.947557 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:15.948012 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:15.948053 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:15.948443 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 14:55:15.948780 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:15.948941 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} executeQuery: Read 36 rows, 2.77 KiB in 0.001734 sec., 20761.245674740483 rows/sec., 1.56 MiB/sec. 2024.03.26 14:55:15.948969 [ 51 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.03.26 14:55:15.949070 [ 51 ] {} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:15.949113 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:15.949172 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} DynamicQueryHandler: Done processing query 2024.03.26 14:55:15.949223 [ 3 ] {89840bc7-49d5-4412-a096-df45d0cc5eb2} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.03.26 14:55:15.949269 [ 3 ] {} HTTP-Session: 2d3cebc3-e64f-42df-8c43-44a080471716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.949349 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.03.26 14:55:15.949468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:15.949582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:15.949648 [ 3 ] {} HTTP-Session: b9561403-5821-4063-add4-299e83f3724a Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:15.949704 [ 3 ] {} HTTP-Session: b9561403-5821-4063-add4-299e83f3724a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.949752 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:55:15.949755 [ 3 ] {} HTTP-Session: b9561403-5821-4063-add4-299e83f3724a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.949799 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 208 rows starting from the beginning of the part 2024.03.26 14:55:15.949815 [ 3 ] {} HTTP-Session: b9561403-5821-4063-add4-299e83f3724a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:15.949920 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part 2024.03.26 14:55:15.949960 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:15.950093 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:55:15.950116 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 196 rows starting from the beginning of the part 2024.03.26 14:55:15.950519 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 207 rows starting from the beginning of the part 2024.03.26 14:55:15.950708 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 222 rows starting from the beginning of the part 2024.03.26 14:55:15.950906 [ 196 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2024.03.26 14:55:15.950960 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:15.951595 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:15.951636 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:15.952100 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.03.26 14:55:15.952537 [ 193 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.003325466 sec., 272443.0200158414 rows/sec., 25.31 MiB/sec. 2024.03.26 14:55:15.952577 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:15.952780 [ 188 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.03.26 14:55:15.952827 [ 51 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.03.26 14:55:15.952840 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} executeQuery: Read 24 rows, 1.90 KiB in 0.002948 sec., 8141.112618724559 rows/sec., 643.97 KiB/sec. 2024.03.26 14:55:15.952912 [ 51 ] {} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:15.953027 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:15.953239 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} DynamicQueryHandler: Done processing query 2024.03.26 14:55:15.953336 [ 3 ] {fa5c0d4b-a1c0-474b-a266-6c3516b466b3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:55:15.953466 [ 3 ] {} HTTP-Session: b9561403-5821-4063-add4-299e83f3724a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.953690 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.03.26 14:55:15.953885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:15.954166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:15.954315 [ 3 ] {} HTTP-Session: bb560bcf-1ee3-46cb-bffa-3aad253d0d9c Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:15.954459 [ 3 ] {} HTTP-Session: bb560bcf-1ee3-46cb-bffa-3aad253d0d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.954595 [ 3 ] {} HTTP-Session: bb560bcf-1ee3-46cb-bffa-3aad253d0d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.954834 [ 3 ] {} HTTP-Session: bb560bcf-1ee3-46cb-bffa-3aad253d0d9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:15.955019 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:55:15.955195 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 106 rows starting from the beginning of the part 2024.03.26 14:55:15.955324 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:15.955646 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:55:15.955732 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2024.03.26 14:55:15.956010 [ 188 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:15.956205 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 73 rows starting from the beginning of the part 2024.03.26 14:55:15.956591 [ 188 ] {2e6e01a5-bdc6-4ff5-b022-daacbca3e78b::all_1_51_10} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.03.26 14:55:15.956678 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 75 rows starting from the beginning of the part 2024.03.26 14:55:15.956908 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.03.26 14:55:15.957109 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part 2024.03.26 14:55:15.957386 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part 2024.03.26 14:55:15.957412 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:15.958216 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:15.958254 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:15.958832 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.03.26 14:55:15.959005 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 4 columns (4 merged, 0 gathered) in 0.00581248 sec., 65032.48183219555 rows/sec., 5.08 MiB/sec. 2024.03.26 14:55:15.959153 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.03.26 14:55:15.959328 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:15.959626 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} executeQuery: Read 36 rows, 2.60 KiB in 0.004539 sec., 7931.262392597489 rows/sec., 573.16 KiB/sec. 2024.03.26 14:55:15.959770 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:15.959916 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} DynamicQueryHandler: Done processing query 2024.03.26 14:55:15.959970 [ 3 ] {f03f840b-648f-4da0-a0f1-31b9311bfcc6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.03.26 14:55:15.960004 [ 196 ] {302b78c5-a124-4a25-89ef-df6ee0eb9fb4::all_1_51_10} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.03.26 14:55:15.960014 [ 3 ] {} HTTP-Session: bb560bcf-1ee3-46cb-bffa-3aad253d0d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:15.960106 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.03.26 14:55:20.950099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 11378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.950220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.950246 [ 3 ] {} HTTP-Session: de50f2d0-6c32-45b6-ab4f-638489cdc3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.950271 [ 3 ] {} HTTP-Session: de50f2d0-6c32-45b6-ab4f-638489cdc3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.950287 [ 3 ] {} HTTP-Session: de50f2d0-6c32-45b6-ab4f-638489cdc3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.950336 [ 3 ] {} HTTP-Session: de50f2d0-6c32-45b6-ab4f-638489cdc3a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.950472 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.950535 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.03.26 14:55:20.950731 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.951211 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.951256 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.951650 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 14:55:20.952002 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.952192 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} executeQuery: Read 79 rows, 6.40 KiB in 0.001785 sec., 44257.703081232496 rows/sec., 3.50 MiB/sec. 2024.03.26 14:55:20.952224 [ 49 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 2024.03.26 14:55:20.952360 [ 49 ] {} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.952406 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.952413 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.952449 [ 3 ] {32325c77-7308-4294-9c6c-a206f093d400} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 14:55:20.952502 [ 3 ] {} HTTP-Session: de50f2d0-6c32-45b6-ab4f-638489cdc3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.952656 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact with storage Full 2024.03.26 14:55:20.952784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.952892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.952943 [ 3 ] {} HTTP-Session: 534b3dad-ef16-4603-ae9c-da18ef662dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.952993 [ 3 ] {} HTTP-Session: 534b3dad-ef16-4603-ae9c-da18ef662dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.953037 [ 3 ] {} HTTP-Session: 534b3dad-ef16-4603-ae9c-da18ef662dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.953134 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.03.26 14:55:20.953141 [ 3 ] {} HTTP-Session: 534b3dad-ef16-4603-ae9c-da18ef662dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.953233 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 56 rows starting from the beginning of the part 2024.03.26 14:55:20.953346 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.953508 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.03.26 14:55:20.953641 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2024.03.26 14:55:20.954054 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 65 rows starting from the beginning of the part 2024.03.26 14:55:20.954419 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 69 rows starting from the beginning of the part 2024.03.26 14:55:20.954501 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.954662 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part 2024.03.26 14:55:20.954936 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part 2024.03.26 14:55:20.955650 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.955709 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.956454 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 14:55:20.957359 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} oximeter.fields_ipaddr (b9cacdb2-3543-418a-8ac0-d16d067a037a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.957818 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 4 columns (4 merged, 0 gathered) in 0.005249682 sec., 76004.60370742455 rows/sec., 6.02 MiB/sec. 2024.03.26 14:55:20.957835 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} executeQuery: Read 4 rows, 334.00 B in 0.004547 sec., 879.7009016934243 rows/sec., 71.73 KiB/sec. 2024.03.26 14:55:20.958112 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) 2024.03.26 14:55:20.958350 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.958392 [ 3 ] {105353e5-d017-4385-ae81-8c54feb074f1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:55:20.958427 [ 3 ] {} HTTP-Session: 534b3dad-ef16-4603-ae9c-da18ef662dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.958671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 37655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.958757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.958781 [ 3 ] {} HTTP-Session: 32fff61e-d2b1-42dd-a0f8-1b912b390a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.958821 [ 3 ] {} HTTP-Session: 32fff61e-d2b1-42dd-a0f8-1b912b390a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.958828 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.958843 [ 3 ] {} HTTP-Session: 32fff61e-d2b1-42dd-a0f8-1b912b390a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.958938 [ 3 ] {} HTTP-Session: 32fff61e-d2b1-42dd-a0f8-1b912b390a7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.958989 [ 195 ] {89fc11b8-e984-4b05-bfa0-fe1aeb7069f3::all_1_39_9} oximeter.fields_i64 (89fc11b8-e984-4b05-bfa0-fe1aeb7069f3) (MergerMutator): Merged 6 parts: [all_1_34_8, all_39_39_0] -> all_1_39_9 2024.03.26 14:55:20.959119 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.03.26 14:55:20.959158 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.959213 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.03.26 14:55:20.959368 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.959847 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.959886 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.960234 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 14:55:20.960556 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} oximeter.fields_string (2e6e01a5-bdc6-4ff5-b022-daacbca3e78b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.960686 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} executeQuery: Read 239 rows, 23.09 KiB in 0.001658 sec., 144149.57780458385 rows/sec., 13.60 MiB/sec. 2024.03.26 14:55:20.960884 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.960944 [ 3 ] {f199ff6c-bfe1-42a4-8449-2f6d95308d8b} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.03.26 14:55:20.960994 [ 3 ] {} HTTP-Session: 32fff61e-d2b1-42dd-a0f8-1b912b390a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.961154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.961208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.961227 [ 3 ] {} HTTP-Session: ba73242e-d15d-4707-8a1a-ddfc1e347e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.961243 [ 3 ] {} HTTP-Session: ba73242e-d15d-4707-8a1a-ddfc1e347e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.961259 [ 3 ] {} HTTP-Session: ba73242e-d15d-4707-8a1a-ddfc1e347e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.961292 [ 3 ] {} HTTP-Session: ba73242e-d15d-4707-8a1a-ddfc1e347e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.961363 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.961406 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.03.26 14:55:20.961548 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.961815 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.961853 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.962151 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.03.26 14:55:20.962465 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} oximeter.fields_u16 (e20b24dd-90f0-4a6f-bcd9-27e96d38dd35): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.962601 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} executeQuery: Read 4 rows, 286.00 B in 0.001263 sec., 3167.0625494853525 rows/sec., 221.14 KiB/sec. 2024.03.26 14:55:20.962866 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.962928 [ 3 ] {a7146d48-99f9-4e9f-a0dc-ade3be3b46a9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:55:20.962961 [ 3 ] {} HTTP-Session: ba73242e-d15d-4707-8a1a-ddfc1e347e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.963142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 15643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.963202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.963226 [ 3 ] {} HTTP-Session: 32d3f825-96f8-416d-95ca-367b6ee329fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.963248 [ 3 ] {} HTTP-Session: 32d3f825-96f8-416d-95ca-367b6ee329fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.963265 [ 3 ] {} HTTP-Session: 32d3f825-96f8-416d-95ca-367b6ee329fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.963304 [ 3 ] {} HTTP-Session: 32d3f825-96f8-416d-95ca-367b6ee329fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.963449 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.963501 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.03.26 14:55:20.963677 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.964024 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.964062 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.964378 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.03.26 14:55:20.964692 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} oximeter.fields_uuid (302b78c5-a124-4a25-89ef-df6ee0eb9fb4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.964825 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} executeQuery: Read 92 rows, 7.38 KiB in 0.001466 sec., 62755.798090040924 rows/sec., 4.91 MiB/sec. 2024.03.26 14:55:20.965019 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.965076 [ 3 ] {ce5080b8-b5bd-4f3c-bac2-49c2d0360af1} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.03.26 14:55:20.965137 [ 3 ] {} HTTP-Session: 32d3f825-96f8-416d-95ca-367b6ee329fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.965328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.965380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.965399 [ 3 ] {} HTTP-Session: 4537b0b0-f2e4-4e98-9641-8cfc40df1460 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.965417 [ 3 ] {} HTTP-Session: 4537b0b0-f2e4-4e98-9641-8cfc40df1460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.965431 [ 3 ] {} HTTP-Session: 4537b0b0-f2e4-4e98-9641-8cfc40df1460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.965463 [ 3 ] {} HTTP-Session: 4537b0b0-f2e4-4e98-9641-8cfc40df1460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.965533 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.965579 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.03.26 14:55:20.965739 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.966010 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.966046 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.966422 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.03.26 14:55:20.966897 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} oximeter.measurements_cumulativeu64 (53f51141-7b09-4c26-9537-7562ea55e087): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.967036 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} executeQuery: Read 2 rows, 144.00 B in 0.00153 sec., 1307.1895424836603 rows/sec., 91.91 KiB/sec. 2024.03.26 14:55:20.967161 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.967185 [ 3 ] {c562d667-a002-4362-a395-6f5ea0ed8489} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.03.26 14:55:20.967201 [ 3 ] {} HTTP-Session: 4537b0b0-f2e4-4e98-9641-8cfc40df1460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.967379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 84487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.967428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.967447 [ 3 ] {} HTTP-Session: 50a46737-e13a-4dfb-a875-067899857351 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.967464 [ 3 ] {} HTTP-Session: 50a46737-e13a-4dfb-a875-067899857351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.967478 [ 3 ] {} HTTP-Session: 50a46737-e13a-4dfb-a875-067899857351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.967508 [ 3 ] {} HTTP-Session: 50a46737-e13a-4dfb-a875-067899857351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.967963 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.968009 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.03.26 14:55:20.968165 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.968927 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.968962 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.969423 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.03.26 14:55:20.969760 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} oximeter.measurements_histogramf64 (68e6505c-8bee-4fe5-b307-69a96010dc6e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.969893 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} executeQuery: Read 79 rows, 109.17 KiB in 0.00231 sec., 34199.1341991342 rows/sec., 46.15 MiB/sec. 2024.03.26 14:55:20.970051 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.970085 [ 3 ] {f476fa2d-3574-4962-a854-b25d20fc3a46} MemoryTracker: Peak memory usage (for query): 4.62 MiB. 2024.03.26 14:55:20.970111 [ 3 ] {} HTTP-Session: 50a46737-e13a-4dfb-a875-067899857351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.970233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35513, User-Agent: (none), Length: 1448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.03.26 14:55:20.970281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.03.26 14:55:20.970300 [ 3 ] {} HTTP-Session: 8037ccef-1093-4c26-9bff-dc0b15d8b574 Authenticating user 'default' from [fd00:1122:3344:101::d]:35513 2024.03.26 14:55:20.970317 [ 3 ] {} HTTP-Session: 8037ccef-1093-4c26-9bff-dc0b15d8b574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.970331 [ 3 ] {} HTTP-Session: 8037ccef-1093-4c26-9bff-dc0b15d8b574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:20.970363 [ 3 ] {} HTTP-Session: 8037ccef-1093-4c26-9bff-dc0b15d8b574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.03.26 14:55:20.970429 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} executeQuery: (from [fd00:1122:3344:101::d]:35513) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.03.26 14:55:20.970471 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.03.26 14:55:20.970596 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} ParallelParsingInputFormat: Parallel parsing is used 2024.03.26 14:55:20.970847 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.03.26 14:55:20.970883 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.03.26 14:55:20.971231 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.03.26 14:55:20.971543 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} oximeter.measurements_i64 (fa67eb9c-28c4-46ec-9d65-8d358f1a4527): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.03.26 14:55:20.971678 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} executeQuery: Read 9 rows, 651.00 B in 0.001273 sec., 7069.913589945011 rows/sec., 499.40 KiB/sec. 2024.03.26 14:55:20.971923 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} DynamicQueryHandler: Done processing query 2024.03.26 14:55:20.971948 [ 3 ] {69748ab7-f27e-4f4d-b256-ca31ea3861e4} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.03.26 14:55:20.971965 [ 3 ] {} HTTP-Session: 8037ccef-1093-4c26-9bff-dc0b15d8b574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.03.26 14:55:23.687985 [ 47 ] {} DNSResolver: Updating DNS cache 2024.03.26 14:55:23.688054 [ 47 ] {} DNSResolver: Updated DNS cache